[2026-04-03 00:00:01] Production.INFO: ==28762== Lock acquired, processing the job...
[2026-04-03 00:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:00:01] Production.INFO: neon service started
[2026-04-03 00:00:01] Production.INFO: neon service started
[2026-04-03 00:00:01] Production.INFO: ==28762== Releasing lock...
[2026-04-03 00:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:00:02] Production.INFO: ==28766== Lock acquired, processing the job...
[2026-04-02 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:00:02] Production.INFO: ==28766== Releasing lock...
[2026-04-02 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:00:02] Production.INFO: ==28764== Lock acquired, processing the job...
[2026-04-02 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:00:02] Production.INFO: ==28764== Releasing lock...
[2026-04-02 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:00:03] Production.INFO: ==28773== Lock acquired, processing the job...
[2026-04-02 19:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:00:03] Production.INFO: ==28771== Lock acquired, processing the job...
[2026-04-02 19:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:00:03] Production.INFO: ==28769== Lock acquired, processing the job...
[2026-04-02 19:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:00:03] Production.INFO: ==28775== Lock acquired, processing the job...
[2026-04-02 19:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:00:03] Production.INFO: Account Balance Start.
[2026-04-02 19:00:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:00:03] Production.INFO: 117
[2026-04-02 19:00:03] Production.INFO: ==28777== Lock acquired, processing the job...
[2026-04-02 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:00:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:00:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:03] Production.INFO: ==28777== Releasing lock...
[2026-04-02 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:00:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: ==28771== Releasing lock...
[2026-04-02 19:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:00:04] Production.INFO: Total Charge 0
[2026-04-02 19:00:04] Production.INFO: CreateAllLog End
[2026-04-02 19:00:04] Production.INFO: Account Balance End.
[2026-04-02 19:00:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:00:04] Production.INFO: ==28775== Releasing lock...
[2026-04-02 19:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:00:11] Production.ERROR: CronJobId end10
[2026-04-02 19:00:11] Production.INFO: ==28773== Releasing lock...
[2026-04-02 19:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:00:14] Production.INFO: call_cost start
[2026-04-02 19:00:14] Production.INFO: call_cost end
[2026-04-02 19:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:00:14] Production.INFO: ==28769== Releasing lock...
[2026-04-02 19:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:01:02] Production.INFO: ==28837== Lock acquired, processing the job...
[2026-04-03 00:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:01:02] Production.INFO: neon service started
[2026-04-03 00:01:02] Production.INFO: neon service started
[2026-04-03 00:01:02] Production.INFO: ==28837== Releasing lock...
[2026-04-03 00:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:01:02] Production.INFO: ==28847== Lock acquired, processing the job...
[2026-04-02 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:01:02] Production.INFO: ==28849== Lock acquired, processing the job...
[2026-04-02 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:01:02] Production.INFO: ==28849== Releasing lock...
[2026-04-02 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:01:02] Production.INFO: ==28847== Releasing lock...
[2026-04-02 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:01:03] Production.INFO: ==28860== Lock acquired, processing the job...
[2026-04-02 19:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:01:03] Production.INFO: ==28864== Lock acquired, processing the job...
[2026-04-02 19:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:01:03] Production.INFO: Account Balance Start.
[2026-04-02 19:01:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:01:03] Production.INFO: 117
[2026-04-02 19:01:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:03] Production.INFO: ==28852== Lock acquired, processing the job...
[2026-04-02 19:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 19: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-02 19: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-02 19: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-02 19:01:03] Production.INFO: ==28864== Releasing lock...
[2026-04-02 19:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:01:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 19:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:01:04] Production.ERROR: CronJob PID - 28860
[2026-04-02 19:01:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-02 19:01:04] Production.ERROR: CronJob ID - 12
[2026-04-02 19:01:04] Production.ERROR: CronJob Last Run Time 2026-04-02 19:01:00
[2026-04-02 19:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:01:04] Production.INFO: ==28854== Lock acquired, processing the job...
[2026-04-02 19:01:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 19:01:04] Production.INFO: ==28852== Releasing lock...
[2026-04-02 19:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 19:01:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: ==28856== Lock acquired, processing the job...
[2026-04-02 19:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:01:04] Production.INFO: ==28858== Lock acquired, processing the job...
[2026-04-02 19:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: ==28862== Lock acquired, processing the job...
[2026-04-02 19:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 19:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:01:04] Production.INFO: Total Charge 0
[2026-04-02 19:01:04] Production.INFO: CreateAllLog End
[2026-04-02 19:01:04] Production.ERROR: done
[2026-04-02 19:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 19:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025560', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 19:01:04] Production.INFO: ==28856== Releasing lock...
[2026-04-02 19:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:01:05] Production.INFO: Account Balance End.
[2026-04-02 19:01:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:01:05] Production.INFO: ==28860== Releasing lock...
[2026-04-02 19:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025560', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 19:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 19:01:11] Production.INFO: ProcessCDR(1,17025560,1,1,2)
[2026-04-02 19:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025560,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025560,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 19:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 19:01:11] Production.INFO: ==28862== Releasing lock...
[2026-04-02 19:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 19:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-02 19:01:14] Production.ERROR: CronJobId end10
[2026-04-02 19:01:14] Production.INFO: ==28858== Releasing lock...
[2026-04-02 19:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:01:17] Production.INFO: call_cost start
[2026-04-02 19:01:17] Production.INFO: call_cost end
[2026-04-02 19:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:01:17] Production.INFO: ==28854== Releasing lock...
[2026-04-02 19:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:02:01] Production.INFO: ==28926== Lock acquired, processing the job...
[2026-04-03 00:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:02:01] Production.INFO: neon service started
[2026-04-03 00:02:01] Production.INFO: neon service started
[2026-04-03 00:02:01] Production.INFO: ==28926== Releasing lock...
[2026-04-03 00:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:02:02] Production.INFO: ==28928== Lock acquired, processing the job...
[2026-04-02 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:02:02] Production.INFO: ==28930== Lock acquired, processing the job...
[2026-04-02 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:02:02] Production.INFO: ==28930== Releasing lock...
[2026-04-02 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:02:02] Production.INFO: ==28928== Releasing lock...
[2026-04-02 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:02:03] Production.INFO: ==28933== Lock acquired, processing the job...
[2026-04-02 19:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:02:03] Production.INFO: ==28937== Lock acquired, processing the job...
[2026-04-02 19:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:02:03] Production.INFO: ==28939== Lock acquired, processing the job...
[2026-04-02 19:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:02:03] Production.INFO: Account Balance Start.
[2026-04-02 19:02:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:02:03] Production.INFO: 117
[2026-04-02 19:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: ==28935== Lock acquired, processing the job...
[2026-04-02 19:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:02:03] Production.INFO: ==28941== Lock acquired, processing the job...
[2026-04-02 19:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:02:03] Production.INFO: ==28943== Lock acquired, processing the job...
[2026-04-02 19:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: ==28943== Releasing lock...
[2026-04-02 19:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.ERROR: done
[2026-04-02 19:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:02:04] Production.INFO: Total Charge 0
[2026-04-02 19:02:04] Production.INFO: CreateAllLog End
[2026-04-02 19:02:04] Production.INFO: ==28935== Releasing lock...
[2026-04-02 19:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:02:04] Production.ERROR: done
[2026-04-02 19:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-01 06:02:06
[RateCDR] => 1
)
[2026-04-02 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-01 06: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-02 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-02 19:02:04] Production.INFO: Account Balance End.
[2026-04-02 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-02 19:02:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:02:04] Production.INFO: ==28941== Releasing lock...
[2026-04-02 19:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-02 19:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-02 19:02:04] Production.INFO: ==28939== Releasing lock...
[2026-04-02 19:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:02:12] Production.ERROR: CronJobId end10
[2026-04-02 19:02:12] Production.INFO: ==28937== Releasing lock...
[2026-04-02 19:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:02:15] Production.INFO: call_cost start
[2026-04-02 19:02:15] Production.INFO: call_cost end
[2026-04-02 19:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:02:15] Production.INFO: ==28933== Releasing lock...
[2026-04-02 19:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:03:02] Production.INFO: ==29004== Lock acquired, processing the job...
[2026-04-03 00:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:03:02] Production.INFO: neon service started
[2026-04-03 00:03:02] Production.INFO: neon service started
[2026-04-03 00:03:02] Production.INFO: ==29004== Releasing lock...
[2026-04-03 00:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:03:02] Production.INFO: ==29006== Lock acquired, processing the job...
[2026-04-02 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:03:02] Production.INFO: ==29006== Releasing lock...
[2026-04-02 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:03:02] Production.INFO: ==29008== Lock acquired, processing the job...
[2026-04-02 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:03:02] Production.INFO: ==29008== Releasing lock...
[2026-04-02 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:03:03] Production.INFO: ==29018== Lock acquired, processing the job...
[2026-04-02 19:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 19:03:03] Production.INFO: ==29018== Releasing lock...
[2026-04-02 19:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:03:03] Production.INFO: ==29010== Lock acquired, processing the job...
[2026-04-02 19:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:03:03] Production.INFO: ==29012== Lock acquired, processing the job...
[2026-04-02 19:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:03:03] Production.INFO: ==29016== Lock acquired, processing the job...
[2026-04-02 19:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:03:03] Production.INFO: ==29014== Lock acquired, processing the job...
[2026-04-02 19:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:03:03] Production.INFO: Account Balance Start.
[2026-04-02 19:03:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:03:03] Production.INFO: 117
[2026-04-02 19:03:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: ==29012== Releasing lock...
[2026-04-02 19:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:03:04] Production.INFO: Total Charge 0
[2026-04-02 19:03:04] Production.INFO: CreateAllLog End
[2026-04-02 19:03:04] Production.INFO: Account Balance End.
[2026-04-02 19:03:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:03:04] Production.INFO: ==29016== Releasing lock...
[2026-04-02 19:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:03:11] Production.ERROR: CronJobId end10
[2026-04-02 19:03:11] Production.INFO: ==29014== Releasing lock...
[2026-04-02 19:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:03:14] Production.INFO: call_cost start
[2026-04-02 19:03:14] Production.INFO: call_cost end
[2026-04-02 19:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:03:14] Production.INFO: ==29010== Releasing lock...
[2026-04-02 19:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:04:01] Production.INFO: ==29080== Lock acquired, processing the job...
[2026-04-03 00:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:04:01] Production.INFO: neon service started
[2026-04-03 00:04:01] Production.INFO: neon service started
[2026-04-03 00:04:01] Production.INFO: ==29080== Releasing lock...
[2026-04-03 00:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:04:02] Production.INFO: ==29082== Lock acquired, processing the job...
[2026-04-02 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:04:02] Production.INFO: ==29084== Lock acquired, processing the job...
[2026-04-02 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:04:02] Production.INFO: ==29084== Releasing lock...
[2026-04-02 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:04:02] Production.INFO: ==29082== Releasing lock...
[2026-04-02 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:04:03] Production.INFO: ==29087== Lock acquired, processing the job...
[2026-04-02 19:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:04:03] Production.INFO: ==29091== Lock acquired, processing the job...
[2026-04-02 19:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:04:03] Production.INFO: ==29093== Lock acquired, processing the job...
[2026-04-02 19:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:04:03] Production.INFO: ==29089== Lock acquired, processing the job...
[2026-04-02 19:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:04:03] Production.INFO: Account Balance Start.
[2026-04-02 19:04:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:04:03] Production.INFO: 117
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:04:03] Production.INFO: ==29095== Lock acquired, processing the job...
[2026-04-02 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 19:04:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 19:04:03] Production.INFO: ==29095== Releasing lock...
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: ==29089== Releasing lock...
[2026-04-02 19:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:04:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:04:04] Production.INFO: Total Charge 0
[2026-04-02 19:04:04] Production.INFO: CreateAllLog End
[2026-04-02 19:04:04] Production.INFO: Account Balance End.
[2026-04-02 19:04:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:04:04] Production.INFO: ==29093== Releasing lock...
[2026-04-02 19:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:04:11] Production.ERROR: CronJobId end10
[2026-04-02 19:04:11] Production.INFO: ==29091== Releasing lock...
[2026-04-02 19:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:04:15] Production.INFO: call_cost start
[2026-04-02 19:04:15] Production.INFO: call_cost end
[2026-04-02 19:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:04:15] Production.INFO: ==29087== Releasing lock...
[2026-04-02 19:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:05:01] Production.INFO: ==29158== Lock acquired, processing the job...
[2026-04-03 00:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:05:01] Production.INFO: neon service started
[2026-04-03 00:05:01] Production.INFO: neon service started
[2026-04-03 00:05:01] Production.INFO: ==29158== Releasing lock...
[2026-04-03 00:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:05:02] Production.INFO: ==29162== Lock acquired, processing the job...
[2026-04-02 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:05:02] Production.INFO: ==29162== Releasing lock...
[2026-04-02 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:05:02] Production.INFO: ==29160== Lock acquired, processing the job...
[2026-04-02 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:05:02] Production.INFO: ==29160== Releasing lock...
[2026-04-02 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:05:03] Production.INFO: ==29170== Lock acquired, processing the job...
[2026-04-02 19:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:05:03] Production.INFO: ==29164== Lock acquired, processing the job...
[2026-04-02 19:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:05:03] Production.INFO: ==29166== Lock acquired, processing the job...
[2026-04-02 19:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:05:03] Production.INFO: ==29168== Lock acquired, processing the job...
[2026-04-02 19:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:05:03] Production.INFO: ==29172== Lock acquired, processing the job...
[2026-04-02 19:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:05:03] Production.INFO: Account Balance Start.
[2026-04-02 19:05:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:05:03] Production.INFO: 117
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:05:03] Production.INFO: ==29172== Releasing lock...
[2026-04-02 19:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:05:04] Production.INFO: ==29166== Releasing lock...
[2026-04-02 19:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:05:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:05:04] Production.INFO: Total Charge 0
[2026-04-02 19:05:04] Production.INFO: CreateAllLog End
[2026-04-02 19:05:04] Production.INFO: Account Balance End.
[2026-04-02 19:05:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:05:04] Production.INFO: ==29170== Releasing lock...
[2026-04-02 19:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:05:10] Production.ERROR: CronJobId end10
[2026-04-02 19:05:10] Production.INFO: ==29168== Releasing lock...
[2026-04-02 19:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:05:13] Production.INFO: call_cost start
[2026-04-02 19:05:13] Production.INFO: call_cost end
[2026-04-02 19:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:05:14] Production.INFO: ==29164== Releasing lock...
[2026-04-02 19:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:06:02] Production.INFO: ==29233== Lock acquired, processing the job...
[2026-04-03 00:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:06:02] Production.INFO: neon service started
[2026-04-03 00:06:02] Production.INFO: neon service started
[2026-04-03 00:06:02] Production.INFO: ==29233== Releasing lock...
[2026-04-03 00:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:06:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 19:06:02] Production.INFO: ==29235== Lock acquired, processing the job...
[2026-04-02 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:06:02] Production.INFO: ==29235== Releasing lock...
[2026-04-02 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:06:02] Production.INFO: ==29238== Lock acquired, processing the job...
[2026-04-02 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:06:03] Production.INFO: ==29238== Releasing lock...
[2026-04-02 23:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:06:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:06:03] Production.INFO: ==29240== Lock acquired, processing the job...
[2026-04-02 19:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:06:03] Production.INFO: ==29242== Lock acquired, processing the job...
[2026-04-02 19:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:06:03] Production.INFO: ==29244== Lock acquired, processing the job...
[2026-04-02 19:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:06:03] Production.INFO: ==29248== Lock acquired, processing the job...
[2026-04-02 19:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:06:03] Production.INFO: ==29246== Lock acquired, processing the job...
[2026-04-02 19:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19: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-02 19: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-02 19: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-02 19:06:04] Production.INFO: ==29248== Releasing lock...
[2026-04-02 19:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:06:04] Production.INFO: Account Balance Start.
[2026-04-02 19:06:04] Production.INFO: CreateAllLog Start
[2026-04-02 19:06:04] Production.INFO: 117
[2026-04-02 19:06:04] Production.INFO: Date 2026-03-08
[2026-04-02 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:04] Production.INFO: Date 2026-03-09
[2026-04-02 19:06:04] Production.INFO: ==29242== Releasing lock...
[2026-04-02 19:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:04] Production.INFO: Date 2026-03-10
[2026-04-02 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-18
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-19
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-20
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-21
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-22
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-23
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-24
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-25
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-26
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-27
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-28
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-29
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-30
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-03-31
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:06:05] Production.INFO: Total Charge 0
[2026-04-02 19:06:05] Production.INFO: CreateAllLog End
[2026-04-02 19:06:05] Production.INFO: Account Balance End.
[2026-04-02 19:06:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:06:05] Production.INFO: ==29246== Releasing lock...
[2026-04-02 19:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:06:11] Production.ERROR: CronJobId end10
[2026-04-02 19:06:11] Production.INFO: ==29244== Releasing lock...
[2026-04-02 19:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:06:14] Production.INFO: call_cost start
[2026-04-02 19:06:14] Production.INFO: call_cost end
[2026-04-02 19:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:06:14] Production.INFO: ==29240== Releasing lock...
[2026-04-02 19:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:07:01] Production.INFO: ==29310== Lock acquired, processing the job...
[2026-04-03 00:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:07:01] Production.INFO: neon service started
[2026-04-03 00:07:01] Production.INFO: neon service started
[2026-04-03 00:07:01] Production.INFO: ==29310== Releasing lock...
[2026-04-03 00:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:07:02] Production.INFO: ==29312== Lock acquired, processing the job...
[2026-04-02 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:07:02] Production.INFO: ==29314== Lock acquired, processing the job...
[2026-04-02 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:07:02] Production.INFO: ==29314== Releasing lock...
[2026-04-02 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:07:02] Production.INFO: ==29312== Releasing lock...
[2026-04-02 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:07:03] Production.INFO: ==29321== Lock acquired, processing the job...
[2026-04-02 19:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:07:03] Production.INFO: ==29325== Lock acquired, processing the job...
[2026-04-02 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:07:03] Production.INFO: ==29317== Lock acquired, processing the job...
[2026-04-02 19:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 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-02 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-02 19:07:03] Production.INFO: ==29319== Lock acquired, processing the job...
[2026-04-02 19:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 19:07:03] Production.INFO: ==29325== Releasing lock...
[2026-04-02 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:07:03] Production.INFO: ==29323== Lock acquired, processing the job...
[2026-04-02 19:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:07:03] Production.INFO: Account Balance Start.
[2026-04-02 19:07:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:07:03] Production.INFO: 117
[2026-04-02 19:07:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-10
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: ==29319== Releasing lock...
[2026-04-02 19:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:07:04] Production.INFO: Total Charge 0
[2026-04-02 19:07:04] Production.INFO: CreateAllLog End
[2026-04-02 19:07:05] Production.INFO: Account Balance End.
[2026-04-02 19:07:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:07:05] Production.INFO: ==29323== Releasing lock...
[2026-04-02 19:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:07:11] Production.ERROR: CronJobId end10
[2026-04-02 19:07:11] Production.INFO: ==29321== Releasing lock...
[2026-04-02 19:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:07:14] Production.INFO: call_cost start
[2026-04-02 19:07:14] Production.INFO: call_cost end
[2026-04-02 19:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:07:14] Production.INFO: ==29317== Releasing lock...
[2026-04-02 19:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:08:02] Production.INFO: ==29383== Lock acquired, processing the job...
[2026-04-03 00:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:08:02] Production.INFO: neon service started
[2026-04-03 00:08:02] Production.INFO: neon service started
[2026-04-03 00:08:02] Production.INFO: ==29383== Releasing lock...
[2026-04-03 00:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:08:02] Production.INFO: ==29385== Lock acquired, processing the job...
[2026-04-02 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:08:02] Production.INFO: ==29385== Releasing lock...
[2026-04-02 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:08:02] Production.INFO: ==29387== Lock acquired, processing the job...
[2026-04-02 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:08:02] Production.INFO: ==29387== Releasing lock...
[2026-04-02 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:08:03] Production.INFO: ==29391== Lock acquired, processing the job...
[2026-04-02 19:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:08:03] Production.INFO: ==29395== Lock acquired, processing the job...
[2026-04-02 19:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:08:03] Production.INFO: ==29389== Lock acquired, processing the job...
[2026-04-02 19:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:08:03] Production.INFO: ==29398== Lock acquired, processing the job...
[2026-04-02 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:08:03] Production.INFO: Account Balance Start.
[2026-04-02 19:08:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:08:03] Production.INFO: 117
[2026-04-02 19:08:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:08:03] Production.INFO: ==29393== Lock acquired, processing the job...
[2026-04-02 19:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:08:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 19:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 19:08:03] Production.INFO: ==29398== Releasing lock...
[2026-04-02 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:08:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: ==29391== Releasing lock...
[2026-04-02 19:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:05] Production.INFO: Date 2026-03-30
[2026-04-02 19:08:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:05] Production.INFO: Date 2026-03-31
[2026-04-02 19:08:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:08:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:08:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:08:05] Production.INFO: Total Charge 0
[2026-04-02 19:08:05] Production.INFO: CreateAllLog End
[2026-04-02 19:08:05] Production.INFO: Account Balance End.
[2026-04-02 19:08:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:08:05] Production.INFO: ==29395== Releasing lock...
[2026-04-02 19:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:08:12] Production.ERROR: CronJobId end10
[2026-04-02 19:08:12] Production.INFO: ==29393== Releasing lock...
[2026-04-02 19:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:08:14] Production.INFO: call_cost start
[2026-04-02 19:08:14] Production.INFO: call_cost end
[2026-04-02 19:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:08:14] Production.INFO: ==29389== Releasing lock...
[2026-04-02 19:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:09:01] Production.INFO: ==29455== Lock acquired, processing the job...
[2026-04-03 00:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:09:01] Production.INFO: neon service started
[2026-04-03 00:09:01] Production.INFO: neon service started
[2026-04-03 00:09:01] Production.INFO: ==29455== Releasing lock...
[2026-04-03 00:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:09:01] Production.INFO: ==29457== Lock acquired, processing the job...
[2026-04-02 19:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:09:02] Production.INFO: ==29457== Releasing lock...
[2026-04-02 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:09:02] Production.INFO: ==29459== Lock acquired, processing the job...
[2026-04-02 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:09:02] Production.INFO: ==29459== Releasing lock...
[2026-04-02 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:09:02] Production.INFO: ==29463== Lock acquired, processing the job...
[2026-04-02 19:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:09:03] Production.INFO: ==29461== Lock acquired, processing the job...
[2026-04-02 19:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:09:03] Production.INFO: ==29465== Lock acquired, processing the job...
[2026-04-02 19:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:09:03] Production.INFO: ==29467== Lock acquired, processing the job...
[2026-04-02 19:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:09:03] Production.INFO: ==29469== Lock acquired, processing the job...
[2026-04-02 19:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:09:03] Production.INFO: Account Balance Start.
[2026-04-02 19:09:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:09:03] Production.INFO: 117
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:09:03] Production.INFO: ==29469== Releasing lock...
[2026-04-02 19:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: ==29463== Releasing lock...
[2026-04-02 19:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-24
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:03] Production.INFO: Date 2026-03-25
[2026-04-02 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:09:04] Production.INFO: Total Charge 0
[2026-04-02 19:09:04] Production.INFO: CreateAllLog End
[2026-04-02 19:09:04] Production.INFO: Account Balance End.
[2026-04-02 19:09:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:09:04] Production.INFO: ==29467== Releasing lock...
[2026-04-02 19:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:09:11] Production.ERROR: CronJobId end10
[2026-04-02 19:09:11] Production.INFO: ==29465== Releasing lock...
[2026-04-02 19:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:09:13] Production.INFO: call_cost start
[2026-04-02 19:09:13] Production.INFO: call_cost end
[2026-04-02 19:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:09:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:09:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:09:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:09:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:09:13] Production.INFO: ==29461== Releasing lock...
[2026-04-02 19:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:10:02] Production.INFO: ==29529== Lock acquired, processing the job...
[2026-04-03 00:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:10:02] Production.INFO: neon service started
[2026-04-03 00:10:02] Production.INFO: neon service started
[2026-04-03 00:10:02] Production.INFO: ==29529== Releasing lock...
[2026-04-03 00:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:10:02] Production.INFO: ==29532== Lock acquired, processing the job...
[2026-04-02 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:10:02] Production.INFO: ==29532== Releasing lock...
[2026-04-02 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:10:02] Production.INFO: ==29534== Lock acquired, processing the job...
[2026-04-02 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:10:02] Production.INFO: ==29534== Releasing lock...
[2026-04-02 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:10:03] Production.INFO: ==29536== Lock acquired, processing the job...
[2026-04-02 19:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:10:03] Production.INFO: ==29542== Lock acquired, processing the job...
[2026-04-02 19:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:10:03] Production.INFO: ==29538== Lock acquired, processing the job...
[2026-04-02 19:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:10:03] Production.INFO: ==29540== Lock acquired, processing the job...
[2026-04-02 19:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:10:03] Production.INFO: ==29544== Lock acquired, processing the job...
[2026-04-02 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:10:03] Production.INFO: Account Balance Start.
[2026-04-02 19:10:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:10:03] Production.INFO: 117
[2026-04-02 19:10:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 19:10:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 19:10:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 19:10:03] Production.INFO: ==29544== Releasing lock...
[2026-04-02 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:10:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: ==29538== Releasing lock...
[2026-04-02 19:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:10:04] Production.INFO: Total Charge 0
[2026-04-02 19:10:04] Production.INFO: CreateAllLog End
[2026-04-02 19:10:04] Production.INFO: Account Balance End.
[2026-04-02 19:10:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:10:05] Production.INFO: ==29542== Releasing lock...
[2026-04-02 19:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:10:12] Production.ERROR: CronJobId end10
[2026-04-02 19:10:12] Production.INFO: ==29540== Releasing lock...
[2026-04-02 19:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:10:14] Production.INFO: call_cost start
[2026-04-02 19:10:14] Production.INFO: call_cost end
[2026-04-02 19:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:10:14] Production.INFO: ==29536== Releasing lock...
[2026-04-02 19:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:11:01] Production.INFO: ==29602== Lock acquired, processing the job...
[2026-04-03 00:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:11:01] Production.INFO: neon service started
[2026-04-03 00:11:01] Production.INFO: neon service started
[2026-04-03 00:11:01] Production.INFO: ==29602== Releasing lock...
[2026-04-03 00:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:11:02] Production.INFO: ==29604== Lock acquired, processing the job...
[2026-04-02 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:11:02] Production.INFO: ==29606== Lock acquired, processing the job...
[2026-04-02 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:11:02] Production.INFO: ==29606== Releasing lock...
[2026-04-02 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:11:02] Production.INFO: ==29604== Releasing lock...
[2026-04-02 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:11:03] Production.INFO: ==29609== Lock acquired, processing the job...
[2026-04-02 19:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 19:11:03] Production.INFO: ==29611== Lock acquired, processing the job...
[2026-04-02 19:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 19:11:03] Production.INFO: ==29613== Lock acquired, processing the job...
[2026-04-02 19:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 19:11:03] Production.INFO: ==29609== Releasing lock...
[2026-04-02 19:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 19:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 19:11:03] Production.INFO: ==29615== Lock acquired, processing the job...
[2026-04-02 19:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:11:03] Production.INFO: ==29619== Lock acquired, processing the job...
[2026-04-02 19:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 19:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 19:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:11:03] Production.INFO: ==29617== Lock acquired, processing the job...
[2026-04-02 19:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:11:03] Production.INFO: ==29621== Lock acquired, processing the job...
[2026-04-02 19:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19: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-02 19: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-02 19: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-02 19:11:03] Production.INFO: Account Balance Start.
[2026-04-02 19:11:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:11:03] Production.INFO: 117
[2026-04-02 19:11:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:11:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:11:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-10
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: ==29621== Releasing lock...
[2026-04-02 19:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:11:04] Production.ERROR: done
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 19:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025602', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: ==29613== Releasing lock...
[2026-04-02 19:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-03-23
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-03-24
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-03-25
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-03-26
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-03-27
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-03-28
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-03-29
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-03-30
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-03-31
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:11:05] Production.INFO: Total Charge 0
[2026-04-02 19:11:05] Production.INFO: CreateAllLog End
[2026-04-02 19:11:05] Production.INFO: Account Balance End.
[2026-04-02 19:11:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:11:05] Production.INFO: ==29617== Releasing lock...
[2026-04-02 19:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025602', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 19:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 19:11:10] Production.INFO: ProcessCDR(1,17025602,1,1,2)
[2026-04-02 19:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025602,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025602,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 19:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 19:11:10] Production.INFO: ==29619== Releasing lock...
[2026-04-02 19:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 19:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 19:11:12] Production.ERROR: CronJobId end10
[2026-04-02 19:11:12] Production.INFO: ==29615== Releasing lock...
[2026-04-02 19:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:11:16] Production.INFO: call_cost start
[2026-04-02 19:11:16] Production.INFO: call_cost end
[2026-04-02 19:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:11:16] Production.INFO: ==29611== Releasing lock...
[2026-04-02 19:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:12:01] Production.INFO: ==29679== Lock acquired, processing the job...
[2026-04-03 00:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:12:01] Production.INFO: neon service started
[2026-04-03 00:12:01] Production.INFO: neon service started
[2026-04-03 00:12:01] Production.INFO: ==29679== Releasing lock...
[2026-04-03 00:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:12:02] Production.INFO: ==29681== Lock acquired, processing the job...
[2026-04-02 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:12:02] Production.INFO: ==29683== Lock acquired, processing the job...
[2026-04-02 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:12:02] Production.INFO: ==29683== Releasing lock...
[2026-04-02 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:12:02] Production.INFO: ==29681== Releasing lock...
[2026-04-02 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:12:03] Production.INFO: ==29686== Lock acquired, processing the job...
[2026-04-02 19:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:12:03] Production.INFO: ==29688== Lock acquired, processing the job...
[2026-04-02 19:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:12:03] Production.INFO: ==29690== Lock acquired, processing the job...
[2026-04-02 19:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:12:03] Production.INFO: ==29692== Lock acquired, processing the job...
[2026-04-02 19:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:12:03] Production.INFO: ==29694== Lock acquired, processing the job...
[2026-04-02 19:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:12:03] Production.INFO: Account Balance Start.
[2026-04-02 19:12:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:12:03] Production.INFO: 117
[2026-04-02 19:12:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19: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-02 19:12:04] Production.INFO: ==29694== Releasing lock...
[2026-04-02 19:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-09
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-10
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: ==29688== Releasing lock...
[2026-04-02 19:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-03-22
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-03-23
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-03-24
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-03-25
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-03-26
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-03-27
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-03-28
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-03-29
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-03-30
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-03-31
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:12:05] Production.INFO: Total Charge 0
[2026-04-02 19:12:05] Production.INFO: CreateAllLog End
[2026-04-02 19:12:05] Production.INFO: Account Balance End.
[2026-04-02 19:12:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:12:05] Production.INFO: ==29692== Releasing lock...
[2026-04-02 19:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:12:11] Production.ERROR: CronJobId end10
[2026-04-02 19:12:11] Production.INFO: ==29690== Releasing lock...
[2026-04-02 19:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:12:14] Production.INFO: call_cost start
[2026-04-02 19:12:14] Production.INFO: call_cost end
[2026-04-02 19:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:12:14] Production.INFO: ==29686== Releasing lock...
[2026-04-02 19:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:13:02] Production.INFO: ==29754== Lock acquired, processing the job...
[2026-04-03 00:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:13:02] Production.INFO: neon service started
[2026-04-03 00:13:02] Production.INFO: neon service started
[2026-04-03 00:13:02] Production.INFO: ==29754== Releasing lock...
[2026-04-03 00:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:13:02] Production.INFO: ==29756== Lock acquired, processing the job...
[2026-04-02 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:13:02] Production.INFO: ==29756== Releasing lock...
[2026-04-02 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:13:02] Production.INFO: ==29758== Lock acquired, processing the job...
[2026-04-02 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:13:03] Production.INFO: ==29758== Releasing lock...
[2026-04-02 23:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:13:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:13:03] Production.INFO: ==29760== Lock acquired, processing the job...
[2026-04-02 19:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:13:03] Production.INFO: ==29762== Lock acquired, processing the job...
[2026-04-02 19:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:13:03] Production.INFO: ==29765== Lock acquired, processing the job...
[2026-04-02 19:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:13:03] Production.INFO: ==29767== Lock acquired, processing the job...
[2026-04-02 19:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:13:03] Production.INFO: Account Balance Start.
[2026-04-02 19:13:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:13:03] Production.INFO: 117
[2026-04-02 19:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:13:03] Production.INFO: ==29769== Lock acquired, processing the job...
[2026-04-02 19:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:13:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-10
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19: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-02 19:13:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: ==29769== Releasing lock...
[2026-04-02 19:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: ==29762== Releasing lock...
[2026-04-02 19:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:13:04] Production.INFO: Total Charge 0
[2026-04-02 19:13:04] Production.INFO: CreateAllLog End
[2026-04-02 19:13:05] Production.INFO: Account Balance End.
[2026-04-02 19:13:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:13:05] Production.INFO: ==29767== Releasing lock...
[2026-04-02 19:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:13:11] Production.ERROR: CronJobId end10
[2026-04-02 19:13:11] Production.INFO: ==29765== Releasing lock...
[2026-04-02 19:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:13:14] Production.INFO: call_cost start
[2026-04-02 19:13:14] Production.INFO: call_cost end
[2026-04-02 19:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:13:14] Production.INFO: ==29760== Releasing lock...
[2026-04-02 19:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:14:01] Production.INFO: ==29825== Lock acquired, processing the job...
[2026-04-03 00:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:14:01] Production.INFO: neon service started
[2026-04-03 00:14:01] Production.INFO: neon service started
[2026-04-03 00:14:01] Production.INFO: ==29825== Releasing lock...
[2026-04-03 00:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:14:02] Production.INFO: ==29827== Lock acquired, processing the job...
[2026-04-02 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:14:02] Production.INFO: ==29827== Releasing lock...
[2026-04-02 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:14:02] Production.INFO: ==29829== Lock acquired, processing the job...
[2026-04-02 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:14:02] Production.INFO: ==29829== Releasing lock...
[2026-04-02 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:14:03] Production.INFO: ==29831== Lock acquired, processing the job...
[2026-04-02 19:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:14:03] Production.INFO: ==29833== Lock acquired, processing the job...
[2026-04-02 19:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:14:03] Production.INFO: ==29835== Lock acquired, processing the job...
[2026-04-02 19:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:14:03] Production.INFO: ==29840== Lock acquired, processing the job...
[2026-04-02 19:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 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-02 19:14:03] Production.INFO: ==29838== Lock acquired, processing the job...
[2026-04-02 19:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:14:03] Production.INFO: ==29840== Releasing lock...
[2026-04-02 19:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:14:03] Production.INFO: Account Balance Start.
[2026-04-02 19:14:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:14:03] Production.INFO: 117
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:03] Production.INFO: ==29833== Releasing lock...
[2026-04-02 19:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:14:04] Production.INFO: Total Charge 0
[2026-04-02 19:14:04] Production.INFO: CreateAllLog End
[2026-04-02 19:14:04] Production.INFO: Account Balance End.
[2026-04-02 19:14:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:14:04] Production.INFO: ==29838== Releasing lock...
[2026-04-02 19:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:14:11] Production.ERROR: CronJobId end10
[2026-04-02 19:14:11] Production.INFO: ==29835== Releasing lock...
[2026-04-02 19:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:14:14] Production.INFO: call_cost start
[2026-04-02 19:14:14] Production.INFO: call_cost end
[2026-04-02 19:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:14:14] Production.INFO: ==29831== Releasing lock...
[2026-04-02 19:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:15:02] Production.INFO: ==29905== Lock acquired, processing the job...
[2026-04-03 00:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:15:02] Production.INFO: neon service started
[2026-04-03 00:15:02] Production.INFO: neon service started
[2026-04-03 00:15:02] Production.INFO: ==29905== Releasing lock...
[2026-04-03 00:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:15:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 19:15:02] Production.INFO: ==29907== Lock acquired, processing the job...
[2026-04-02 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:15:02] Production.INFO: ==29907== Releasing lock...
[2026-04-02 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:15:02] Production.INFO: ==29909== Lock acquired, processing the job...
[2026-04-02 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:15:02] Production.INFO: ==29909== Releasing lock...
[2026-04-02 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:15:03] Production.INFO: ==29911== Lock acquired, processing the job...
[2026-04-02 19:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:15:03] Production.INFO: ==29913== Lock acquired, processing the job...
[2026-04-02 19:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:15:03] Production.INFO: ==29917== Lock acquired, processing the job...
[2026-04-02 19:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:15:03] Production.INFO: ==29915== Lock acquired, processing the job...
[2026-04-02 19:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:15:03] Production.INFO: ==29919== Lock acquired, processing the job...
[2026-04-02 19:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:15:03] Production.INFO: Account Balance Start.
[2026-04-02 19:15:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:15:03] Production.INFO: 117
[2026-04-02 19:15:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:15:03] Production.INFO: ==29919== Releasing lock...
[2026-04-02 19:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:15:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: ==29913== Releasing lock...
[2026-04-02 19:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:15:04] Production.INFO: Total Charge 0
[2026-04-02 19:15:04] Production.INFO: CreateAllLog End
[2026-04-02 19:15:04] Production.INFO: Account Balance End.
[2026-04-02 19:15:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:15:04] Production.INFO: ==29917== Releasing lock...
[2026-04-02 19:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:15:11] Production.ERROR: CronJobId end10
[2026-04-02 19:15:11] Production.INFO: ==29915== Releasing lock...
[2026-04-02 19:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:15:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:15:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:15:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:15:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:15:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:15:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:15:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:15:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:15:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:15:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:15:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:15:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:15:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:15:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:15:13] Production.INFO: call_cost start
[2026-04-02 19:15:13] Production.INFO: call_cost end
[2026-04-02 19:15:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:15:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:15:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:15:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:15:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:15:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:15:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:15:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:15:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:15:13] Production.INFO: ==29911== Releasing lock...
[2026-04-02 19:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:15:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:16:01] Production.INFO: ==29980== Lock acquired, processing the job...
[2026-04-03 00:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:16:01] Production.INFO: neon service started
[2026-04-03 00:16:01] Production.INFO: neon service started
[2026-04-03 00:16:01] Production.INFO: ==29980== Releasing lock...
[2026-04-03 00:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:16:01] Production.INFO: ==29984== Lock acquired, processing the job...
[2026-04-02 23:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:16:01] Production.INFO: ==29984== Releasing lock...
[2026-04-02 23:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:16:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:16:02] Production.INFO: ==29982== Lock acquired, processing the job...
[2026-04-02 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:16:02] Production.INFO: ==29982== Releasing lock...
[2026-04-02 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:16:03] Production.INFO: ==29988== Lock acquired, processing the job...
[2026-04-02 19:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:16:03] Production.INFO: ==29986== Lock acquired, processing the job...
[2026-04-02 19:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:16:03] Production.INFO: ==29993== Lock acquired, processing the job...
[2026-04-02 19:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:16:03] Production.INFO: ==29990== Lock acquired, processing the job...
[2026-04-02 19:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:16:03] Production.INFO: Account Balance Start.
[2026-04-02 19:16:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:16:03] Production.INFO: 117
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:16:03] Production.INFO: ==29995== Lock acquired, processing the job...
[2026-04-02 19:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:16:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19:16:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:16:03] Production.INFO: ==29995== Releasing lock...
[2026-04-02 19:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:03] Production.INFO: ==29988== Releasing lock...
[2026-04-02 19:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:16:04] Production.INFO: Total Charge 0
[2026-04-02 19:16:04] Production.INFO: CreateAllLog End
[2026-04-02 19:16:04] Production.INFO: Account Balance End.
[2026-04-02 19:16:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:16:04] Production.INFO: ==29993== Releasing lock...
[2026-04-02 19:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:16:11] Production.ERROR: CronJobId end10
[2026-04-02 19:16:11] Production.INFO: ==29990== Releasing lock...
[2026-04-02 19:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:16:13] Production.INFO: call_cost start
[2026-04-02 19:16:13] Production.INFO: call_cost end
[2026-04-02 19:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:16:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:16:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:16:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:16:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:16:13] Production.INFO: ==29986== Releasing lock...
[2026-04-02 19:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:17:01] Production.INFO: ==30049== Lock acquired, processing the job...
[2026-04-03 00:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:17:01] Production.INFO: neon service started
[2026-04-03 00:17:01] Production.INFO: neon service started
[2026-04-03 00:17:01] Production.INFO: ==30049== Releasing lock...
[2026-04-03 00:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:17:02] Production.INFO: ==30051== Lock acquired, processing the job...
[2026-04-02 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:17:02] Production.INFO: ==30051== Releasing lock...
[2026-04-02 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:17:02] Production.INFO: ==30053== Lock acquired, processing the job...
[2026-04-02 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:17:02] Production.INFO: ==30053== Releasing lock...
[2026-04-02 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:17:03] Production.INFO: ==30058== Lock acquired, processing the job...
[2026-04-02 19:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:17:03] Production.INFO: ==30060== Lock acquired, processing the job...
[2026-04-02 19:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:17:03] Production.INFO: ==30062== Lock acquired, processing the job...
[2026-04-02 19:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:17:03] Production.INFO: ==30056== Lock acquired, processing the job...
[2026-04-02 19:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:17:03] Production.INFO: Account Balance Start.
[2026-04-02 19:17:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:17:03] Production.INFO: 117
[2026-04-02 19:17:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:03] Production.INFO: ==30064== Lock acquired, processing the job...
[2026-04-02 19:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:17:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:17:03] Production.INFO: ==30064== Releasing lock...
[2026-04-02 19:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:17:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:03] Production.INFO: ==30058== Releasing lock...
[2026-04-02 19:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:17:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:17:04] Production.INFO: Total Charge 0
[2026-04-02 19:17:04] Production.INFO: CreateAllLog End
[2026-04-02 19:17:04] Production.INFO: Account Balance End.
[2026-04-02 19:17:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:17:04] Production.INFO: ==30062== Releasing lock...
[2026-04-02 19:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:17:10] Production.ERROR: CronJobId end10
[2026-04-02 19:17:10] Production.INFO: ==30060== Releasing lock...
[2026-04-02 19:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:17:13] Production.INFO: call_cost start
[2026-04-02 19:17:13] Production.INFO: call_cost end
[2026-04-02 19:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:17:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:17:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:17:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:17:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:17:13] Production.INFO: ==30056== Releasing lock...
[2026-04-02 19:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:18:01] Production.INFO: ==30123== Lock acquired, processing the job...
[2026-04-03 00:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:18:01] Production.INFO: neon service started
[2026-04-03 00:18:01] Production.INFO: neon service started
[2026-04-03 00:18:01] Production.INFO: ==30123== Releasing lock...
[2026-04-03 00:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:18:01] Production.INFO: ==30127== Lock acquired, processing the job...
[2026-04-02 23:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:18:01] Production.INFO: ==30127== Releasing lock...
[2026-04-02 23:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:18:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:18:01] Production.INFO: ==30125== Lock acquired, processing the job...
[2026-04-02 19:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:18:02] Production.INFO: ==30125== Releasing lock...
[2026-04-02 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:18:02] Production.INFO: ==30130== Lock acquired, processing the job...
[2026-04-02 19:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:18:02] Production.INFO: ==30132== Lock acquired, processing the job...
[2026-04-02 19:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:18:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:18:03] Production.INFO: ==30134== Lock acquired, processing the job...
[2026-04-02 19:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:18:03] Production.INFO: ==30138== Lock acquired, processing the job...
[2026-04-02 19:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:18:03] Production.INFO: ==30136== Lock acquired, processing the job...
[2026-04-02 19:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19: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-02 19: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-02 19:18:03] Production.INFO: Account Balance Start.
[2026-04-02 19:18:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:18:03] Production.INFO: 117
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:18:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: ==30138== Releasing lock...
[2026-04-02 19:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-24
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-25
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: ==30132== Releasing lock...
[2026-04-02 19:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-26
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-27
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-28
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-29
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-30
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-03-31
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:03] Production.INFO: Date 2026-04-01
[2026-04-02 19:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:18:04] Production.INFO: Total Charge 0
[2026-04-02 19:18:04] Production.INFO: CreateAllLog End
[2026-04-02 19:18:04] Production.INFO: Account Balance End.
[2026-04-02 19:18:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:18:04] Production.INFO: ==30136== Releasing lock...
[2026-04-02 19:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:18:10] Production.ERROR: CronJobId end10
[2026-04-02 19:18:10] Production.INFO: ==30134== Releasing lock...
[2026-04-02 19:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:18:13] Production.INFO: call_cost start
[2026-04-02 19:18:13] Production.INFO: call_cost end
[2026-04-02 19:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:18:13] Production.INFO: ==30130== Releasing lock...
[2026-04-02 19:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:19:01] Production.INFO: ==30199== Lock acquired, processing the job...
[2026-04-03 00:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:19:01] Production.INFO: neon service started
[2026-04-03 00:19:01] Production.INFO: neon service started
[2026-04-03 00:19:01] Production.INFO: ==30199== Releasing lock...
[2026-04-03 00:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:19:02] Production.INFO: ==30203== Lock acquired, processing the job...
[2026-04-02 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:19:02] Production.INFO: ==30203== Releasing lock...
[2026-04-02 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:19:02] Production.INFO: ==30201== Lock acquired, processing the job...
[2026-04-02 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:19:02] Production.INFO: ==30201== Releasing lock...
[2026-04-02 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:19:03] Production.INFO: ==30208== Lock acquired, processing the job...
[2026-04-02 19:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:19:03] Production.INFO: ==30206== Lock acquired, processing the job...
[2026-04-02 19:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:19:03] Production.INFO: ==30210== Lock acquired, processing the job...
[2026-04-02 19:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:19:03] Production.INFO: ==30212== Lock acquired, processing the job...
[2026-04-02 19:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:19:03] Production.INFO: ==30214== Lock acquired, processing the job...
[2026-04-02 19:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:19:03] Production.INFO: Account Balance Start.
[2026-04-02 19:19:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:19:03] Production.INFO: 117
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-09
[2026-04-02 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-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 19:19:03] Production.INFO: ==30214== Releasing lock...
[2026-04-02 19:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: ==30208== Releasing lock...
[2026-04-02 19:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:19:04] Production.INFO: Total Charge 0
[2026-04-02 19:19:04] Production.INFO: CreateAllLog End
[2026-04-02 19:19:04] Production.INFO: Account Balance End.
[2026-04-02 19:19:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:19:04] Production.INFO: ==30212== Releasing lock...
[2026-04-02 19:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:19:10] Production.ERROR: CronJobId end10
[2026-04-02 19:19:10] Production.INFO: ==30210== Releasing lock...
[2026-04-02 19:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:19:13] Production.INFO: call_cost start
[2026-04-02 19:19:13] Production.INFO: call_cost end
[2026-04-02 19:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:19:13] Production.INFO: ==30206== Releasing lock...
[2026-04-02 19:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:20:02] Production.INFO: ==30271== Lock acquired, processing the job...
[2026-04-03 00:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:20:02] Production.INFO: neon service started
[2026-04-03 00:20:02] Production.INFO: neon service started
[2026-04-03 00:20:02] Production.INFO: ==30271== Releasing lock...
[2026-04-03 00:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:20:02] Production.INFO: ==30273== Lock acquired, processing the job...
[2026-04-02 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:20:02] Production.INFO: ==30273== Releasing lock...
[2026-04-02 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:20:02] Production.INFO: ==30275== Lock acquired, processing the job...
[2026-04-02 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:20:02] Production.INFO: ==30275== Releasing lock...
[2026-04-02 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:20:03] Production.INFO: ==30280== Lock acquired, processing the job...
[2026-04-02 19:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:20:03] Production.INFO: ==30284== Lock acquired, processing the job...
[2026-04-02 19:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:20:03] Production.INFO: ==30278== Lock acquired, processing the job...
[2026-04-02 19:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:20:03] Production.INFO: ==30282== Lock acquired, processing the job...
[2026-04-02 19:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:20:03] Production.INFO: ==30286== Lock acquired, processing the job...
[2026-04-02 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:20:03] Production.INFO: Account Balance Start.
[2026-04-02 19:20:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:20:03] Production.INFO: 117
[2026-04-02 19:20:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 19:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 19:20:03] Production.INFO: ==30286== Releasing lock...
[2026-04-02 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:20:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: ==30280== Releasing lock...
[2026-04-02 19:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:20:04] Production.INFO: Total Charge 0
[2026-04-02 19:20:04] Production.INFO: CreateAllLog End
[2026-04-02 19:20:05] Production.INFO: Account Balance End.
[2026-04-02 19:20:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:20:05] Production.INFO: ==30284== Releasing lock...
[2026-04-02 19:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:20:11] Production.ERROR: CronJobId end10
[2026-04-02 19:20:11] Production.INFO: ==30282== Releasing lock...
[2026-04-02 19:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:20:14] Production.INFO: call_cost start
[2026-04-02 19:20:14] Production.INFO: call_cost end
[2026-04-02 19:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:20:14] Production.INFO: ==30278== Releasing lock...
[2026-04-02 19:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:21:01] Production.INFO: ==30341== Lock acquired, processing the job...
[2026-04-03 00:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:21:01] Production.INFO: neon service started
[2026-04-03 00:21:01] Production.INFO: neon service started
[2026-04-03 00:21:01] Production.INFO: ==30341== Releasing lock...
[2026-04-03 00:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:21:01] Production.INFO: ==30345== Lock acquired, processing the job...
[2026-04-02 23:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:21:01] Production.INFO: ==30345== Releasing lock...
[2026-04-02 23:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:21:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:21:02] Production.INFO: ==30343== Lock acquired, processing the job...
[2026-04-02 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:21:02] Production.INFO: ==30343== Releasing lock...
[2026-04-02 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:21:03] Production.INFO: ==30348== Lock acquired, processing the job...
[2026-04-02 19:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 19:21:03] Production.INFO: ==30350== Lock acquired, processing the job...
[2026-04-02 19:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 19:21:03] Production.INFO: ==30352== Lock acquired, processing the job...
[2026-04-02 19:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 19:21:03] Production.INFO: ==30348== Releasing lock...
[2026-04-02 19:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 19:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 19:21:03] Production.INFO: ==30358== Lock acquired, processing the job...
[2026-04-02 19:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 19:21:03] Production.INFO: ==30354== Lock acquired, processing the job...
[2026-04-02 19:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 19:21:03] Production.INFO: ==30356== Lock acquired, processing the job...
[2026-04-02 19:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:21:03] Production.INFO: ==30360== Lock acquired, processing the job...
[2026-04-02 19:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:21:03] Production.INFO: Account Balance Start.
[2026-04-02 19:21:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:21:03] Production.INFO: 117
[2026-04-02 19:21:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:21:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19:21:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: ==30360== Releasing lock...
[2026-04-02 19:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:21:04] Production.ERROR: done
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 19:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025643', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: ==30352== Releasing lock...
[2026-04-02 19:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:21:04] Production.INFO: Total Charge 0
[2026-04-02 19:21:04] Production.INFO: CreateAllLog End
[2026-04-02 19:21:04] Production.INFO: Account Balance End.
[2026-04-02 19:21:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:21:04] Production.INFO: ==30356== Releasing lock...
[2026-04-02 19:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025643', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 19:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 19:21:10] Production.INFO: ProcessCDR(1,17025643,1,1,2)
[2026-04-02 19:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025643,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025643,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 19:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 19:21:10] Production.INFO: ==30358== Releasing lock...
[2026-04-02 19:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 19:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 19:21:13] Production.ERROR: CronJobId end10
[2026-04-02 19:21:13] Production.INFO: ==30354== Releasing lock...
[2026-04-02 19:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:21:16] Production.INFO: call_cost start
[2026-04-02 19:21:16] Production.INFO: call_cost end
[2026-04-02 19:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:21:16] Production.INFO: ==30350== Releasing lock...
[2026-04-02 19:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:22:02] Production.INFO: ==30420== Lock acquired, processing the job...
[2026-04-03 00:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:22:02] Production.INFO: neon service started
[2026-04-03 00:22:02] Production.INFO: neon service started
[2026-04-03 00:22:02] Production.INFO: ==30420== Releasing lock...
[2026-04-03 00:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:22:02] Production.INFO: ==30422== Lock acquired, processing the job...
[2026-04-02 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:22:02] Production.INFO: ==30424== Lock acquired, processing the job...
[2026-04-02 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:22:02] Production.INFO: ==30424== Releasing lock...
[2026-04-02 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:22:02] Production.INFO: ==30422== Releasing lock...
[2026-04-02 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:22:03] Production.INFO: ==30427== Lock acquired, processing the job...
[2026-04-02 19:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:22:03] Production.INFO: ==30429== Lock acquired, processing the job...
[2026-04-02 19:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:22:03] Production.INFO: ==30431== Lock acquired, processing the job...
[2026-04-02 19:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:22:03] Production.INFO: ==30433== Lock acquired, processing the job...
[2026-04-02 19:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:22:03] Production.INFO: ==30435== Lock acquired, processing the job...
[2026-04-02 19:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:22:03] Production.INFO: Account Balance Start.
[2026-04-02 19:22:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:22:03] Production.INFO: 117
[2026-04-02 19:22:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19: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-02 19:22:04] Production.INFO: ==30435== Releasing lock...
[2026-04-02 19:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: ==30429== Releasing lock...
[2026-04-02 19:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:22:04] Production.INFO: Total Charge 0
[2026-04-02 19:22:04] Production.INFO: CreateAllLog End
[2026-04-02 19:22:04] Production.INFO: Account Balance End.
[2026-04-02 19:22:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:22:04] Production.INFO: ==30433== Releasing lock...
[2026-04-02 19:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:22:11] Production.ERROR: CronJobId end10
[2026-04-02 19:22:11] Production.INFO: ==30431== Releasing lock...
[2026-04-02 19:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:22:14] Production.INFO: call_cost start
[2026-04-02 19:22:14] Production.INFO: call_cost end
[2026-04-02 19:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:22:14] Production.INFO: ==30427== Releasing lock...
[2026-04-02 19:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:23:01] Production.INFO: ==30497== Lock acquired, processing the job...
[2026-04-03 00:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:23:01] Production.INFO: neon service started
[2026-04-03 00:23:01] Production.INFO: neon service started
[2026-04-03 00:23:01] Production.INFO: ==30497== Releasing lock...
[2026-04-03 00:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:23:01] Production.INFO: ==30499== Lock acquired, processing the job...
[2026-04-02 19:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:23:01] Production.INFO: ==30499== Releasing lock...
[2026-04-02 19:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:23:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:23:02] Production.INFO: ==30501== Lock acquired, processing the job...
[2026-04-02 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:23:02] Production.INFO: ==30501== Releasing lock...
[2026-04-02 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:23:02] Production.INFO: ==30505== Lock acquired, processing the job...
[2026-04-02 19:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:23:02] Production.INFO: ==30507== Lock acquired, processing the job...
[2026-04-02 19:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:23:02] Production.INFO: ==30503== Lock acquired, processing the job...
[2026-04-02 19:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:23:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:23:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:23:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:23:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:23:02] Production.INFO: ==30509== Lock acquired, processing the job...
[2026-04-02 19:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:23:02] Production.INFO: ==30511== Lock acquired, processing the job...
[2026-04-02 19:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:23:03] Production.INFO: Account Balance Start.
[2026-04-02 19:23:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:23:03] Production.INFO: 117
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:23:03] Production.INFO: Date 2026-03-11
[2026-04-02 19: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-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:23:03] Production.INFO: ==30511== Releasing lock...
[2026-04-02 19:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: ==30505== Releasing lock...
[2026-04-02 19:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-24
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-25
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-26
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-27
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-28
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-29
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-30
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-03-31
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-04-01
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Date 2026-04-02
[2026-04-02 19:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:23:03] Production.INFO: Total Charge 0
[2026-04-02 19:23:03] Production.INFO: CreateAllLog End
[2026-04-02 19:23:04] Production.INFO: Account Balance End.
[2026-04-02 19:23:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:23:04] Production.INFO: ==30509== Releasing lock...
[2026-04-02 19:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:23:10] Production.ERROR: CronJobId end10
[2026-04-02 19:23:10] Production.INFO: ==30507== Releasing lock...
[2026-04-02 19:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:23:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:23:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:23:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:23:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:23:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:23:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:23:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:23:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:23:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:23:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:23:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:23:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:23:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:23:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:23:13] Production.INFO: call_cost start
[2026-04-02 19:23:13] Production.INFO: call_cost end
[2026-04-02 19:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:23:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:23:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:23:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:23:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:23:13] Production.INFO: ==30503== Releasing lock...
[2026-04-02 19:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:24:01] Production.INFO: ==30572== Lock acquired, processing the job...
[2026-04-03 00:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:24:01] Production.INFO: neon service started
[2026-04-03 00:24:01] Production.INFO: neon service started
[2026-04-03 00:24:01] Production.INFO: ==30572== Releasing lock...
[2026-04-03 00:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:24:02] Production.INFO: ==30574== Lock acquired, processing the job...
[2026-04-02 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:24:02] Production.INFO: ==30576== Lock acquired, processing the job...
[2026-04-02 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:24:02] Production.INFO: ==30576== Releasing lock...
[2026-04-02 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:24:02] Production.INFO: ==30574== Releasing lock...
[2026-04-02 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:24:02] Production.INFO: ==30580== Lock acquired, processing the job...
[2026-04-02 19:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:24:03] Production.INFO: ==30583== Lock acquired, processing the job...
[2026-04-02 19:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:24:03] Production.INFO: ==30587== Lock acquired, processing the job...
[2026-04-02 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 19:24:03] Production.INFO: ==30580== Releasing lock...
[2026-04-02 19:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 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-02 19:24:03] Production.INFO: ==30578== Lock acquired, processing the job...
[2026-04-02 19:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 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-02 19:24:03] Production.INFO: ==30587== Releasing lock...
[2026-04-02 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:24:03] Production.INFO: ==30585== Lock acquired, processing the job...
[2026-04-02 19:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:24:03] Production.INFO: Account Balance Start.
[2026-04-02 19:24:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:24:03] Production.INFO: 117
[2026-04-02 19:24:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:24:04] Production.INFO: Total Charge 0
[2026-04-02 19:24:04] Production.INFO: CreateAllLog End
[2026-04-02 19:24:04] Production.INFO: Account Balance End.
[2026-04-02 19:24:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:24:04] Production.INFO: ==30585== Releasing lock...
[2026-04-02 19:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:24:11] Production.ERROR: CronJobId end10
[2026-04-02 19:24:11] Production.INFO: ==30583== Releasing lock...
[2026-04-02 19:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:24:13] Production.INFO: call_cost start
[2026-04-02 19:24:13] Production.INFO: call_cost end
[2026-04-02 19:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:24:13] Production.INFO: ==30578== Releasing lock...
[2026-04-02 19:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:25:02] Production.INFO: ==30643== Lock acquired, processing the job...
[2026-04-03 00:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:25:02] Production.INFO: neon service started
[2026-04-03 00:25:02] Production.INFO: neon service started
[2026-04-03 00:25:02] Production.INFO: ==30643== Releasing lock...
[2026-04-03 00:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:25:02] Production.INFO: ==30645== Lock acquired, processing the job...
[2026-04-02 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:25:02] Production.INFO: ==30647== Lock acquired, processing the job...
[2026-04-02 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:25:02] Production.INFO: ==30647== Releasing lock...
[2026-04-02 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:25:03] Production.INFO: ==30645== Releasing lock...
[2026-04-02 19:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:25:03] Production.INFO: ==30650== Lock acquired, processing the job...
[2026-04-02 19:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:25:03] Production.INFO: ==30656== Lock acquired, processing the job...
[2026-04-02 19:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:25:03] Production.INFO: ==30652== Lock acquired, processing the job...
[2026-04-02 19:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:25:03] Production.INFO: ==30654== Lock acquired, processing the job...
[2026-04-02 19:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:25:04] Production.INFO: Account Balance Start.
[2026-04-02 19:25:04] Production.INFO: CreateAllLog Start
[2026-04-02 19:25:04] Production.INFO: 117
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-08
[2026-04-02 19:25:04] Production.INFO: ==30658== Lock acquired, processing the job...
[2026-04-02 19:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-09
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-10
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:25:04] Production.INFO: Date 2026-03-11
[2026-04-02 19: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-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:25:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: ==30658== Releasing lock...
[2026-04-02 19:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: ==30652== Releasing lock...
[2026-04-02 19:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:05] Production.INFO: Date 2026-03-27
[2026-04-02 19:25:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:05] Production.INFO: Date 2026-03-28
[2026-04-02 19:25:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:05] Production.INFO: Date 2026-03-29
[2026-04-02 19:25:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:05] Production.INFO: Date 2026-03-30
[2026-04-02 19:25:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:05] Production.INFO: Date 2026-03-31
[2026-04-02 19:25:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:25:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:25:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:25:05] Production.INFO: Total Charge 0
[2026-04-02 19:25:05] Production.INFO: CreateAllLog End
[2026-04-02 19:25:05] Production.INFO: Account Balance End.
[2026-04-02 19:25:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:25:05] Production.INFO: ==30656== Releasing lock...
[2026-04-02 19:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:25:11] Production.ERROR: CronJobId end10
[2026-04-02 19:25:11] Production.INFO: ==30654== Releasing lock...
[2026-04-02 19:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:25:14] Production.INFO: call_cost start
[2026-04-02 19:25:14] Production.INFO: call_cost end
[2026-04-02 19:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:25:14] Production.INFO: ==30650== Releasing lock...
[2026-04-02 19:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:26:01] Production.INFO: ==30718== Lock acquired, processing the job...
[2026-04-03 00:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:26:01] Production.INFO: neon service started
[2026-04-03 00:26:01] Production.INFO: neon service started
[2026-04-03 00:26:01] Production.INFO: ==30718== Releasing lock...
[2026-04-03 00:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:26:01] Production.INFO: ==30720== Lock acquired, processing the job...
[2026-04-02 19:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:26:02] Production.INFO: ==30720== Releasing lock...
[2026-04-02 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:26:02] Production.INFO: ==30722== Lock acquired, processing the job...
[2026-04-02 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:26:02] Production.INFO: ==30722== Releasing lock...
[2026-04-02 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:26:03] Production.INFO: ==30728== Lock acquired, processing the job...
[2026-04-02 19:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:26:03] Production.INFO: ==30726== Lock acquired, processing the job...
[2026-04-02 19:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:26:03] Production.INFO: ==30730== Lock acquired, processing the job...
[2026-04-02 19:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:26:03] Production.INFO: ==30732== Lock acquired, processing the job...
[2026-04-02 19:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:26:03] Production.INFO: ==30734== Lock acquired, processing the job...
[2026-04-02 19:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 19:26:03] Production.INFO: Account Balance Start.
[2026-04-02 19:26:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:26:03] Production.INFO: 117
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: ==30734== Releasing lock...
[2026-04-02 19:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: ==30728== Releasing lock...
[2026-04-02 19:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:26:04] Production.INFO: Total Charge 0
[2026-04-02 19:26:04] Production.INFO: CreateAllLog End
[2026-04-02 19:26:04] Production.INFO: Account Balance End.
[2026-04-02 19:26:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:26:04] Production.INFO: ==30732== Releasing lock...
[2026-04-02 19:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:26:12] Production.ERROR: CronJobId end10
[2026-04-02 19:26:12] Production.INFO: ==30730== Releasing lock...
[2026-04-02 19:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:26:14] Production.INFO: call_cost start
[2026-04-02 19:26:14] Production.INFO: call_cost end
[2026-04-02 19:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:26:14] Production.INFO: ==30726== Releasing lock...
[2026-04-02 19:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:27:02] Production.INFO: ==30799== Lock acquired, processing the job...
[2026-04-03 00:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:27:02] Production.INFO: neon service started
[2026-04-03 00:27:02] Production.INFO: neon service started
[2026-04-03 00:27:02] Production.INFO: ==30799== Releasing lock...
[2026-04-03 00:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:27:02] Production.INFO: ==30801== Lock acquired, processing the job...
[2026-04-02 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:27:02] Production.INFO: ==30803== Lock acquired, processing the job...
[2026-04-02 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:27:02] Production.INFO: ==30803== Releasing lock...
[2026-04-02 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:27:02] Production.INFO: ==30801== Releasing lock...
[2026-04-02 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:27:03] Production.INFO: ==30805== Lock acquired, processing the job...
[2026-04-02 19:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:27:03] Production.INFO: ==30809== Lock acquired, processing the job...
[2026-04-02 19:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:27:03] Production.INFO: ==30811== Lock acquired, processing the job...
[2026-04-02 19:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:27:03] Production.INFO: ==30807== Lock acquired, processing the job...
[2026-04-02 19:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:27:03] Production.INFO: ==30814== Lock acquired, processing the job...
[2026-04-02 19:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:27:03] Production.INFO: Account Balance Start.
[2026-04-02 19:27:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:27:03] Production.INFO: 117
[2026-04-02 19:27:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 19:27:03] Production.INFO: Date 2026-03-09
[2026-04-02 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-02 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:03] Production.INFO: ==30814== Releasing lock...
[2026-04-02 19:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:27:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: ==30807== Releasing lock...
[2026-04-02 19:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:27:05] Production.INFO: Total Charge 0
[2026-04-02 19:27:05] Production.INFO: CreateAllLog End
[2026-04-02 19:27:05] Production.INFO: Account Balance End.
[2026-04-02 19:27:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:27:05] Production.INFO: ==30811== Releasing lock...
[2026-04-02 19:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:27:11] Production.ERROR: CronJobId end10
[2026-04-02 19:27:11] Production.INFO: ==30809== Releasing lock...
[2026-04-02 19:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:27:14] Production.INFO: call_cost start
[2026-04-02 19:27:14] Production.INFO: call_cost end
[2026-04-02 19:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:27:14] Production.INFO: ==30805== Releasing lock...
[2026-04-02 19:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:28:01] Production.INFO: ==30874== Lock acquired, processing the job...
[2026-04-03 00:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:28:01] Production.INFO: neon service started
[2026-04-03 00:28:01] Production.INFO: neon service started
[2026-04-03 00:28:01] Production.INFO: ==30874== Releasing lock...
[2026-04-03 00:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:28:01] Production.INFO: ==30878== Lock acquired, processing the job...
[2026-04-02 23:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:28:01] Production.INFO: ==30878== Releasing lock...
[2026-04-02 23:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:28:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:28:01] Production.INFO: ==30876== Lock acquired, processing the job...
[2026-04-02 19:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:28:02] Production.INFO: ==30876== Releasing lock...
[2026-04-02 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:28:03] Production.INFO: ==30885== Lock acquired, processing the job...
[2026-04-02 19:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:28:03] Production.INFO: ==30881== Lock acquired, processing the job...
[2026-04-02 19:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:28:03] Production.INFO: ==30889== Lock acquired, processing the job...
[2026-04-02 19:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:28:03] Production.INFO: ==30883== Lock acquired, processing the job...
[2026-04-02 19:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 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-02 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-02 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-02 19:28:03] Production.INFO: ==30889== Releasing lock...
[2026-04-02 19:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:28:03] Production.INFO: ==30887== Lock acquired, processing the job...
[2026-04-02 19:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:28:03] Production.INFO: Account Balance Start.
[2026-04-02 19:28:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:28:03] Production.INFO: 117
[2026-04-02 19:28:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:03] Production.INFO: ==30883== Releasing lock...
[2026-04-02 19:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:28:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:28:04] Production.INFO: Total Charge 0
[2026-04-02 19:28:04] Production.INFO: CreateAllLog End
[2026-04-02 19:28:04] Production.INFO: Account Balance End.
[2026-04-02 19:28:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:28:04] Production.INFO: ==30887== Releasing lock...
[2026-04-02 19:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:28:11] Production.ERROR: CronJobId end10
[2026-04-02 19:28:11] Production.INFO: ==30885== Releasing lock...
[2026-04-02 19:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:28:14] Production.INFO: call_cost start
[2026-04-02 19:28:14] Production.INFO: call_cost end
[2026-04-02 19:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:28:14] Production.INFO: ==30881== Releasing lock...
[2026-04-02 19:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:29:01] Production.INFO: ==30951== Lock acquired, processing the job...
[2026-04-03 00:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:29:01] Production.INFO: neon service started
[2026-04-03 00:29:01] Production.INFO: neon service started
[2026-04-03 00:29:01] Production.INFO: ==30951== Releasing lock...
[2026-04-03 00:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:29:02] Production.INFO: ==30953== Lock acquired, processing the job...
[2026-04-02 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:29:02] Production.INFO: ==30953== Releasing lock...
[2026-04-02 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:29:02] Production.INFO: ==30955== Lock acquired, processing the job...
[2026-04-02 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:29:02] Production.INFO: ==30955== Releasing lock...
[2026-04-02 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:29:03] Production.INFO: ==30958== Lock acquired, processing the job...
[2026-04-02 19:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:29:03] Production.INFO: ==30960== Lock acquired, processing the job...
[2026-04-02 19:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:29:03] Production.INFO: ==30966== Lock acquired, processing the job...
[2026-04-02 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 19:29:03] Production.INFO: ==30966== Releasing lock...
[2026-04-02 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:29:03] Production.INFO: ==30964== Lock acquired, processing the job...
[2026-04-02 19:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:29:03] Production.INFO: ==30962== Lock acquired, processing the job...
[2026-04-02 19:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:29:03] Production.INFO: Account Balance Start.
[2026-04-02 19:29:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:29:03] Production.INFO: 117
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: ==30960== Releasing lock...
[2026-04-02 19:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:29:04] Production.INFO: Total Charge 0
[2026-04-02 19:29:04] Production.INFO: CreateAllLog End
[2026-04-02 19:29:04] Production.INFO: Account Balance End.
[2026-04-02 19:29:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:29:04] Production.INFO: ==30964== Releasing lock...
[2026-04-02 19:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:29:12] Production.ERROR: CronJobId end10
[2026-04-02 19:29:12] Production.INFO: ==30962== Releasing lock...
[2026-04-02 19:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:29:15] Production.INFO: call_cost start
[2026-04-02 19:29:15] Production.INFO: call_cost end
[2026-04-02 19:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:29:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:29:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:29:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:29:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:29:15] Production.INFO: ==30958== Releasing lock...
[2026-04-02 19:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:30:02] Production.INFO: ==31029== Lock acquired, processing the job...
[2026-04-03 00:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:30:02] Production.INFO: neon service started
[2026-04-03 00:30:02] Production.INFO: neon service started
[2026-04-03 00:30:02] Production.INFO: ==31029== Releasing lock...
[2026-04-03 00:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:30:02] Production.INFO: ==31031== Lock acquired, processing the job...
[2026-04-02 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:30:02] Production.INFO: ==31031== Releasing lock...
[2026-04-02 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:30:03] Production.INFO: ==31033== Lock acquired, processing the job...
[2026-04-02 23:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:30:03] Production.INFO: ==31033== Releasing lock...
[2026-04-02 23:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:30:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:30:03] Production.INFO: ==31036== Lock acquired, processing the job...
[2026-04-02 19:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:30:03] Production.INFO: ==31040== Lock acquired, processing the job...
[2026-04-02 19:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:30:03] Production.INFO: ==31042== Lock acquired, processing the job...
[2026-04-02 19:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:30:03] Production.INFO: Account Balance Start.
[2026-04-02 19:30:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:30:03] Production.INFO: 117
[2026-04-02 19:30:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:03] Production.INFO: ==31038== Lock acquired, processing the job...
[2026-04-02 19:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:30:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:30:03] Production.INFO: ==31044== Lock acquired, processing the job...
[2026-04-02 19:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 19:30:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 19:30:04] Production.INFO: ==31044== Releasing lock...
[2026-04-02 19:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: ==31038== Releasing lock...
[2026-04-02 19:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:30:04] Production.INFO: Total Charge 0
[2026-04-02 19:30:04] Production.INFO: CreateAllLog End
[2026-04-02 19:30:04] Production.INFO: Account Balance End.
[2026-04-02 19:30:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:30:05] Production.INFO: ==31042== Releasing lock...
[2026-04-02 19:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:30:12] Production.ERROR: CronJobId end10
[2026-04-02 19:30:12] Production.INFO: ==31040== Releasing lock...
[2026-04-02 19:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:30:15] Production.INFO: call_cost start
[2026-04-02 19:30:15] Production.INFO: call_cost end
[2026-04-02 19:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:30:15] Production.INFO: ==31036== Releasing lock...
[2026-04-02 19:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:31:01] Production.INFO: ==31104== Lock acquired, processing the job...
[2026-04-03 00:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:31:01] Production.INFO: neon service started
[2026-04-03 00:31:01] Production.INFO: neon service started
[2026-04-03 00:31:01] Production.INFO: ==31104== Releasing lock...
[2026-04-03 00:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:31:01] Production.INFO: ==31108== Lock acquired, processing the job...
[2026-04-02 23:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:31:01] Production.INFO: ==31108== Releasing lock...
[2026-04-02 23:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:31:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:31:02] Production.INFO: ==31106== Lock acquired, processing the job...
[2026-04-02 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:31:02] Production.INFO: ==31106== Releasing lock...
[2026-04-02 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:31:03] Production.INFO: ==31111== Lock acquired, processing the job...
[2026-04-02 19:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 19:31:03] Production.INFO: ==31113== Lock acquired, processing the job...
[2026-04-02 19:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:31:03] Production.INFO: ==31115== Lock acquired, processing the job...
[2026-04-02 19:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 19:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:31:03] Production.ERROR: CronJob PID - 31113
[2026-04-02 19:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 19:31:03] Production.ERROR: CronJob ID - 5
[2026-04-02 19:31:03] Production.ERROR: CronJob Last Run Time 2026-04-02 19:31:00
[2026-04-02 19:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:31:03] Production.ERROR: CronJob PID - 31115
[2026-04-02 19:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-02 19:31:03] Production.ERROR: CronJob ID - 7
[2026-04-02 19:31:03] Production.ERROR: CronJob Last Run Time 2026-04-02 19:31:00
[2026-04-02 19:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 19:31:03] Production.INFO: ==31111== Releasing lock...
[2026-04-02 19:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 19:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 19:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:31:03] Production.INFO: ==31117== Lock acquired, processing the job...
[2026-04-02 19:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:31:03] Production.INFO: ==31119== Lock acquired, processing the job...
[2026-04-02 19:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:31:03] Production.INFO: ==31121== Lock acquired, processing the job...
[2026-04-02 19:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 19:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:31:03] Production.INFO: ==31123== Lock acquired, processing the job...
[2026-04-02 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 19:31:03] Production.INFO: Account Balance Start.
[2026-04-02 19:31:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:31:03] Production.INFO: 117
[2026-04-02 19:31:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:31:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:03] Production.INFO: ==31123== Releasing lock...
[2026-04-02 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:31:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.ERROR: done
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 19:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025684', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 19:31:04] Production.INFO: ==31115== Releasing lock...
[2026-04-02 19:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:05] Production.INFO: Date 2026-03-26
[2026-04-02 19:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:05] Production.INFO: Date 2026-03-27
[2026-04-02 19:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:05] Production.INFO: Date 2026-03-28
[2026-04-02 19:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:05] Production.INFO: Date 2026-03-29
[2026-04-02 19:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:05] Production.INFO: Date 2026-03-30
[2026-04-02 19:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:05] Production.INFO: Date 2026-03-31
[2026-04-02 19:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:31:05] Production.INFO: Total Charge 0
[2026-04-02 19:31:05] Production.INFO: CreateAllLog End
[2026-04-02 19:31:05] Production.INFO: Account Balance End.
[2026-04-02 19:31:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:31:05] Production.INFO: ==31119== Releasing lock...
[2026-04-02 19:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025684', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 19:31:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 19:31:09] Production.INFO: ProcessCDR(1,17025684,1,1,2)
[2026-04-02 19:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025684,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025684,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:31:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 19:31:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 19:31:10] Production.INFO: ==31121== Releasing lock...
[2026-04-02 19:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 19:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 19:31:13] Production.ERROR: CronJobId end10
[2026-04-02 19:31:13] Production.INFO: ==31117== Releasing lock...
[2026-04-02 19:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:31:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:31:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:31:16] Production.INFO: call_cost start
[2026-04-02 19:31:16] Production.INFO: call_cost end
[2026-04-02 19:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:31:16] Production.INFO: ==31113== Releasing lock...
[2026-04-02 19:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:32:01] Production.INFO: ==31186== Lock acquired, processing the job...
[2026-04-03 00:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:32:01] Production.INFO: neon service started
[2026-04-03 00:32:02] Production.INFO: neon service started
[2026-04-03 00:32:02] Production.INFO: ==31186== Releasing lock...
[2026-04-03 00:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:32:02] Production.INFO: ==31188== Lock acquired, processing the job...
[2026-04-02 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:32:02] Production.INFO: ==31188== Releasing lock...
[2026-04-02 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:32:02] Production.INFO: ==31190== Lock acquired, processing the job...
[2026-04-02 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:32:02] Production.INFO: ==31190== Releasing lock...
[2026-04-02 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:32:03] Production.INFO: ==31196== Lock acquired, processing the job...
[2026-04-02 19:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:32:03] Production.INFO: ==31192== Lock acquired, processing the job...
[2026-04-02 19:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:32:03] Production.INFO: ==31200== Lock acquired, processing the job...
[2026-04-02 19:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:32:03] Production.INFO: ==31194== Lock acquired, processing the job...
[2026-04-02 19:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:32:03] Production.INFO: ==31198== Lock acquired, processing the job...
[2026-04-02 19:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 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-02 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-02 19:32:03] Production.INFO: ==31200== Releasing lock...
[2026-04-02 19:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:32:03] Production.INFO: Account Balance Start.
[2026-04-02 19:32:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:32:03] Production.INFO: 117
[2026-04-02 19:32:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: ==31194== Releasing lock...
[2026-04-02 19:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:32:04] Production.INFO: Total Charge 0
[2026-04-02 19:32:04] Production.INFO: CreateAllLog End
[2026-04-02 19:32:04] Production.INFO: Account Balance End.
[2026-04-02 19:32:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:32:04] Production.INFO: ==31198== Releasing lock...
[2026-04-02 19:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:32:10] Production.ERROR: CronJobId end10
[2026-04-02 19:32:10] Production.INFO: ==31196== Releasing lock...
[2026-04-02 19:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:32:13] Production.INFO: call_cost start
[2026-04-02 19:32:13] Production.INFO: call_cost end
[2026-04-02 19:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:32:13] Production.INFO: ==31192== Releasing lock...
[2026-04-02 19:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:33:01] Production.INFO: ==31263== Lock acquired, processing the job...
[2026-04-03 00:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:33:01] Production.INFO: neon service started
[2026-04-03 00:33:01] Production.INFO: neon service started
[2026-04-03 00:33:01] Production.INFO: ==31263== Releasing lock...
[2026-04-03 00:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:33:01] Production.INFO: ==31265== Lock acquired, processing the job...
[2026-04-02 19:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:33:01] Production.INFO: ==31265== Releasing lock...
[2026-04-02 19:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:33:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:33:02] Production.INFO: ==31267== Lock acquired, processing the job...
[2026-04-02 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:33:02] Production.INFO: ==31267== Releasing lock...
[2026-04-02 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:33:02] Production.INFO: ==31273== Lock acquired, processing the job...
[2026-04-02 19:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:33:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:33:02] Production.INFO: ==31269== Lock acquired, processing the job...
[2026-04-02 19:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:33:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:33:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:33:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:33:03] Production.INFO: ==31271== Lock acquired, processing the job...
[2026-04-02 19:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:33:03] Production.INFO: ==31275== Lock acquired, processing the job...
[2026-04-02 19:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:33:03] Production.INFO: ==31277== Lock acquired, processing the job...
[2026-04-02 19:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:33:03] Production.INFO: Account Balance Start.
[2026-04-02 19:33:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:33:03] Production.INFO: 117
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19:33:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:33:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: ==31277== Releasing lock...
[2026-04-02 19:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: ==31271== Releasing lock...
[2026-04-02 19:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-24
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-25
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-26
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-27
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-28
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-29
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-30
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-03-31
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-04-01
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Date 2026-04-02
[2026-04-02 19:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:33:03] Production.INFO: Total Charge 0
[2026-04-02 19:33:04] Production.INFO: CreateAllLog End
[2026-04-02 19:33:04] Production.INFO: Account Balance End.
[2026-04-02 19:33:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:33:04] Production.INFO: ==31275== Releasing lock...
[2026-04-02 19:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:33:12] Production.ERROR: CronJobId end10
[2026-04-02 19:33:12] Production.INFO: ==31273== Releasing lock...
[2026-04-02 19:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:33:14] Production.INFO: call_cost start
[2026-04-02 19:33:14] Production.INFO: call_cost end
[2026-04-02 19:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:33:14] Production.INFO: ==31269== Releasing lock...
[2026-04-02 19:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:34:01] Production.INFO: ==31336== Lock acquired, processing the job...
[2026-04-03 00:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:34:01] Production.INFO: neon service started
[2026-04-03 00:34:01] Production.INFO: neon service started
[2026-04-03 00:34:01] Production.INFO: ==31336== Releasing lock...
[2026-04-03 00:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:34:02] Production.INFO: ==31338== Lock acquired, processing the job...
[2026-04-02 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:34:02] Production.INFO: ==31338== Releasing lock...
[2026-04-02 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:34:02] Production.INFO: ==31340== Lock acquired, processing the job...
[2026-04-02 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:34:02] Production.INFO: ==31340== Releasing lock...
[2026-04-02 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:34:03] Production.INFO: ==31351== Lock acquired, processing the job...
[2026-04-02 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:34:03] Production.INFO: ==31343== Lock acquired, processing the job...
[2026-04-02 19:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:34:03] Production.INFO: ==31347== Lock acquired, processing the job...
[2026-04-02 19:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:34:03] Production.INFO: ==31345== Lock acquired, processing the job...
[2026-04-02 19:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 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-02 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-02 19:34:03] Production.INFO: ==31351== Releasing lock...
[2026-04-02 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:34:03] Production.INFO: ==31349== Lock acquired, processing the job...
[2026-04-02 19:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:34:03] Production.INFO: Account Balance Start.
[2026-04-02 19:34:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:34:03] Production.INFO: 117
[2026-04-02 19:34:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: ==31345== Releasing lock...
[2026-04-02 19:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:34:04] Production.INFO: Total Charge 0
[2026-04-02 19:34:04] Production.INFO: CreateAllLog End
[2026-04-02 19:34:04] Production.INFO: Account Balance End.
[2026-04-02 19:34:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:34:04] Production.INFO: ==31349== Releasing lock...
[2026-04-02 19:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:34:11] Production.ERROR: CronJobId end10
[2026-04-02 19:34:11] Production.INFO: ==31347== Releasing lock...
[2026-04-02 19:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:34:13] Production.INFO: call_cost start
[2026-04-02 19:34:13] Production.INFO: call_cost end
[2026-04-02 19:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:34:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:34:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:34:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:34:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:34:13] Production.INFO: ==31343== Releasing lock...
[2026-04-02 19:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:35:02] Production.INFO: ==31412== Lock acquired, processing the job...
[2026-04-03 00:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:35:02] Production.INFO: neon service started
[2026-04-03 00:35:02] Production.INFO: neon service started
[2026-04-03 00:35:02] Production.INFO: ==31412== Releasing lock...
[2026-04-03 00:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:35:02] Production.INFO: ==31416== Lock acquired, processing the job...
[2026-04-02 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:35:02] Production.INFO: ==31416== Releasing lock...
[2026-04-02 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:35:02] Production.INFO: ==31414== Lock acquired, processing the job...
[2026-04-02 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:35:02] Production.INFO: ==31414== Releasing lock...
[2026-04-02 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:35:03] Production.INFO: ==31418== Lock acquired, processing the job...
[2026-04-02 19:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:35:03] Production.INFO: ==31420== Lock acquired, processing the job...
[2026-04-02 19:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:35:03] Production.INFO: ==31422== Lock acquired, processing the job...
[2026-04-02 19:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:35:03] Production.INFO: ==31424== Lock acquired, processing the job...
[2026-04-02 19:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:35:03] Production.INFO: ==31426== Lock acquired, processing the job...
[2026-04-02 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 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-02 19:35:03] Production.INFO: ==31426== Releasing lock...
[2026-04-02 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:35:03] Production.INFO: Account Balance Start.
[2026-04-02 19:35:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:35:03] Production.INFO: 117
[2026-04-02 19:35:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-09
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-10
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: ==31420== Releasing lock...
[2026-04-02 19:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:35:04] Production.INFO: Total Charge 0
[2026-04-02 19:35:04] Production.INFO: CreateAllLog End
[2026-04-02 19:35:04] Production.INFO: Account Balance End.
[2026-04-02 19:35:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:35:04] Production.INFO: ==31424== Releasing lock...
[2026-04-02 19:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:35:11] Production.ERROR: CronJobId end10
[2026-04-02 19:35:11] Production.INFO: ==31422== Releasing lock...
[2026-04-02 19:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:35:14] Production.INFO: call_cost start
[2026-04-02 19:35:14] Production.INFO: call_cost end
[2026-04-02 19:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:35:14] Production.INFO: ==31418== Releasing lock...
[2026-04-02 19:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:36:01] Production.INFO: ==31488== Lock acquired, processing the job...
[2026-04-03 00:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:36:01] Production.INFO: neon service started
[2026-04-03 00:36:01] Production.INFO: neon service started
[2026-04-03 00:36:01] Production.INFO: ==31488== Releasing lock...
[2026-04-03 00:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:36:02] Production.INFO: ==31490== Lock acquired, processing the job...
[2026-04-02 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:36:02] Production.INFO: ==31492== Lock acquired, processing the job...
[2026-04-02 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:36:02] Production.INFO: ==31492== Releasing lock...
[2026-04-02 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:36:02] Production.INFO: ==31490== Releasing lock...
[2026-04-02 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:36:03] Production.INFO: ==31495== Lock acquired, processing the job...
[2026-04-02 19:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:36:03] Production.INFO: ==31497== Lock acquired, processing the job...
[2026-04-02 19:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:36:03] Production.INFO: ==31503== Lock acquired, processing the job...
[2026-04-02 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:36:03] Production.INFO: ==31501== Lock acquired, processing the job...
[2026-04-02 19:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:36:03] Production.INFO: ==31499== Lock acquired, processing the job...
[2026-04-02 19:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 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-02 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-02 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-02 19:36:03] Production.INFO: ==31503== Releasing lock...
[2026-04-02 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:36:03] Production.INFO: Account Balance Start.
[2026-04-02 19:36:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:36:03] Production.INFO: 117
[2026-04-02 19:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:36:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: ==31497== Releasing lock...
[2026-04-02 19:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:36:04] Production.INFO: Total Charge 0
[2026-04-02 19:36:04] Production.INFO: CreateAllLog End
[2026-04-02 19:36:04] Production.INFO: Account Balance End.
[2026-04-02 19:36:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:36:04] Production.INFO: ==31501== Releasing lock...
[2026-04-02 19:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:36:11] Production.ERROR: CronJobId end10
[2026-04-02 19:36:11] Production.INFO: ==31499== Releasing lock...
[2026-04-02 19:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:36:13] Production.INFO: call_cost start
[2026-04-02 19:36:13] Production.INFO: call_cost end
[2026-04-02 19:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:36:13] Production.INFO: ==31495== Releasing lock...
[2026-04-02 19:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:37:02] Production.INFO: ==31564== Lock acquired, processing the job...
[2026-04-03 00:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:37:02] Production.INFO: neon service started
[2026-04-03 00:37:02] Production.INFO: neon service started
[2026-04-03 00:37:02] Production.INFO: ==31564== Releasing lock...
[2026-04-03 00:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:37:02] Production.INFO: ==31566== Lock acquired, processing the job...
[2026-04-02 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:37:02] Production.INFO: ==31568== Lock acquired, processing the job...
[2026-04-02 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:37:02] Production.INFO: ==31568== Releasing lock...
[2026-04-02 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:37:02] Production.INFO: ==31566== Releasing lock...
[2026-04-02 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:37:03] Production.INFO: ==31571== Lock acquired, processing the job...
[2026-04-02 19:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:37:03] Production.INFO: ==31575== Lock acquired, processing the job...
[2026-04-02 19:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:37:03] Production.INFO: ==31573== Lock acquired, processing the job...
[2026-04-02 19:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:37:03] Production.INFO: ==31577== Lock acquired, processing the job...
[2026-04-02 19:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:37:03] Production.INFO: ==31579== Lock acquired, processing the job...
[2026-04-02 19:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:37:03] Production.INFO: Account Balance Start.
[2026-04-02 19:37:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:37:03] Production.INFO: 117
[2026-04-02 19:37:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:37:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19:37:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: ==31579== Releasing lock...
[2026-04-02 19:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: ==31573== Releasing lock...
[2026-04-02 19:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:05] Production.INFO: Date 2026-03-25
[2026-04-02 19:37:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:05] Production.INFO: Date 2026-03-26
[2026-04-02 19:37:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:05] Production.INFO: Date 2026-03-27
[2026-04-02 19:37:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:05] Production.INFO: Date 2026-03-28
[2026-04-02 19:37:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:05] Production.INFO: Date 2026-03-29
[2026-04-02 19:37:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:05] Production.INFO: Date 2026-03-30
[2026-04-02 19:37:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:05] Production.INFO: Date 2026-03-31
[2026-04-02 19:37:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:37:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:37:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:37:05] Production.INFO: Total Charge 0
[2026-04-02 19:37:05] Production.INFO: CreateAllLog End
[2026-04-02 19:37:05] Production.INFO: Account Balance End.
[2026-04-02 19:37:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:37:05] Production.INFO: ==31577== Releasing lock...
[2026-04-02 19:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:37:10] Production.ERROR: CronJobId end10
[2026-04-02 19:37:10] Production.INFO: ==31575== Releasing lock...
[2026-04-02 19:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:37:15] Production.INFO: call_cost start
[2026-04-02 19:37:15] Production.INFO: call_cost end
[2026-04-02 19:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:37:15] Production.INFO: ==31571== Releasing lock...
[2026-04-02 19:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:38:01] Production.INFO: ==31636== Lock acquired, processing the job...
[2026-04-03 00:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:38:01] Production.INFO: neon service started
[2026-04-03 00:38:01] Production.INFO: neon service started
[2026-04-03 00:38:01] Production.INFO: ==31636== Releasing lock...
[2026-04-03 00:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:38:01] Production.INFO: ==31638== Lock acquired, processing the job...
[2026-04-02 19:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:38:02] Production.INFO: ==31638== Releasing lock...
[2026-04-02 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:38:02] Production.INFO: ==31640== Lock acquired, processing the job...
[2026-04-02 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:38:02] Production.INFO: ==31640== Releasing lock...
[2026-04-02 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:38:02] Production.INFO: ==31642== Lock acquired, processing the job...
[2026-04-02 19:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:38:02] Production.INFO: ==31644== Lock acquired, processing the job...
[2026-04-02 19:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:38:02] Production.INFO: ==31646== Lock acquired, processing the job...
[2026-04-02 19:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:38:02] Production.INFO: ==31648== Lock acquired, processing the job...
[2026-04-02 19:38:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:38:03] Production.INFO: ==31650== Lock acquired, processing the job...
[2026-04-02 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:38:03] Production.INFO: Account Balance Start.
[2026-04-02 19:38:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:38:03] Production.INFO: 117
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:38:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: ==31650== Releasing lock...
[2026-04-02 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: ==31644== Releasing lock...
[2026-04-02 19:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-24
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-25
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-26
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-27
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-28
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-29
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-30
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-03-31
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-04-01
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:03] Production.INFO: Date 2026-04-02
[2026-04-02 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:38:04] Production.INFO: Total Charge 0
[2026-04-02 19:38:04] Production.INFO: CreateAllLog End
[2026-04-02 19:38:04] Production.INFO: Account Balance End.
[2026-04-02 19:38:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:38:04] Production.INFO: ==31648== Releasing lock...
[2026-04-02 19:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:38:11] Production.ERROR: CronJobId end10
[2026-04-02 19:38:11] Production.INFO: ==31646== Releasing lock...
[2026-04-02 19:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:38:13] Production.INFO: call_cost start
[2026-04-02 19:38:13] Production.INFO: call_cost end
[2026-04-02 19:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:38:13] Production.INFO: ==31642== Releasing lock...
[2026-04-02 19:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:39:01] Production.INFO: ==31713== Lock acquired, processing the job...
[2026-04-03 00:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:39:01] Production.INFO: neon service started
[2026-04-03 00:39:01] Production.INFO: neon service started
[2026-04-03 00:39:01] Production.INFO: ==31713== Releasing lock...
[2026-04-03 00:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:39:02] Production.INFO: ==31715== Lock acquired, processing the job...
[2026-04-02 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:39:02] Production.INFO: ==31715== Releasing lock...
[2026-04-02 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:39:02] Production.INFO: ==31717== Lock acquired, processing the job...
[2026-04-02 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:39:02] Production.INFO: ==31717== Releasing lock...
[2026-04-02 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:39:03] Production.INFO: ==31719== Lock acquired, processing the job...
[2026-04-02 19:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:39:03] Production.INFO: ==31721== Lock acquired, processing the job...
[2026-04-02 19:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:39:03] Production.INFO: ==31723== Lock acquired, processing the job...
[2026-04-02 19:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:39:03] Production.INFO: ==31725== Lock acquired, processing the job...
[2026-04-02 19:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:39:03] Production.INFO: ==31727== Lock acquired, processing the job...
[2026-04-02 19:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19: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-02 19: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-02 19:39:03] Production.INFO: Account Balance Start.
[2026-04-02 19:39:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:39:03] Production.INFO: 117
[2026-04-02 19: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-02 19:39:03] Production.INFO: ==31727== Releasing lock...
[2026-04-02 19:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:39:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:03] Production.INFO: ==31721== Releasing lock...
[2026-04-02 19:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:39:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:39:04] Production.INFO: Total Charge 0
[2026-04-02 19:39:04] Production.INFO: CreateAllLog End
[2026-04-02 19:39:04] Production.INFO: Account Balance End.
[2026-04-02 19:39:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:39:04] Production.INFO: ==31725== Releasing lock...
[2026-04-02 19:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:39:11] Production.ERROR: CronJobId end10
[2026-04-02 19:39:11] Production.INFO: ==31723== Releasing lock...
[2026-04-02 19:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:39:14] Production.INFO: call_cost start
[2026-04-02 19:39:14] Production.INFO: call_cost end
[2026-04-02 19:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:39:14] Production.INFO: ==31719== Releasing lock...
[2026-04-02 19:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:40:01] Production.INFO: ==31787== Lock acquired, processing the job...
[2026-04-03 00:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:40:01] Production.INFO: neon service started
[2026-04-03 00:40:01] Production.INFO: neon service started
[2026-04-03 00:40:01] Production.INFO: ==31787== Releasing lock...
[2026-04-03 00:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:40:01] Production.INFO: ==31791== Lock acquired, processing the job...
[2026-04-02 23:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:40:01] Production.INFO: ==31791== Releasing lock...
[2026-04-02 23:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:40:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:40:01] Production.INFO: ==31789== Lock acquired, processing the job...
[2026-04-02 19:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:40:02] Production.INFO: ==31789== Releasing lock...
[2026-04-02 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:40:02] Production.INFO: ==31796== Lock acquired, processing the job...
[2026-04-02 19:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:40:02] Production.INFO: ==31794== Lock acquired, processing the job...
[2026-04-02 19:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:40:02] Production.INFO: ==31798== Lock acquired, processing the job...
[2026-04-02 19:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:40:03] Production.INFO: ==31800== Lock acquired, processing the job...
[2026-04-02 19:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:40:03] Production.INFO: ==31802== Lock acquired, processing the job...
[2026-04-02 19:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:40:03] Production.INFO: Account Balance Start.
[2026-04-02 19:40:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:40:03] Production.INFO: 117
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:40:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:40:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:40:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: ==31802== Releasing lock...
[2026-04-02 19:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:40:03] Production.INFO: ==31796== Releasing lock...
[2026-04-02 19:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-24
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-25
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-26
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-27
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-28
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-29
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-30
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:03] Production.INFO: Date 2026-03-31
[2026-04-02 19:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:40:04] Production.INFO: Total Charge 0
[2026-04-02 19:40:04] Production.INFO: CreateAllLog End
[2026-04-02 19:40:04] Production.INFO: Account Balance End.
[2026-04-02 19:40:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:40:04] Production.INFO: ==31800== Releasing lock...
[2026-04-02 19:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:40:11] Production.ERROR: CronJobId end10
[2026-04-02 19:40:11] Production.INFO: ==31798== Releasing lock...
[2026-04-02 19:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:40:14] Production.INFO: call_cost start
[2026-04-02 19:40:14] Production.INFO: call_cost end
[2026-04-02 19:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:40:14] Production.INFO: ==31794== Releasing lock...
[2026-04-02 19:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:41:01] Production.INFO: ==31862== Lock acquired, processing the job...
[2026-04-03 00:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:41:01] Production.INFO: neon service started
[2026-04-03 00:41:01] Production.INFO: neon service started
[2026-04-03 00:41:01] Production.INFO: ==31862== Releasing lock...
[2026-04-03 00:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:41:02] Production.INFO: ==31866== Lock acquired, processing the job...
[2026-04-02 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:41:02] Production.INFO: ==31866== Releasing lock...
[2026-04-02 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:41:02] Production.INFO: ==31864== Lock acquired, processing the job...
[2026-04-02 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:41:02] Production.INFO: ==31864== Releasing lock...
[2026-04-02 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:41:03] Production.INFO: ==31868== Lock acquired, processing the job...
[2026-04-02 19:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 19:41:03] Production.INFO: ==31874== Lock acquired, processing the job...
[2026-04-02 19:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:41:03] Production.INFO: ==31870== Lock acquired, processing the job...
[2026-04-02 19:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 19:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:41:03] Production.ERROR: CronJob PID - 31870
[2026-04-02 19:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 19:41:03] Production.ERROR: CronJob ID - 5
[2026-04-02 19:41:03] Production.ERROR: CronJob Last Run Time 2026-04-02 19:41:00
[2026-04-02 19:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:41:03] Production.ERROR: CronJob PID - 31874
[2026-04-02 19:41:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-02 19:41:03] Production.ERROR: CronJob ID - 10
[2026-04-02 19:41:03] Production.ERROR: CronJob Last Run Time 2026-04-02 19:41:00
[2026-04-02 19:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:41:03] Production.INFO: ==31872== Lock acquired, processing the job...
[2026-04-02 19:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 19:41:03] Production.INFO: ==31868== Releasing lock...
[2026-04-02 19:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 19:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 19:41:03] Production.INFO: ==31876== Lock acquired, processing the job...
[2026-04-02 19:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:41:03] Production.INFO: ==31878== Lock acquired, processing the job...
[2026-04-02 19:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 19:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:41:03] Production.INFO: ==31881== Lock acquired, processing the job...
[2026-04-02 19:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:41:03] Production.INFO: Account Balance Start.
[2026-04-02 19:41:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 19:41:03] Production.INFO: 117
[2026-04-02 19:41:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:41:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: ==31881== Releasing lock...
[2026-04-02 19:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.ERROR: done
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 19:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025725', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: ==31872== Releasing lock...
[2026-04-02 19:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:41:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:41:04] Production.INFO: Total Charge 0
[2026-04-02 19:41:04] Production.INFO: CreateAllLog End
[2026-04-02 19:41:05] Production.INFO: Account Balance End.
[2026-04-02 19:41:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:41:05] Production.INFO: ==31876== Releasing lock...
[2026-04-02 19:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025725', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 19:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 19:41:10] Production.INFO: ProcessCDR(1,17025725,1,1,2)
[2026-04-02 19:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025725,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025725,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 19:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 19:41:10] Production.INFO: ==31878== Releasing lock...
[2026-04-02 19:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 19:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 19:41:13] Production.ERROR: CronJobId end10
[2026-04-02 19:41:13] Production.INFO: ==31874== Releasing lock...
[2026-04-02 19:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:41:17] Production.INFO: call_cost start
[2026-04-02 19:41:17] Production.INFO: call_cost end
[2026-04-02 19:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:41:17] Production.INFO: ==31870== Releasing lock...
[2026-04-02 19:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:42:02] Production.INFO: ==31941== Lock acquired, processing the job...
[2026-04-03 00:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:42:02] Production.INFO: neon service started
[2026-04-03 00:42:02] Production.INFO: neon service started
[2026-04-03 00:42:02] Production.INFO: ==31941== Releasing lock...
[2026-04-03 00:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:42:02] Production.INFO: ==31945== Lock acquired, processing the job...
[2026-04-02 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:42:02] Production.INFO: ==31945== Releasing lock...
[2026-04-02 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:42:02] Production.INFO: ==31943== Lock acquired, processing the job...
[2026-04-02 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:42:02] Production.INFO: ==31943== Releasing lock...
[2026-04-02 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:42:03] Production.INFO: ==31953== Lock acquired, processing the job...
[2026-04-02 19:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:42:03] Production.INFO: Account Balance Start.
[2026-04-02 19:42:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:42:03] Production.INFO: 117
[2026-04-02 19:42:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:42:03] Production.INFO: ==31947== Lock acquired, processing the job...
[2026-04-02 19:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:03] Production.INFO: ==31949== Lock acquired, processing the job...
[2026-04-02 19:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:42:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:03] Production.INFO: ==31951== Lock acquired, processing the job...
[2026-04-02 19:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:42:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:42:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:03] Production.INFO: ==31955== Lock acquired, processing the job...
[2026-04-02 19:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:42:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19:42:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 19:42:04] Production.INFO: ==31955== Releasing lock...
[2026-04-02 19:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: ==31949== Releasing lock...
[2026-04-02 19:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:42:04] Production.INFO: Total Charge 0
[2026-04-02 19:42:04] Production.INFO: CreateAllLog End
[2026-04-02 19:42:04] Production.INFO: Account Balance End.
[2026-04-02 19:42:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:42:04] Production.INFO: ==31953== Releasing lock...
[2026-04-02 19:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:42:11] Production.ERROR: CronJobId end10
[2026-04-02 19:42:11] Production.INFO: ==31951== Releasing lock...
[2026-04-02 19:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:42:13] Production.INFO: call_cost start
[2026-04-02 19:42:13] Production.INFO: call_cost end
[2026-04-02 19:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:42:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:42:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:42:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:42:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:42:13] Production.INFO: ==31947== Releasing lock...
[2026-04-02 19:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:43:01] Production.INFO: ==32014== Lock acquired, processing the job...
[2026-04-03 00:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:43:01] Production.INFO: neon service started
[2026-04-03 00:43:01] Production.INFO: neon service started
[2026-04-03 00:43:01] Production.INFO: ==32014== Releasing lock...
[2026-04-03 00:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:43:01] Production.INFO: ==32018== Lock acquired, processing the job...
[2026-04-02 23:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:43:01] Production.INFO: ==32018== Releasing lock...
[2026-04-02 23:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:43:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:43:02] Production.INFO: ==32016== Lock acquired, processing the job...
[2026-04-02 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:43:02] Production.INFO: ==32016== Releasing lock...
[2026-04-02 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:43:03] Production.INFO: ==32020== Lock acquired, processing the job...
[2026-04-02 19:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:43:03] Production.INFO: ==32022== Lock acquired, processing the job...
[2026-04-02 19:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:43:03] Production.INFO: ==32027== Lock acquired, processing the job...
[2026-04-02 19:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:43:03] Production.INFO: ==32024== Lock acquired, processing the job...
[2026-04-02 19:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:43:03] Production.INFO: ==32029== Lock acquired, processing the job...
[2026-04-02 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:43:03] Production.INFO: Account Balance Start.
[2026-04-02 19:43:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:43:03] Production.INFO: 117
[2026-04-02 19:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:43:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: ==32029== Releasing lock...
[2026-04-02 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: ==32022== Releasing lock...
[2026-04-02 19:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-24
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:03] Production.INFO: Date 2026-03-25
[2026-04-02 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:43:04] Production.INFO: Total Charge 0
[2026-04-02 19:43:04] Production.INFO: CreateAllLog End
[2026-04-02 19:43:04] Production.INFO: Account Balance End.
[2026-04-02 19:43:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:43:04] Production.INFO: ==32027== Releasing lock...
[2026-04-02 19:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:43:11] Production.ERROR: CronJobId end10
[2026-04-02 19:43:11] Production.INFO: ==32024== Releasing lock...
[2026-04-02 19:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:43:14] Production.INFO: call_cost start
[2026-04-02 19:43:14] Production.INFO: call_cost end
[2026-04-02 19:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:43:14] Production.INFO: ==32020== Releasing lock...
[2026-04-02 19:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:44:01] Production.INFO: ==32088== Lock acquired, processing the job...
[2026-04-03 00:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:44:01] Production.INFO: neon service started
[2026-04-03 00:44:01] Production.INFO: neon service started
[2026-04-03 00:44:01] Production.INFO: ==32088== Releasing lock...
[2026-04-03 00:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:44:02] Production.INFO: ==32092== Lock acquired, processing the job...
[2026-04-02 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:44:02] Production.INFO: ==32092== Releasing lock...
[2026-04-02 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:44:02] Production.INFO: ==32090== Lock acquired, processing the job...
[2026-04-02 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:44:02] Production.INFO: ==32090== Releasing lock...
[2026-04-02 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:44:03] Production.INFO: ==32095== Lock acquired, processing the job...
[2026-04-02 19:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:44:03] Production.INFO: ==32097== Lock acquired, processing the job...
[2026-04-02 19:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:44:03] Production.INFO: ==32099== Lock acquired, processing the job...
[2026-04-02 19:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:44:03] Production.INFO: ==32101== Lock acquired, processing the job...
[2026-04-02 19:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:44:03] Production.INFO: ==32103== Lock acquired, processing the job...
[2026-04-02 19:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:44:03] Production.INFO: Account Balance Start.
[2026-04-02 19:44:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:44:03] Production.INFO: 117
[2026-04-02 19:44:03] Production.INFO: Date 2026-03-08
[2026-04-02 19: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-02 19: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-02 19: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-02 19:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:03] Production.INFO: ==32103== Releasing lock...
[2026-04-02 19:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:44:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: ==32097== Releasing lock...
[2026-04-02 19:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:44:04] Production.INFO: Total Charge 0
[2026-04-02 19:44:04] Production.INFO: CreateAllLog End
[2026-04-02 19:44:05] Production.INFO: Account Balance End.
[2026-04-02 19:44:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:44:05] Production.INFO: ==32101== Releasing lock...
[2026-04-02 19:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:44:11] Production.ERROR: CronJobId end10
[2026-04-02 19:44:11] Production.INFO: ==32099== Releasing lock...
[2026-04-02 19:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:44:14] Production.INFO: call_cost start
[2026-04-02 19:44:14] Production.INFO: call_cost end
[2026-04-02 19:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:44:14] Production.INFO: ==32095== Releasing lock...
[2026-04-02 19:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:45:01] Production.INFO: ==32161== Lock acquired, processing the job...
[2026-04-03 00:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:45:01] Production.INFO: neon service started
[2026-04-03 00:45:01] Production.INFO: neon service started
[2026-04-03 00:45:01] Production.INFO: ==32161== Releasing lock...
[2026-04-03 00:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:45:01] Production.INFO: ==32165== Lock acquired, processing the job...
[2026-04-02 23:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:45:01] Production.INFO: ==32165== Releasing lock...
[2026-04-02 23:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:45:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:45:01] Production.INFO: ==32163== Lock acquired, processing the job...
[2026-04-02 19:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:45:02] Production.INFO: ==32163== Releasing lock...
[2026-04-02 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:45:02] Production.INFO: ==32167== Lock acquired, processing the job...
[2026-04-02 19:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:45:02] Production.INFO: ==32169== Lock acquired, processing the job...
[2026-04-02 19:45:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:45:02] Production.INFO: ==32171== Lock acquired, processing the job...
[2026-04-02 19:45:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:45:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:45:02] Production.INFO: ==32176== Lock acquired, processing the job...
[2026-04-02 19:45:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:45:03] Production.INFO: ==32173== Lock acquired, processing the job...
[2026-04-02 19:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 19:45:03] Production.INFO: Account Balance Start.
[2026-04-02 19:45:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:45:03] Production.INFO: 117
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 19:45:03] Production.INFO: ==32176== Releasing lock...
[2026-04-02 19:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: ==32169== Releasing lock...
[2026-04-02 19:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-24
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:03] Production.INFO: Date 2026-03-25
[2026-04-02 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:45:04] Production.INFO: Total Charge 0
[2026-04-02 19:45:04] Production.INFO: CreateAllLog End
[2026-04-02 19:45:04] Production.INFO: Account Balance End.
[2026-04-02 19:45:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:45:04] Production.INFO: ==32173== Releasing lock...
[2026-04-02 19:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:45:11] Production.ERROR: CronJobId end10
[2026-04-02 19:45:11] Production.INFO: ==32171== Releasing lock...
[2026-04-02 19:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:45:14] Production.INFO: call_cost start
[2026-04-02 19:45:14] Production.INFO: call_cost end
[2026-04-02 19:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:45:14] Production.INFO: ==32167== Releasing lock...
[2026-04-02 19:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:46:01] Production.INFO: ==32242== Lock acquired, processing the job...
[2026-04-03 00:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:46:01] Production.INFO: neon service started
[2026-04-03 00:46:01] Production.INFO: neon service started
[2026-04-03 00:46:01] Production.INFO: ==32242== Releasing lock...
[2026-04-03 00:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:46:02] Production.INFO: ==32244== Lock acquired, processing the job...
[2026-04-02 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:46:02] Production.INFO: ==32246== Lock acquired, processing the job...
[2026-04-02 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:46:02] Production.INFO: ==32246== Releasing lock...
[2026-04-02 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:46:02] Production.INFO: ==32244== Releasing lock...
[2026-04-02 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:46:03] Production.INFO: ==32249== Lock acquired, processing the job...
[2026-04-02 19:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:46:03] Production.INFO: ==32253== Lock acquired, processing the job...
[2026-04-02 19:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:46:03] Production.INFO: ==32251== Lock acquired, processing the job...
[2026-04-02 19:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:46:03] Production.INFO: ==32255== Lock acquired, processing the job...
[2026-04-02 19:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:46:03] Production.INFO: ==32257== Lock acquired, processing the job...
[2026-04-02 19:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:46:03] Production.INFO: Account Balance Start.
[2026-04-02 19:46:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:46:03] Production.INFO: 117
[2026-04-02 19:46:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 19:46:03] Production.INFO: Date 2026-03-09
[2026-04-02 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-02 19:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:03] Production.INFO: ==32257== Releasing lock...
[2026-04-02 19:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:46:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: ==32251== Releasing lock...
[2026-04-02 19:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:46:04] Production.INFO: Total Charge 0
[2026-04-02 19:46:04] Production.INFO: CreateAllLog End
[2026-04-02 19:46:05] Production.INFO: Account Balance End.
[2026-04-02 19:46:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:46:05] Production.INFO: ==32255== Releasing lock...
[2026-04-02 19:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:46:10] Production.ERROR: CronJobId end10
[2026-04-02 19:46:10] Production.INFO: ==32253== Releasing lock...
[2026-04-02 19:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:46:14] Production.INFO: call_cost start
[2026-04-02 19:46:14] Production.INFO: call_cost end
[2026-04-02 19:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:46:14] Production.INFO: ==32249== Releasing lock...
[2026-04-02 19:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:47:02] Production.INFO: ==32310== Lock acquired, processing the job...
[2026-04-03 00:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:47:02] Production.INFO: neon service started
[2026-04-03 00:47:02] Production.INFO: neon service started
[2026-04-03 00:47:02] Production.INFO: ==32310== Releasing lock...
[2026-04-03 00:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:47:02] Production.INFO: ==32314== Lock acquired, processing the job...
[2026-04-02 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:47:02] Production.INFO: ==32314== Releasing lock...
[2026-04-02 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:47:02] Production.INFO: ==32312== Lock acquired, processing the job...
[2026-04-02 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:47:03] Production.INFO: ==32312== Releasing lock...
[2026-04-02 19:47:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:47:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:47:03] Production.INFO: ==32323== Lock acquired, processing the job...
[2026-04-02 19:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:47:03] Production.INFO: Account Balance Start.
[2026-04-02 19:47:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:47:03] Production.INFO: 117
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:03] Production.INFO: ==32317== Lock acquired, processing the job...
[2026-04-02 19:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: ==32319== Lock acquired, processing the job...
[2026-04-02 19:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: ==32321== Lock acquired, processing the job...
[2026-04-02 19:47:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: ==32325== Lock acquired, processing the job...
[2026-04-02 19:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-27
[2026-04-02 19: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-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19:47:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: ==32325== Releasing lock...
[2026-04-02 19:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:47:04] Production.INFO: Total Charge 0
[2026-04-02 19:47:04] Production.INFO: CreateAllLog End
[2026-04-02 19:47:04] Production.INFO: ==32319== Releasing lock...
[2026-04-02 19:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:47:04] Production.INFO: Account Balance End.
[2026-04-02 19:47:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:47:04] Production.INFO: ==32323== Releasing lock...
[2026-04-02 19:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:47:12] Production.ERROR: CronJobId end10
[2026-04-02 19:47:12] Production.INFO: ==32321== Releasing lock...
[2026-04-02 19:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:47:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:47:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:47:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:47:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:47:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:47:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:47:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:47:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:47:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:47:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:47:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:47:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:47:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:47:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:47:15] Production.INFO: call_cost start
[2026-04-02 19:47:15] Production.INFO: call_cost end
[2026-04-02 19:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:47:15] Production.INFO: ==32317== Releasing lock...
[2026-04-02 19:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:48:01] Production.INFO: ==32383== Lock acquired, processing the job...
[2026-04-03 00:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:48:01] Production.INFO: neon service started
[2026-04-03 00:48:01] Production.INFO: neon service started
[2026-04-03 00:48:01] Production.INFO: ==32383== Releasing lock...
[2026-04-03 00:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:48:02] Production.INFO: ==32385== Lock acquired, processing the job...
[2026-04-02 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:48:02] Production.INFO: ==32387== Lock acquired, processing the job...
[2026-04-02 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:48:02] Production.INFO: ==32387== Releasing lock...
[2026-04-02 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:48:02] Production.INFO: ==32385== Releasing lock...
[2026-04-02 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:48:03] Production.INFO: ==32390== Lock acquired, processing the job...
[2026-04-02 19:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:48:03] Production.INFO: ==32392== Lock acquired, processing the job...
[2026-04-02 19:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:48:03] Production.INFO: ==32394== Lock acquired, processing the job...
[2026-04-02 19:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:48:03] Production.INFO: ==32396== Lock acquired, processing the job...
[2026-04-02 19:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:48:03] Production.INFO: ==32398== Lock acquired, processing the job...
[2026-04-02 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:48:03] Production.INFO: Account Balance Start.
[2026-04-02 19:48:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:48:03] Production.INFO: 117
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 19:48:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 19:48:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:03] Production.INFO: ==32398== Releasing lock...
[2026-04-02 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: ==32392== Releasing lock...
[2026-04-02 19:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:48:04] Production.INFO: Total Charge 0
[2026-04-02 19:48:04] Production.INFO: CreateAllLog End
[2026-04-02 19:48:04] Production.INFO: Account Balance End.
[2026-04-02 19:48:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:48:04] Production.INFO: ==32396== Releasing lock...
[2026-04-02 19:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:48:10] Production.ERROR: CronJobId end10
[2026-04-02 19:48:10] Production.INFO: ==32394== Releasing lock...
[2026-04-02 19:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:48:14] Production.INFO: call_cost start
[2026-04-02 19:48:14] Production.INFO: call_cost end
[2026-04-02 19:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:48:14] Production.INFO: ==32390== Releasing lock...
[2026-04-02 19:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:49:02] Production.INFO: ==32463== Lock acquired, processing the job...
[2026-04-03 00:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:49:02] Production.INFO: neon service started
[2026-04-03 00:49:02] Production.INFO: neon service started
[2026-04-03 00:49:02] Production.INFO: ==32463== Releasing lock...
[2026-04-03 00:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:49:02] Production.INFO: ==32465== Lock acquired, processing the job...
[2026-04-02 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:49:02] Production.INFO: ==32467== Lock acquired, processing the job...
[2026-04-02 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:49:02] Production.INFO: ==32467== Releasing lock...
[2026-04-02 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:49:02] Production.INFO: ==32465== Releasing lock...
[2026-04-02 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:49:03] Production.INFO: ==32469== Lock acquired, processing the job...
[2026-04-02 19:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:49:03] Production.INFO: ==32473== Lock acquired, processing the job...
[2026-04-02 19:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:49:03] Production.INFO: ==32471== Lock acquired, processing the job...
[2026-04-02 19:49:03] Production.INFO: ==32477== Lock acquired, processing the job...
[2026-04-02 19:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:49:03] Production.INFO: ==32475== Lock acquired, processing the job...
[2026-04-02 19:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:49:03] Production.INFO: Account Balance Start.
[2026-04-02 19:49:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:49:03] Production.INFO: 117
[2026-04-02 19:49:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 19:49:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:49:03] Production.INFO: ==32477== Releasing lock...
[2026-04-02 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: ==32471== Releasing lock...
[2026-04-02 19:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:49:04] Production.INFO: Total Charge 0
[2026-04-02 19:49:04] Production.INFO: CreateAllLog End
[2026-04-02 19:49:04] Production.INFO: Account Balance End.
[2026-04-02 19:49:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:49:04] Production.INFO: ==32475== Releasing lock...
[2026-04-02 19:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:49:11] Production.ERROR: CronJobId end10
[2026-04-02 19:49:11] Production.INFO: ==32473== Releasing lock...
[2026-04-02 19:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:49:14] Production.INFO: call_cost start
[2026-04-02 19:49:14] Production.INFO: call_cost end
[2026-04-02 19:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:49:14] Production.INFO: ==32469== Releasing lock...
[2026-04-02 19:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:50:01] Production.INFO: ==32542== Lock acquired, processing the job...
[2026-04-03 00:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:50:01] Production.INFO: neon service started
[2026-04-03 00:50:01] Production.INFO: neon service started
[2026-04-03 00:50:01] Production.INFO: ==32542== Releasing lock...
[2026-04-03 00:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:50:01] Production.INFO: ==32546== Lock acquired, processing the job...
[2026-04-02 23:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:50:01] Production.INFO: ==32546== Releasing lock...
[2026-04-02 23:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:50:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:50:02] Production.INFO: ==32544== Lock acquired, processing the job...
[2026-04-02 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:50:02] Production.INFO: ==32544== Releasing lock...
[2026-04-02 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:50:02] Production.INFO: ==32548== Lock acquired, processing the job...
[2026-04-02 19:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:50:03] Production.INFO: ==32550== Lock acquired, processing the job...
[2026-04-02 19:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:50:03] Production.INFO: ==32552== Lock acquired, processing the job...
[2026-04-02 19:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:50:03] Production.INFO: ==32554== Lock acquired, processing the job...
[2026-04-02 19:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:50:03] Production.INFO: ==32556== Lock acquired, processing the job...
[2026-04-02 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:50:03] Production.INFO: Account Balance Start.
[2026-04-02 19:50:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:50:03] Production.INFO: 117
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 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-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 19:50:03] Production.INFO: ==32556== Releasing lock...
[2026-04-02 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: ==32550== Releasing lock...
[2026-04-02 19:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:50:04] Production.INFO: Total Charge 0
[2026-04-02 19:50:04] Production.INFO: CreateAllLog End
[2026-04-02 19:50:04] Production.INFO: Account Balance End.
[2026-04-02 19:50:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:50:04] Production.INFO: ==32554== Releasing lock...
[2026-04-02 19:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:50:10] Production.ERROR: CronJobId end10
[2026-04-02 19:50:10] Production.INFO: ==32552== Releasing lock...
[2026-04-02 19:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:50:14] Production.INFO: call_cost start
[2026-04-02 19:50:14] Production.INFO: call_cost end
[2026-04-02 19:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:50:14] Production.INFO: ==32548== Releasing lock...
[2026-04-02 19:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:51:01] Production.INFO: ==32625== Lock acquired, processing the job...
[2026-04-03 00:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:51:01] Production.INFO: neon service started
[2026-04-03 00:51:01] Production.INFO: neon service started
[2026-04-03 00:51:01] Production.INFO: ==32625== Releasing lock...
[2026-04-03 00:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:51:02] Production.INFO: ==32627== Lock acquired, processing the job...
[2026-04-02 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:51:02] Production.INFO: ==32627== Releasing lock...
[2026-04-02 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:51:02] Production.INFO: ==32629== Lock acquired, processing the job...
[2026-04-02 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:51:02] Production.INFO: ==32629== Releasing lock...
[2026-04-02 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:51:03] Production.INFO: ==32637== Lock acquired, processing the job...
[2026-04-02 19:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:51:03] Production.INFO: ==32641== Lock acquired, processing the job...
[2026-04-02 19:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 19:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 19:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:51:03] Production.INFO: ==32633== Lock acquired, processing the job...
[2026-04-02 19:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:51:03] Production.INFO: ==32631== Lock acquired, processing the job...
[2026-04-02 19:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 19:51:03] Production.INFO: ==32635== Lock acquired, processing the job...
[2026-04-02 19:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:51:03] Production.INFO: ==32639== Lock acquired, processing the job...
[2026-04-02 19:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:51:03] Production.INFO: ==32643== Lock acquired, processing the job...
[2026-04-02 19:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 19:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:51:03] Production.ERROR: CronJob PID - 32633
[2026-04-02 19:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 19:51:03] Production.ERROR: CronJob ID - 5
[2026-04-02 19:51:03] Production.ERROR: CronJob Last Run Time 2026-04-02 19:51:00
[2026-04-02 19:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:51:03] Production.ERROR: CronJob PID - 32635
[2026-04-02 19:51:04] Production.ERROR: CronJob Title - Account Block
[2026-04-02 19:51:04] Production.ERROR: CronJob ID - 7
[2026-04-02 19:51:04] Production.ERROR: CronJob Last Run Time 2026-04-02 19:51:00
[2026-04-02 19:51:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:51:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:51:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:51:04] Production.ERROR: CronJob PID - 32637
[2026-04-02 19:51:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-02 19:51:04] Production.ERROR: CronJob ID - 10
[2026-04-02 19:51:04] Production.ERROR: CronJob Last Run Time 2026-04-02 19:51:00
[2026-04-02 19:51:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:51:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:51:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:51:04] Production.ERROR: CronJob PID - 32639
[2026-04-02 19:51:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-02 19:51:04] Production.ERROR: CronJob ID - 12
[2026-04-02 19:51:04] Production.ERROR: CronJob Last Run Time 2026-04-02 19:51:00
[2026-04-02 19:51:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:51:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:51:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:51:04] Production.ERROR: CronJob PID - 32641
[2026-04-02 19:51:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-02 19:51:04] Production.ERROR: CronJob ID - 17
[2026-04-02 19:51:04] Production.ERROR: CronJob Last Run Time 2026-04-02 19:51:00
[2026-04-02 19:51:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:51:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:51:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 19:51:04] Production.ERROR: CronJob PID - 32643
[2026-04-02 19:51:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-02 19:51:04] Production.ERROR: CronJob ID - 19
[2026-04-02 19:51:04] Production.ERROR: CronJob Last Run Time 2026-04-02 19:51:00
[2026-04-02 19:51:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 19:51:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 19:51:04] Production.INFO: Account Balance Start.
[2026-04-02 19:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:51:04] Production.INFO: CreateAllLog Start
[2026-04-02 19:51:04] Production.INFO: 117
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-08
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:51:04] Production.INFO: Date 2026-03-09
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-10
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: ==32643== Releasing lock...
[2026-04-02 19:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:51:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 19:51:04] Production.INFO: ==32631== Releasing lock...
[2026-04-02 19:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 19:51:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.ERROR: done
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 19:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025766', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: ==32635== Releasing lock...
[2026-04-02 19:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:51:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:51:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:51:05] Production.INFO: Total Charge 0
[2026-04-02 19:51:05] Production.INFO: CreateAllLog End
[2026-04-02 19:51:05] Production.INFO: Account Balance End.
[2026-04-02 19:51:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:51:05] Production.INFO: ==32639== Releasing lock...
[2026-04-02 19:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025766', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 19:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 19:51:10] Production.INFO: ProcessCDR(1,17025766,1,1,2)
[2026-04-02 19:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025766,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025766,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 19:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 19:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 19:51:10] Production.INFO: ==32641== Releasing lock...
[2026-04-02 19:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 19:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 19:51:13] Production.ERROR: CronJobId end10
[2026-04-02 19:51:13] Production.INFO: ==32637== Releasing lock...
[2026-04-02 19:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:51:16] Production.INFO: call_cost start
[2026-04-02 19:51:16] Production.INFO: call_cost end
[2026-04-02 19:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:51:16] Production.INFO: ==32633== Releasing lock...
[2026-04-02 19:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:52:02] Production.INFO: ==32701== Lock acquired, processing the job...
[2026-04-03 00:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:52:02] Production.INFO: neon service started
[2026-04-03 00:52:02] Production.INFO: neon service started
[2026-04-03 00:52:02] Production.INFO: ==32701== Releasing lock...
[2026-04-03 00:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:52:02] Production.INFO: ==32703== Lock acquired, processing the job...
[2026-04-02 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:52:02] Production.INFO: ==32705== Lock acquired, processing the job...
[2026-04-02 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:52:02] Production.INFO: ==32705== Releasing lock...
[2026-04-02 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:52:03] Production.INFO: ==32703== Releasing lock...
[2026-04-02 19:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:52:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:52:04] Production.INFO: ==32714== Lock acquired, processing the job...
[2026-04-02 19:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:52:04] Production.INFO: ==32712== Lock acquired, processing the job...
[2026-04-02 19:52:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:52:04] Production.INFO: ==32708== Lock acquired, processing the job...
[2026-04-02 19:52:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:52:04] Production.INFO: ==32710== Lock acquired, processing the job...
[2026-04-02 19:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:52:04] Production.INFO: Account Balance Start.
[2026-04-02 19:52:04] Production.INFO: CreateAllLog Start
[2026-04-02 19:52:04] Production.INFO: 117
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-08
[2026-04-02 19:52:04] Production.INFO: ==32716== Lock acquired, processing the job...
[2026-04-02 19:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-09
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-10
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19:52:04] Production.INFO: Date 2026-03-11
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:52:04] Production.INFO: ==32716== Releasing lock...
[2026-04-02 19:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: ==32710== Releasing lock...
[2026-04-02 19:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:05] Production.INFO: Date 2026-03-31
[2026-04-02 19:52:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:52:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:52:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:52:05] Production.INFO: Total Charge 0
[2026-04-02 19:52:05] Production.INFO: CreateAllLog End
[2026-04-02 19:52:05] Production.INFO: Account Balance End.
[2026-04-02 19:52:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:52:05] Production.INFO: ==32714== Releasing lock...
[2026-04-02 19:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:52:12] Production.ERROR: CronJobId end10
[2026-04-02 19:52:12] Production.INFO: ==32712== Releasing lock...
[2026-04-02 19:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:52:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:52:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:52:16] Production.INFO: call_cost start
[2026-04-02 19:52:16] Production.INFO: call_cost end
[2026-04-02 19:52:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:52:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:52:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:52:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:52:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:52:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:52:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:52:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:52:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:52:16] Production.INFO: ==32708== Releasing lock...
[2026-04-02 19:52:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:52:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:53:01] Production.INFO: ==318== Lock acquired, processing the job...
[2026-04-03 00:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:53:01] Production.INFO: neon service started
[2026-04-03 00:53:01] Production.INFO: neon service started
[2026-04-03 00:53:01] Production.INFO: ==318== Releasing lock...
[2026-04-03 00:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:53:02] Production.INFO: ==322== Lock acquired, processing the job...
[2026-04-02 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:53:02] Production.INFO: ==322== Releasing lock...
[2026-04-02 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:53:02] Production.INFO: ==320== Lock acquired, processing the job...
[2026-04-02 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:53:02] Production.INFO: ==320== Releasing lock...
[2026-04-02 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:53:03] Production.INFO: ==329== Lock acquired, processing the job...
[2026-04-02 19:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:53:03] Production.INFO: ==325== Lock acquired, processing the job...
[2026-04-02 19:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:53:03] Production.INFO: ==327== Lock acquired, processing the job...
[2026-04-02 19:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:53:03] Production.INFO: ==333== Lock acquired, processing the job...
[2026-04-02 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:53:03] Production.INFO: ==331== Lock acquired, processing the job...
[2026-04-02 19:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 19:53:03] Production.INFO: ==333== Releasing lock...
[2026-04-02 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:53:03] Production.INFO: Account Balance Start.
[2026-04-02 19:53:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:53:03] Production.INFO: 117
[2026-04-02 19:53:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: ==327== Releasing lock...
[2026-04-02 19:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:53:04] Production.INFO: Total Charge 0
[2026-04-02 19:53:04] Production.INFO: CreateAllLog End
[2026-04-02 19:53:04] Production.INFO: Account Balance End.
[2026-04-02 19:53:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:53:04] Production.INFO: ==331== Releasing lock...
[2026-04-02 19:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:53:10] Production.ERROR: CronJobId end10
[2026-04-02 19:53:10] Production.INFO: ==329== Releasing lock...
[2026-04-02 19:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:53:13] Production.INFO: call_cost start
[2026-04-02 19:53:13] Production.INFO: call_cost end
[2026-04-02 19:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:53:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:53:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:53:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:53:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:53:13] Production.INFO: ==325== Releasing lock...
[2026-04-02 19:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:54:02] Production.INFO: ==403== Lock acquired, processing the job...
[2026-04-03 00:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:54:02] Production.INFO: neon service started
[2026-04-03 00:54:02] Production.INFO: neon service started
[2026-04-03 00:54:02] Production.INFO: ==403== Releasing lock...
[2026-04-03 00:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:54:02] Production.INFO: ==407== Lock acquired, processing the job...
[2026-04-02 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:54:02] Production.INFO: ==407== Releasing lock...
[2026-04-02 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:54:02] Production.INFO: ==409== Lock acquired, processing the job...
[2026-04-02 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:54:02] Production.INFO: ==409== Releasing lock...
[2026-04-02 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:54:03] Production.INFO: ==414== Lock acquired, processing the job...
[2026-04-02 19:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:54:03] Production.INFO: ==412== Lock acquired, processing the job...
[2026-04-02 19:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:54:03] Production.INFO: ==416== Lock acquired, processing the job...
[2026-04-02 19:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:54:03] Production.INFO: ==420== Lock acquired, processing the job...
[2026-04-02 19:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:54:03] Production.INFO: ==418== Lock acquired, processing the job...
[2026-04-02 19:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19: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-02 19: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-02 19: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-02 19:54:03] Production.INFO: ==420== Releasing lock...
[2026-04-02 19:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:54:03] Production.INFO: Account Balance Start.
[2026-04-02 19:54:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:54:03] Production.INFO: 117
[2026-04-02 19:54:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:03] Production.INFO: ==414== Releasing lock...
[2026-04-02 19:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:54:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-12
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-13
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-14
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:05] Production.INFO: Date 2026-03-26
[2026-04-02 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:05] Production.INFO: Date 2026-03-27
[2026-04-02 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:05] Production.INFO: Date 2026-03-28
[2026-04-02 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:05] Production.INFO: Date 2026-03-29
[2026-04-02 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:05] Production.INFO: Date 2026-03-30
[2026-04-02 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:05] Production.INFO: Date 2026-03-31
[2026-04-02 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:54:05] Production.INFO: Total Charge 0
[2026-04-02 19:54:05] Production.INFO: CreateAllLog End
[2026-04-02 19:54:05] Production.INFO: Account Balance End.
[2026-04-02 19:54:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:54:05] Production.INFO: ==418== Releasing lock...
[2026-04-02 19:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:54:10] Production.ERROR: CronJobId end10
[2026-04-02 19:54:10] Production.INFO: ==416== Releasing lock...
[2026-04-02 19:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:54:13] Production.INFO: call_cost start
[2026-04-02 19:54:13] Production.INFO: call_cost end
[2026-04-02 19:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:54:13] Production.INFO: ==412== Releasing lock...
[2026-04-02 19:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:55:01] Production.INFO: ==484== Lock acquired, processing the job...
[2026-04-03 00:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:55:01] Production.INFO: neon service started
[2026-04-03 00:55:01] Production.INFO: neon service started
[2026-04-03 00:55:01] Production.INFO: ==484== Releasing lock...
[2026-04-03 00:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:55:01] Production.INFO: ==486== Lock acquired, processing the job...
[2026-04-02 19:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:55:02] Production.INFO: ==486== Releasing lock...
[2026-04-02 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:55:02] Production.INFO: ==488== Lock acquired, processing the job...
[2026-04-02 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:55:02] Production.INFO: ==488== Releasing lock...
[2026-04-02 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:55:02] Production.INFO: ==490== Lock acquired, processing the job...
[2026-04-02 19:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:55:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:55:02] Production.INFO: ==492== Lock acquired, processing the job...
[2026-04-02 19:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:55:02] Production.INFO: ==495== Lock acquired, processing the job...
[2026-04-02 19:55:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:55:03] Production.INFO: ==497== Lock acquired, processing the job...
[2026-04-02 19:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:55:03] Production.INFO: ==499== Lock acquired, processing the job...
[2026-04-02 19:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:55:03] Production.INFO: Account Balance Start.
[2026-04-02 19:55:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:55:03] Production.INFO: 117
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 19:55:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 19:55:03] Production.INFO: ==499== Releasing lock...
[2026-04-02 19:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: ==492== Releasing lock...
[2026-04-02 19:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-24
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-25
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:03] Production.INFO: Date 2026-03-26
[2026-04-02 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:55:04] Production.INFO: Total Charge 0
[2026-04-02 19:55:04] Production.INFO: CreateAllLog End
[2026-04-02 19:55:04] Production.INFO: Account Balance End.
[2026-04-02 19:55:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:55:04] Production.INFO: ==497== Releasing lock...
[2026-04-02 19:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:55:11] Production.ERROR: CronJobId end10
[2026-04-02 19:55:11] Production.INFO: ==495== Releasing lock...
[2026-04-02 19:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:55:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:55:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:55:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:55:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:55:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:55:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:55:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:55:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:55:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:55:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:55:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:55:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:55:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:55:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:55:14] Production.INFO: call_cost start
[2026-04-02 19:55:14] Production.INFO: call_cost end
[2026-04-02 19:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:55:14] Production.INFO: ==490== Releasing lock...
[2026-04-02 19:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:56:01] Production.INFO: ==560== Lock acquired, processing the job...
[2026-04-03 00:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:56:01] Production.INFO: neon service started
[2026-04-03 00:56:01] Production.INFO: neon service started
[2026-04-03 00:56:01] Production.INFO: ==560== Releasing lock...
[2026-04-03 00:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:56:02] Production.INFO: ==564== Lock acquired, processing the job...
[2026-04-02 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:56:02] Production.INFO: ==564== Releasing lock...
[2026-04-02 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:56:02] Production.INFO: ==562== Lock acquired, processing the job...
[2026-04-02 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:56:02] Production.INFO: ==562== Releasing lock...
[2026-04-02 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:56:03] Production.INFO: ==573== Lock acquired, processing the job...
[2026-04-02 19:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:56:03] Production.INFO: Account Balance Start.
[2026-04-02 19:56:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:56:03] Production.INFO: 117
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: ==566== Lock acquired, processing the job...
[2026-04-02 19:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: ==569== Lock acquired, processing the job...
[2026-04-02 19:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:56:03] Production.INFO: ==571== Lock acquired, processing the job...
[2026-04-02 19:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:56:03] Production.INFO: ==575== Lock acquired, processing the job...
[2026-04-02 19:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 19:56:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:04] Production.INFO: ==575== Releasing lock...
[2026-04-02 19:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:56:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:56:04] Production.INFO: Total Charge 0
[2026-04-02 19:56:04] Production.INFO: CreateAllLog End
[2026-04-02 19:56:04] Production.INFO: ==569== Releasing lock...
[2026-04-02 19:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:56:04] Production.INFO: Account Balance End.
[2026-04-02 19:56:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:56:04] Production.INFO: ==573== Releasing lock...
[2026-04-02 19:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:56:12] Production.ERROR: CronJobId end10
[2026-04-02 19:56:12] Production.INFO: ==571== Releasing lock...
[2026-04-02 19:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:56:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:56:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:56:15] Production.INFO: call_cost start
[2026-04-02 19:56:15] Production.INFO: call_cost end
[2026-04-02 19:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:56:15] Production.INFO: ==566== Releasing lock...
[2026-04-02 19:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:57:01] Production.INFO: ==643== Lock acquired, processing the job...
[2026-04-03 00:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:57:01] Production.INFO: neon service started
[2026-04-03 00:57:01] Production.INFO: neon service started
[2026-04-03 00:57:01] Production.INFO: ==643== Releasing lock...
[2026-04-03 00:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:57:01] Production.INFO: ==645== Lock acquired, processing the job...
[2026-04-02 19:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:57:01] Production.INFO: ==645== Releasing lock...
[2026-04-02 19:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:57:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:57:02] Production.INFO: ==647== Lock acquired, processing the job...
[2026-04-02 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:57:02] Production.INFO: ==647== Releasing lock...
[2026-04-02 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:57:02] Production.INFO: ==655== Lock acquired, processing the job...
[2026-04-02 19:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:57:02] Production.INFO: Account Balance Start.
[2026-04-02 19:57:02] Production.INFO: CreateAllLog Start
[2026-04-02 19:57:02] Production.INFO: 117
[2026-04-02 19:57:02] Production.INFO: Date 2026-03-08
[2026-04-02 19:57:02] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:02] Production.INFO: Date 2026-03-09
[2026-04-02 19:57:02] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:02] Production.INFO: Date 2026-03-10
[2026-04-02 19:57:02] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:02] Production.INFO: ==649== Lock acquired, processing the job...
[2026-04-02 19:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:57:02] Production.INFO: ==651== Lock acquired, processing the job...
[2026-04-02 19:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:57:02] Production.INFO: Date 2026-03-11
[2026-04-02 19:57:02] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:02] Production.INFO: ==653== Lock acquired, processing the job...
[2026-04-02 19:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:57:02] Production.INFO: Date 2026-03-12
[2026-04-02 19:57:02] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:57:03] Production.INFO: ==662== Lock acquired, processing the job...
[2026-04-02 19:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-17
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-18
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-19
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19:57:03] Production.INFO: Date 2026-03-20
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19:57:03] Production.INFO: Date 2026-03-21
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: ==662== Releasing lock...
[2026-04-02 19:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-22
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-23
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-24
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-25
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-26
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-27
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-28
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-29
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-30
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: ==651== Releasing lock...
[2026-04-02 19:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:57:03] Production.INFO: Date 2026-03-31
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-04-01
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:03] Production.INFO: Date 2026-04-02
[2026-04-02 19:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:57:04] Production.INFO: Total Charge 0
[2026-04-02 19:57:04] Production.INFO: CreateAllLog End
[2026-04-02 19:57:04] Production.INFO: Account Balance End.
[2026-04-02 19:57:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:57:04] Production.INFO: ==655== Releasing lock...
[2026-04-02 19:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:57:12] Production.ERROR: CronJobId end10
[2026-04-02 19:57:12] Production.INFO: ==653== Releasing lock...
[2026-04-02 19:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:57:14] Production.INFO: call_cost start
[2026-04-02 19:57:14] Production.INFO: call_cost end
[2026-04-02 19:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:57:14] Production.INFO: ==649== Releasing lock...
[2026-04-02 19:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:58:01] Production.INFO: ==741== Lock acquired, processing the job...
[2026-04-03 00:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:58:01] Production.INFO: neon service started
[2026-04-03 00:58:01] Production.INFO: neon service started
[2026-04-03 00:58:01] Production.INFO: ==741== Releasing lock...
[2026-04-03 00:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:58:01] Production.INFO: ==748== Lock acquired, processing the job...
[2026-04-02 23:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:58:02] Production.INFO: ==748== Releasing lock...
[2026-04-02 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:58:02] Production.INFO: ==743== Lock acquired, processing the job...
[2026-04-02 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 19:58:02] Production.INFO: ==743== Releasing lock...
[2026-04-02 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:58:03] Production.INFO: ==755== Lock acquired, processing the job...
[2026-04-02 19:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:58:03] Production.INFO: ==757== Lock acquired, processing the job...
[2026-04-02 19:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:58:03] Production.INFO: ==759== Lock acquired, processing the job...
[2026-04-02 19:58:03] Production.INFO: ==753== Lock acquired, processing the job...
[2026-04-02 19:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:58:03] Production.INFO: ==751== Lock acquired, processing the job...
[2026-04-02 19:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19: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-02 19: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-02 19: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-02 19:58:03] Production.INFO: ==759== Releasing lock...
[2026-04-02 19:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:58:03] Production.INFO: Account Balance Start.
[2026-04-02 19:58:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:58:03] Production.INFO: 117
[2026-04-02 19:58:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:03] Production.INFO: Date 2026-03-15
[2026-04-02 19:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:03] Production.INFO: Date 2026-03-16
[2026-04-02 19:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: ==753== Releasing lock...
[2026-04-02 19:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-04-01
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Date 2026-04-02
[2026-04-02 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:58:04] Production.INFO: Total Charge 0
[2026-04-02 19:58:04] Production.INFO: CreateAllLog End
[2026-04-02 19:58:04] Production.INFO: Account Balance End.
[2026-04-02 19:58:04] Production.ERROR: CronJobId end 12
[2026-04-02 19:58:04] Production.INFO: ==757== Releasing lock...
[2026-04-02 19:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:58:11] Production.ERROR: CronJobId end10
[2026-04-02 19:58:11] Production.INFO: ==755== Releasing lock...
[2026-04-02 19:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:58:14] Production.INFO: call_cost start
[2026-04-02 19:58:14] Production.INFO: call_cost end
[2026-04-02 19:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:58:14] Production.INFO: ==751== Releasing lock...
[2026-04-02 19:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:59:02] Production.INFO: ==820== Lock acquired, processing the job...
[2026-04-03 00:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 00:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 00:59:02] Production.INFO: neon service started
[2026-04-03 00:59:02] Production.INFO: neon service started
[2026-04-03 00:59:02] Production.INFO: ==820== Releasing lock...
[2026-04-03 00:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 00:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 19:59:02] Production.INFO: ==823== Lock acquired, processing the job...
[2026-04-02 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:59:02] Production.INFO: ==825== Lock acquired, processing the job...
[2026-04-02 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:59:02] Production.INFO: ==825== Releasing lock...
[2026-04-02 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-02 23:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 19:59:02] Production.INFO: ==823== Releasing lock...
[2026-04-02 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 19:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 19:59:03] Production.INFO: ==827== Lock acquired, processing the job...
[2026-04-02 19:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 19:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 19:59:03] Production.INFO: ==833== Lock acquired, processing the job...
[2026-04-02 19:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 19:59:03] Production.INFO: Account Balance Start.
[2026-04-02 19:59:03] Production.INFO: CreateAllLog Start
[2026-04-02 19:59:03] Production.INFO: 117
[2026-04-02 19:59:03] Production.INFO: Date 2026-03-08
[2026-04-02 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:03] Production.INFO: Date 2026-03-09
[2026-04-02 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:03] Production.INFO: Date 2026-03-10
[2026-04-02 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:03] Production.INFO: Date 2026-03-11
[2026-04-02 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:03] Production.INFO: Date 2026-03-12
[2026-04-02 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:03] Production.INFO: Date 2026-03-13
[2026-04-02 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:03] Production.INFO: ==829== Lock acquired, processing the job...
[2026-04-02 19:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 19:59:03] Production.INFO: ==831== Lock acquired, processing the job...
[2026-04-02 19:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 19:59:03] Production.INFO: Date 2026-03-14
[2026-04-02 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-15
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 19:59:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 19:59:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 19:59:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 19:59:04] Production.INFO: ==835== Lock acquired, processing the job...
[2026-04-02 19:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-16
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19: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-02 19: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-02 19: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-02 19:59:04] Production.INFO: ==835== Releasing lock...
[2026-04-02 19:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 19:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-17
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-18
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-19
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-20
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-21
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: ==829== Releasing lock...
[2026-04-02 19:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 19:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-22
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-23
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-24
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-25
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-26
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-27
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-28
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-29
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-30
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:04] Production.INFO: Date 2026-03-31
[2026-04-02 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:05] Production.INFO: Date 2026-04-01
[2026-04-02 19:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:05] Production.INFO: Date 2026-04-02
[2026-04-02 19:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 19:59:05] Production.INFO: Total Charge 0
[2026-04-02 19:59:05] Production.INFO: CreateAllLog End
[2026-04-02 19:59:05] Production.INFO: Account Balance End.
[2026-04-02 19:59:05] Production.ERROR: CronJobId end 12
[2026-04-02 19:59:05] Production.INFO: ==833== Releasing lock...
[2026-04-02 19:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 19:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 19:59:12] Production.ERROR: CronJobId end10
[2026-04-02 19:59:12] Production.INFO: ==831== Releasing lock...
[2026-04-02 19:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 19:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 19:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 19:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 19:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 19:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 19:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 19:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 19:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 19:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 19:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 19:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 19:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 19:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 19:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 19:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 19:59:14] Production.INFO: call_cost start
[2026-04-02 19:59:14] Production.INFO: call_cost end
[2026-04-02 19:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 19:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 19:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 19:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 19:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 19:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 19:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 19:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 19:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 19:59:14] Production.INFO: ==827== Releasing lock...
[2026-04-02 19:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 19:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:00:01] Production.INFO: ==897== Lock acquired, processing the job...
[2026-04-03 01:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:00:01] Production.INFO: neon service started
[2026-04-03 01:00:01] Production.INFO: neon service started
[2026-04-03 01:00:01] Production.INFO: ==897== Releasing lock...
[2026-04-03 01:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:00:01] Production.INFO: ==899== Lock acquired, processing the job...
[2026-04-02 20:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:00:02] Production.INFO: ==901== Lock acquired, processing the job...
[2026-04-03 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:00:02] Production.INFO: ==901== Releasing lock...
[2026-04-03 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:00:02] Production.INFO: ==899== Releasing lock...
[2026-04-02 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:00:03] Production.INFO: ==909== Lock acquired, processing the job...
[2026-04-02 20:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:00:03] Production.INFO: ==905== Lock acquired, processing the job...
[2026-04-02 20:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:00:03] Production.INFO: ==907== Lock acquired, processing the job...
[2026-04-02 20:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:00:03] Production.INFO: ==911== Lock acquired, processing the job...
[2026-04-02 20:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:00:03] Production.INFO: ==913== Lock acquired, processing the job...
[2026-04-02 20:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:00:03] Production.INFO: Account Balance Start.
[2026-04-02 20:00:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:00:03] Production.INFO: 117
[2026-04-02 20:00:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 20:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:00:03] Production.INFO: ==913== Releasing lock...
[2026-04-02 20:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:00:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:03] Production.INFO: ==907== Releasing lock...
[2026-04-02 20:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:00:04] Production.INFO: Total Charge 0
[2026-04-02 20:00:04] Production.INFO: CreateAllLog End
[2026-04-02 20:00:04] Production.INFO: Account Balance End.
[2026-04-02 20:00:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:00:04] Production.INFO: ==911== Releasing lock...
[2026-04-02 20:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:00:11] Production.ERROR: CronJobId end10
[2026-04-02 20:00:11] Production.INFO: ==909== Releasing lock...
[2026-04-02 20:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:00:14] Production.INFO: call_cost start
[2026-04-02 20:00:14] Production.INFO: call_cost end
[2026-04-02 20:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:00:14] Production.INFO: ==905== Releasing lock...
[2026-04-02 20:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:01:01] Production.INFO: ==976== Lock acquired, processing the job...
[2026-04-03 01:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:01:01] Production.INFO: neon service started
[2026-04-03 01:01:01] Production.INFO: neon service started
[2026-04-03 01:01:01] Production.INFO: ==976== Releasing lock...
[2026-04-03 01:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:01:02] Production.INFO: ==991== Lock acquired, processing the job...
[2026-04-03 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:01:02] Production.INFO: ==991== Releasing lock...
[2026-04-03 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:01:02] Production.INFO: ==989== Lock acquired, processing the job...
[2026-04-02 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:01:02] Production.INFO: ==989== Releasing lock...
[2026-04-02 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:01:03] Production.INFO: ==994== Lock acquired, processing the job...
[2026-04-02 20:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 20:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 20:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 20:01:03] Production.INFO: ==994== Releasing lock...
[2026-04-02 20:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 20:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 20:01:03] Production.INFO: ==996== Lock acquired, processing the job...
[2026-04-02 20:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:01:03] Production.INFO: ==998== Lock acquired, processing the job...
[2026-04-02 20:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:01:03] Production.INFO: ==1004== Lock acquired, processing the job...
[2026-04-02 20:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 20:01:03] Production.INFO: ==1006== Lock acquired, processing the job...
[2026-04-02 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:01:03] Production.INFO: ==1000== Lock acquired, processing the job...
[2026-04-02 20:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 20:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:01:03] Production.INFO: ==1002== Lock acquired, processing the job...
[2026-04-02 20:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 20:01:04] Production.INFO: ==1006== Releasing lock...
[2026-04-02 20:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:01:04] Production.INFO: Account Balance Start.
[2026-04-02 20:01:04] Production.INFO: CreateAllLog Start
[2026-04-02 20:01:04] Production.INFO: 117
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-08
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.ERROR: done
[2026-04-02 20:01:04] Production.INFO: ==998== Releasing lock...
[2026-04-02 20:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 20:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025807', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-03-23
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-03-24
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-03-25
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-03-26
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-03-27
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-03-28
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-03-29
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-03-30
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-03-31
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:01:05] Production.INFO: Total Charge 0
[2026-04-02 20:01:05] Production.INFO: CreateAllLog End
[2026-04-02 20:01:05] Production.INFO: Account Balance End.
[2026-04-02 20:01:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:01:05] Production.INFO: ==1002== Releasing lock...
[2026-04-02 20:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025807', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 20:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 20:01:10] Production.INFO: ProcessCDR(1,17025807,1,1,2)
[2026-04-02 20:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025807,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025807,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 20:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 20:01:10] Production.INFO: ==1004== Releasing lock...
[2026-04-02 20:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 20:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 20:01:14] Production.ERROR: CronJobId end10
[2026-04-02 20:01:14] Production.INFO: ==1000== Releasing lock...
[2026-04-02 20:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:01:17] Production.INFO: call_cost start
[2026-04-02 20:01:17] Production.INFO: call_cost end
[2026-04-02 20:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:01:17] Production.INFO: ==996== Releasing lock...
[2026-04-02 20:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:02:01] Production.INFO: ==1066== Lock acquired, processing the job...
[2026-04-03 01:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:02:01] Production.INFO: neon service started
[2026-04-03 01:02:01] Production.INFO: neon service started
[2026-04-03 01:02:01] Production.INFO: ==1066== Releasing lock...
[2026-04-03 01:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:02:01] Production.INFO: ==1070== Lock acquired, processing the job...
[2026-04-03 00:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:02:01] Production.INFO: ==1070== Releasing lock...
[2026-04-03 00:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:02:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:02:01] Production.INFO: ==1068== Lock acquired, processing the job...
[2026-04-02 20:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:02:02] Production.INFO: ==1068== Releasing lock...
[2026-04-02 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:02:02] Production.INFO: ==1075== Lock acquired, processing the job...
[2026-04-02 20:02:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:02:02] Production.INFO: ==1073== Lock acquired, processing the job...
[2026-04-02 20:02:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:02:03] Production.INFO: ==1081== Lock acquired, processing the job...
[2026-04-02 20:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-02 20:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:02:03] Production.INFO: ==1077== Lock acquired, processing the job...
[2026-04-02 20:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 20:02:03] Production.INFO: ==1079== Lock acquired, processing the job...
[2026-04-02 20:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:02:03] Production.INFO: ==1083== Lock acquired, processing the job...
[2026-04-02 20:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:02:03] Production.INFO: Account Balance Start.
[2026-04-02 20:02:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:02:03] Production.INFO: 117
[2026-04-02 20:02:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20:02:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20:02:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:03] Production.INFO: ==1083== Releasing lock...
[2026-04-02 20:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:02:03] Production.ERROR: done
[2026-04-02 20:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-04-02 20:02:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:03] Production.INFO: ==1075== Releasing lock...
[2026-04-02 20:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:02:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:02:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.ERROR: done
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-01 06:02:06
[RateCDR] => 1
)
[2026-04-02 20: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-01 06: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-02 20:02:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 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: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-02 20:02:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: ==1081== Releasing lock...
[2026-04-02 20:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-02 20:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:02:04] Production.INFO: Total Charge 0
[2026-04-02 20:02:04] Production.INFO: CreateAllLog End
[2026-04-02 20:02:04] Production.INFO: Account Balance End.
[2026-04-02 20:02:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:02:04] Production.INFO: ==1079== Releasing lock...
[2026-04-02 20:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:02:12] Production.ERROR: CronJobId end10
[2026-04-02 20:02:12] Production.INFO: ==1077== Releasing lock...
[2026-04-02 20:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:02:14] Production.INFO: call_cost start
[2026-04-02 20:02:14] Production.INFO: call_cost end
[2026-04-02 20:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:02:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:02:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:02:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:02:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:02:14] Production.INFO: ==1073== Releasing lock...
[2026-04-02 20:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:03:01] Production.INFO: ==1149== Lock acquired, processing the job...
[2026-04-03 01:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:03:01] Production.INFO: neon service started
[2026-04-03 01:03:01] Production.INFO: neon service started
[2026-04-03 01:03:01] Production.INFO: ==1149== Releasing lock...
[2026-04-03 01:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:03:02] Production.INFO: ==1153== Lock acquired, processing the job...
[2026-04-03 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:03:02] Production.INFO: ==1153== Releasing lock...
[2026-04-03 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:03:02] Production.INFO: ==1151== Lock acquired, processing the job...
[2026-04-02 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:03:02] Production.INFO: ==1151== Releasing lock...
[2026-04-02 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:03:03] Production.INFO: ==1156== Lock acquired, processing the job...
[2026-04-02 20:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:03:03] Production.INFO: ==1158== Lock acquired, processing the job...
[2026-04-02 20:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:03:03] Production.INFO: ==1160== Lock acquired, processing the job...
[2026-04-02 20:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:03:03] Production.INFO: ==1162== Lock acquired, processing the job...
[2026-04-02 20:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:03:03] Production.INFO: ==1164== Lock acquired, processing the job...
[2026-04-02 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:03:03] Production.INFO: Account Balance Start.
[2026-04-02 20:03:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:03:03] Production.INFO: 117
[2026-04-02 20:03:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:03:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:03] Production.INFO: ==1164== Releasing lock...
[2026-04-02 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:03:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:03] Production.INFO: ==1158== Releasing lock...
[2026-04-02 20:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:03:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:03:04] Production.INFO: Total Charge 0
[2026-04-02 20:03:04] Production.INFO: CreateAllLog End
[2026-04-02 20:03:05] Production.INFO: Account Balance End.
[2026-04-02 20:03:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:03:05] Production.INFO: ==1162== Releasing lock...
[2026-04-02 20:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:03:11] Production.ERROR: CronJobId end10
[2026-04-02 20:03:11] Production.INFO: ==1160== Releasing lock...
[2026-04-02 20:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:03:14] Production.INFO: call_cost start
[2026-04-02 20:03:14] Production.INFO: call_cost end
[2026-04-02 20:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:03:14] Production.INFO: ==1156== Releasing lock...
[2026-04-02 20:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:04:02] Production.INFO: ==1229== Lock acquired, processing the job...
[2026-04-03 01:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:04:02] Production.INFO: neon service started
[2026-04-03 01:04:02] Production.INFO: neon service started
[2026-04-03 01:04:02] Production.INFO: ==1229== Releasing lock...
[2026-04-03 01:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:04:02] Production.INFO: ==1231== Lock acquired, processing the job...
[2026-04-02 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:04:02] Production.INFO: ==1231== Releasing lock...
[2026-04-02 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:04:02] Production.INFO: ==1233== Lock acquired, processing the job...
[2026-04-03 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:04:03] Production.INFO: ==1233== Releasing lock...
[2026-04-03 00:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:04:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:04:03] Production.INFO: ==1245== Lock acquired, processing the job...
[2026-04-02 20:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:04:03] Production.INFO: ==1236== Lock acquired, processing the job...
[2026-04-02 20:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:04:03] Production.INFO: ==1247== Lock acquired, processing the job...
[2026-04-02 20:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:04:03] Production.INFO: ==1241== Lock acquired, processing the job...
[2026-04-02 20:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:04:03] Production.INFO: ==1251== Lock acquired, processing the job...
[2026-04-02 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:04:03] Production.INFO: Account Balance Start.
[2026-04-02 20:04:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:04:03] Production.INFO: 117
[2026-04-02 20:04:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:04:03] Production.INFO: ==1251== Releasing lock...
[2026-04-02 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:04:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: ==1241== Releasing lock...
[2026-04-02 20:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:04:04] Production.INFO: Total Charge 0
[2026-04-02 20:04:04] Production.INFO: CreateAllLog End
[2026-04-02 20:04:04] Production.INFO: Account Balance End.
[2026-04-02 20:04:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:04:04] Production.INFO: ==1247== Releasing lock...
[2026-04-02 20:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:04:12] Production.ERROR: CronJobId end10
[2026-04-02 20:04:12] Production.INFO: ==1245== Releasing lock...
[2026-04-02 20:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:04:13] Production.INFO: call_cost start
[2026-04-02 20:04:13] Production.INFO: call_cost end
[2026-04-02 20:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:04:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:04:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:04:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:04:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:04:13] Production.INFO: ==1236== Releasing lock...
[2026-04-02 20:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:05:01] Production.INFO: ==1317== Lock acquired, processing the job...
[2026-04-03 01:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:05:01] Production.INFO: neon service started
[2026-04-03 01:05:01] Production.INFO: neon service started
[2026-04-03 01:05:01] Production.INFO: ==1317== Releasing lock...
[2026-04-03 01:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:05:02] Production.INFO: ==1319== Lock acquired, processing the job...
[2026-04-02 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:05:02] Production.INFO: ==1321== Lock acquired, processing the job...
[2026-04-03 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:05:02] Production.INFO: ==1321== Releasing lock...
[2026-04-03 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:05:02] Production.INFO: ==1319== Releasing lock...
[2026-04-02 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:05:03] Production.INFO: ==1324== Lock acquired, processing the job...
[2026-04-02 20:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:05:03] Production.INFO: ==1328== Lock acquired, processing the job...
[2026-04-02 20:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:05:03] Production.INFO: ==1326== Lock acquired, processing the job...
[2026-04-02 20:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:05:03] Production.INFO: ==1332== Lock acquired, processing the job...
[2026-04-02 20:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:05:03] Production.INFO: ==1330== Lock acquired, processing the job...
[2026-04-02 20:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20: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-02 20: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-02 20: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-02 20:05:03] Production.INFO: ==1332== Releasing lock...
[2026-04-02 20:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:05:03] Production.INFO: Account Balance Start.
[2026-04-02 20:05:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:05:03] Production.INFO: 117
[2026-04-02 20:05:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:05:03] Production.INFO: ==1326== Releasing lock...
[2026-04-02 20:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:05:04] Production.INFO: Total Charge 0
[2026-04-02 20:05:04] Production.INFO: CreateAllLog End
[2026-04-02 20:05:04] Production.INFO: Account Balance End.
[2026-04-02 20:05:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:05:05] Production.INFO: ==1330== Releasing lock...
[2026-04-02 20:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:05:12] Production.ERROR: CronJobId end10
[2026-04-02 20:05:12] Production.INFO: ==1328== Releasing lock...
[2026-04-02 20:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:05:13] Production.INFO: call_cost start
[2026-04-02 20:05:13] Production.INFO: call_cost end
[2026-04-02 20:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:05:13] Production.INFO: ==1324== Releasing lock...
[2026-04-02 20:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:06:02] Production.INFO: ==1394== Lock acquired, processing the job...
[2026-04-03 01:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:06:02] Production.INFO: neon service started
[2026-04-03 01:06:02] Production.INFO: neon service started
[2026-04-03 01:06:02] Production.INFO: ==1394== Releasing lock...
[2026-04-03 01:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:06:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 00:06:02] Production.INFO: ==1398== Lock acquired, processing the job...
[2026-04-03 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:06:02] Production.INFO: ==1398== Releasing lock...
[2026-04-03 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:06:02] Production.INFO: ==1396== Lock acquired, processing the job...
[2026-04-02 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:06:02] Production.INFO: ==1396== Releasing lock...
[2026-04-02 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:06:03] Production.INFO: ==1400== Lock acquired, processing the job...
[2026-04-02 20:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:06:03] Production.INFO: ==1404== Lock acquired, processing the job...
[2026-04-02 20:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:06:03] Production.INFO: ==1402== Lock acquired, processing the job...
[2026-04-02 20:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:06:03] Production.INFO: ==1407== Lock acquired, processing the job...
[2026-04-02 20:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:06:03] Production.INFO: ==1409== Lock acquired, processing the job...
[2026-04-02 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:06:03] Production.INFO: Account Balance Start.
[2026-04-02 20:06:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:06:03] Production.INFO: 117
[2026-04-02 20:06:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 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-02 20:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:06:03] Production.INFO: ==1409== Releasing lock...
[2026-04-02 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:06:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:06:04] Production.INFO: ==1402== Releasing lock...
[2026-04-02 20:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:06:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:06:05] Production.INFO: Total Charge 0
[2026-04-02 20:06:05] Production.INFO: CreateAllLog End
[2026-04-02 20:06:05] Production.INFO: Account Balance End.
[2026-04-02 20:06:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:06:05] Production.INFO: ==1407== Releasing lock...
[2026-04-02 20:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:06:12] Production.ERROR: CronJobId end10
[2026-04-02 20:06:12] Production.INFO: ==1404== Releasing lock...
[2026-04-02 20:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:06:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:06:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:06:15] Production.INFO: call_cost start
[2026-04-02 20:06:15] Production.INFO: call_cost end
[2026-04-02 20:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:06:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:06:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:06:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:06:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:06:15] Production.INFO: ==1400== Releasing lock...
[2026-04-02 20:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:07:01] Production.INFO: ==1470== Lock acquired, processing the job...
[2026-04-03 01:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:07:01] Production.INFO: neon service started
[2026-04-03 01:07:01] Production.INFO: neon service started
[2026-04-03 01:07:01] Production.INFO: ==1470== Releasing lock...
[2026-04-03 01:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:07:01] Production.INFO: ==1472== Lock acquired, processing the job...
[2026-04-02 20:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:07:02] Production.INFO: ==1472== Releasing lock...
[2026-04-02 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:07:02] Production.INFO: ==1474== Lock acquired, processing the job...
[2026-04-03 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:07:02] Production.INFO: ==1474== Releasing lock...
[2026-04-03 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:07:02] Production.INFO: ==1483== Lock acquired, processing the job...
[2026-04-02 20:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:07:02] Production.INFO: ==1476== Lock acquired, processing the job...
[2026-04-02 20:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:07:03] Production.INFO: Account Balance Start.
[2026-04-02 20:07:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:07:03] Production.INFO: 117
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:07:03] Production.INFO: ==1478== Lock acquired, processing the job...
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: ==1481== Lock acquired, processing the job...
[2026-04-02 20:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:07:03] Production.INFO: ==1485== Lock acquired, processing the job...
[2026-04-02 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:07:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: ==1485== Releasing lock...
[2026-04-02 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: ==1478== Releasing lock...
[2026-04-02 20:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-24
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-25
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:03] Production.INFO: Date 2026-03-26
[2026-04-02 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:07:04] Production.INFO: Total Charge 0
[2026-04-02 20:07:04] Production.INFO: CreateAllLog End
[2026-04-02 20:07:04] Production.INFO: Account Balance End.
[2026-04-02 20:07:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:07:04] Production.INFO: ==1483== Releasing lock...
[2026-04-02 20:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:07:10] Production.ERROR: CronJobId end10
[2026-04-02 20:07:10] Production.INFO: ==1481== Releasing lock...
[2026-04-02 20:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:07:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:07:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:07:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:07:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:07:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:07:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:07:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:07:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:07:13] Production.INFO: call_cost start
[2026-04-02 20:07:13] Production.INFO: call_cost end
[2026-04-02 20:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:07:13] Production.INFO: ==1476== Releasing lock...
[2026-04-02 20:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:08:01] Production.INFO: ==1621== Lock acquired, processing the job...
[2026-04-03 01:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:08:01] Production.INFO: neon service started
[2026-04-03 01:08:01] Production.INFO: neon service started
[2026-04-03 01:08:01] Production.INFO: ==1621== Releasing lock...
[2026-04-03 01:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:08:02] Production.INFO: ==1623== Lock acquired, processing the job...
[2026-04-02 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:08:02] Production.INFO: ==1625== Lock acquired, processing the job...
[2026-04-03 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:08:02] Production.INFO: ==1625== Releasing lock...
[2026-04-03 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:08:02] Production.INFO: ==1623== Releasing lock...
[2026-04-02 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:08:03] Production.INFO: ==1632== Lock acquired, processing the job...
[2026-04-02 20:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:08:03] Production.INFO: ==1628== Lock acquired, processing the job...
[2026-04-02 20:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:08:03] Production.INFO: ==1630== Lock acquired, processing the job...
[2026-04-02 20:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:08:03] Production.INFO: ==1636== Lock acquired, processing the job...
[2026-04-02 20:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:08:03] Production.INFO: ==1634== Lock acquired, processing the job...
[2026-04-02 20:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:08:03] Production.INFO: Account Balance Start.
[2026-04-02 20:08:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:08:03] Production.INFO: 117
[2026-04-02 20:08:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 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-02 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:08:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:08:03] Production.INFO: ==1636== Releasing lock...
[2026-04-02 20:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: ==1630== Releasing lock...
[2026-04-02 20:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:08:04] Production.INFO: Total Charge 0
[2026-04-02 20:08:04] Production.INFO: CreateAllLog End
[2026-04-02 20:08:04] Production.INFO: Account Balance End.
[2026-04-02 20:08:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:08:04] Production.INFO: ==1634== Releasing lock...
[2026-04-02 20:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:08:11] Production.ERROR: CronJobId end10
[2026-04-02 20:08:11] Production.INFO: ==1632== Releasing lock...
[2026-04-02 20:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:08:14] Production.INFO: call_cost start
[2026-04-02 20:08:14] Production.INFO: call_cost end
[2026-04-02 20:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:08:14] Production.INFO: ==1628== Releasing lock...
[2026-04-02 20:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:09:01] Production.INFO: ==1696== Lock acquired, processing the job...
[2026-04-03 01:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:09:01] Production.INFO: neon service started
[2026-04-03 01:09:01] Production.INFO: neon service started
[2026-04-03 01:09:01] Production.INFO: ==1696== Releasing lock...
[2026-04-03 01:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:09:01] Production.INFO: ==1700== Lock acquired, processing the job...
[2026-04-03 00:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:09:01] Production.INFO: ==1700== Releasing lock...
[2026-04-03 00:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:09:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:09:01] Production.INFO: ==1698== Lock acquired, processing the job...
[2026-04-02 20:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:09:02] Production.INFO: ==1698== Releasing lock...
[2026-04-02 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:09:02] Production.INFO: ==1706== Lock acquired, processing the job...
[2026-04-02 20:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:09:03] Production.INFO: ==1702== Lock acquired, processing the job...
[2026-04-02 20:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:09:03] Production.INFO: ==1710== Lock acquired, processing the job...
[2026-04-02 20:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:09:03] Production.INFO: ==1704== Lock acquired, processing the job...
[2026-04-02 20:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:09:03] Production.INFO: ==1708== Lock acquired, processing the job...
[2026-04-02 20:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 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-02 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-02 20:09:03] Production.INFO: ==1710== Releasing lock...
[2026-04-02 20:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:09:03] Production.INFO: Account Balance Start.
[2026-04-02 20:09:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:09:03] Production.INFO: 117
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: ==1704== Releasing lock...
[2026-04-02 20:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:09:04] Production.INFO: Total Charge 0
[2026-04-02 20:09:04] Production.INFO: CreateAllLog End
[2026-04-02 20:09:04] Production.INFO: Account Balance End.
[2026-04-02 20:09:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:09:04] Production.INFO: ==1708== Releasing lock...
[2026-04-02 20:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:09:11] Production.ERROR: CronJobId end10
[2026-04-02 20:09:11] Production.INFO: ==1706== Releasing lock...
[2026-04-02 20:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:09:14] Production.INFO: call_cost start
[2026-04-02 20:09:14] Production.INFO: call_cost end
[2026-04-02 20:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:09:14] Production.INFO: ==1702== Releasing lock...
[2026-04-02 20:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:10:01] Production.INFO: ==1776== Lock acquired, processing the job...
[2026-04-03 01:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:10:01] Production.INFO: neon service started
[2026-04-03 01:10:01] Production.INFO: neon service started
[2026-04-03 01:10:01] Production.INFO: ==1776== Releasing lock...
[2026-04-03 01:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:10:02] Production.INFO: ==1780== Lock acquired, processing the job...
[2026-04-03 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:10:02] Production.INFO: ==1780== Releasing lock...
[2026-04-03 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:10:02] Production.INFO: ==1778== Lock acquired, processing the job...
[2026-04-02 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:10:02] Production.INFO: ==1778== Releasing lock...
[2026-04-02 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:10:03] Production.INFO: ==1787== Lock acquired, processing the job...
[2026-04-02 20:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:10:03] Production.INFO: ==1783== Lock acquired, processing the job...
[2026-04-02 20:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:10:03] Production.INFO: ==1785== Lock acquired, processing the job...
[2026-04-02 20:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:10:03] Production.INFO: ==1789== Lock acquired, processing the job...
[2026-04-02 20:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:10:03] Production.INFO: ==1791== Lock acquired, processing the job...
[2026-04-02 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:10:03] Production.INFO: Account Balance Start.
[2026-04-02 20:10:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:10:03] Production.INFO: 117
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:10:03] Production.INFO: ==1791== Releasing lock...
[2026-04-02 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-24
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-25
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-26
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:03] Production.INFO: Date 2026-03-27
[2026-04-02 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:04] Production.INFO: ==1785== Releasing lock...
[2026-04-02 20:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:10:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:10:04] Production.INFO: Total Charge 0
[2026-04-02 20:10:04] Production.INFO: CreateAllLog End
[2026-04-02 20:10:04] Production.INFO: Account Balance End.
[2026-04-02 20:10:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:10:04] Production.INFO: ==1789== Releasing lock...
[2026-04-02 20:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:10:11] Production.ERROR: CronJobId end10
[2026-04-02 20:10:11] Production.INFO: ==1787== Releasing lock...
[2026-04-02 20:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:10:14] Production.INFO: call_cost start
[2026-04-02 20:10:14] Production.INFO: call_cost end
[2026-04-02 20:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:10:14] Production.INFO: ==1783== Releasing lock...
[2026-04-02 20:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:11:02] Production.INFO: ==1854== Lock acquired, processing the job...
[2026-04-03 01:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:11:02] Production.INFO: neon service started
[2026-04-03 01:11:02] Production.INFO: neon service started
[2026-04-03 01:11:02] Production.INFO: ==1854== Releasing lock...
[2026-04-03 01:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:11:02] Production.INFO: ==1856== Lock acquired, processing the job...
[2026-04-02 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:11:02] Production.INFO: ==1858== Lock acquired, processing the job...
[2026-04-03 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:11:02] Production.INFO: ==1858== Releasing lock...
[2026-04-03 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:11:02] Production.INFO: ==1856== Releasing lock...
[2026-04-02 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:11:03] Production.INFO: ==1860== Lock acquired, processing the job...
[2026-04-02 20:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 20:11:03] Production.INFO: ==1862== Lock acquired, processing the job...
[2026-04-02 20:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 20:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 20:11:03] Production.ERROR: CronJob PID - 1862
[2026-04-02 20:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 20:11:03] Production.ERROR: CronJob ID - 5
[2026-04-02 20:11:03] Production.ERROR: CronJob Last Run Time 2026-04-02 20:11:00
[2026-04-02 20:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 20:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 20:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 20:11:03] Production.INFO: ==1860== Releasing lock...
[2026-04-02 20:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 20:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 20:11:03] Production.INFO: ==1864== Lock acquired, processing the job...
[2026-04-02 20:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:11:03] Production.INFO: ==1866== Lock acquired, processing the job...
[2026-04-02 20:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:11:04] Production.INFO: ==1868== Lock acquired, processing the job...
[2026-04-02 20:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:11:04] Production.INFO: ==1871== Lock acquired, processing the job...
[2026-04-02 20:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 20:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:11:04] Production.INFO: ==1873== Lock acquired, processing the job...
[2026-04-02 20:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 20:11:04] Production.INFO: Account Balance Start.
[2026-04-02 20:11:04] Production.INFO: CreateAllLog Start
[2026-04-02 20:11:04] Production.INFO: 117
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-08
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:11:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: ==1873== Releasing lock...
[2026-04-02 20:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:05] Production.ERROR: done
[2026-04-02 20:11:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:05] Production.INFO: ==1864== Releasing lock...
[2026-04-02 20:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:11:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:11:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:11:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 20:11:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025849', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 20:11:05] Production.INFO: Total Charge 0
[2026-04-02 20:11:05] Production.INFO: CreateAllLog End
[2026-04-02 20:11:05] Production.INFO: Account Balance End.
[2026-04-02 20:11:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:11:05] Production.INFO: ==1868== Releasing lock...
[2026-04-02 20:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025849', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 20:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 20:11:10] Production.INFO: ProcessCDR(1,17025849,1,1,2)
[2026-04-02 20:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025849,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025849,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 20:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 20:11:11] Production.INFO: ==1871== Releasing lock...
[2026-04-02 20:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 20:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-02 20:11:13] Production.ERROR: CronJobId end10
[2026-04-02 20:11:13] Production.INFO: ==1866== Releasing lock...
[2026-04-02 20:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:11:17] Production.INFO: call_cost start
[2026-04-02 20:11:17] Production.INFO: call_cost end
[2026-04-02 20:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:11:17] Production.INFO: ==1862== Releasing lock...
[2026-04-02 20:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:12:01] Production.INFO: ==1930== Lock acquired, processing the job...
[2026-04-03 01:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:12:01] Production.INFO: neon service started
[2026-04-03 01:12:01] Production.INFO: neon service started
[2026-04-03 01:12:01] Production.INFO: ==1930== Releasing lock...
[2026-04-03 01:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:12:01] Production.INFO: ==1932== Lock acquired, processing the job...
[2026-04-02 20:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:12:02] Production.INFO: ==1932== Releasing lock...
[2026-04-02 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:12:02] Production.INFO: ==1934== Lock acquired, processing the job...
[2026-04-03 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:12:02] Production.INFO: ==1934== Releasing lock...
[2026-04-03 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:12:02] Production.INFO: ==1942== Lock acquired, processing the job...
[2026-04-02 20:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:12:02] Production.INFO: ==1936== Lock acquired, processing the job...
[2026-04-02 20:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:12:02] Production.INFO: ==1938== Lock acquired, processing the job...
[2026-04-02 20:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:12:03] Production.INFO: ==1940== Lock acquired, processing the job...
[2026-04-02 20:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:12:03] Production.INFO: ==1944== Lock acquired, processing the job...
[2026-04-02 20:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:12:03] Production.INFO: Account Balance Start.
[2026-04-02 20:12:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:12:03] Production.INFO: 117
[2026-04-02 20:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20: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-02 20:12:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: ==1944== Releasing lock...
[2026-04-02 20:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-24
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: ==1938== Releasing lock...
[2026-04-02 20:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-25
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:03] Production.INFO: Date 2026-03-26
[2026-04-02 20:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:12:04] Production.INFO: Total Charge 0
[2026-04-02 20:12:04] Production.INFO: CreateAllLog End
[2026-04-02 20:12:04] Production.INFO: Account Balance End.
[2026-04-02 20:12:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:12:04] Production.INFO: ==1942== Releasing lock...
[2026-04-02 20:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:12:11] Production.ERROR: CronJobId end10
[2026-04-02 20:12:11] Production.INFO: ==1940== Releasing lock...
[2026-04-02 20:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:12:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:12:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:12:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:12:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:12:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:12:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:12:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:12:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:12:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:12:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:12:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:12:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:12:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:12:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:12:13] Production.INFO: call_cost start
[2026-04-02 20:12:13] Production.INFO: call_cost end
[2026-04-02 20:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:12:13] Production.INFO: ==1936== Releasing lock...
[2026-04-02 20:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:13:01] Production.INFO: ==2015== Lock acquired, processing the job...
[2026-04-03 01:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:13:01] Production.INFO: neon service started
[2026-04-03 01:13:01] Production.INFO: neon service started
[2026-04-03 01:13:01] Production.INFO: ==2015== Releasing lock...
[2026-04-03 01:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:13:02] Production.INFO: ==2017== Lock acquired, processing the job...
[2026-04-02 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:13:02] Production.INFO: ==2017== Releasing lock...
[2026-04-02 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:13:02] Production.INFO: ==2019== Lock acquired, processing the job...
[2026-04-03 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:13:02] Production.INFO: ==2019== Releasing lock...
[2026-04-03 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:13:03] Production.INFO: ==2025== Lock acquired, processing the job...
[2026-04-02 20:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:13:03] Production.INFO: ==2023== Lock acquired, processing the job...
[2026-04-02 20:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:13:03] Production.INFO: ==2021== Lock acquired, processing the job...
[2026-04-02 20:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:13:03] Production.INFO: ==2030== Lock acquired, processing the job...
[2026-04-02 20:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:13:03] Production.INFO: ==2028== Lock acquired, processing the job...
[2026-04-02 20:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:13:03] Production.INFO: Account Balance Start.
[2026-04-02 20:13:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:13:03] Production.INFO: 117
[2026-04-02 20:13:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:13:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:13:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:13:03] Production.INFO: ==2030== Releasing lock...
[2026-04-02 20:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: ==2023== Releasing lock...
[2026-04-02 20:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:13:04] Production.INFO: Total Charge 0
[2026-04-02 20:13:04] Production.INFO: CreateAllLog End
[2026-04-02 20:13:04] Production.INFO: Account Balance End.
[2026-04-02 20:13:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:13:04] Production.INFO: ==2028== Releasing lock...
[2026-04-02 20:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:13:11] Production.ERROR: CronJobId end10
[2026-04-02 20:13:11] Production.INFO: ==2025== Releasing lock...
[2026-04-02 20:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:13:14] Production.INFO: call_cost start
[2026-04-02 20:13:14] Production.INFO: call_cost end
[2026-04-02 20:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:13:14] Production.INFO: ==2021== Releasing lock...
[2026-04-02 20:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:14:01] Production.INFO: ==2097== Lock acquired, processing the job...
[2026-04-03 01:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:14:01] Production.INFO: neon service started
[2026-04-03 01:14:01] Production.INFO: neon service started
[2026-04-03 01:14:01] Production.INFO: ==2097== Releasing lock...
[2026-04-03 01:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:14:01] Production.INFO: ==2101== Lock acquired, processing the job...
[2026-04-03 00:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:14:01] Production.INFO: ==2101== Releasing lock...
[2026-04-03 00:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:14:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:14:01] Production.INFO: ==2099== Lock acquired, processing the job...
[2026-04-02 20:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:14:02] Production.INFO: ==2099== Releasing lock...
[2026-04-02 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:14:02] Production.INFO: ==2104== Lock acquired, processing the job...
[2026-04-02 20:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:14:02] Production.INFO: ==2110== Lock acquired, processing the job...
[2026-04-02 20:14:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:14:02] Production.INFO: ==2108== Lock acquired, processing the job...
[2026-04-02 20:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:14:03] Production.INFO: ==2106== Lock acquired, processing the job...
[2026-04-02 20:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:14:03] Production.INFO: Account Balance Start.
[2026-04-02 20:14:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:14:03] Production.INFO: 117
[2026-04-02 20:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:14:03] Production.INFO: ==2112== Lock acquired, processing the job...
[2026-04-02 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20: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-02 20:14:03] Production.INFO: ==2112== Releasing lock...
[2026-04-02 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: ==2106== Releasing lock...
[2026-04-02 20:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:14:04] Production.INFO: Total Charge 0
[2026-04-02 20:14:04] Production.INFO: CreateAllLog End
[2026-04-02 20:14:04] Production.INFO: Account Balance End.
[2026-04-02 20:14:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:14:04] Production.INFO: ==2110== Releasing lock...
[2026-04-02 20:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:14:11] Production.ERROR: CronJobId end10
[2026-04-02 20:14:11] Production.INFO: ==2108== Releasing lock...
[2026-04-02 20:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:14:14] Production.INFO: call_cost start
[2026-04-02 20:14:14] Production.INFO: call_cost end
[2026-04-02 20:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:14:14] Production.INFO: ==2104== Releasing lock...
[2026-04-02 20:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:15:01] Production.INFO: ==2176== Lock acquired, processing the job...
[2026-04-03 01:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:15:01] Production.INFO: neon service started
[2026-04-03 01:15:01] Production.INFO: neon service started
[2026-04-03 01:15:01] Production.INFO: ==2176== Releasing lock...
[2026-04-03 01:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:15:02] Production.INFO: ==2180== Lock acquired, processing the job...
[2026-04-03 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:15:02] Production.INFO: ==2180== Releasing lock...
[2026-04-03 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:15:02] Production.INFO: ==2178== Lock acquired, processing the job...
[2026-04-02 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:15:02] Production.INFO: ==2178== Releasing lock...
[2026-04-02 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:15:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:15:03] Production.INFO: ==2182== Lock acquired, processing the job...
[2026-04-02 20:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:15:03] Production.INFO: ==2184== Lock acquired, processing the job...
[2026-04-02 20:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:15:03] Production.INFO: ==2186== Lock acquired, processing the job...
[2026-04-02 20:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:15:03] Production.INFO: ==2188== Lock acquired, processing the job...
[2026-04-02 20:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:15:03] Production.INFO: ==2190== Lock acquired, processing the job...
[2026-04-02 20:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:15:03] Production.INFO: Account Balance Start.
[2026-04-02 20:15:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:15:03] Production.INFO: 117
[2026-04-02 20:15:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:15:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:15:03] Production.INFO: ==2190== Releasing lock...
[2026-04-02 20:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:15:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:03] Production.INFO: ==2184== Releasing lock...
[2026-04-02 20:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:15:04] Production.INFO: Total Charge 0
[2026-04-02 20:15:04] Production.INFO: CreateAllLog End
[2026-04-02 20:15:04] Production.INFO: Account Balance End.
[2026-04-02 20:15:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:15:04] Production.INFO: ==2188== Releasing lock...
[2026-04-02 20:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:15:11] Production.ERROR: CronJobId end10
[2026-04-02 20:15:11] Production.INFO: ==2186== Releasing lock...
[2026-04-02 20:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:15:14] Production.INFO: call_cost start
[2026-04-02 20:15:14] Production.INFO: call_cost end
[2026-04-02 20:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:15:14] Production.INFO: ==2182== Releasing lock...
[2026-04-02 20:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:16:02] Production.INFO: ==2262== Lock acquired, processing the job...
[2026-04-03 01:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:16:02] Production.INFO: neon service started
[2026-04-03 01:16:02] Production.INFO: neon service started
[2026-04-03 01:16:02] Production.INFO: ==2262== Releasing lock...
[2026-04-03 01:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:16:02] Production.INFO: ==2264== Lock acquired, processing the job...
[2026-04-02 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:16:02] Production.INFO: ==2264== Releasing lock...
[2026-04-02 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:16:02] Production.INFO: ==2266== Lock acquired, processing the job...
[2026-04-03 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:16:02] Production.INFO: ==2266== Releasing lock...
[2026-04-03 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:16:03] Production.INFO: ==2268== Lock acquired, processing the job...
[2026-04-02 20:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:16:03] Production.INFO: ==2270== Lock acquired, processing the job...
[2026-04-02 20:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:16:03] Production.INFO: ==2272== Lock acquired, processing the job...
[2026-04-02 20:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:16:03] Production.INFO: ==2276== Lock acquired, processing the job...
[2026-04-02 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:16:03] Production.INFO: ==2274== Lock acquired, processing the job...
[2026-04-02 20:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 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-02 20:16:03] Production.INFO: Account Balance Start.
[2026-04-02 20:16:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:16:03] Production.INFO: 117
[2026-04-02 20:16:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:03] Production.INFO: ==2276== Releasing lock...
[2026-04-02 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:16:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: ==2270== Releasing lock...
[2026-04-02 20:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:16:04] Production.INFO: Total Charge 0
[2026-04-02 20:16:04] Production.INFO: CreateAllLog End
[2026-04-02 20:16:04] Production.INFO: Account Balance End.
[2026-04-02 20:16:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:16:04] Production.INFO: ==2274== Releasing lock...
[2026-04-02 20:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:16:12] Production.ERROR: CronJobId end10
[2026-04-02 20:16:12] Production.INFO: ==2272== Releasing lock...
[2026-04-02 20:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:16:14] Production.INFO: call_cost start
[2026-04-02 20:16:14] Production.INFO: call_cost end
[2026-04-02 20:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:16:14] Production.INFO: ==2268== Releasing lock...
[2026-04-02 20:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:17:01] Production.INFO: ==2335== Lock acquired, processing the job...
[2026-04-03 01:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:17:01] Production.INFO: neon service started
[2026-04-03 01:17:01] Production.INFO: neon service started
[2026-04-03 01:17:01] Production.INFO: ==2335== Releasing lock...
[2026-04-03 01:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:17:01] Production.INFO: ==2339== Lock acquired, processing the job...
[2026-04-03 00:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:17:01] Production.INFO: ==2339== Releasing lock...
[2026-04-03 00:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:17:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:17:02] Production.INFO: ==2337== Lock acquired, processing the job...
[2026-04-02 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:17:02] Production.INFO: ==2337== Releasing lock...
[2026-04-02 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:17:03] Production.INFO: ==2341== Lock acquired, processing the job...
[2026-04-02 20:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:17:03] Production.INFO: ==2343== Lock acquired, processing the job...
[2026-04-02 20:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:17:03] Production.INFO: ==2347== Lock acquired, processing the job...
[2026-04-02 20:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:17:03] Production.INFO: ==2345== Lock acquired, processing the job...
[2026-04-02 20:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:17:03] Production.INFO: ==2350== Lock acquired, processing the job...
[2026-04-02 20:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:17:03] Production.INFO: Account Balance Start.
[2026-04-02 20:17:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:17:03] Production.INFO: 117
[2026-04-02 20:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:17:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:17:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:03] Production.INFO: ==2350== Releasing lock...
[2026-04-02 20:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:17:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: ==2343== Releasing lock...
[2026-04-02 20:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:17:04] Production.INFO: Total Charge 0
[2026-04-02 20:17:04] Production.INFO: CreateAllLog End
[2026-04-02 20:17:04] Production.INFO: Account Balance End.
[2026-04-02 20:17:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:17:04] Production.INFO: ==2347== Releasing lock...
[2026-04-02 20:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:17:11] Production.ERROR: CronJobId end10
[2026-04-02 20:17:11] Production.INFO: ==2345== Releasing lock...
[2026-04-02 20:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:17:14] Production.INFO: call_cost start
[2026-04-02 20:17:14] Production.INFO: call_cost end
[2026-04-02 20:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:17:14] Production.INFO: ==2341== Releasing lock...
[2026-04-02 20:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:18:01] Production.INFO: ==2415== Lock acquired, processing the job...
[2026-04-03 01:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:18:01] Production.INFO: neon service started
[2026-04-03 01:18:02] Production.INFO: neon service started
[2026-04-03 01:18:02] Production.INFO: ==2415== Releasing lock...
[2026-04-03 01:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:18:02] Production.INFO: ==2419== Lock acquired, processing the job...
[2026-04-03 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:18:02] Production.INFO: ==2419== Releasing lock...
[2026-04-03 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:18:02] Production.INFO: ==2417== Lock acquired, processing the job...
[2026-04-02 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:18:02] Production.INFO: ==2417== Releasing lock...
[2026-04-02 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:18:03] Production.INFO: ==2425== Lock acquired, processing the job...
[2026-04-02 20:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:18:03] Production.INFO: ==2421== Lock acquired, processing the job...
[2026-04-02 20:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:18:03] Production.INFO: ==2429== Lock acquired, processing the job...
[2026-04-02 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:18:03] Production.INFO: ==2423== Lock acquired, processing the job...
[2026-04-02 20:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:18:03] Production.INFO: ==2427== Lock acquired, processing the job...
[2026-04-02 20:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 20:18:03] Production.INFO: ==2429== Releasing lock...
[2026-04-02 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:18:03] Production.INFO: Account Balance Start.
[2026-04-02 20:18:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:18:03] Production.INFO: 117
[2026-04-02 20:18:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: ==2423== Releasing lock...
[2026-04-02 20:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:18:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:18:04] Production.INFO: Total Charge 0
[2026-04-02 20:18:04] Production.INFO: CreateAllLog End
[2026-04-02 20:18:04] Production.INFO: Account Balance End.
[2026-04-02 20:18:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:18:05] Production.INFO: ==2427== Releasing lock...
[2026-04-02 20:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:18:12] Production.ERROR: CronJobId end10
[2026-04-02 20:18:12] Production.INFO: ==2425== Releasing lock...
[2026-04-02 20:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:18:15] Production.INFO: call_cost start
[2026-04-02 20:18:15] Production.INFO: call_cost end
[2026-04-02 20:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:18:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:18:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:18:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:18:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:18:15] Production.INFO: ==2421== Releasing lock...
[2026-04-02 20:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:19:01] Production.INFO: ==2487== Lock acquired, processing the job...
[2026-04-03 01:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:19:01] Production.INFO: neon service started
[2026-04-03 01:19:01] Production.INFO: neon service started
[2026-04-03 01:19:01] Production.INFO: ==2487== Releasing lock...
[2026-04-03 01:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:19:01] Production.INFO: ==2489== Lock acquired, processing the job...
[2026-04-02 20:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:19:01] Production.INFO: ==2489== Releasing lock...
[2026-04-02 20:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:19:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:19:02] Production.INFO: ==2491== Lock acquired, processing the job...
[2026-04-03 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:19:02] Production.INFO: ==2491== Releasing lock...
[2026-04-03 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:19:02] Production.INFO: ==2495== Lock acquired, processing the job...
[2026-04-02 20:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:19:02] Production.INFO: ==2493== Lock acquired, processing the job...
[2026-04-02 20:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:19:02] Production.INFO: ==2497== Lock acquired, processing the job...
[2026-04-02 20:19:02] Production.INFO: ==2499== Lock acquired, processing the job...
[2026-04-02 20:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:19:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:19:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:19:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:19:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:19:02] Production.INFO: Account Balance Start.
[2026-04-02 20:19:02] Production.INFO: CreateAllLog Start
[2026-04-02 20:19:02] Production.INFO: 117
[2026-04-02 20:19:02] Production.INFO: Date 2026-03-08
[2026-04-02 20:19:02] Production.INFO: ==2501== Lock acquired, processing the job...
[2026-04-02 20:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:19:02] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20:19:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20:19:03] Production.INFO: ==2501== Releasing lock...
[2026-04-02 20:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: ==2495== Releasing lock...
[2026-04-02 20:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-24
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-25
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-26
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-27
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-28
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-29
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-30
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-03-31
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-04-01
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Date 2026-04-02
[2026-04-02 20:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:19:03] Production.INFO: Total Charge 0
[2026-04-02 20:19:03] Production.INFO: CreateAllLog End
[2026-04-02 20:19:03] Production.INFO: Account Balance End.
[2026-04-02 20:19:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:19:04] Production.INFO: ==2499== Releasing lock...
[2026-04-02 20:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:19:10] Production.ERROR: CronJobId end10
[2026-04-02 20:19:10] Production.INFO: ==2497== Releasing lock...
[2026-04-02 20:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:19:13] Production.INFO: call_cost start
[2026-04-02 20:19:13] Production.INFO: call_cost end
[2026-04-02 20:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:19:13] Production.INFO: ==2493== Releasing lock...
[2026-04-02 20:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:20:01] Production.INFO: ==2563== Lock acquired, processing the job...
[2026-04-03 01:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:20:01] Production.INFO: neon service started
[2026-04-03 01:20:01] Production.INFO: neon service started
[2026-04-03 01:20:01] Production.INFO: ==2563== Releasing lock...
[2026-04-03 01:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:20:02] Production.INFO: ==2567== Lock acquired, processing the job...
[2026-04-03 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:20:02] Production.INFO: ==2567== Releasing lock...
[2026-04-03 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:20:02] Production.INFO: ==2565== Lock acquired, processing the job...
[2026-04-02 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:20:02] Production.INFO: ==2565== Releasing lock...
[2026-04-02 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:20:03] Production.INFO: ==2570== Lock acquired, processing the job...
[2026-04-02 20:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:20:03] Production.INFO: ==2572== Lock acquired, processing the job...
[2026-04-02 20:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:20:03] Production.INFO: ==2574== Lock acquired, processing the job...
[2026-04-02 20:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:20:03] Production.INFO: ==2576== Lock acquired, processing the job...
[2026-04-02 20:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:20:03] Production.INFO: ==2578== Lock acquired, processing the job...
[2026-04-02 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:20:03] Production.INFO: Account Balance Start.
[2026-04-02 20:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:20:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:20:03] Production.INFO: 117
[2026-04-02 20:20:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:20:03] Production.INFO: ==2578== Releasing lock...
[2026-04-02 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:20:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: ==2572== Releasing lock...
[2026-04-02 20:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:20:04] Production.INFO: Total Charge 0
[2026-04-02 20:20:04] Production.INFO: CreateAllLog End
[2026-04-02 20:20:05] Production.INFO: Account Balance End.
[2026-04-02 20:20:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:20:05] Production.INFO: ==2576== Releasing lock...
[2026-04-02 20:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:20:11] Production.ERROR: CronJobId end10
[2026-04-02 20:20:11] Production.INFO: ==2574== Releasing lock...
[2026-04-02 20:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:20:13] Production.INFO: call_cost start
[2026-04-02 20:20:13] Production.INFO: call_cost end
[2026-04-02 20:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:20:13] Production.INFO: ==2570== Releasing lock...
[2026-04-02 20:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:21:02] Production.INFO: ==2639== Lock acquired, processing the job...
[2026-04-03 01:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:21:02] Production.INFO: neon service started
[2026-04-03 01:21:02] Production.INFO: neon service started
[2026-04-03 01:21:02] Production.INFO: ==2639== Releasing lock...
[2026-04-03 01:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:21:02] Production.INFO: ==2641== Lock acquired, processing the job...
[2026-04-02 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:21:02] Production.INFO: ==2643== Lock acquired, processing the job...
[2026-04-03 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:21:02] Production.INFO: ==2643== Releasing lock...
[2026-04-03 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:21:03] Production.INFO: ==2641== Releasing lock...
[2026-04-02 20:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:21:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:21:03] Production.INFO: ==2646== Lock acquired, processing the job...
[2026-04-02 20:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 20:21:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 20:21:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 20:21:04] Production.INFO: ==2646== Releasing lock...
[2026-04-02 20:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 20:21:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 20:21:04] Production.INFO: ==2652== Lock acquired, processing the job...
[2026-04-02 20:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:21:04] Production.INFO: ==2648== Lock acquired, processing the job...
[2026-04-02 20:21:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:21:04] Production.INFO: ==2650== Lock acquired, processing the job...
[2026-04-02 20:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:21:04] Production.INFO: ==2654== Lock acquired, processing the job...
[2026-04-02 20:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:21:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:21:04] Production.INFO: ==2656== Lock acquired, processing the job...
[2026-04-02 20:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 20:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:21:04] Production.INFO: ==2658== Lock acquired, processing the job...
[2026-04-02 20:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:21:04] Production.INFO: Account Balance Start.
[2026-04-02 20:21:04] Production.INFO: CreateAllLog Start
[2026-04-02 20:21:04] Production.INFO: 117
[2026-04-02 20:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 20:21:04] Production.INFO: Date 2026-03-08
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:21:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:21:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:04] Production.INFO: ==2658== Releasing lock...
[2026-04-02 20:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:21:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-20
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-21
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.ERROR: done
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-22
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: ==2650== Releasing lock...
[2026-04-02 20:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:21:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-23
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 20:21:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025890', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-24
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-25
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-26
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-27
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-28
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-29
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-30
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-03-31
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:21:05] Production.INFO: Total Charge 0
[2026-04-02 20:21:05] Production.INFO: CreateAllLog End
[2026-04-02 20:21:05] Production.INFO: Account Balance End.
[2026-04-02 20:21:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:21:05] Production.INFO: ==2654== Releasing lock...
[2026-04-02 20:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025890', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 20:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 20:21:10] Production.INFO: ProcessCDR(1,17025890,1,1,2)
[2026-04-02 20:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025890,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025890,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 20:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 20:21:10] Production.INFO: ==2656== Releasing lock...
[2026-04-02 20:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 20:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 20:21:14] Production.ERROR: CronJobId end10
[2026-04-02 20:21:14] Production.INFO: ==2652== Releasing lock...
[2026-04-02 20:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:21:16] Production.INFO: call_cost start
[2026-04-02 20:21:16] Production.INFO: call_cost end
[2026-04-02 20:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:21:16] Production.INFO: ==2648== Releasing lock...
[2026-04-02 20:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:22:01] Production.INFO: ==2715== Lock acquired, processing the job...
[2026-04-03 01:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:22:01] Production.INFO: neon service started
[2026-04-03 01:22:01] Production.INFO: neon service started
[2026-04-03 01:22:01] Production.INFO: ==2715== Releasing lock...
[2026-04-03 01:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:22:01] Production.INFO: ==2717== Lock acquired, processing the job...
[2026-04-02 20:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:22:02] Production.INFO: ==2717== Releasing lock...
[2026-04-02 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:22:02] Production.INFO: ==2719== Lock acquired, processing the job...
[2026-04-03 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:22:02] Production.INFO: ==2719== Releasing lock...
[2026-04-03 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:22:02] Production.INFO: ==2727== Lock acquired, processing the job...
[2026-04-02 20:22:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:22:02] Production.INFO: Account Balance Start.
[2026-04-02 20:22:02] Production.INFO: CreateAllLog Start
[2026-04-02 20:22:02] Production.INFO: 117
[2026-04-02 20:22:02] Production.INFO: Date 2026-03-08
[2026-04-02 20:22:02] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:02] Production.INFO: Date 2026-03-09
[2026-04-02 20:22:02] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:02] Production.INFO: Date 2026-03-10
[2026-04-02 20:22:02] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:02] Production.INFO: Date 2026-03-11
[2026-04-02 20:22:02] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: ==2721== Lock acquired, processing the job...
[2026-04-02 20:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:22:03] Production.INFO: ==2723== Lock acquired, processing the job...
[2026-04-02 20:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: ==2725== Lock acquired, processing the job...
[2026-04-02 20:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: ==2729== Lock acquired, processing the job...
[2026-04-02 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:22:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:22:03] Production.INFO: Date 2026-03-24
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:22:03] Production.INFO: ==2729== Releasing lock...
[2026-04-02 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-25
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-26
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-27
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: ==2723== Releasing lock...
[2026-04-02 20:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-28
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-29
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-30
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-03-31
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-04-01
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Date 2026-04-02
[2026-04-02 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:22:03] Production.INFO: Total Charge 0
[2026-04-02 20:22:03] Production.INFO: CreateAllLog End
[2026-04-02 20:22:04] Production.INFO: Account Balance End.
[2026-04-02 20:22:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:22:04] Production.INFO: ==2727== Releasing lock...
[2026-04-02 20:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:22:10] Production.ERROR: CronJobId end10
[2026-04-02 20:22:10] Production.INFO: ==2725== Releasing lock...
[2026-04-02 20:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:22:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:22:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:22:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:22:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:22:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:22:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:22:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:22:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:22:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:22:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:22:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:22:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:22:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:22:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:22:13] Production.INFO: call_cost start
[2026-04-02 20:22:13] Production.INFO: call_cost end
[2026-04-02 20:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:22:13] Production.INFO: ==2721== Releasing lock...
[2026-04-02 20:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:23:01] Production.INFO: ==2792== Lock acquired, processing the job...
[2026-04-03 01:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:23:01] Production.INFO: neon service started
[2026-04-03 01:23:02] Production.INFO: neon service started
[2026-04-03 01:23:02] Production.INFO: ==2792== Releasing lock...
[2026-04-03 01:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:23:02] Production.INFO: ==2794== Lock acquired, processing the job...
[2026-04-02 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:23:02] Production.INFO: ==2794== Releasing lock...
[2026-04-02 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:23:02] Production.INFO: ==2796== Lock acquired, processing the job...
[2026-04-03 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:23:02] Production.INFO: ==2796== Releasing lock...
[2026-04-03 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:23:03] Production.INFO: ==2802== Lock acquired, processing the job...
[2026-04-02 20:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:23:03] Production.INFO: ==2798== Lock acquired, processing the job...
[2026-04-02 20:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:23:03] Production.INFO: ==2800== Lock acquired, processing the job...
[2026-04-02 20:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:23:03] Production.INFO: ==2806== Lock acquired, processing the job...
[2026-04-02 20:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:23:03] Production.INFO: ==2804== Lock acquired, processing the job...
[2026-04-02 20:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 20:23:03] Production.INFO: Account Balance Start.
[2026-04-02 20:23:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:23:03] Production.INFO: 117
[2026-04-02 20:23:03] Production.INFO: ==2806== Releasing lock...
[2026-04-02 20:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:23:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: ==2800== Releasing lock...
[2026-04-02 20:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:23:04] Production.INFO: Total Charge 0
[2026-04-02 20:23:04] Production.INFO: CreateAllLog End
[2026-04-02 20:23:05] Production.INFO: Account Balance End.
[2026-04-02 20:23:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:23:05] Production.INFO: ==2804== Releasing lock...
[2026-04-02 20:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:23:11] Production.ERROR: CronJobId end10
[2026-04-02 20:23:11] Production.INFO: ==2802== Releasing lock...
[2026-04-02 20:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:23:14] Production.INFO: call_cost start
[2026-04-02 20:23:14] Production.INFO: call_cost end
[2026-04-02 20:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:23:14] Production.INFO: ==2798== Releasing lock...
[2026-04-02 20:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:24:01] Production.INFO: ==2865== Lock acquired, processing the job...
[2026-04-03 01:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:24:01] Production.INFO: neon service started
[2026-04-03 01:24:01] Production.INFO: neon service started
[2026-04-03 01:24:01] Production.INFO: ==2865== Releasing lock...
[2026-04-03 01:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:24:02] Production.INFO: ==2869== Lock acquired, processing the job...
[2026-04-03 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 20:24:02] Production.INFO: ==2867== Lock acquired, processing the job...
[2026-04-02 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:24:02] Production.INFO: ==2869== Releasing lock...
[2026-04-03 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:24:02] Production.INFO: ==2867== Releasing lock...
[2026-04-02 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:24:03] Production.INFO: ==2872== Lock acquired, processing the job...
[2026-04-02 20:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:24:03] Production.INFO: ==2874== Lock acquired, processing the job...
[2026-04-02 20:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:24:03] Production.INFO: ==2876== Lock acquired, processing the job...
[2026-04-02 20:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:24:03] Production.INFO: ==2878== Lock acquired, processing the job...
[2026-04-02 20:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:24:03] Production.INFO: ==2880== Lock acquired, processing the job...
[2026-04-02 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:24:03] Production.INFO: Account Balance Start.
[2026-04-02 20:24:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:24:03] Production.INFO: 117
[2026-04-02 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-02 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-02 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-02 20:24:03] Production.INFO: ==2880== Releasing lock...
[2026-04-02 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:24:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:03] Production.INFO: ==2874== Releasing lock...
[2026-04-02 20:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:24:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:24:04] Production.INFO: Total Charge 0
[2026-04-02 20:24:05] Production.INFO: CreateAllLog End
[2026-04-02 20:24:05] Production.INFO: Account Balance End.
[2026-04-02 20:24:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:24:05] Production.INFO: ==2878== Releasing lock...
[2026-04-02 20:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:24:12] Production.ERROR: CronJobId end10
[2026-04-02 20:24:12] Production.INFO: ==2876== Releasing lock...
[2026-04-02 20:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:24:14] Production.INFO: call_cost start
[2026-04-02 20:24:14] Production.INFO: call_cost end
[2026-04-02 20:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:24:14] Production.INFO: ==2872== Releasing lock...
[2026-04-02 20:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:25:01] Production.INFO: ==2942== Lock acquired, processing the job...
[2026-04-03 01:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:25:01] Production.INFO: neon service started
[2026-04-03 01:25:01] Production.INFO: neon service started
[2026-04-03 01:25:01] Production.INFO: ==2942== Releasing lock...
[2026-04-03 01:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:25:02] Production.INFO: ==2945== Lock acquired, processing the job...
[2026-04-02 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:25:02] Production.INFO: ==2947== Lock acquired, processing the job...
[2026-04-03 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:25:02] Production.INFO: ==2947== Releasing lock...
[2026-04-03 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:25:02] Production.INFO: ==2945== Releasing lock...
[2026-04-02 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:25:03] Production.INFO: ==2949== Lock acquired, processing the job...
[2026-04-02 20:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:25:03] Production.INFO: ==2951== Lock acquired, processing the job...
[2026-04-02 20:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:25:03] Production.INFO: ==2957== Lock acquired, processing the job...
[2026-04-02 20:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:25:03] Production.INFO: ==2953== Lock acquired, processing the job...
[2026-04-02 20:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:25:03] Production.INFO: ==2955== Lock acquired, processing the job...
[2026-04-02 20:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 20:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:25:03] Production.INFO: Account Balance Start.
[2026-04-02 20:25:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:25:03] Production.INFO: ==2957== Releasing lock...
[2026-04-02 20:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:25:03] Production.INFO: 117
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: ==2951== Releasing lock...
[2026-04-02 20:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:25:04] Production.INFO: Total Charge 0
[2026-04-02 20:25:04] Production.INFO: CreateAllLog End
[2026-04-02 20:25:04] Production.INFO: Account Balance End.
[2026-04-02 20:25:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:25:04] Production.INFO: ==2955== Releasing lock...
[2026-04-02 20:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:25:11] Production.ERROR: CronJobId end10
[2026-04-02 20:25:11] Production.INFO: ==2953== Releasing lock...
[2026-04-02 20:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:25:14] Production.INFO: call_cost start
[2026-04-02 20:25:14] Production.INFO: call_cost end
[2026-04-02 20:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:25:14] Production.INFO: ==2949== Releasing lock...
[2026-04-02 20:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:26:02] Production.INFO: ==3017== Lock acquired, processing the job...
[2026-04-03 01:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:26:02] Production.INFO: neon service started
[2026-04-03 01:26:02] Production.INFO: neon service started
[2026-04-03 01:26:02] Production.INFO: ==3017== Releasing lock...
[2026-04-03 01:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:26:02] Production.INFO: ==3019== Lock acquired, processing the job...
[2026-04-02 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:26:02] Production.INFO: ==3019== Releasing lock...
[2026-04-02 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:26:02] Production.INFO: ==3021== Lock acquired, processing the job...
[2026-04-03 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:26:02] Production.INFO: ==3021== Releasing lock...
[2026-04-03 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:26:03] Production.INFO: ==3024== Lock acquired, processing the job...
[2026-04-02 20:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:26:03] Production.INFO: ==3026== Lock acquired, processing the job...
[2026-04-02 20:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:26:03] Production.INFO: ==3028== Lock acquired, processing the job...
[2026-04-02 20:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:26:03] Production.INFO: ==3030== Lock acquired, processing the job...
[2026-04-02 20:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:26:03] Production.INFO: ==3032== Lock acquired, processing the job...
[2026-04-02 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:26:03] Production.INFO: Account Balance Start.
[2026-04-02 20:26:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:26:03] Production.INFO: 117
[2026-04-02 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-02 20:26:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 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-02 20:26:03] Production.INFO: ==3032== Releasing lock...
[2026-04-02 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: ==3026== Releasing lock...
[2026-04-02 20:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:05] Production.INFO: Date 2026-03-29
[2026-04-02 20:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:05] Production.INFO: Date 2026-03-30
[2026-04-02 20:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:05] Production.INFO: Date 2026-03-31
[2026-04-02 20:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:26:05] Production.INFO: Total Charge 0
[2026-04-02 20:26:05] Production.INFO: CreateAllLog End
[2026-04-02 20:26:05] Production.INFO: Account Balance End.
[2026-04-02 20:26:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:26:05] Production.INFO: ==3030== Releasing lock...
[2026-04-02 20:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:26:11] Production.ERROR: CronJobId end10
[2026-04-02 20:26:11] Production.INFO: ==3028== Releasing lock...
[2026-04-02 20:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:26:14] Production.INFO: call_cost start
[2026-04-02 20:26:14] Production.INFO: call_cost end
[2026-04-02 20:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:26:14] Production.INFO: ==3024== Releasing lock...
[2026-04-02 20:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:27:01] Production.INFO: ==3089== Lock acquired, processing the job...
[2026-04-03 01:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:27:01] Production.INFO: neon service started
[2026-04-03 01:27:01] Production.INFO: neon service started
[2026-04-03 01:27:01] Production.INFO: ==3089== Releasing lock...
[2026-04-03 01:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:27:01] Production.INFO: ==3091== Lock acquired, processing the job...
[2026-04-02 20:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:27:02] Production.INFO: ==3091== Releasing lock...
[2026-04-02 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:27:02] Production.INFO: ==3093== Lock acquired, processing the job...
[2026-04-03 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:27:02] Production.INFO: ==3093== Releasing lock...
[2026-04-03 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:27:02] Production.INFO: ==3096== Lock acquired, processing the job...
[2026-04-02 20:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:27:03] Production.INFO: ==3098== Lock acquired, processing the job...
[2026-04-02 20:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:27:03] Production.INFO: ==3102== Lock acquired, processing the job...
[2026-04-02 20:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:27:03] Production.INFO: Account Balance Start.
[2026-04-02 20:27:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:27:03] Production.INFO: 117
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: ==3100== Lock acquired, processing the job...
[2026-04-02 20:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: ==3104== Lock acquired, processing the job...
[2026-04-02 20:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:27:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:27:03] Production.INFO: ==3104== Releasing lock...
[2026-04-02 20:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: ==3098== Releasing lock...
[2026-04-02 20:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-24
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-25
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-26
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-27
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:03] Production.INFO: Date 2026-03-28
[2026-04-02 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:27:04] Production.INFO: Total Charge 0
[2026-04-02 20:27:04] Production.INFO: CreateAllLog End
[2026-04-02 20:27:04] Production.INFO: Account Balance End.
[2026-04-02 20:27:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:27:04] Production.INFO: ==3102== Releasing lock...
[2026-04-02 20:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:27:10] Production.ERROR: CronJobId end10
[2026-04-02 20:27:10] Production.INFO: ==3100== Releasing lock...
[2026-04-02 20:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:27:13] Production.INFO: call_cost start
[2026-04-02 20:27:13] Production.INFO: call_cost end
[2026-04-02 20:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:27:13] Production.INFO: ==3096== Releasing lock...
[2026-04-02 20:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:28:02] Production.INFO: ==3167== Lock acquired, processing the job...
[2026-04-03 01:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:28:02] Production.INFO: neon service started
[2026-04-03 01:28:02] Production.INFO: neon service started
[2026-04-03 01:28:02] Production.INFO: ==3167== Releasing lock...
[2026-04-03 01:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:28:02] Production.INFO: ==3171== Lock acquired, processing the job...
[2026-04-03 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:28:02] Production.INFO: ==3171== Releasing lock...
[2026-04-03 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:28:02] Production.INFO: ==3169== Lock acquired, processing the job...
[2026-04-02 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:28:02] Production.INFO: ==3169== Releasing lock...
[2026-04-02 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:28:03] Production.INFO: ==3173== Lock acquired, processing the job...
[2026-04-02 20:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:28:03] Production.INFO: ==3179== Lock acquired, processing the job...
[2026-04-02 20:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:28:03] Production.INFO: ==3175== Lock acquired, processing the job...
[2026-04-02 20:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:28:03] Production.INFO: ==3177== Lock acquired, processing the job...
[2026-04-02 20:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:28:03] Production.INFO: ==3182== Lock acquired, processing the job...
[2026-04-02 20:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:28:03] Production.INFO: Account Balance Start.
[2026-04-02 20:28:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:28:03] Production.INFO: 117
[2026-04-02 20:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:28:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:28:03] Production.INFO: ==3182== Releasing lock...
[2026-04-02 20:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:28:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: ==3175== Releasing lock...
[2026-04-02 20:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:28:04] Production.INFO: Total Charge 0
[2026-04-02 20:28:04] Production.INFO: CreateAllLog End
[2026-04-02 20:28:04] Production.INFO: Account Balance End.
[2026-04-02 20:28:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:28:04] Production.INFO: ==3179== Releasing lock...
[2026-04-02 20:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:28:11] Production.ERROR: CronJobId end10
[2026-04-02 20:28:11] Production.INFO: ==3177== Releasing lock...
[2026-04-02 20:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:28:14] Production.INFO: call_cost start
[2026-04-02 20:28:14] Production.INFO: call_cost end
[2026-04-02 20:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:28:14] Production.INFO: ==3173== Releasing lock...
[2026-04-02 20:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:29:01] Production.INFO: ==3244== Lock acquired, processing the job...
[2026-04-03 01:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:29:01] Production.INFO: neon service started
[2026-04-03 01:29:01] Production.INFO: neon service started
[2026-04-03 01:29:01] Production.INFO: ==3244== Releasing lock...
[2026-04-03 01:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:29:01] Production.INFO: ==3246== Lock acquired, processing the job...
[2026-04-02 20:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:29:02] Production.INFO: ==3246== Releasing lock...
[2026-04-02 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:29:02] Production.INFO: ==3248== Lock acquired, processing the job...
[2026-04-03 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:29:02] Production.INFO: ==3248== Releasing lock...
[2026-04-03 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:29:02] Production.INFO: ==3251== Lock acquired, processing the job...
[2026-04-02 20:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:29:02] Production.INFO: ==3253== Lock acquired, processing the job...
[2026-04-02 20:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:29:02] Production.INFO: ==3255== Lock acquired, processing the job...
[2026-04-02 20:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:29:02] Production.INFO: ==3257== Lock acquired, processing the job...
[2026-04-02 20:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:29:03] Production.INFO: ==3259== Lock acquired, processing the job...
[2026-04-02 20:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:29:03] Production.INFO: Account Balance Start.
[2026-04-02 20:29:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:29:03] Production.INFO: 117
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20: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-02 20:29:03] Production.INFO: ==3259== Releasing lock...
[2026-04-02 20:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: ==3253== Releasing lock...
[2026-04-02 20:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-24
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:03] Production.INFO: Date 2026-03-25
[2026-04-02 20:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:29:04] Production.INFO: Total Charge 0
[2026-04-02 20:29:04] Production.INFO: CreateAllLog End
[2026-04-02 20:29:04] Production.INFO: Account Balance End.
[2026-04-02 20:29:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:29:04] Production.INFO: ==3257== Releasing lock...
[2026-04-02 20:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:29:12] Production.ERROR: CronJobId end10
[2026-04-02 20:29:12] Production.INFO: ==3255== Releasing lock...
[2026-04-02 20:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:29:14] Production.INFO: call_cost start
[2026-04-02 20:29:14] Production.INFO: call_cost end
[2026-04-02 20:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:29:14] Production.INFO: ==3251== Releasing lock...
[2026-04-02 20:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:30:01] Production.INFO: ==3321== Lock acquired, processing the job...
[2026-04-03 01:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:30:01] Production.INFO: neon service started
[2026-04-03 01:30:01] Production.INFO: neon service started
[2026-04-03 01:30:01] Production.INFO: ==3321== Releasing lock...
[2026-04-03 01:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:30:02] Production.INFO: ==3323== Lock acquired, processing the job...
[2026-04-02 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:30:02] Production.INFO: ==3323== Releasing lock...
[2026-04-02 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:30:02] Production.INFO: ==3325== Lock acquired, processing the job...
[2026-04-03 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:30:02] Production.INFO: ==3325== Releasing lock...
[2026-04-03 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:30:03] Production.INFO: ==3327== Lock acquired, processing the job...
[2026-04-02 20:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:30:03] Production.INFO: ==3331== Lock acquired, processing the job...
[2026-04-02 20:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:30:03] Production.INFO: ==3329== Lock acquired, processing the job...
[2026-04-02 20:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:30:03] Production.INFO: ==3333== Lock acquired, processing the job...
[2026-04-02 20:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:30:03] Production.INFO: ==3336== Lock acquired, processing the job...
[2026-04-02 20:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:30:03] Production.INFO: Account Balance Start.
[2026-04-02 20:30:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:30:03] Production.INFO: 117
[2026-04-02 20:30:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20: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-02 20:30:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:03] Production.INFO: ==3336== Releasing lock...
[2026-04-02 20:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:30:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: ==3329== Releasing lock...
[2026-04-02 20:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:05] Production.INFO: Date 2026-03-30
[2026-04-02 20:30:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:05] Production.INFO: Date 2026-03-31
[2026-04-02 20:30:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:30:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:30:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:30:05] Production.INFO: Total Charge 0
[2026-04-02 20:30:05] Production.INFO: CreateAllLog End
[2026-04-02 20:30:05] Production.INFO: Account Balance End.
[2026-04-02 20:30:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:30:05] Production.INFO: ==3333== Releasing lock...
[2026-04-02 20:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:30:12] Production.ERROR: CronJobId end10
[2026-04-02 20:30:12] Production.INFO: ==3331== Releasing lock...
[2026-04-02 20:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:30:15] Production.INFO: call_cost start
[2026-04-02 20:30:15] Production.INFO: call_cost end
[2026-04-02 20:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:30:15] Production.INFO: ==3327== Releasing lock...
[2026-04-02 20:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:31:01] Production.INFO: ==3398== Lock acquired, processing the job...
[2026-04-03 01:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:31:01] Production.INFO: neon service started
[2026-04-03 01:31:01] Production.INFO: neon service started
[2026-04-03 01:31:01] Production.INFO: ==3398== Releasing lock...
[2026-04-03 01:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:31:01] Production.INFO: ==3402== Lock acquired, processing the job...
[2026-04-03 00:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:31:01] Production.INFO: ==3402== Releasing lock...
[2026-04-03 00:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:31:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:31:01] Production.INFO: ==3400== Lock acquired, processing the job...
[2026-04-02 20:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:31:02] Production.INFO: ==3400== Releasing lock...
[2026-04-02 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:31:03] Production.INFO: ==3406== Lock acquired, processing the job...
[2026-04-02 20:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:31:03] Production.INFO: ==3404== Lock acquired, processing the job...
[2026-04-02 20:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 20:31:03] Production.INFO: ==3408== Lock acquired, processing the job...
[2026-04-02 20:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 20:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 20:31:03] Production.ERROR: CronJob PID - 3406
[2026-04-02 20:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 20:31:03] Production.ERROR: CronJob ID - 5
[2026-04-02 20:31:03] Production.ERROR: CronJob Last Run Time 2026-04-02 20:31:00
[2026-04-02 20:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 20:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 20:31:03] Production.INFO: ==3410== Lock acquired, processing the job...
[2026-04-02 20:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:31:03] Production.INFO: ==3413== Lock acquired, processing the job...
[2026-04-02 20:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 20:31:03] Production.INFO: ==3404== Releasing lock...
[2026-04-02 20:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 20:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 20:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:31:03] Production.INFO: ==3415== Lock acquired, processing the job...
[2026-04-02 20:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 20:31:03] Production.INFO: ==3417== Lock acquired, processing the job...
[2026-04-02 20:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:31:03] Production.INFO: Account Balance Start.
[2026-04-02 20:31:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:31:03] Production.INFO: 117
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20: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-02 20:31:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: ==3417== Releasing lock...
[2026-04-02 20:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:03] Production.INFO: ==3408== Releasing lock...
[2026-04-02 20:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:31:04] Production.ERROR: done
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 20:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025931', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:31:05] Production.INFO: Total Charge 0
[2026-04-02 20:31:05] Production.INFO: CreateAllLog End
[2026-04-02 20:31:05] Production.INFO: Account Balance End.
[2026-04-02 20:31:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:31:05] Production.INFO: ==3413== Releasing lock...
[2026-04-02 20:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025931', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 20:31:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 20:31:09] Production.INFO: ProcessCDR(1,17025931,1,1,2)
[2026-04-02 20:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025931,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025931,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 20:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 20:31:10] Production.INFO: ==3415== Releasing lock...
[2026-04-02 20:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 20:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 20:31:13] Production.ERROR: CronJobId end10
[2026-04-02 20:31:13] Production.INFO: ==3410== Releasing lock...
[2026-04-02 20:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:31:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:31:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:31:16] Production.INFO: call_cost start
[2026-04-02 20:31:16] Production.INFO: call_cost end
[2026-04-02 20:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:31:16] Production.INFO: ==3406== Releasing lock...
[2026-04-02 20:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:32:01] Production.INFO: ==3475== Lock acquired, processing the job...
[2026-04-03 01:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:32:01] Production.INFO: neon service started
[2026-04-03 01:32:01] Production.INFO: neon service started
[2026-04-03 01:32:01] Production.INFO: ==3475== Releasing lock...
[2026-04-03 01:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:32:02] Production.INFO: ==3479== Lock acquired, processing the job...
[2026-04-03 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 20:32:02] Production.INFO: ==3477== Lock acquired, processing the job...
[2026-04-02 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:32:02] Production.INFO: ==3479== Releasing lock...
[2026-04-03 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:32:02] Production.INFO: ==3477== Releasing lock...
[2026-04-02 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:32:03] Production.INFO: ==3481== Lock acquired, processing the job...
[2026-04-02 20:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:32:03] Production.INFO: ==3483== Lock acquired, processing the job...
[2026-04-02 20:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:32:03] Production.INFO: ==3485== Lock acquired, processing the job...
[2026-04-02 20:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:32:03] Production.INFO: ==3488== Lock acquired, processing the job...
[2026-04-02 20:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:32:03] Production.INFO: Account Balance Start.
[2026-04-02 20:32:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:32:03] Production.INFO: 117
[2026-04-02 20:32:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:32:03] Production.INFO: ==3490== Lock acquired, processing the job...
[2026-04-02 20:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:32:03] Production.INFO: ==3490== Releasing lock...
[2026-04-02 20:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:32:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: ==3483== Releasing lock...
[2026-04-02 20:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:32:04] Production.INFO: Total Charge 0
[2026-04-02 20:32:04] Production.INFO: CreateAllLog End
[2026-04-02 20:32:05] Production.INFO: Account Balance End.
[2026-04-02 20:32:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:32:05] Production.INFO: ==3488== Releasing lock...
[2026-04-02 20:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:32:11] Production.ERROR: CronJobId end10
[2026-04-02 20:32:11] Production.INFO: ==3485== Releasing lock...
[2026-04-02 20:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:32:14] Production.INFO: call_cost start
[2026-04-02 20:32:14] Production.INFO: call_cost end
[2026-04-02 20:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:32:14] Production.INFO: ==3481== Releasing lock...
[2026-04-02 20:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:33:02] Production.INFO: ==3551== Lock acquired, processing the job...
[2026-04-03 01:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:33:02] Production.INFO: neon service started
[2026-04-03 01:33:02] Production.INFO: neon service started
[2026-04-03 01:33:02] Production.INFO: ==3551== Releasing lock...
[2026-04-03 01:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:33:02] Production.INFO: ==3555== Lock acquired, processing the job...
[2026-04-03 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:33:02] Production.INFO: ==3555== Releasing lock...
[2026-04-03 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:33:02] Production.INFO: ==3553== Lock acquired, processing the job...
[2026-04-02 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:33:02] Production.INFO: ==3553== Releasing lock...
[2026-04-02 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:33:03] Production.INFO: ==3560== Lock acquired, processing the job...
[2026-04-02 20:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:33:03] Production.INFO: ==3564== Lock acquired, processing the job...
[2026-04-02 20:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:33:03] Production.INFO: Account Balance Start.
[2026-04-02 20:33:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:33:03] Production.INFO: 117
[2026-04-02 20:33:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:33:03] Production.INFO: ==3558== Lock acquired, processing the job...
[2026-04-02 20:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:03] Production.INFO: ==3562== Lock acquired, processing the job...
[2026-04-02 20:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:33:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:03] Production.INFO: ==3566== Lock acquired, processing the job...
[2026-04-02 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:33:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:33:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:33:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:33:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:03] Production.INFO: ==3566== Releasing lock...
[2026-04-02 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:33:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: ==3560== Releasing lock...
[2026-04-02 20:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:33:04] Production.INFO: Total Charge 0
[2026-04-02 20:33:04] Production.INFO: CreateAllLog End
[2026-04-02 20:33:04] Production.INFO: Account Balance End.
[2026-04-02 20:33:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:33:04] Production.INFO: ==3564== Releasing lock...
[2026-04-02 20:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:33:13] Production.ERROR: CronJobId end10
[2026-04-02 20:33:13] Production.INFO: ==3562== Releasing lock...
[2026-04-02 20:33:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:33:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:33:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:33:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:33:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:33:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:33:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:33:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:33:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:33:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:33:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:33:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:33:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:33:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:33:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:33:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:33:15] Production.INFO: call_cost start
[2026-04-02 20:33:15] Production.INFO: call_cost end
[2026-04-02 20:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:33:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:33:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:33:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:33:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:33:15] Production.INFO: ==3558== Releasing lock...
[2026-04-02 20:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:34:01] Production.INFO: ==3627== Lock acquired, processing the job...
[2026-04-03 01:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:34:01] Production.INFO: neon service started
[2026-04-03 01:34:01] Production.INFO: neon service started
[2026-04-03 01:34:01] Production.INFO: ==3627== Releasing lock...
[2026-04-03 01:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:34:01] Production.INFO: ==3629== Lock acquired, processing the job...
[2026-04-02 20:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:34:02] Production.INFO: ==3629== Releasing lock...
[2026-04-02 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:34:02] Production.INFO: ==3631== Lock acquired, processing the job...
[2026-04-03 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:34:02] Production.INFO: ==3631== Releasing lock...
[2026-04-03 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:34:03] Production.INFO: ==3635== Lock acquired, processing the job...
[2026-04-02 20:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:34:03] Production.INFO: ==3637== Lock acquired, processing the job...
[2026-04-02 20:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:34:03] Production.INFO: ==3641== Lock acquired, processing the job...
[2026-04-02 20:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 20:34:03] Production.INFO: ==3641== Releasing lock...
[2026-04-02 20:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:34:03] Production.INFO: ==3639== Lock acquired, processing the job...
[2026-04-02 20:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:34:03] Production.INFO: ==3633== Lock acquired, processing the job...
[2026-04-02 20:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:34:03] Production.INFO: Account Balance Start.
[2026-04-02 20:34:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:34:03] Production.INFO: 117
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: ==3635== Releasing lock...
[2026-04-02 20:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:34:04] Production.INFO: Total Charge 0
[2026-04-02 20:34:04] Production.INFO: CreateAllLog End
[2026-04-02 20:34:04] Production.INFO: Account Balance End.
[2026-04-02 20:34:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:34:04] Production.INFO: ==3639== Releasing lock...
[2026-04-02 20:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:34:11] Production.ERROR: CronJobId end10
[2026-04-02 20:34:11] Production.INFO: ==3637== Releasing lock...
[2026-04-02 20:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:34:14] Production.INFO: call_cost start
[2026-04-02 20:34:14] Production.INFO: call_cost end
[2026-04-02 20:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:34:14] Production.INFO: ==3633== Releasing lock...
[2026-04-02 20:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:35:02] Production.INFO: ==3724== Lock acquired, processing the job...
[2026-04-03 01:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:35:02] Production.INFO: neon service started
[2026-04-03 01:35:02] Production.INFO: neon service started
[2026-04-03 01:35:02] Production.INFO: ==3724== Releasing lock...
[2026-04-03 01:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:35:02] Production.INFO: ==3726== Lock acquired, processing the job...
[2026-04-02 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:35:02] Production.INFO: ==3728== Lock acquired, processing the job...
[2026-04-03 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:35:02] Production.INFO: ==3728== Releasing lock...
[2026-04-03 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:35:03] Production.INFO: ==3726== Releasing lock...
[2026-04-02 20:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:35:03] Production.INFO: ==3731== Lock acquired, processing the job...
[2026-04-02 20:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:35:03] Production.INFO: ==3735== Lock acquired, processing the job...
[2026-04-02 20:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:35:03] Production.INFO: ==3737== Lock acquired, processing the job...
[2026-04-02 20:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:35:03] Production.INFO: ==3733== Lock acquired, processing the job...
[2026-04-02 20:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:35:03] Production.INFO: Account Balance Start.
[2026-04-02 20:35:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:35:03] Production.INFO: 117
[2026-04-02 20:35:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: ==3739== Lock acquired, processing the job...
[2026-04-02 20:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20:35:04] Production.INFO: Date 2026-03-13
[2026-04-02 20: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-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20:35:04] Production.INFO: ==3739== Releasing lock...
[2026-04-02 20:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: ==3733== Releasing lock...
[2026-04-02 20:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:35:04] Production.INFO: Total Charge 0
[2026-04-02 20:35:04] Production.INFO: CreateAllLog End
[2026-04-02 20:35:05] Production.INFO: Account Balance End.
[2026-04-02 20:35:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:35:05] Production.INFO: ==3737== Releasing lock...
[2026-04-02 20:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:35:15] Production.ERROR: CronJobId end10
[2026-04-02 20:35:15] Production.INFO: ==3735== Releasing lock...
[2026-04-02 20:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:35:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:35:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:35:17] Production.INFO: call_cost start
[2026-04-02 20:35:17] Production.INFO: call_cost end
[2026-04-02 20:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:35:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:35:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:35:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:35:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:35:17] Production.INFO: ==3731== Releasing lock...
[2026-04-02 20:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:36:01] Production.INFO: ==3793== Lock acquired, processing the job...
[2026-04-03 01:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:36:01] Production.INFO: neon service started
[2026-04-03 01:36:01] Production.INFO: neon service started
[2026-04-03 01:36:01] Production.INFO: ==3793== Releasing lock...
[2026-04-03 01:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:36:01] Production.INFO: ==3795== Lock acquired, processing the job...
[2026-04-02 20:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:36:02] Production.INFO: ==3795== Releasing lock...
[2026-04-02 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:36:02] Production.INFO: ==3797== Lock acquired, processing the job...
[2026-04-03 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:36:02] Production.INFO: ==3797== Releasing lock...
[2026-04-03 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:36:02] Production.INFO: ==3806== Lock acquired, processing the job...
[2026-04-02 20:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:36:02] Production.INFO: Account Balance Start.
[2026-04-02 20:36:02] Production.INFO: CreateAllLog Start
[2026-04-02 20:36:02] Production.INFO: 117
[2026-04-02 20:36:02] Production.INFO: Date 2026-03-08
[2026-04-02 20:36:02] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: ==3808== Lock acquired, processing the job...
[2026-04-02 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: ==3800== Lock acquired, processing the job...
[2026-04-02 20:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: ==3804== Lock acquired, processing the job...
[2026-04-02 20:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: ==3802== Lock acquired, processing the job...
[2026-04-02 20:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20: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-02 20: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-02 20:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20: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-02 20:36:03] Production.INFO: ==3808== Releasing lock...
[2026-04-02 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-24
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-25
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-26
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-27
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-28
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-29
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-30
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-03-31
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:03] Production.INFO: Date 2026-04-01
[2026-04-02 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:36:04] Production.INFO: Total Charge 0
[2026-04-02 20:36:04] Production.INFO: ==3802== Releasing lock...
[2026-04-02 20:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:36:04] Production.INFO: CreateAllLog End
[2026-04-02 20:36:04] Production.INFO: Account Balance End.
[2026-04-02 20:36:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:36:04] Production.INFO: ==3806== Releasing lock...
[2026-04-02 20:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:36:10] Production.ERROR: CronJobId end10
[2026-04-02 20:36:10] Production.INFO: ==3804== Releasing lock...
[2026-04-02 20:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:36:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:36:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:36:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:36:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:36:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:36:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:36:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:36:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:36:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:36:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:36:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:36:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:36:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:36:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:36:13] Production.INFO: call_cost start
[2026-04-02 20:36:13] Production.INFO: call_cost end
[2026-04-02 20:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:36:13] Production.INFO: ==3800== Releasing lock...
[2026-04-02 20:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:37:01] Production.INFO: ==3869== Lock acquired, processing the job...
[2026-04-03 01:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:37:01] Production.INFO: neon service started
[2026-04-03 01:37:01] Production.INFO: neon service started
[2026-04-03 01:37:01] Production.INFO: ==3869== Releasing lock...
[2026-04-03 01:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:37:02] Production.INFO: ==3873== Lock acquired, processing the job...
[2026-04-03 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 20:37:02] Production.INFO: ==3871== Lock acquired, processing the job...
[2026-04-02 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:37:02] Production.INFO: ==3873== Releasing lock...
[2026-04-03 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:37:02] Production.INFO: ==3871== Releasing lock...
[2026-04-02 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:37:03] Production.INFO: ==3880== Lock acquired, processing the job...
[2026-04-02 20:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:37:03] Production.INFO: ==3878== Lock acquired, processing the job...
[2026-04-02 20:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:37:03] Production.INFO: ==3876== Lock acquired, processing the job...
[2026-04-02 20:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:37:03] Production.INFO: ==3882== Lock acquired, processing the job...
[2026-04-02 20:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:37:03] Production.INFO: ==3884== Lock acquired, processing the job...
[2026-04-02 20:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:37:03] Production.INFO: Account Balance Start.
[2026-04-02 20:37:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:37:03] Production.INFO: 117
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-09
[2026-04-02 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-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:37:03] Production.INFO: ==3884== Releasing lock...
[2026-04-02 20:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: ==3878== Releasing lock...
[2026-04-02 20:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:37:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:37:04] Production.INFO: Total Charge 0
[2026-04-02 20:37:04] Production.INFO: CreateAllLog End
[2026-04-02 20:37:04] Production.INFO: Account Balance End.
[2026-04-02 20:37:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:37:04] Production.INFO: ==3882== Releasing lock...
[2026-04-02 20:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:37:12] Production.ERROR: CronJobId end10
[2026-04-02 20:37:12] Production.INFO: ==3880== Releasing lock...
[2026-04-02 20:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:37:14] Production.INFO: call_cost start
[2026-04-02 20:37:14] Production.INFO: call_cost end
[2026-04-02 20:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:37:14] Production.INFO: ==3876== Releasing lock...
[2026-04-02 20:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:38:02] Production.INFO: ==3944== Lock acquired, processing the job...
[2026-04-03 01:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:38:02] Production.INFO: neon service started
[2026-04-03 01:38:02] Production.INFO: neon service started
[2026-04-03 01:38:02] Production.INFO: ==3944== Releasing lock...
[2026-04-03 01:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:38:02] Production.INFO: ==3948== Lock acquired, processing the job...
[2026-04-03 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:38:02] Production.INFO: ==3948== Releasing lock...
[2026-04-03 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:38:02] Production.INFO: ==3946== Lock acquired, processing the job...
[2026-04-02 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:38:03] Production.INFO: ==3946== Releasing lock...
[2026-04-02 20:38:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:38:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:38:03] Production.INFO: ==3952== Lock acquired, processing the job...
[2026-04-02 20:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:38:03] Production.INFO: ==3950== Lock acquired, processing the job...
[2026-04-02 20:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:38:03] Production.INFO: ==3954== Lock acquired, processing the job...
[2026-04-02 20:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:38:03] Production.INFO: ==3957== Lock acquired, processing the job...
[2026-04-02 20:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:38:04] Production.INFO: Account Balance Start.
[2026-04-02 20:38:04] Production.INFO: CreateAllLog Start
[2026-04-02 20:38:04] Production.INFO: 117
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-08
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: ==3959== Lock acquired, processing the job...
[2026-04-02 20:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20: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-02 20:38:04] Production.INFO: ==3959== Releasing lock...
[2026-04-02 20:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: ==3952== Releasing lock...
[2026-04-02 20:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:05] Production.INFO: Date 2026-03-27
[2026-04-02 20:38:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:05] Production.INFO: Date 2026-03-28
[2026-04-02 20:38:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:05] Production.INFO: Date 2026-03-29
[2026-04-02 20:38:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:05] Production.INFO: Date 2026-03-30
[2026-04-02 20:38:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:05] Production.INFO: Date 2026-03-31
[2026-04-02 20:38:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:38:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:38:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:38:05] Production.INFO: Total Charge 0
[2026-04-02 20:38:05] Production.INFO: CreateAllLog End
[2026-04-02 20:38:05] Production.INFO: Account Balance End.
[2026-04-02 20:38:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:38:05] Production.INFO: ==3957== Releasing lock...
[2026-04-02 20:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:38:12] Production.ERROR: CronJobId end10
[2026-04-02 20:38:12] Production.INFO: ==3954== Releasing lock...
[2026-04-02 20:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:38:14] Production.INFO: call_cost start
[2026-04-02 20:38:14] Production.INFO: call_cost end
[2026-04-02 20:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:38:14] Production.INFO: ==3950== Releasing lock...
[2026-04-02 20:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:39:01] Production.INFO: ==4015== Lock acquired, processing the job...
[2026-04-03 01:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:39:01] Production.INFO: neon service started
[2026-04-03 01:39:01] Production.INFO: neon service started
[2026-04-03 01:39:01] Production.INFO: ==4015== Releasing lock...
[2026-04-03 01:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:39:02] Production.INFO: ==4019== Lock acquired, processing the job...
[2026-04-03 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:39:02] Production.INFO: ==4019== Releasing lock...
[2026-04-03 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:39:02] Production.INFO: ==4017== Lock acquired, processing the job...
[2026-04-02 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:39:02] Production.INFO: ==4017== Releasing lock...
[2026-04-02 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:39:03] Production.INFO: ==4024== Lock acquired, processing the job...
[2026-04-02 20:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:39:03] Production.INFO: ==4022== Lock acquired, processing the job...
[2026-04-02 20:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:39:03] Production.INFO: ==4026== Lock acquired, processing the job...
[2026-04-02 20:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:39:03] Production.INFO: ==4030== Lock acquired, processing the job...
[2026-04-02 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:39:03] Production.INFO: ==4028== Lock acquired, processing the job...
[2026-04-02 20:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 20:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:39:03] Production.INFO: Account Balance Start.
[2026-04-02 20:39:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:39:03] Production.INFO: 117
[2026-04-02 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-02 20:39:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:39:03] Production.INFO: ==4030== Releasing lock...
[2026-04-02 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: ==4024== Releasing lock...
[2026-04-02 20:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:39:04] Production.INFO: Total Charge 0
[2026-04-02 20:39:04] Production.INFO: CreateAllLog End
[2026-04-02 20:39:04] Production.INFO: Account Balance End.
[2026-04-02 20:39:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:39:04] Production.INFO: ==4028== Releasing lock...
[2026-04-02 20:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:39:11] Production.ERROR: CronJobId end10
[2026-04-02 20:39:11] Production.INFO: ==4026== Releasing lock...
[2026-04-02 20:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:39:13] Production.INFO: call_cost start
[2026-04-02 20:39:13] Production.INFO: call_cost end
[2026-04-02 20:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:39:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:39:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:39:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:39:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:39:13] Production.INFO: ==4022== Releasing lock...
[2026-04-02 20:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:40:02] Production.INFO: ==4094== Lock acquired, processing the job...
[2026-04-03 01:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:40:02] Production.INFO: neon service started
[2026-04-03 01:40:02] Production.INFO: neon service started
[2026-04-03 01:40:02] Production.INFO: ==4094== Releasing lock...
[2026-04-03 01:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:40:02] Production.INFO: ==4096== Lock acquired, processing the job...
[2026-04-02 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:40:02] Production.INFO: ==4096== Releasing lock...
[2026-04-02 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:40:03] Production.INFO: ==4098== Lock acquired, processing the job...
[2026-04-03 00:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:40:03] Production.INFO: ==4098== Releasing lock...
[2026-04-03 00:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:40:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:40:03] Production.INFO: ==4107== Lock acquired, processing the job...
[2026-04-02 20:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:40:03] Production.INFO: Account Balance Start.
[2026-04-02 20:40:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:40:03] Production.INFO: 117
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:03] Production.INFO: ==4100== Lock acquired, processing the job...
[2026-04-02 20:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:03] Production.INFO: ==4103== Lock acquired, processing the job...
[2026-04-02 20:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:03] Production.INFO: ==4105== Lock acquired, processing the job...
[2026-04-02 20:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:03] Production.INFO: ==4109== Lock acquired, processing the job...
[2026-04-02 20:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:40:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:40:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20:40:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: ==4109== Releasing lock...
[2026-04-02 20:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:40:04] Production.INFO: Total Charge 0
[2026-04-02 20:40:04] Production.INFO: CreateAllLog End
[2026-04-02 20:40:04] Production.INFO: ==4103== Releasing lock...
[2026-04-02 20:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:40:04] Production.INFO: Account Balance End.
[2026-04-02 20:40:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:40:04] Production.INFO: ==4107== Releasing lock...
[2026-04-02 20:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:40:12] Production.ERROR: CronJobId end10
[2026-04-02 20:40:12] Production.INFO: ==4105== Releasing lock...
[2026-04-02 20:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:40:14] Production.INFO: call_cost start
[2026-04-02 20:40:14] Production.INFO: call_cost end
[2026-04-02 20:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:40:14] Production.INFO: ==4100== Releasing lock...
[2026-04-02 20:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:41:01] Production.INFO: ==4169== Lock acquired, processing the job...
[2026-04-03 01:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:41:01] Production.INFO: neon service started
[2026-04-03 01:41:01] Production.INFO: neon service started
[2026-04-03 01:41:01] Production.INFO: ==4169== Releasing lock...
[2026-04-03 01:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:41:02] Production.INFO: ==4171== Lock acquired, processing the job...
[2026-04-02 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:41:02] Production.INFO: ==4173== Lock acquired, processing the job...
[2026-04-03 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:41:02] Production.INFO: ==4173== Releasing lock...
[2026-04-03 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:41:02] Production.INFO: ==4171== Releasing lock...
[2026-04-02 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:41:03] Production.INFO: ==4178== Lock acquired, processing the job...
[2026-04-02 20:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 20:41:03] Production.INFO: ==4182== Lock acquired, processing the job...
[2026-04-02 20:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:41:03] Production.INFO: ==4180== Lock acquired, processing the job...
[2026-04-02 20:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:41:03] Production.INFO: ==4184== Lock acquired, processing the job...
[2026-04-02 20:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:41:03] Production.INFO: ==4186== Lock acquired, processing the job...
[2026-04-02 20:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 20:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 20:41:03] Production.ERROR: CronJob PID - 4180
[2026-04-02 20:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 20:41:03] Production.ERROR: CronJob ID - 5
[2026-04-02 20:41:03] Production.ERROR: CronJob Last Run Time 2026-04-02 20:41:00
[2026-04-02 20:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 20:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 20:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 20:41:03] Production.ERROR: CronJob PID - 4182
[2026-04-02 20:41:03] Production.ERROR: CronJob Title - Account Block
[2026-04-02 20:41:03] Production.ERROR: CronJob ID - 7
[2026-04-02 20:41:03] Production.ERROR: CronJob Last Run Time 2026-04-02 20:41:00
[2026-04-02 20:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 20:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 20:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 20:41:03] Production.INFO: ==4178== Releasing lock...
[2026-04-02 20:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 20:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 20:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:41:03] Production.INFO: ==4190== Lock acquired, processing the job...
[2026-04-02 20:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:41:03] Production.INFO: Account Balance Start.
[2026-04-02 20:41:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:41:03] Production.INFO: 117
[2026-04-02 20:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:41:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:41:03] Production.INFO: ==4188== Lock acquired, processing the job...
[2026-04-02 20:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 20:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 20:41:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20: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-02 20:41:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:03] Production.INFO: ==4190== Releasing lock...
[2026-04-02 20:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:41:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.ERROR: done
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: ==4182== Releasing lock...
[2026-04-02 20:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 20:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025972', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:41:04] Production.INFO: Total Charge 0
[2026-04-02 20:41:04] Production.INFO: CreateAllLog End
[2026-04-02 20:41:04] Production.INFO: Account Balance End.
[2026-04-02 20:41:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:41:05] Production.INFO: ==4186== Releasing lock...
[2026-04-02 20:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17025972', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 20:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 20:41:10] Production.INFO: ProcessCDR(1,17025972,1,1,2)
[2026-04-02 20:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17025972,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17025972,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 20:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 20:41:10] Production.INFO: ==4188== Releasing lock...
[2026-04-02 20:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 20:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 20:41:14] Production.ERROR: CronJobId end10
[2026-04-02 20:41:14] Production.INFO: ==4184== Releasing lock...
[2026-04-02 20:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:41:17] Production.INFO: call_cost start
[2026-04-02 20:41:17] Production.INFO: call_cost end
[2026-04-02 20:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:41:17] Production.INFO: ==4180== Releasing lock...
[2026-04-02 20:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:42:01] Production.INFO: ==4250== Lock acquired, processing the job...
[2026-04-03 01:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:42:01] Production.INFO: neon service started
[2026-04-03 01:42:01] Production.INFO: neon service started
[2026-04-03 01:42:01] Production.INFO: ==4250== Releasing lock...
[2026-04-03 01:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:42:02] Production.INFO: ==4252== Lock acquired, processing the job...
[2026-04-02 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:42:02] Production.INFO: ==4254== Lock acquired, processing the job...
[2026-04-03 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:42:02] Production.INFO: ==4254== Releasing lock...
[2026-04-03 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:42:02] Production.INFO: ==4252== Releasing lock...
[2026-04-02 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:42:03] Production.INFO: ==4259== Lock acquired, processing the job...
[2026-04-02 20:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:42:03] Production.INFO: ==4257== Lock acquired, processing the job...
[2026-04-02 20:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:42:03] Production.INFO: ==4265== Lock acquired, processing the job...
[2026-04-02 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:42:03] Production.INFO: ==4261== Lock acquired, processing the job...
[2026-04-02 20:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 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-02 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-02 20:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 20:42:03] Production.INFO: ==4263== Lock acquired, processing the job...
[2026-04-02 20:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:42:03] Production.INFO: ==4265== Releasing lock...
[2026-04-02 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:42:03] Production.INFO: Account Balance Start.
[2026-04-02 20:42:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:42:03] Production.INFO: 117
[2026-04-02 20:42:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: ==4259== Releasing lock...
[2026-04-02 20:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:42:04] Production.INFO: Total Charge 0
[2026-04-02 20:42:04] Production.INFO: CreateAllLog End
[2026-04-02 20:42:05] Production.INFO: Account Balance End.
[2026-04-02 20:42:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:42:05] Production.INFO: ==4263== Releasing lock...
[2026-04-02 20:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:42:12] Production.ERROR: CronJobId end10
[2026-04-02 20:42:12] Production.INFO: ==4261== Releasing lock...
[2026-04-02 20:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:42:14] Production.INFO: call_cost start
[2026-04-02 20:42:14] Production.INFO: call_cost end
[2026-04-02 20:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:42:14] Production.INFO: ==4257== Releasing lock...
[2026-04-02 20:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:43:02] Production.INFO: ==4323== Lock acquired, processing the job...
[2026-04-03 01:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:43:02] Production.INFO: neon service started
[2026-04-03 01:43:02] Production.INFO: neon service started
[2026-04-03 01:43:02] Production.INFO: ==4323== Releasing lock...
[2026-04-03 01:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:43:02] Production.INFO: ==4325== Lock acquired, processing the job...
[2026-04-02 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:43:02] Production.INFO: ==4325== Releasing lock...
[2026-04-02 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:43:03] Production.INFO: ==4327== Lock acquired, processing the job...
[2026-04-03 00:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:43:03] Production.INFO: ==4327== Releasing lock...
[2026-04-03 00:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:43:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:43:03] Production.INFO: ==4333== Lock acquired, processing the job...
[2026-04-02 20:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:43:03] Production.INFO: ==4329== Lock acquired, processing the job...
[2026-04-02 20:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:43:04] Production.INFO: ==4331== Lock acquired, processing the job...
[2026-04-02 20:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:43:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:43:04] Production.INFO: ==4337== Lock acquired, processing the job...
[2026-04-02 20:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:43:04] Production.INFO: ==4335== Lock acquired, processing the job...
[2026-04-02 20:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 20:43:04] Production.INFO: Account Balance Start.
[2026-04-02 20:43:04] Production.INFO: CreateAllLog Start
[2026-04-02 20:43:04] Production.INFO: 117
[2026-04-02 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-02 20:43:04] Production.INFO: Date 2026-03-08
[2026-04-02 20:43:04] Production.INFO: ==4337== Releasing lock...
[2026-04-02 20:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:04] Production.INFO: ==4331== Releasing lock...
[2026-04-02 20:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:43:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-19
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-20
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-21
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-22
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-23
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-24
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-25
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-26
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-27
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-28
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-29
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-30
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-03-31
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:43:05] Production.INFO: Total Charge 0
[2026-04-02 20:43:05] Production.INFO: CreateAllLog End
[2026-04-02 20:43:06] Production.INFO: Account Balance End.
[2026-04-02 20:43:06] Production.ERROR: CronJobId end 12
[2026-04-02 20:43:06] Production.INFO: ==4335== Releasing lock...
[2026-04-02 20:43:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:43:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:43:11] Production.ERROR: CronJobId end10
[2026-04-02 20:43:11] Production.INFO: ==4333== Releasing lock...
[2026-04-02 20:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:43:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:43:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:43:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:43:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:43:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:43:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:43:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:43:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:43:16] Production.INFO: call_cost start
[2026-04-02 20:43:16] Production.INFO: call_cost end
[2026-04-02 20:43:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:43:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:43:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:43:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:43:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:43:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:43:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:43:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:43:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:43:16] Production.INFO: ==4329== Releasing lock...
[2026-04-02 20:43:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:43:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:44:01] Production.INFO: ==4401== Lock acquired, processing the job...
[2026-04-03 01:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:44:01] Production.INFO: neon service started
[2026-04-03 01:44:01] Production.INFO: neon service started
[2026-04-03 01:44:01] Production.INFO: ==4401== Releasing lock...
[2026-04-03 01:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:44:02] Production.INFO: ==4403== Lock acquired, processing the job...
[2026-04-02 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:44:02] Production.INFO: ==4405== Lock acquired, processing the job...
[2026-04-03 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:44:02] Production.INFO: ==4405== Releasing lock...
[2026-04-03 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:44:02] Production.INFO: ==4403== Releasing lock...
[2026-04-02 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:44:03] Production.INFO: ==4408== Lock acquired, processing the job...
[2026-04-02 20:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:44:03] Production.INFO: ==4410== Lock acquired, processing the job...
[2026-04-02 20:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:44:03] Production.INFO: ==4416== Lock acquired, processing the job...
[2026-04-02 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:44:03] Production.INFO: ==4414== Lock acquired, processing the job...
[2026-04-02 20:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:44:03] Production.INFO: ==4412== Lock acquired, processing the job...
[2026-04-02 20:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:44:03] Production.INFO: Account Balance Start.
[2026-04-02 20:44:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:44:03] Production.INFO: 117
[2026-04-02 20:44:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:44:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:44:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:44:03] Production.INFO: ==4416== Releasing lock...
[2026-04-02 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:44:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: ==4410== Releasing lock...
[2026-04-02 20:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:44:04] Production.INFO: Total Charge 0
[2026-04-02 20:44:04] Production.INFO: CreateAllLog End
[2026-04-02 20:44:04] Production.INFO: Account Balance End.
[2026-04-02 20:44:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:44:04] Production.INFO: ==4414== Releasing lock...
[2026-04-02 20:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:44:11] Production.ERROR: CronJobId end10
[2026-04-02 20:44:11] Production.INFO: ==4412== Releasing lock...
[2026-04-02 20:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:44:14] Production.INFO: call_cost start
[2026-04-02 20:44:14] Production.INFO: call_cost end
[2026-04-02 20:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:44:14] Production.INFO: ==4408== Releasing lock...
[2026-04-02 20:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:45:02] Production.INFO: ==4476== Lock acquired, processing the job...
[2026-04-03 01:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:45:02] Production.INFO: neon service started
[2026-04-03 01:45:02] Production.INFO: neon service started
[2026-04-03 01:45:02] Production.INFO: ==4476== Releasing lock...
[2026-04-03 01:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:45:02] Production.INFO: ==4478== Lock acquired, processing the job...
[2026-04-02 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:45:02] Production.INFO: ==4478== Releasing lock...
[2026-04-02 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:45:02] Production.INFO: ==4480== Lock acquired, processing the job...
[2026-04-03 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:45:02] Production.INFO: ==4480== Releasing lock...
[2026-04-03 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:45:03] Production.INFO: ==4482== Lock acquired, processing the job...
[2026-04-02 20:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:45:03] Production.INFO: ==4486== Lock acquired, processing the job...
[2026-04-02 20:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:45:03] Production.INFO: ==4488== Lock acquired, processing the job...
[2026-04-02 20:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:45:03] Production.INFO: ==4484== Lock acquired, processing the job...
[2026-04-02 20:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:45:03] Production.INFO: Account Balance Start.
[2026-04-02 20:45:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:45:03] Production.INFO: ==4490== Lock acquired, processing the job...
[2026-04-02 20:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:45:03] Production.INFO: 117
[2026-04-02 20:45:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:45:03] Production.INFO: ==4490== Releasing lock...
[2026-04-02 20:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:45:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: ==4484== Releasing lock...
[2026-04-02 20:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:45:04] Production.INFO: Total Charge 0
[2026-04-02 20:45:04] Production.INFO: CreateAllLog End
[2026-04-02 20:45:04] Production.INFO: Account Balance End.
[2026-04-02 20:45:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:45:04] Production.INFO: ==4488== Releasing lock...
[2026-04-02 20:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:45:12] Production.ERROR: CronJobId end10
[2026-04-02 20:45:12] Production.INFO: ==4486== Releasing lock...
[2026-04-02 20:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:45:14] Production.INFO: call_cost start
[2026-04-02 20:45:14] Production.INFO: call_cost end
[2026-04-02 20:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:45:14] Production.INFO: ==4482== Releasing lock...
[2026-04-02 20:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:46:01] Production.INFO: ==4551== Lock acquired, processing the job...
[2026-04-03 01:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:46:01] Production.INFO: neon service started
[2026-04-03 01:46:01] Production.INFO: neon service started
[2026-04-03 01:46:01] Production.INFO: ==4551== Releasing lock...
[2026-04-03 01:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:46:01] Production.INFO: ==4557== Lock acquired, processing the job...
[2026-04-03 00:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:46:01] Production.INFO: ==4557== Releasing lock...
[2026-04-03 00:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:46:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:46:02] Production.INFO: ==4555== Lock acquired, processing the job...
[2026-04-02 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:46:02] Production.INFO: ==4555== Releasing lock...
[2026-04-02 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:46:03] Production.INFO: ==4559== Lock acquired, processing the job...
[2026-04-02 20:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:46:03] Production.INFO: ==4561== Lock acquired, processing the job...
[2026-04-02 20:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:46:03] Production.INFO: ==4563== Lock acquired, processing the job...
[2026-04-02 20:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:46:03] Production.INFO: ==4566== Lock acquired, processing the job...
[2026-04-02 20:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:46:03] Production.INFO: ==4568== Lock acquired, processing the job...
[2026-04-02 20:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 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-02 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-02 20:46:03] Production.INFO: Account Balance Start.
[2026-04-02 20:46:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:46:03] Production.INFO: ==4568== Releasing lock...
[2026-04-02 20:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:46:03] Production.INFO: 117
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: ==4561== Releasing lock...
[2026-04-02 20:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:46:04] Production.INFO: Total Charge 0
[2026-04-02 20:46:04] Production.INFO: CreateAllLog End
[2026-04-02 20:46:04] Production.INFO: Account Balance End.
[2026-04-02 20:46:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:46:04] Production.INFO: ==4566== Releasing lock...
[2026-04-02 20:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:46:12] Production.ERROR: CronJobId end10
[2026-04-02 20:46:12] Production.INFO: ==4563== Releasing lock...
[2026-04-02 20:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:46:14] Production.INFO: call_cost start
[2026-04-02 20:46:14] Production.INFO: call_cost end
[2026-04-02 20:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:46:14] Production.INFO: ==4559== Releasing lock...
[2026-04-02 20:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:47:01] Production.INFO: ==4626== Lock acquired, processing the job...
[2026-04-03 01:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:47:01] Production.INFO: neon service started
[2026-04-03 01:47:01] Production.INFO: neon service started
[2026-04-03 01:47:01] Production.INFO: ==4626== Releasing lock...
[2026-04-03 01:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:47:02] Production.INFO: ==4628== Lock acquired, processing the job...
[2026-04-02 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:47:02] Production.INFO: ==4628== Releasing lock...
[2026-04-02 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:47:02] Production.INFO: ==4630== Lock acquired, processing the job...
[2026-04-03 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:47:02] Production.INFO: ==4630== Releasing lock...
[2026-04-03 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:47:03] Production.INFO: ==4635== Lock acquired, processing the job...
[2026-04-02 20:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:47:03] Production.INFO: ==4633== Lock acquired, processing the job...
[2026-04-02 20:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:47:03] Production.INFO: ==4639== Lock acquired, processing the job...
[2026-04-02 20:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:47:03] Production.INFO: ==4637== Lock acquired, processing the job...
[2026-04-02 20:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:47:03] Production.INFO: ==4641== Lock acquired, processing the job...
[2026-04-02 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:47:03] Production.INFO: Account Balance Start.
[2026-04-02 20:47:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:47:03] Production.INFO: 117
[2026-04-02 20:47:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:47:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:47:03] Production.INFO: ==4641== Releasing lock...
[2026-04-02 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:47:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: ==4635== Releasing lock...
[2026-04-02 20:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:47:04] Production.INFO: Total Charge 0
[2026-04-02 20:47:04] Production.INFO: CreateAllLog End
[2026-04-02 20:47:04] Production.INFO: Account Balance End.
[2026-04-02 20:47:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:47:05] Production.INFO: ==4639== Releasing lock...
[2026-04-02 20:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:47:11] Production.ERROR: CronJobId end10
[2026-04-02 20:47:11] Production.INFO: ==4637== Releasing lock...
[2026-04-02 20:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:47:14] Production.INFO: call_cost start
[2026-04-02 20:47:14] Production.INFO: call_cost end
[2026-04-02 20:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:47:14] Production.INFO: ==4633== Releasing lock...
[2026-04-02 20:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:48:01] Production.INFO: ==4703== Lock acquired, processing the job...
[2026-04-03 01:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:48:01] Production.INFO: neon service started
[2026-04-03 01:48:01] Production.INFO: neon service started
[2026-04-03 01:48:01] Production.INFO: ==4703== Releasing lock...
[2026-04-03 01:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:48:01] Production.INFO: ==4707== Lock acquired, processing the job...
[2026-04-03 00:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:48:01] Production.INFO: ==4707== Releasing lock...
[2026-04-03 00:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:48:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:48:01] Production.INFO: ==4705== Lock acquired, processing the job...
[2026-04-02 20:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:48:02] Production.INFO: ==4705== Releasing lock...
[2026-04-02 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:48:02] Production.INFO: ==4710== Lock acquired, processing the job...
[2026-04-02 20:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:48:02] Production.INFO: ==4712== Lock acquired, processing the job...
[2026-04-02 20:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:48:03] Production.INFO: ==4716== Lock acquired, processing the job...
[2026-04-02 20:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:48:03] Production.INFO: ==4714== Lock acquired, processing the job...
[2026-04-02 20:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:48:03] Production.INFO: Account Balance Start.
[2026-04-02 20:48:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:48:03] Production.INFO: 117
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:48:03] Production.INFO: ==4718== Lock acquired, processing the job...
[2026-04-02 20:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:48:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:48:03] Production.INFO: ==4718== Releasing lock...
[2026-04-02 20:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-24
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: ==4712== Releasing lock...
[2026-04-02 20:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-25
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-26
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-27
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-28
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-29
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-30
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:03] Production.INFO: Date 2026-03-31
[2026-04-02 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:48:04] Production.INFO: Total Charge 0
[2026-04-02 20:48:04] Production.INFO: CreateAllLog End
[2026-04-02 20:48:04] Production.INFO: Account Balance End.
[2026-04-02 20:48:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:48:04] Production.INFO: ==4716== Releasing lock...
[2026-04-02 20:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:48:11] Production.ERROR: CronJobId end10
[2026-04-02 20:48:11] Production.INFO: ==4714== Releasing lock...
[2026-04-02 20:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:48:14] Production.INFO: call_cost start
[2026-04-02 20:48:14] Production.INFO: call_cost end
[2026-04-02 20:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:48:14] Production.INFO: ==4710== Releasing lock...
[2026-04-02 20:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:49:01] Production.INFO: ==4776== Lock acquired, processing the job...
[2026-04-03 01:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:49:01] Production.INFO: neon service started
[2026-04-03 01:49:01] Production.INFO: neon service started
[2026-04-03 01:49:01] Production.INFO: ==4776== Releasing lock...
[2026-04-03 01:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:49:02] Production.INFO: ==4778== Lock acquired, processing the job...
[2026-04-02 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:49:02] Production.INFO: ==4778== Releasing lock...
[2026-04-02 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:49:02] Production.INFO: ==4780== Lock acquired, processing the job...
[2026-04-03 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:49:02] Production.INFO: ==4780== Releasing lock...
[2026-04-03 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:49:03] Production.INFO: ==4785== Lock acquired, processing the job...
[2026-04-02 20:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:49:03] Production.INFO: ==4783== Lock acquired, processing the job...
[2026-04-02 20:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:49:03] Production.INFO: ==4791== Lock acquired, processing the job...
[2026-04-02 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:49:03] Production.INFO: ==4787== Lock acquired, processing the job...
[2026-04-02 20:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:49:03] Production.INFO: ==4789== Lock acquired, processing the job...
[2026-04-02 20:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 20:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:49:03] Production.INFO: ==4785== Releasing lock...
[2026-04-02 20:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 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-02 20:49:03] Production.INFO: ==4791== Releasing lock...
[2026-04-02 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:49:03] Production.INFO: Account Balance Start.
[2026-04-02 20:49:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:49:03] Production.INFO: 117
[2026-04-02 20:49:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:49:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:49:05] Production.INFO: Total Charge 0
[2026-04-02 20:49:05] Production.INFO: CreateAllLog End
[2026-04-02 20:49:05] Production.INFO: Account Balance End.
[2026-04-02 20:49:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:49:05] Production.INFO: ==4789== Releasing lock...
[2026-04-02 20:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:49:11] Production.ERROR: CronJobId end10
[2026-04-02 20:49:11] Production.INFO: ==4787== Releasing lock...
[2026-04-02 20:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:49:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:49:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:49:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:49:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:49:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:49:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:49:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:49:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:49:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:49:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:49:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:49:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:49:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:49:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:49:15] Production.INFO: call_cost start
[2026-04-02 20:49:15] Production.INFO: call_cost end
[2026-04-02 20:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:49:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:49:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:49:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:49:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:49:15] Production.INFO: ==4783== Releasing lock...
[2026-04-02 20:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:50:02] Production.INFO: ==4855== Lock acquired, processing the job...
[2026-04-03 01:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:50:02] Production.INFO: neon service started
[2026-04-03 01:50:02] Production.INFO: neon service started
[2026-04-03 01:50:02] Production.INFO: ==4855== Releasing lock...
[2026-04-03 01:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:50:02] Production.INFO: ==4857== Lock acquired, processing the job...
[2026-04-02 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:50:02] Production.INFO: ==4857== Releasing lock...
[2026-04-02 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:50:02] Production.INFO: ==4859== Lock acquired, processing the job...
[2026-04-03 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:50:03] Production.INFO: ==4859== Releasing lock...
[2026-04-03 00:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:50:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:50:03] Production.INFO: ==4867== Lock acquired, processing the job...
[2026-04-02 20:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:50:03] Production.INFO: ==4865== Lock acquired, processing the job...
[2026-04-02 20:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:50:03] Production.INFO: ==4861== Lock acquired, processing the job...
[2026-04-02 20:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:50:03] Production.INFO: ==4863== Lock acquired, processing the job...
[2026-04-02 20:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:50:03] Production.INFO: Account Balance Start.
[2026-04-02 20:50:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:50:03] Production.INFO: ==4869== Lock acquired, processing the job...
[2026-04-02 20:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:50:03] Production.INFO: 117
[2026-04-02 20:50:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:50:03] Production.INFO: ==4869== Releasing lock...
[2026-04-02 20:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:50:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: ==4863== Releasing lock...
[2026-04-02 20:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:50:04] Production.INFO: Total Charge 0
[2026-04-02 20:50:04] Production.INFO: CreateAllLog End
[2026-04-02 20:50:04] Production.INFO: Account Balance End.
[2026-04-02 20:50:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:50:04] Production.INFO: ==4867== Releasing lock...
[2026-04-02 20:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:50:12] Production.ERROR: CronJobId end10
[2026-04-02 20:50:12] Production.INFO: ==4865== Releasing lock...
[2026-04-02 20:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:50:15] Production.INFO: call_cost start
[2026-04-02 20:50:15] Production.INFO: call_cost end
[2026-04-02 20:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:50:15] Production.INFO: ==4861== Releasing lock...
[2026-04-02 20:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:51:01] Production.INFO: ==4924== Lock acquired, processing the job...
[2026-04-03 01:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:51:01] Production.INFO: neon service started
[2026-04-03 01:51:01] Production.INFO: neon service started
[2026-04-03 01:51:01] Production.INFO: ==4924== Releasing lock...
[2026-04-03 01:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:51:02] Production.INFO: ==4926== Lock acquired, processing the job...
[2026-04-02 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:51:02] Production.INFO: ==4928== Lock acquired, processing the job...
[2026-04-03 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:51:02] Production.INFO: ==4928== Releasing lock...
[2026-04-03 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:51:02] Production.INFO: ==4926== Releasing lock...
[2026-04-02 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:51:03] Production.INFO: ==4933== Lock acquired, processing the job...
[2026-04-02 20:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 20:51:03] Production.INFO: ==4937== Lock acquired, processing the job...
[2026-04-02 20:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 20:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 20:51:03] Production.ERROR: CronJob PID - 4937
[2026-04-02 20:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-02 20:51:03] Production.ERROR: CronJob ID - 7
[2026-04-02 20:51:03] Production.ERROR: CronJob Last Run Time 2026-04-02 20:51:00
[2026-04-02 20:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 20:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 20:51:03] Production.INFO: ==4939== Lock acquired, processing the job...
[2026-04-02 20:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 20:51:03] Production.INFO: ==4933== Releasing lock...
[2026-04-02 20:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 20:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 20:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:51:03] Production.INFO: ==4943== Lock acquired, processing the job...
[2026-04-02 20:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 20:51:03] Production.INFO: ==4935== Lock acquired, processing the job...
[2026-04-02 20:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 20:51:03] Production.INFO: ==4941== Lock acquired, processing the job...
[2026-04-02 20:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:51:03] Production.INFO: ==4945== Lock acquired, processing the job...
[2026-04-02 20:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:51:03] Production.INFO: Account Balance Start.
[2026-04-02 20:51:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:51:03] Production.INFO: 117
[2026-04-02 20:51:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:03] Production.INFO: ==4937== Releasing lock...
[2026-04-02 20:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:51:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:51:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20:51:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:51:04] Production.INFO: ==4945== Releasing lock...
[2026-04-02 20:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.ERROR: done
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 20:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026013', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:51:04] Production.INFO: Total Charge 0
[2026-04-02 20:51:04] Production.INFO: CreateAllLog End
[2026-04-02 20:51:04] Production.INFO: Account Balance End.
[2026-04-02 20:51:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:51:04] Production.INFO: ==4941== Releasing lock...
[2026-04-02 20:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026013', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 20:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 20:51:10] Production.INFO: ProcessCDR(1,17026013,1,1,2)
[2026-04-02 20:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026013,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026013,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 20:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 20:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 20:51:10] Production.INFO: ==4943== Releasing lock...
[2026-04-02 20:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 20:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 20:51:14] Production.ERROR: CronJobId end10
[2026-04-02 20:51:14] Production.INFO: ==4939== Releasing lock...
[2026-04-02 20:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:51:17] Production.INFO: call_cost start
[2026-04-02 20:51:17] Production.INFO: call_cost end
[2026-04-02 20:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:51:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:51:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:51:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:51:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:51:17] Production.INFO: ==4935== Releasing lock...
[2026-04-02 20:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:52:02] Production.INFO: ==5005== Lock acquired, processing the job...
[2026-04-03 01:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:52:02] Production.INFO: neon service started
[2026-04-03 01:52:02] Production.INFO: neon service started
[2026-04-03 01:52:02] Production.INFO: ==5005== Releasing lock...
[2026-04-03 01:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:52:02] Production.INFO: ==5008== Lock acquired, processing the job...
[2026-04-02 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:52:02] Production.INFO: ==5010== Lock acquired, processing the job...
[2026-04-03 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:52:02] Production.INFO: ==5010== Releasing lock...
[2026-04-03 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:52:03] Production.INFO: ==5008== Releasing lock...
[2026-04-02 20:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:52:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:52:03] Production.INFO: ==5012== Lock acquired, processing the job...
[2026-04-02 20:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:52:03] Production.INFO: ==5014== Lock acquired, processing the job...
[2026-04-02 20:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:52:04] Production.INFO: ==5020== Lock acquired, processing the job...
[2026-04-02 20:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:52:04] Production.INFO: ==5018== Lock acquired, processing the job...
[2026-04-02 20:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:52:04] Production.INFO: ==5016== Lock acquired, processing the job...
[2026-04-02 20:52:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:52:04] Production.INFO: Account Balance Start.
[2026-04-02 20:52:04] Production.INFO: CreateAllLog Start
[2026-04-02 20:52:04] Production.INFO: 117
[2026-04-02 20:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-08
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20:52:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20:52:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: ==5020== Releasing lock...
[2026-04-02 20:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: ==5014== Releasing lock...
[2026-04-02 20:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:05] Production.INFO: Date 2026-03-28
[2026-04-02 20:52:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:05] Production.INFO: Date 2026-03-29
[2026-04-02 20:52:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:05] Production.INFO: Date 2026-03-30
[2026-04-02 20:52:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:05] Production.INFO: Date 2026-03-31
[2026-04-02 20:52:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:52:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:52:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:52:05] Production.INFO: Total Charge 0
[2026-04-02 20:52:05] Production.INFO: CreateAllLog End
[2026-04-02 20:52:05] Production.INFO: Account Balance End.
[2026-04-02 20:52:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:52:05] Production.INFO: ==5018== Releasing lock...
[2026-04-02 20:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:52:12] Production.ERROR: CronJobId end10
[2026-04-02 20:52:12] Production.INFO: ==5016== Releasing lock...
[2026-04-02 20:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:52:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:52:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:52:15] Production.INFO: call_cost start
[2026-04-02 20:52:15] Production.INFO: call_cost end
[2026-04-02 20:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:52:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:52:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:52:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:52:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:52:15] Production.INFO: ==5012== Releasing lock...
[2026-04-02 20:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:53:01] Production.INFO: ==5084== Lock acquired, processing the job...
[2026-04-03 01:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:53:01] Production.INFO: neon service started
[2026-04-03 01:53:01] Production.INFO: neon service started
[2026-04-03 01:53:01] Production.INFO: ==5084== Releasing lock...
[2026-04-03 01:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:53:02] Production.INFO: ==5086== Lock acquired, processing the job...
[2026-04-02 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:53:02] Production.INFO: ==5088== Lock acquired, processing the job...
[2026-04-03 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:53:02] Production.INFO: ==5088== Releasing lock...
[2026-04-03 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:53:02] Production.INFO: ==5086== Releasing lock...
[2026-04-02 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:53:02] Production.INFO: ==5090== Lock acquired, processing the job...
[2026-04-02 20:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:53:02] Production.INFO: ==5097== Lock acquired, processing the job...
[2026-04-02 20:53:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:53:03] Production.INFO: Account Balance Start.
[2026-04-02 20:53:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:53:03] Production.INFO: 117
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: ==5093== Lock acquired, processing the job...
[2026-04-02 20:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: ==5095== Lock acquired, processing the job...
[2026-04-02 20:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:53:03] Production.INFO: ==5099== Lock acquired, processing the job...
[2026-04-02 20:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-20
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-21
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-22
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 20:53:03] Production.INFO: Date 2026-03-23
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 20:53:03] Production.INFO: ==5099== Releasing lock...
[2026-04-02 20:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-24
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-25
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-26
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-27
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-28
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:03] Production.INFO: Date 2026-03-29
[2026-04-02 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:04] Production.INFO: ==5093== Releasing lock...
[2026-04-02 20:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:53:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:53:04] Production.INFO: Total Charge 0
[2026-04-02 20:53:04] Production.INFO: CreateAllLog End
[2026-04-02 20:53:04] Production.INFO: Account Balance End.
[2026-04-02 20:53:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:53:04] Production.INFO: ==5097== Releasing lock...
[2026-04-02 20:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:53:11] Production.ERROR: CronJobId end10
[2026-04-02 20:53:11] Production.INFO: ==5095== Releasing lock...
[2026-04-02 20:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:53:14] Production.INFO: call_cost start
[2026-04-02 20:53:14] Production.INFO: call_cost end
[2026-04-02 20:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:53:14] Production.INFO: ==5090== Releasing lock...
[2026-04-02 20:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:54:02] Production.INFO: ==5173== Lock acquired, processing the job...
[2026-04-03 01:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:54:02] Production.INFO: neon service started
[2026-04-03 01:54:02] Production.INFO: neon service started
[2026-04-03 01:54:02] Production.INFO: ==5173== Releasing lock...
[2026-04-03 01:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:54:02] Production.INFO: ==5175== Lock acquired, processing the job...
[2026-04-02 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:54:02] Production.INFO: ==5175== Releasing lock...
[2026-04-02 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:54:02] Production.INFO: ==5177== Lock acquired, processing the job...
[2026-04-03 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:54:02] Production.INFO: ==5177== Releasing lock...
[2026-04-03 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:54:03] Production.INFO: ==5188== Lock acquired, processing the job...
[2026-04-02 20:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 20:54:03] Production.INFO: ==5180== Lock acquired, processing the job...
[2026-04-02 20:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:54:03] Production.INFO: ==5188== Releasing lock...
[2026-04-02 20:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:54:03] Production.INFO: ==5184== Lock acquired, processing the job...
[2026-04-02 20:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:54:03] Production.INFO: ==5186== Lock acquired, processing the job...
[2026-04-02 20:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:54:03] Production.INFO: ==5182== Lock acquired, processing the job...
[2026-04-02 20:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:54:03] Production.INFO: Account Balance Start.
[2026-04-02 20:54:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:54:03] Production.INFO: 117
[2026-04-02 20:54:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: ==5182== Releasing lock...
[2026-04-02 20:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:54:04] Production.INFO: Total Charge 0
[2026-04-02 20:54:04] Production.INFO: CreateAllLog End
[2026-04-02 20:54:04] Production.INFO: Account Balance End.
[2026-04-02 20:54:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:54:04] Production.INFO: ==5186== Releasing lock...
[2026-04-02 20:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:54:12] Production.ERROR: CronJobId end10
[2026-04-02 20:54:12] Production.INFO: ==5184== Releasing lock...
[2026-04-02 20:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:54:14] Production.INFO: call_cost start
[2026-04-02 20:54:14] Production.INFO: call_cost end
[2026-04-02 20:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:54:14] Production.INFO: ==5180== Releasing lock...
[2026-04-02 20:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:55:01] Production.INFO: ==5244== Lock acquired, processing the job...
[2026-04-03 01:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:55:01] Production.INFO: neon service started
[2026-04-03 01:55:01] Production.INFO: neon service started
[2026-04-03 01:55:01] Production.INFO: ==5244== Releasing lock...
[2026-04-03 01:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:55:01] Production.INFO: ==5248== Lock acquired, processing the job...
[2026-04-03 00:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:55:01] Production.INFO: ==5248== Releasing lock...
[2026-04-03 00:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:55:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:55:01] Production.INFO: ==5246== Lock acquired, processing the job...
[2026-04-02 20:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:55:02] Production.INFO: ==5246== Releasing lock...
[2026-04-02 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:55:02] Production.INFO: ==5251== Lock acquired, processing the job...
[2026-04-02 20:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:55:02] Production.INFO: ==5253== Lock acquired, processing the job...
[2026-04-02 20:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:55:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:55:03] Production.INFO: ==5255== Lock acquired, processing the job...
[2026-04-02 20:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:55:03] Production.INFO: ==5257== Lock acquired, processing the job...
[2026-04-02 20:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:55:03] Production.INFO: ==5253== Releasing lock...
[2026-04-02 20:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:55:03] Production.INFO: ==5259== Lock acquired, processing the job...
[2026-04-02 20:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:55:03] Production.INFO: Account Balance Start.
[2026-04-02 20:55:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:55:03] Production.INFO: 117
[2026-04-02 20:55:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20: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-02 20: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-02 20:55:03] Production.INFO: ==5259== Releasing lock...
[2026-04-02 20:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:55:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:05] Production.INFO: Date 2026-03-27
[2026-04-02 20:55:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:05] Production.INFO: Date 2026-03-28
[2026-04-02 20:55:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:05] Production.INFO: Date 2026-03-29
[2026-04-02 20:55:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:05] Production.INFO: Date 2026-03-30
[2026-04-02 20:55:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:05] Production.INFO: Date 2026-03-31
[2026-04-02 20:55:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:55:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:55:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:55:05] Production.INFO: Total Charge 0
[2026-04-02 20:55:05] Production.INFO: CreateAllLog End
[2026-04-02 20:55:05] Production.INFO: Account Balance End.
[2026-04-02 20:55:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:55:05] Production.INFO: ==5257== Releasing lock...
[2026-04-02 20:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:55:12] Production.ERROR: CronJobId end10
[2026-04-02 20:55:12] Production.INFO: ==5255== Releasing lock...
[2026-04-02 20:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:55:15] Production.INFO: call_cost start
[2026-04-02 20:55:15] Production.INFO: call_cost end
[2026-04-02 20:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:55:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:55:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:55:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:55:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:55:15] Production.INFO: ==5251== Releasing lock...
[2026-04-02 20:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:56:01] Production.INFO: ==5323== Lock acquired, processing the job...
[2026-04-03 01:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:56:01] Production.INFO: neon service started
[2026-04-03 01:56:01] Production.INFO: neon service started
[2026-04-03 01:56:01] Production.INFO: ==5323== Releasing lock...
[2026-04-03 01:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:56:02] Production.INFO: ==5325== Lock acquired, processing the job...
[2026-04-02 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 20:56:02] Production.INFO: ==5325== Releasing lock...
[2026-04-02 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:56:02] Production.INFO: ==5327== Lock acquired, processing the job...
[2026-04-03 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:56:02] Production.INFO: ==5327== Releasing lock...
[2026-04-03 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:56:03] Production.INFO: ==5329== Lock acquired, processing the job...
[2026-04-02 20:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:56:03] Production.INFO: ==5336== Lock acquired, processing the job...
[2026-04-02 20:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:56:03] Production.INFO: ==5334== Lock acquired, processing the job...
[2026-04-02 20:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:56:03] Production.INFO: ==5331== Lock acquired, processing the job...
[2026-04-02 20:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:56:03] Production.INFO: Account Balance Start.
[2026-04-02 20:56:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:56:03] Production.INFO: 117
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:03] Production.INFO: ==5338== Lock acquired, processing the job...
[2026-04-02 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:56:03] Production.INFO: ==5338== Releasing lock...
[2026-04-02 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:03] Production.INFO: ==5331== Releasing lock...
[2026-04-02 20:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:56:04] Production.INFO: Total Charge 0
[2026-04-02 20:56:04] Production.INFO: CreateAllLog End
[2026-04-02 20:56:05] Production.INFO: Account Balance End.
[2026-04-02 20:56:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:56:05] Production.INFO: ==5336== Releasing lock...
[2026-04-02 20:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:56:12] Production.ERROR: CronJobId end10
[2026-04-02 20:56:12] Production.INFO: ==5334== Releasing lock...
[2026-04-02 20:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:56:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:56:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:56:15] Production.INFO: call_cost start
[2026-04-02 20:56:15] Production.INFO: call_cost end
[2026-04-02 20:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:56:15] Production.INFO: ==5329== Releasing lock...
[2026-04-02 20:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:57:02] Production.INFO: ==5395== Lock acquired, processing the job...
[2026-04-03 01:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:57:02] Production.INFO: neon service started
[2026-04-03 01:57:02] Production.INFO: neon service started
[2026-04-03 01:57:02] Production.INFO: ==5395== Releasing lock...
[2026-04-03 01:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:57:02] Production.INFO: ==5397== Lock acquired, processing the job...
[2026-04-02 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:57:02] Production.INFO: ==5399== Lock acquired, processing the job...
[2026-04-03 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:57:02] Production.INFO: ==5399== Releasing lock...
[2026-04-03 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:57:03] Production.INFO: ==5397== Releasing lock...
[2026-04-02 20:57:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:57:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:57:03] Production.INFO: ==5404== Lock acquired, processing the job...
[2026-04-02 20:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:57:03] Production.INFO: ==5402== Lock acquired, processing the job...
[2026-04-02 20:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:57:03] Production.INFO: ==5406== Lock acquired, processing the job...
[2026-04-02 20:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:57:03] Production.INFO: ==5408== Lock acquired, processing the job...
[2026-04-02 20:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:57:04] Production.INFO: ==5410== Lock acquired, processing the job...
[2026-04-02 20:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:57:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:57:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:57:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:57:04] Production.INFO: Account Balance Start.
[2026-04-02 20:57:04] Production.INFO: CreateAllLog Start
[2026-04-02 20:57:04] Production.INFO: 117
[2026-04-02 20: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-02 20:57:04] Production.INFO: Date 2026-03-08
[2026-04-02 20: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-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20: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-02 20:57:04] Production.INFO: ==5410== Releasing lock...
[2026-04-02 20:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-09
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-10
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-11
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-12
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-13
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: ==5404== Releasing lock...
[2026-04-02 20:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:57:05] Production.INFO: Total Charge 0
[2026-04-02 20:57:05] Production.INFO: CreateAllLog End
[2026-04-02 20:57:05] Production.INFO: Account Balance End.
[2026-04-02 20:57:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:57:05] Production.INFO: ==5408== Releasing lock...
[2026-04-02 20:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:57:13] Production.ERROR: CronJobId end10
[2026-04-02 20:57:13] Production.INFO: ==5406== Releasing lock...
[2026-04-02 20:57:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:57:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:57:14] Production.INFO: call_cost start
[2026-04-02 20:57:14] Production.INFO: call_cost end
[2026-04-02 20:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:57:14] Production.INFO: ==5402== Releasing lock...
[2026-04-02 20:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:58:01] Production.INFO: ==5471== Lock acquired, processing the job...
[2026-04-03 01:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:58:01] Production.INFO: neon service started
[2026-04-03 01:58:01] Production.INFO: neon service started
[2026-04-03 01:58:01] Production.INFO: ==5471== Releasing lock...
[2026-04-03 01:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:58:02] Production.INFO: ==5473== Lock acquired, processing the job...
[2026-04-02 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:58:02] Production.INFO: ==5475== Lock acquired, processing the job...
[2026-04-03 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:58:02] Production.INFO: ==5475== Releasing lock...
[2026-04-03 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:58:02] Production.INFO: ==5473== Releasing lock...
[2026-04-02 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 20:58:03] Production.INFO: ==5480== Lock acquired, processing the job...
[2026-04-02 20:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:58:03] Production.INFO: ==5478== Lock acquired, processing the job...
[2026-04-02 20:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:58:03] Production.INFO: ==5484== Lock acquired, processing the job...
[2026-04-02 20:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:58:03] Production.INFO: ==5482== Lock acquired, processing the job...
[2026-04-02 20:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:58:03] Production.INFO: Account Balance Start.
[2026-04-02 20:58:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:58:03] Production.INFO: 117
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:03] Production.INFO: ==5486== Lock acquired, processing the job...
[2026-04-02 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:58:03] Production.INFO: Date 2026-03-14
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:03] Production.INFO: ==5486== Releasing lock...
[2026-04-02 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-15
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-16
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-17
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-18
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:03] Production.INFO: Date 2026-03-19
[2026-04-02 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: ==5480== Releasing lock...
[2026-04-02 20:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-24
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-25
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-26
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-27
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-28
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-29
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-30
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-03-31
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-04-01
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Date 2026-04-02
[2026-04-02 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:58:04] Production.INFO: Total Charge 0
[2026-04-02 20:58:04] Production.INFO: CreateAllLog End
[2026-04-02 20:58:04] Production.INFO: Account Balance End.
[2026-04-02 20:58:04] Production.ERROR: CronJobId end 12
[2026-04-02 20:58:04] Production.INFO: ==5484== Releasing lock...
[2026-04-02 20:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:58:11] Production.ERROR: CronJobId end10
[2026-04-02 20:58:11] Production.INFO: ==5482== Releasing lock...
[2026-04-02 20:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:58:13] Production.INFO: call_cost start
[2026-04-02 20:58:13] Production.INFO: call_cost end
[2026-04-02 20:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:58:13] Production.INFO: ==5478== Releasing lock...
[2026-04-02 20:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 01:59:02] Production.INFO: ==5544== Lock acquired, processing the job...
[2026-04-03 01:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 01:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 01:59:02] Production.INFO: neon service started
[2026-04-03 01:59:02] Production.INFO: neon service started
[2026-04-03 01:59:02] Production.INFO: ==5544== Releasing lock...
[2026-04-03 01:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 01:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 20:59:02] Production.INFO: ==5546== Lock acquired, processing the job...
[2026-04-02 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:59:02] Production.INFO: ==5548== Lock acquired, processing the job...
[2026-04-03 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 20:59:02] Production.INFO: ==5546== Releasing lock...
[2026-04-02 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 20:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:59:02] Production.INFO: ==5548== Releasing lock...
[2026-04-03 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 00:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 20:59:03] Production.INFO: ==5556== Lock acquired, processing the job...
[2026-04-02 20:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 20:59:03] Production.INFO: ==5550== Lock acquired, processing the job...
[2026-04-02 20:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 20:59:03] Production.INFO: Account Balance Start.
[2026-04-02 20:59:03] Production.INFO: CreateAllLog Start
[2026-04-02 20:59:03] Production.INFO: 117
[2026-04-02 20:59:03] Production.INFO: ==5552== Lock acquired, processing the job...
[2026-04-02 20:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 20:59:03] Production.INFO: Date 2026-03-08
[2026-04-02 20:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:03] Production.INFO: Date 2026-03-09
[2026-04-02 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:03] Production.INFO: ==5558== Lock acquired, processing the job...
[2026-04-02 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 20:59:03] Production.INFO: ==5554== Lock acquired, processing the job...
[2026-04-02 20:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 20:59:03] Production.INFO: Date 2026-03-10
[2026-04-02 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:03] Production.INFO: Date 2026-03-11
[2026-04-02 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 20:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 20:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 20:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 20:59:03] Production.INFO: Date 2026-03-12
[2026-04-02 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:03] Production.INFO: Date 2026-03-13
[2026-04-02 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 20:59:03] Production.INFO: ==5558== Releasing lock...
[2026-04-02 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 20:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 20:59:04] Production.INFO: Date 2026-03-14
[2026-04-02 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:04] Production.INFO: Date 2026-03-15
[2026-04-02 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:04] Production.INFO: ==5552== Releasing lock...
[2026-04-02 20:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 20:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 20:59:04] Production.INFO: Date 2026-03-16
[2026-04-02 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:04] Production.INFO: Date 2026-03-17
[2026-04-02 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:04] Production.INFO: Date 2026-03-18
[2026-04-02 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:04] Production.INFO: Date 2026-03-19
[2026-04-02 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:04] Production.INFO: Date 2026-03-20
[2026-04-02 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:04] Production.INFO: Date 2026-03-21
[2026-04-02 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:04] Production.INFO: Date 2026-03-22
[2026-04-02 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:04] Production.INFO: Date 2026-03-23
[2026-04-02 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Date 2026-03-24
[2026-04-02 20:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Date 2026-03-25
[2026-04-02 20:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Date 2026-03-26
[2026-04-02 20:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Date 2026-03-27
[2026-04-02 20:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Date 2026-03-28
[2026-04-02 20:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Date 2026-03-29
[2026-04-02 20:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Date 2026-03-30
[2026-04-02 20:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Date 2026-03-31
[2026-04-02 20:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Date 2026-04-01
[2026-04-02 20:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Date 2026-04-02
[2026-04-02 20:59:05] Production.INFO: Reseller ==> 0
[2026-04-02 20:59:05] Production.INFO: Total Charge 0
[2026-04-02 20:59:05] Production.INFO: CreateAllLog End
[2026-04-02 20:59:05] Production.INFO: Account Balance End.
[2026-04-02 20:59:05] Production.ERROR: CronJobId end 12
[2026-04-02 20:59:05] Production.INFO: ==5556== Releasing lock...
[2026-04-02 20:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 20:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 20:59:11] Production.ERROR: CronJobId end10
[2026-04-02 20:59:11] Production.INFO: ==5554== Releasing lock...
[2026-04-02 20:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 20:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 20:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 20:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 20:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 20:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 20:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 20:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 20:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 20:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 20:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 20:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 20:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 20:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 20:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 20:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 20:59:14] Production.INFO: call_cost start
[2026-04-02 20:59:14] Production.INFO: call_cost end
[2026-04-02 20:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 20:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 20:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 20:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 20:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 20:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 20:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 20:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 20:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 20:59:14] Production.INFO: ==5550== Releasing lock...
[2026-04-02 20:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 20:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:00:01] Production.INFO: ==5616== Lock acquired, processing the job...
[2026-04-03 02:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:00:01] Production.INFO: neon service started
[2026-04-03 02:00:01] Production.INFO: neon service started
[2026-04-03 02:00:01] Production.INFO: ==5616== Releasing lock...
[2026-04-03 02:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:00:01] Production.INFO: ==5618== Lock acquired, processing the job...
[2026-04-02 21:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:00:02] Production.INFO: ==5618== Releasing lock...
[2026-04-02 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:00:02] Production.INFO: ==5620== Lock acquired, processing the job...
[2026-04-03 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:00:02] Production.INFO: ==5620== Releasing lock...
[2026-04-03 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:00:02] Production.INFO: ==5628== Lock acquired, processing the job...
[2026-04-02 21:00:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:00:03] Production.INFO: Account Balance Start.
[2026-04-02 21:00:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:00:03] Production.INFO: 117
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: ==5622== Lock acquired, processing the job...
[2026-04-02 21:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: ==5624== Lock acquired, processing the job...
[2026-04-02 21:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:00:03] Production.INFO: ==5626== Lock acquired, processing the job...
[2026-04-02 21:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: ==5630== Lock acquired, processing the job...
[2026-04-02 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21:00:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21:00:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21:00:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: ==5630== Releasing lock...
[2026-04-02 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: ==5624== Releasing lock...
[2026-04-02 21:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:00:04] Production.INFO: Total Charge 0
[2026-04-02 21:00:04] Production.INFO: CreateAllLog End
[2026-04-02 21:00:04] Production.INFO: Account Balance End.
[2026-04-02 21:00:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:00:04] Production.INFO: ==5628== Releasing lock...
[2026-04-02 21:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:00:13] Production.ERROR: CronJobId end10
[2026-04-02 21:00:13] Production.INFO: ==5626== Releasing lock...
[2026-04-02 21:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:00:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:00:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:00:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:00:15] Production.INFO: call_cost start
[2026-04-02 21:00:15] Production.INFO: call_cost end
[2026-04-02 21:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:00:15] Production.INFO: ==5622== Releasing lock...
[2026-04-02 21:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:01:01] Production.INFO: ==5703== Lock acquired, processing the job...
[2026-04-03 02:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:01:02] Production.INFO: neon service started
[2026-04-03 02:01:02] Production.INFO: neon service started
[2026-04-03 02:01:02] Production.INFO: ==5703== Releasing lock...
[2026-04-03 02:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:01:02] Production.INFO: ==5716== Lock acquired, processing the job...
[2026-04-02 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:01:02] Production.INFO: ==5718== Lock acquired, processing the job...
[2026-04-03 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:01:02] Production.INFO: ==5718== Releasing lock...
[2026-04-03 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:01:02] Production.INFO: ==5716== Releasing lock...
[2026-04-02 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:01:03] Production.INFO: ==5721== Lock acquired, processing the job...
[2026-04-02 21:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 21:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 21:01:03] Production.INFO: ==5727== Lock acquired, processing the job...
[2026-04-02 21:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:01:03] Production.INFO: ==5723== Lock acquired, processing the job...
[2026-04-02 21:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 21:01:03] Production.INFO: ==5721== Releasing lock...
[2026-04-02 21:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 21:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 21:01:04] Production.INFO: ==5725== Lock acquired, processing the job...
[2026-04-02 21:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:01:04] Production.INFO: ==5729== Lock acquired, processing the job...
[2026-04-02 21:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:01:04] Production.INFO: ==5733== Lock acquired, processing the job...
[2026-04-02 21:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:01:04] Production.INFO: ==5731== Lock acquired, processing the job...
[2026-04-02 21:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 21:01:04] Production.INFO: Account Balance Start.
[2026-04-02 21:01:04] Production.INFO: CreateAllLog Start
[2026-04-02 21:01:04] Production.INFO: 117
[2026-04-02 21:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:01:04] Production.INFO: Date 2026-03-09
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: ==5733== Releasing lock...
[2026-04-02 21:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:01:04] Production.ERROR: done
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 21:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026054', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:04] Production.INFO: ==5725== Releasing lock...
[2026-04-02 21:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:01:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:05] Production.INFO: Date 2026-03-25
[2026-04-02 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:05] Production.INFO: Date 2026-03-26
[2026-04-02 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:05] Production.INFO: Date 2026-03-27
[2026-04-02 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:05] Production.INFO: Date 2026-03-28
[2026-04-02 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:05] Production.INFO: Date 2026-03-29
[2026-04-02 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:05] Production.INFO: Date 2026-03-30
[2026-04-02 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:05] Production.INFO: Date 2026-03-31
[2026-04-02 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:05] Production.INFO: Date 2026-04-01
[2026-04-02 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:05] Production.INFO: Date 2026-04-02
[2026-04-02 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:01:05] Production.INFO: Total Charge 0
[2026-04-02 21:01:05] Production.INFO: CreateAllLog End
[2026-04-02 21:01:05] Production.INFO: Account Balance End.
[2026-04-02 21:01:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:01:05] Production.INFO: ==5729== Releasing lock...
[2026-04-02 21:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026054', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 21:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 21:01:11] Production.INFO: ProcessCDR(1,17026054,1,1,2)
[2026-04-02 21:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026054,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026054,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 21:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 21:01:11] Production.INFO: ==5731== Releasing lock...
[2026-04-02 21:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 21:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-02 21:01:13] Production.ERROR: CronJobId end10
[2026-04-02 21:01:13] Production.INFO: ==5727== Releasing lock...
[2026-04-02 21:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:01:17] Production.INFO: call_cost start
[2026-04-02 21:01:17] Production.INFO: call_cost end
[2026-04-02 21:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:01:17] Production.INFO: ==5723== Releasing lock...
[2026-04-02 21:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:02:01] Production.INFO: ==5789== Lock acquired, processing the job...
[2026-04-03 02:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:02:01] Production.INFO: neon service started
[2026-04-03 02:02:01] Production.INFO: neon service started
[2026-04-03 02:02:01] Production.INFO: ==5789== Releasing lock...
[2026-04-03 02:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:02:01] Production.INFO: ==5791== Lock acquired, processing the job...
[2026-04-02 21:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:02:02] Production.INFO: ==5791== Releasing lock...
[2026-04-02 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:02:02] Production.INFO: ==5793== Lock acquired, processing the job...
[2026-04-03 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:02:02] Production.INFO: ==5793== Releasing lock...
[2026-04-03 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:02:03] Production.INFO: ==5801== Lock acquired, processing the job...
[2026-04-02 21:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:02:03] Production.INFO: ==5804== Lock acquired, processing the job...
[2026-04-02 21:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-02 21:02:03] Production.INFO: ==5795== Lock acquired, processing the job...
[2026-04-02 21:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 21:02:03] Production.INFO: ==5797== Lock acquired, processing the job...
[2026-04-02 21:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:02:03] Production.INFO: Account Balance Start.
[2026-04-02 21:02:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:02:03] Production.INFO: 117
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:02:03] Production.INFO: ==5799== Lock acquired, processing the job...
[2026-04-02 21:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:02:03] Production.INFO: ==5806== Lock acquired, processing the job...
[2026-04-02 21:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21:02:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21: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-02 21:02:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: ==5806== Releasing lock...
[2026-04-02 21:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.ERROR: done
[2026-04-02 21:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-02 21:02:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.ERROR: done
[2026-04-02 21:02:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:02:04] Production.INFO: Total Charge 0
[2026-04-02 21:02:04] Production.INFO: ==5797== Releasing lock...
[2026-04-02 21:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:02:04] Production.INFO: CreateAllLog End
[2026-04-02 21:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-01 06:02:06
[RateCDR] => 1
)
[2026-04-02 21: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-01 06: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-02 21: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-02 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: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-02 21:02:04] Production.INFO: ==5804== Releasing lock...
[2026-04-02 21:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-02 21:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-02 21:02:04] Production.INFO: Account Balance End.
[2026-04-02 21:02:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:02:04] Production.INFO: ==5801== Releasing lock...
[2026-04-02 21:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:02:12] Production.ERROR: CronJobId end10
[2026-04-02 21:02:12] Production.INFO: ==5799== Releasing lock...
[2026-04-02 21:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:02:15] Production.INFO: call_cost start
[2026-04-02 21:02:15] Production.INFO: call_cost end
[2026-04-02 21:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:02:15] Production.INFO: ==5795== Releasing lock...
[2026-04-02 21:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:03:01] Production.INFO: ==5866== Lock acquired, processing the job...
[2026-04-03 02:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:03:01] Production.INFO: neon service started
[2026-04-03 02:03:01] Production.INFO: neon service started
[2026-04-03 02:03:01] Production.INFO: ==5866== Releasing lock...
[2026-04-03 02:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:03:02] Production.INFO: ==5868== Lock acquired, processing the job...
[2026-04-02 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:03:02] Production.INFO: ==5868== Releasing lock...
[2026-04-02 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:03:02] Production.INFO: ==5870== Lock acquired, processing the job...
[2026-04-03 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:03:02] Production.INFO: ==5870== Releasing lock...
[2026-04-03 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:03:03] Production.INFO: ==5876== Lock acquired, processing the job...
[2026-04-02 21:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:03:03] Production.INFO: ==5874== Lock acquired, processing the job...
[2026-04-02 21:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:03:03] Production.INFO: ==5878== Lock acquired, processing the job...
[2026-04-02 21:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:03:03] Production.INFO: ==5872== Lock acquired, processing the job...
[2026-04-02 21:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:03:03] Production.INFO: Account Balance Start.
[2026-04-02 21:03:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:03:03] Production.INFO: ==5880== Lock acquired, processing the job...
[2026-04-02 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:03:03] Production.INFO: 117
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 21:03:03] Production.INFO: ==5880== Releasing lock...
[2026-04-02 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:03] Production.INFO: ==5874== Releasing lock...
[2026-04-02 21:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:03:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:03:04] Production.INFO: Total Charge 0
[2026-04-02 21:03:04] Production.INFO: CreateAllLog End
[2026-04-02 21:03:04] Production.INFO: Account Balance End.
[2026-04-02 21:03:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:03:04] Production.INFO: ==5878== Releasing lock...
[2026-04-02 21:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:03: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_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-02 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-02 21:03:10] Production.ERROR: CronJobId end10
[2026-04-02 21:03:10] Production.INFO: ==5876== Releasing lock...
[2026-04-02 21:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:03:13] Production.INFO: call_cost start
[2026-04-02 21:03:13] Production.INFO: call_cost end
[2026-04-02 21:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:03:13] Production.INFO: ==5872== Releasing lock...
[2026-04-02 21:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:04:02] Production.INFO: ==5939== Lock acquired, processing the job...
[2026-04-03 02:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:04:02] Production.INFO: neon service started
[2026-04-03 02:04:02] Production.INFO: neon service started
[2026-04-03 02:04:02] Production.INFO: ==5939== Releasing lock...
[2026-04-03 02:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:04:02] Production.INFO: ==5943== Lock acquired, processing the job...
[2026-04-03 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:04:02] Production.INFO: ==5943== Releasing lock...
[2026-04-03 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:04:02] Production.INFO: ==5941== Lock acquired, processing the job...
[2026-04-02 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:04:03] Production.INFO: ==5941== Releasing lock...
[2026-04-02 21:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:04:03] Production.INFO: ==5946== Lock acquired, processing the job...
[2026-04-02 21:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:04:03] Production.INFO: ==5948== Lock acquired, processing the job...
[2026-04-02 21:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:04:03] Production.INFO: ==5950== Lock acquired, processing the job...
[2026-04-02 21:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:04:04] Production.INFO: ==5952== Lock acquired, processing the job...
[2026-04-02 21:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:04:04] Production.INFO: ==5954== Lock acquired, processing the job...
[2026-04-02 21:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:04:04] Production.INFO: Account Balance Start.
[2026-04-02 21:04:04] Production.INFO: CreateAllLog Start
[2026-04-02 21:04:04] Production.INFO: 117
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-08
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21: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-02 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-02 21:04:04] Production.INFO: Date 2026-03-09
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: ==5954== Releasing lock...
[2026-04-02 21:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: ==5948== Releasing lock...
[2026-04-02 21:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:04:04] Production.INFO: Total Charge 0
[2026-04-02 21:04:04] Production.INFO: CreateAllLog End
[2026-04-02 21:04:05] Production.INFO: Account Balance End.
[2026-04-02 21:04:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:04:05] Production.INFO: ==5952== Releasing lock...
[2026-04-02 21:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:04:12] Production.ERROR: CronJobId end10
[2026-04-02 21:04:12] Production.INFO: ==5950== Releasing lock...
[2026-04-02 21:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:04:15] Production.INFO: call_cost start
[2026-04-02 21:04:15] Production.INFO: call_cost end
[2026-04-02 21:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:04:15] Production.INFO: ==5946== Releasing lock...
[2026-04-02 21:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:05:01] Production.INFO: ==6016== Lock acquired, processing the job...
[2026-04-03 02:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:05:01] Production.INFO: neon service started
[2026-04-03 02:05:01] Production.INFO: neon service started
[2026-04-03 02:05:01] Production.INFO: ==6016== Releasing lock...
[2026-04-03 02:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:05:01] Production.INFO: ==6018== Lock acquired, processing the job...
[2026-04-02 21:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:05:02] Production.INFO: ==6018== Releasing lock...
[2026-04-02 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:05:02] Production.INFO: ==6020== Lock acquired, processing the job...
[2026-04-03 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:05:02] Production.INFO: ==6020== Releasing lock...
[2026-04-03 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:05:02] Production.INFO: ==6026== Lock acquired, processing the job...
[2026-04-02 21:05:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:05:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:05:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:05:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:05:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:05:03] Production.INFO: ==6022== Lock acquired, processing the job...
[2026-04-02 21:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:05:03] Production.INFO: ==6024== Lock acquired, processing the job...
[2026-04-02 21:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:05:03] Production.INFO: ==6028== Lock acquired, processing the job...
[2026-04-02 21:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:05:03] Production.INFO: ==6030== Lock acquired, processing the job...
[2026-04-02 21:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:05:03] Production.INFO: Account Balance Start.
[2026-04-02 21:05:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:05:03] Production.INFO: 117
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:05:03] Production.INFO: ==6030== Releasing lock...
[2026-04-02 21:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: ==6024== Releasing lock...
[2026-04-02 21:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-27
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-28
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-29
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-30
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-03-31
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-04-01
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Date 2026-04-02
[2026-04-02 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:05:03] Production.INFO: Total Charge 0
[2026-04-02 21:05:04] Production.INFO: CreateAllLog End
[2026-04-02 21:05:04] Production.INFO: Account Balance End.
[2026-04-02 21:05:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:05:04] Production.INFO: ==6028== Releasing lock...
[2026-04-02 21:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:05:11] Production.ERROR: CronJobId end10
[2026-04-02 21:05:11] Production.INFO: ==6026== Releasing lock...
[2026-04-02 21:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:05:14] Production.INFO: call_cost start
[2026-04-02 21:05:14] Production.INFO: call_cost end
[2026-04-02 21:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:05:14] Production.INFO: ==6022== Releasing lock...
[2026-04-02 21:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:06:02] Production.INFO: ==6090== Lock acquired, processing the job...
[2026-04-03 02:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:06:02] Production.INFO: neon service started
[2026-04-03 02:06:02] Production.INFO: neon service started
[2026-04-03 02:06:02] Production.INFO: ==6090== Releasing lock...
[2026-04-03 02:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:06:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 21:06:02] Production.INFO: ==6092== Lock acquired, processing the job...
[2026-04-02 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:06:02] Production.INFO: ==6092== Releasing lock...
[2026-04-02 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:06:02] Production.INFO: ==6094== Lock acquired, processing the job...
[2026-04-03 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:06:02] Production.INFO: ==6094== Releasing lock...
[2026-04-03 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:06:03] Production.INFO: ==6096== Lock acquired, processing the job...
[2026-04-02 21:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:06:03] Production.INFO: ==6100== Lock acquired, processing the job...
[2026-04-02 21:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:06:03] Production.INFO: ==6098== Lock acquired, processing the job...
[2026-04-02 21:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:06:03] Production.INFO: ==6104== Lock acquired, processing the job...
[2026-04-02 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:06:03] Production.INFO: ==6102== Lock acquired, processing the job...
[2026-04-02 21:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:06:03] Production.INFO: Account Balance Start.
[2026-04-02 21:06:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:06:03] Production.INFO: 117
[2026-04-02 21:06:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 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-02 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:06:03] Production.INFO: ==6104== Releasing lock...
[2026-04-02 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:06:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: ==6098== Releasing lock...
[2026-04-02 21:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:06:04] Production.INFO: Total Charge 0
[2026-04-02 21:06:04] Production.INFO: CreateAllLog End
[2026-04-02 21:06:04] Production.INFO: Account Balance End.
[2026-04-02 21:06:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:06:04] Production.INFO: ==6102== Releasing lock...
[2026-04-02 21:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:06:11] Production.ERROR: CronJobId end10
[2026-04-02 21:06:11] Production.INFO: ==6100== Releasing lock...
[2026-04-02 21:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:06:14] Production.INFO: call_cost start
[2026-04-02 21:06:14] Production.INFO: call_cost end
[2026-04-02 21:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:06:14] Production.INFO: ==6096== Releasing lock...
[2026-04-02 21:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:07:01] Production.INFO: ==6159== Lock acquired, processing the job...
[2026-04-03 02:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:07:01] Production.INFO: neon service started
[2026-04-03 02:07:01] Production.INFO: neon service started
[2026-04-03 02:07:01] Production.INFO: ==6159== Releasing lock...
[2026-04-03 02:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:07:01] Production.INFO: ==6161== Lock acquired, processing the job...
[2026-04-02 21:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:07:01] Production.INFO: ==6163== Lock acquired, processing the job...
[2026-04-03 01:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:07:01] Production.INFO: ==6163== Releasing lock...
[2026-04-03 01:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:07:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:07:02] Production.INFO: ==6161== Releasing lock...
[2026-04-02 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:07:02] Production.INFO: ==6168== Lock acquired, processing the job...
[2026-04-02 21:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:07:02] Production.INFO: ==6166== Lock acquired, processing the job...
[2026-04-02 21:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:07:02] Production.INFO: ==6170== Lock acquired, processing the job...
[2026-04-02 21:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:07:03] Production.INFO: ==6174== Lock acquired, processing the job...
[2026-04-02 21:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:07:03] Production.INFO: ==6172== Lock acquired, processing the job...
[2026-04-02 21:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21: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-02 21: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-02 21:07:03] Production.INFO: Account Balance Start.
[2026-04-02 21:07:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:07:03] Production.INFO: 117
[2026-04-02 21: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-02 21:07:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:07:03] Production.INFO: ==6174== Releasing lock...
[2026-04-02 21:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: ==6168== Releasing lock...
[2026-04-02 21:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-27
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-28
[2026-04-02 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:03] Production.INFO: Date 2026-03-29
[2026-04-02 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:07:04] Production.INFO: Total Charge 0
[2026-04-02 21:07:04] Production.INFO: CreateAllLog End
[2026-04-02 21:07:04] Production.INFO: Account Balance End.
[2026-04-02 21:07:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:07:04] Production.INFO: ==6172== Releasing lock...
[2026-04-02 21:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:07:10] Production.ERROR: CronJobId end10
[2026-04-02 21:07:10] Production.INFO: ==6170== Releasing lock...
[2026-04-02 21:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:07:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:07:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:07:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:07:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:07:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:07:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:07:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:07:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:07:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:07:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:07:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:07:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:07:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:07:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:07:12] Production.INFO: call_cost start
[2026-04-02 21:07:12] Production.INFO: call_cost end
[2026-04-02 21:07:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:07:12] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:07:12] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:07:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:07:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:07:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:07:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:07:12] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:07:12] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:07:12] Production.INFO: ==6166== Releasing lock...
[2026-04-02 21:07:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:07:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:08:01] Production.INFO: ==6240== Lock acquired, processing the job...
[2026-04-03 02:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:08:01] Production.INFO: neon service started
[2026-04-03 02:08:01] Production.INFO: neon service started
[2026-04-03 02:08:01] Production.INFO: ==6240== Releasing lock...
[2026-04-03 02:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:08:02] Production.INFO: ==6242== Lock acquired, processing the job...
[2026-04-02 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:08:02] Production.INFO: ==6244== Lock acquired, processing the job...
[2026-04-03 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:08:02] Production.INFO: ==6244== Releasing lock...
[2026-04-03 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:08:02] Production.INFO: ==6242== Releasing lock...
[2026-04-02 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:08:03] Production.INFO: ==6249== Lock acquired, processing the job...
[2026-04-02 21:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:08:03] Production.INFO: ==6247== Lock acquired, processing the job...
[2026-04-02 21:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:08:03] Production.INFO: ==6255== Lock acquired, processing the job...
[2026-04-02 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:08:03] Production.INFO: ==6251== Lock acquired, processing the job...
[2026-04-02 21:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:08:03] Production.INFO: ==6253== Lock acquired, processing the job...
[2026-04-02 21:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 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-02 21:08:03] Production.INFO: ==6255== Releasing lock...
[2026-04-02 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:08:03] Production.INFO: Account Balance Start.
[2026-04-02 21:08:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:08:03] Production.INFO: 117
[2026-04-02 21:08:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: ==6249== Releasing lock...
[2026-04-02 21:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:05] Production.INFO: Date 2026-03-30
[2026-04-02 21:08:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:05] Production.INFO: Date 2026-03-31
[2026-04-02 21:08:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:05] Production.INFO: Date 2026-04-01
[2026-04-02 21:08:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:05] Production.INFO: Date 2026-04-02
[2026-04-02 21:08:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:08:05] Production.INFO: Total Charge 0
[2026-04-02 21:08:05] Production.INFO: CreateAllLog End
[2026-04-02 21:08:05] Production.INFO: Account Balance End.
[2026-04-02 21:08:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:08:05] Production.INFO: ==6253== Releasing lock...
[2026-04-02 21:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:08:10] Production.ERROR: CronJobId end10
[2026-04-02 21:08:10] Production.INFO: ==6251== Releasing lock...
[2026-04-02 21:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:08:14] Production.INFO: call_cost start
[2026-04-02 21:08:14] Production.INFO: call_cost end
[2026-04-02 21:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:08:14] Production.INFO: ==6247== Releasing lock...
[2026-04-02 21:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:09:02] Production.INFO: ==6315== Lock acquired, processing the job...
[2026-04-03 02:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:09:02] Production.INFO: neon service started
[2026-04-03 02:09:02] Production.INFO: neon service started
[2026-04-03 02:09:02] Production.INFO: ==6315== Releasing lock...
[2026-04-03 02:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:09:02] Production.INFO: ==6317== Lock acquired, processing the job...
[2026-04-02 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:09:02] Production.INFO: ==6317== Releasing lock...
[2026-04-02 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:09:03] Production.INFO: ==6319== Lock acquired, processing the job...
[2026-04-03 01:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:09:03] Production.INFO: ==6319== Releasing lock...
[2026-04-03 01:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:09:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:09:03] Production.INFO: ==6321== Lock acquired, processing the job...
[2026-04-02 21:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:09:03] Production.INFO: ==6325== Lock acquired, processing the job...
[2026-04-02 21:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:09:03] Production.INFO: ==6327== Lock acquired, processing the job...
[2026-04-02 21:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:09:03] Production.INFO: ==6323== Lock acquired, processing the job...
[2026-04-02 21:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:09:03] Production.INFO: Account Balance Start.
[2026-04-02 21:09:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:09:03] Production.INFO: 117
[2026-04-02 21:09:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:09:03] Production.INFO: ==6329== Lock acquired, processing the job...
[2026-04-02 21:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21: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-02 21:09:04] Production.INFO: ==6329== Releasing lock...
[2026-04-02 21:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: ==6323== Releasing lock...
[2026-04-02 21:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:09:04] Production.INFO: Total Charge 0
[2026-04-02 21:09:04] Production.INFO: CreateAllLog End
[2026-04-02 21:09:04] Production.INFO: Account Balance End.
[2026-04-02 21:09:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:09:04] Production.INFO: ==6327== Releasing lock...
[2026-04-02 21:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:09:11] Production.ERROR: CronJobId end10
[2026-04-02 21:09:11] Production.INFO: ==6325== Releasing lock...
[2026-04-02 21:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:09:14] Production.INFO: call_cost start
[2026-04-02 21:09:14] Production.INFO: call_cost end
[2026-04-02 21:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:09:14] Production.INFO: ==6321== Releasing lock...
[2026-04-02 21:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:10:01] Production.INFO: ==6387== Lock acquired, processing the job...
[2026-04-03 02:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:10:01] Production.INFO: neon service started
[2026-04-03 02:10:01] Production.INFO: neon service started
[2026-04-03 02:10:01] Production.INFO: ==6387== Releasing lock...
[2026-04-03 02:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:10:02] Production.INFO: ==6389== Lock acquired, processing the job...
[2026-04-02 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:10:02] Production.INFO: ==6391== Lock acquired, processing the job...
[2026-04-03 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:10:02] Production.INFO: ==6391== Releasing lock...
[2026-04-03 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:10:02] Production.INFO: ==6389== Releasing lock...
[2026-04-02 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:10:03] Production.INFO: ==6400== Lock acquired, processing the job...
[2026-04-02 21:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:10:03] Production.INFO: Account Balance Start.
[2026-04-02 21:10:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:10:03] Production.INFO: 117
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: ==6398== Lock acquired, processing the job...
[2026-04-02 21:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:10:03] Production.INFO: ==6396== Lock acquired, processing the job...
[2026-04-02 21:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:10:03] Production.INFO: ==6394== Lock acquired, processing the job...
[2026-04-02 21:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: ==6402== Lock acquired, processing the job...
[2026-04-02 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:10:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:10:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21:10:04] Production.INFO: ==6402== Releasing lock...
[2026-04-02 21:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:10:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:10:04] Production.INFO: Total Charge 0
[2026-04-02 21:10:04] Production.INFO: CreateAllLog End
[2026-04-02 21:10:04] Production.INFO: Account Balance End.
[2026-04-02 21:10:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:10:04] Production.INFO: ==6400== Releasing lock...
[2026-04-02 21:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:10:04] Production.INFO: ==6396== Releasing lock...
[2026-04-02 21:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:10:11] Production.ERROR: CronJobId end10
[2026-04-02 21:10:11] Production.INFO: ==6398== Releasing lock...
[2026-04-02 21:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:10:14] Production.INFO: call_cost start
[2026-04-02 21:10:14] Production.INFO: call_cost end
[2026-04-02 21:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:10:14] Production.INFO: ==6394== Releasing lock...
[2026-04-02 21:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:11:02] Production.INFO: ==6464== Lock acquired, processing the job...
[2026-04-03 02:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:11:02] Production.INFO: neon service started
[2026-04-03 02:11:02] Production.INFO: neon service started
[2026-04-03 02:11:02] Production.INFO: ==6464== Releasing lock...
[2026-04-03 02:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:11:02] Production.INFO: ==6466== Lock acquired, processing the job...
[2026-04-02 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:11:02] Production.INFO: ==6468== Lock acquired, processing the job...
[2026-04-03 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:11:02] Production.INFO: ==6468== Releasing lock...
[2026-04-03 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:11:03] Production.INFO: ==6466== Releasing lock...
[2026-04-02 21:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:11:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:11:03] Production.INFO: ==6470== Lock acquired, processing the job...
[2026-04-02 21:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 21:11:03] Production.INFO: ==6472== Lock acquired, processing the job...
[2026-04-02 21:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 21:11:03] Production.INFO: ==6474== Lock acquired, processing the job...
[2026-04-02 21:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 21:11:03] Production.INFO: ==6470== Releasing lock...
[2026-04-02 21:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 21:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 21:11:04] Production.INFO: ==6480== Lock acquired, processing the job...
[2026-04-02 21:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 21:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 21:11:04] Production.INFO: ==6478== Lock acquired, processing the job...
[2026-04-02 21:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:11:04] Production.INFO: ==6476== Lock acquired, processing the job...
[2026-04-02 21:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:11:04] Production.INFO: ==6482== Lock acquired, processing the job...
[2026-04-02 21:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21: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-02 21: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-02 21: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-02 21:11:04] Production.INFO: Account Balance Start.
[2026-04-02 21:11:04] Production.INFO: CreateAllLog Start
[2026-04-02 21:11:04] Production.INFO: 117
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-08
[2026-04-02 21:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-09
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:04] Production.INFO: ==6482== Releasing lock...
[2026-04-02 21:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:11:04] Production.ERROR: done
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:04] Production.INFO: ==6474== Releasing lock...
[2026-04-02 21:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 21:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026096', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-19
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-20
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-21
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-22
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-23
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-24
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-25
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-26
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-27
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-28
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-29
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-30
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-03-31
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-04-01
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Date 2026-04-02
[2026-04-02 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:11:05] Production.INFO: Total Charge 0
[2026-04-02 21:11:06] Production.INFO: CreateAllLog End
[2026-04-02 21:11:06] Production.INFO: Account Balance End.
[2026-04-02 21:11:06] Production.ERROR: CronJobId end 12
[2026-04-02 21:11:06] Production.INFO: ==6478== Releasing lock...
[2026-04-02 21:11:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:11:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026096', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 21:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 21:11:10] Production.INFO: ProcessCDR(1,17026096,1,1,2)
[2026-04-02 21:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026096,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026096,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 21:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 21:11:10] Production.INFO: ==6480== Releasing lock...
[2026-04-02 21:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 21:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 21:11:14] Production.ERROR: CronJobId end10
[2026-04-02 21:11:14] Production.INFO: ==6476== Releasing lock...
[2026-04-02 21:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:11:17] Production.INFO: call_cost start
[2026-04-02 21:11:17] Production.INFO: call_cost end
[2026-04-02 21:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:11:17] Production.INFO: ==6472== Releasing lock...
[2026-04-02 21:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:12:01] Production.INFO: ==6538== Lock acquired, processing the job...
[2026-04-03 02:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:12:01] Production.INFO: neon service started
[2026-04-03 02:12:01] Production.INFO: neon service started
[2026-04-03 02:12:01] Production.INFO: ==6538== Releasing lock...
[2026-04-03 02:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:12:01] Production.INFO: ==6542== Lock acquired, processing the job...
[2026-04-03 01:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:12:01] Production.INFO: ==6542== Releasing lock...
[2026-04-03 01:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:12:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:12:02] Production.INFO: ==6540== Lock acquired, processing the job...
[2026-04-02 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:12:02] Production.INFO: ==6540== Releasing lock...
[2026-04-02 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:12:03] Production.INFO: ==6545== Lock acquired, processing the job...
[2026-04-02 21:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:12:03] Production.INFO: ==6547== Lock acquired, processing the job...
[2026-04-02 21:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:12:03] Production.INFO: ==6551== Lock acquired, processing the job...
[2026-04-02 21:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:12:03] Production.INFO: ==6549== Lock acquired, processing the job...
[2026-04-02 21:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:12:03] Production.INFO: Account Balance Start.
[2026-04-02 21:12:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:12:03] Production.INFO: 117
[2026-04-02 21:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: ==6553== Lock acquired, processing the job...
[2026-04-02 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 21:12:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: ==6553== Releasing lock...
[2026-04-02 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: ==6547== Releasing lock...
[2026-04-02 21:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:12:04] Production.INFO: Total Charge 0
[2026-04-02 21:12:04] Production.INFO: CreateAllLog End
[2026-04-02 21:12:04] Production.INFO: Account Balance End.
[2026-04-02 21:12:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:12:04] Production.INFO: ==6551== Releasing lock...
[2026-04-02 21:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:12:11] Production.ERROR: CronJobId end10
[2026-04-02 21:12:11] Production.INFO: ==6549== Releasing lock...
[2026-04-02 21:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:12:14] Production.INFO: call_cost start
[2026-04-02 21:12:14] Production.INFO: call_cost end
[2026-04-02 21:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:12:14] Production.INFO: ==6545== Releasing lock...
[2026-04-02 21:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:13:01] Production.INFO: ==6613== Lock acquired, processing the job...
[2026-04-03 02:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:13:01] Production.INFO: neon service started
[2026-04-03 02:13:01] Production.INFO: neon service started
[2026-04-03 02:13:01] Production.INFO: ==6613== Releasing lock...
[2026-04-03 02:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:13:02] Production.INFO: ==6615== Lock acquired, processing the job...
[2026-04-02 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:13:02] Production.INFO: ==6617== Lock acquired, processing the job...
[2026-04-03 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:13:02] Production.INFO: ==6617== Releasing lock...
[2026-04-03 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:13:02] Production.INFO: ==6615== Releasing lock...
[2026-04-02 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:13:03] Production.INFO: ==6623== Lock acquired, processing the job...
[2026-04-02 21:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:13:03] Production.INFO: ==6625== Lock acquired, processing the job...
[2026-04-02 21:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:13:03] Production.INFO: ==6619== Lock acquired, processing the job...
[2026-04-02 21:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:13:03] Production.INFO: ==6621== Lock acquired, processing the job...
[2026-04-02 21:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:13:03] Production.INFO: ==6627== Lock acquired, processing the job...
[2026-04-02 21:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:13:03] Production.INFO: Account Balance Start.
[2026-04-02 21:13:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:13:03] Production.INFO: 117
[2026-04-02 21:13:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:13:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:13:03] Production.INFO: ==6627== Releasing lock...
[2026-04-02 21:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:13:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: ==6621== Releasing lock...
[2026-04-02 21:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:13:04] Production.INFO: Total Charge 0
[2026-04-02 21:13:04] Production.INFO: CreateAllLog End
[2026-04-02 21:13:04] Production.INFO: Account Balance End.
[2026-04-02 21:13:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:13:04] Production.INFO: ==6625== Releasing lock...
[2026-04-02 21:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:13:11] Production.ERROR: CronJobId end10
[2026-04-02 21:13:11] Production.INFO: ==6623== Releasing lock...
[2026-04-02 21:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:13:14] Production.INFO: call_cost start
[2026-04-02 21:13:14] Production.INFO: call_cost end
[2026-04-02 21:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:13:14] Production.INFO: ==6619== Releasing lock...
[2026-04-02 21:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:14:01] Production.INFO: ==6689== Lock acquired, processing the job...
[2026-04-03 02:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:14:01] Production.INFO: neon service started
[2026-04-03 02:14:01] Production.INFO: neon service started
[2026-04-03 02:14:01] Production.INFO: ==6689== Releasing lock...
[2026-04-03 02:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:14:01] Production.INFO: ==6692== Lock acquired, processing the job...
[2026-04-02 21:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:14:01] Production.INFO: ==6694== Lock acquired, processing the job...
[2026-04-03 01:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:14:01] Production.INFO: ==6694== Releasing lock...
[2026-04-03 01:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:14:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:14:02] Production.INFO: ==6692== Releasing lock...
[2026-04-02 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:14:02] Production.INFO: ==6698== Lock acquired, processing the job...
[2026-04-02 21:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:14:02] Production.INFO: ==6696== Lock acquired, processing the job...
[2026-04-02 21:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:14:02] Production.INFO: ==6702== Lock acquired, processing the job...
[2026-04-02 21:14:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:14:02] Production.INFO: ==6700== Lock acquired, processing the job...
[2026-04-02 21:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:14:02] Production.INFO: ==6704== Lock acquired, processing the job...
[2026-04-02 21:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:14:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:14:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:14:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:14:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:14:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:14:03] Production.INFO: Account Balance Start.
[2026-04-02 21:14:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:14:03] Production.INFO: 117
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:14:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:14:03] Production.INFO: ==6704== Releasing lock...
[2026-04-02 21:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: ==6698== Releasing lock...
[2026-04-02 21:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-27
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-28
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-29
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-30
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-03-31
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-04-01
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Date 2026-04-02
[2026-04-02 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:14:03] Production.INFO: Total Charge 0
[2026-04-02 21:14:03] Production.INFO: CreateAllLog End
[2026-04-02 21:14:04] Production.INFO: Account Balance End.
[2026-04-02 21:14:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:14:04] Production.INFO: ==6702== Releasing lock...
[2026-04-02 21:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:14:10] Production.ERROR: CronJobId end10
[2026-04-02 21:14:10] Production.INFO: ==6700== Releasing lock...
[2026-04-02 21:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:14:13] Production.INFO: call_cost start
[2026-04-02 21:14:13] Production.INFO: call_cost end
[2026-04-02 21:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:14:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:14:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:14:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:14:13] Production.INFO: ==6696== Releasing lock...
[2026-04-02 21:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:15:01] Production.INFO: ==6763== Lock acquired, processing the job...
[2026-04-03 02:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:15:01] Production.INFO: neon service started
[2026-04-03 02:15:01] Production.INFO: neon service started
[2026-04-03 02:15:01] Production.INFO: ==6763== Releasing lock...
[2026-04-03 02:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:15:02] Production.INFO: ==6767== Lock acquired, processing the job...
[2026-04-03 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:15:02] Production.INFO: ==6767== Releasing lock...
[2026-04-03 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:15:02] Production.INFO: ==6765== Lock acquired, processing the job...
[2026-04-02 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:15:02] Production.INFO: ==6765== Releasing lock...
[2026-04-02 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:15:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:15:03] Production.INFO: ==6770== Lock acquired, processing the job...
[2026-04-02 21:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:15:03] Production.INFO: ==6772== Lock acquired, processing the job...
[2026-04-02 21:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:15:03] Production.INFO: ==6776== Lock acquired, processing the job...
[2026-04-02 21:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:15:03] Production.INFO: ==6774== Lock acquired, processing the job...
[2026-04-02 21:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:15:03] Production.INFO: ==6778== Lock acquired, processing the job...
[2026-04-02 21:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:15:03] Production.INFO: Account Balance Start.
[2026-04-02 21:15:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:15:03] Production.INFO: 117
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:15:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:15:03] Production.INFO: ==6778== Releasing lock...
[2026-04-02 21:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: ==6772== Releasing lock...
[2026-04-02 21:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:15:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:15:04] Production.INFO: Total Charge 0
[2026-04-02 21:15:04] Production.INFO: CreateAllLog End
[2026-04-02 21:15:04] Production.INFO: Account Balance End.
[2026-04-02 21:15:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:15:04] Production.INFO: ==6776== Releasing lock...
[2026-04-02 21:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:15:11] Production.ERROR: CronJobId end10
[2026-04-02 21:15:11] Production.INFO: ==6774== Releasing lock...
[2026-04-02 21:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:15:14] Production.INFO: call_cost start
[2026-04-02 21:15:14] Production.INFO: call_cost end
[2026-04-02 21:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:15:14] Production.INFO: ==6770== Releasing lock...
[2026-04-02 21:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:16:02] Production.INFO: ==6839== Lock acquired, processing the job...
[2026-04-03 02:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:16:02] Production.INFO: neon service started
[2026-04-03 02:16:02] Production.INFO: neon service started
[2026-04-03 02:16:02] Production.INFO: ==6839== Releasing lock...
[2026-04-03 02:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:16:02] Production.INFO: ==6842== Lock acquired, processing the job...
[2026-04-02 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:16:02] Production.INFO: ==6844== Lock acquired, processing the job...
[2026-04-03 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:16:02] Production.INFO: ==6844== Releasing lock...
[2026-04-03 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:16:02] Production.INFO: ==6842== Releasing lock...
[2026-04-02 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:16:03] Production.INFO: ==6846== Lock acquired, processing the job...
[2026-04-02 21:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:16:03] Production.INFO: ==6850== Lock acquired, processing the job...
[2026-04-02 21:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:16:03] Production.INFO: ==6848== Lock acquired, processing the job...
[2026-04-02 21:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:16:03] Production.INFO: ==6853== Lock acquired, processing the job...
[2026-04-02 21:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:16:03] Production.INFO: ==6855== Lock acquired, processing the job...
[2026-04-02 21:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:16:03] Production.INFO: Account Balance Start.
[2026-04-02 21:16:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:16:03] Production.INFO: 117
[2026-04-02 21:16:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:16:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:16:04] Production.INFO: ==6855== Releasing lock...
[2026-04-02 21:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: ==6848== Releasing lock...
[2026-04-02 21:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:16:04] Production.INFO: Total Charge 0
[2026-04-02 21:16:04] Production.INFO: CreateAllLog End
[2026-04-02 21:16:04] Production.INFO: Account Balance End.
[2026-04-02 21:16:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:16:05] Production.INFO: ==6853== Releasing lock...
[2026-04-02 21:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:16:12] Production.ERROR: CronJobId end10
[2026-04-02 21:16:12] Production.INFO: ==6850== Releasing lock...
[2026-04-02 21:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:16:15] Production.INFO: call_cost start
[2026-04-02 21:16:15] Production.INFO: call_cost end
[2026-04-02 21:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:16:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:16:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:16:15] Production.INFO: ==6846== Releasing lock...
[2026-04-02 21:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:17:01] Production.INFO: ==6917== Lock acquired, processing the job...
[2026-04-03 02:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:17:01] Production.INFO: neon service started
[2026-04-03 02:17:01] Production.INFO: neon service started
[2026-04-03 02:17:01] Production.INFO: ==6917== Releasing lock...
[2026-04-03 02:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:17:02] Production.INFO: ==6921== Lock acquired, processing the job...
[2026-04-03 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 21:17:02] Production.INFO: ==6919== Lock acquired, processing the job...
[2026-04-02 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:17:02] Production.INFO: ==6921== Releasing lock...
[2026-04-03 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:17:02] Production.INFO: ==6919== Releasing lock...
[2026-04-02 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:17:03] Production.INFO: ==6928== Lock acquired, processing the job...
[2026-04-02 21:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:17:03] Production.INFO: ==6932== Lock acquired, processing the job...
[2026-04-02 21:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:17:03] Production.INFO: ==6924== Lock acquired, processing the job...
[2026-04-02 21:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:17:03] Production.INFO: ==6926== Lock acquired, processing the job...
[2026-04-02 21:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 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-02 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-02 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-02 21:17:03] Production.INFO: ==6932== Releasing lock...
[2026-04-02 21:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:17:03] Production.INFO: ==6930== Lock acquired, processing the job...
[2026-04-02 21:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:17:03] Production.INFO: Account Balance Start.
[2026-04-02 21:17:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:17:03] Production.INFO: 117
[2026-04-02 21:17:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: ==6926== Releasing lock...
[2026-04-02 21:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:17:04] Production.INFO: Total Charge 0
[2026-04-02 21:17:04] Production.INFO: CreateAllLog End
[2026-04-02 21:17:04] Production.INFO: Account Balance End.
[2026-04-02 21:17:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:17:04] Production.INFO: ==6930== Releasing lock...
[2026-04-02 21:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:17:10] Production.ERROR: CronJobId end10
[2026-04-02 21:17:10] Production.INFO: ==6928== Releasing lock...
[2026-04-02 21:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:17:14] Production.INFO: call_cost start
[2026-04-02 21:17:14] Production.INFO: call_cost end
[2026-04-02 21:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:17:14] Production.INFO: ==6924== Releasing lock...
[2026-04-02 21:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:18:01] Production.INFO: ==6991== Lock acquired, processing the job...
[2026-04-03 02:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:18:01] Production.INFO: neon service started
[2026-04-03 02:18:02] Production.INFO: neon service started
[2026-04-03 02:18:02] Production.INFO: ==6991== Releasing lock...
[2026-04-03 02:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:18:02] Production.INFO: ==6995== Lock acquired, processing the job...
[2026-04-03 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:18:02] Production.INFO: ==6995== Releasing lock...
[2026-04-03 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:18:02] Production.INFO: ==6993== Lock acquired, processing the job...
[2026-04-02 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:18:02] Production.INFO: ==6993== Releasing lock...
[2026-04-02 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:18:03] Production.INFO: ==6997== Lock acquired, processing the job...
[2026-04-02 21:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:18:03] Production.INFO: ==6999== Lock acquired, processing the job...
[2026-04-02 21:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:18:03] Production.INFO: ==7003== Lock acquired, processing the job...
[2026-04-02 21:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:18:03] Production.INFO: ==7001== Lock acquired, processing the job...
[2026-04-02 21:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:18:03] Production.INFO: ==7005== Lock acquired, processing the job...
[2026-04-02 21:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:18:03] Production.INFO: Account Balance Start.
[2026-04-02 21:18:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:18:03] Production.INFO: 117
[2026-04-02 21:18:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:18:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:18:03] Production.INFO: ==7005== Releasing lock...
[2026-04-02 21:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:18:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:03] Production.INFO: ==6999== Releasing lock...
[2026-04-02 21:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:18:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:18:04] Production.INFO: Total Charge 0
[2026-04-02 21:18:04] Production.INFO: CreateAllLog End
[2026-04-02 21:18:04] Production.INFO: Account Balance End.
[2026-04-02 21:18:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:18:04] Production.INFO: ==7003== Releasing lock...
[2026-04-02 21:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:18:11] Production.ERROR: CronJobId end10
[2026-04-02 21:18:11] Production.INFO: ==7001== Releasing lock...
[2026-04-02 21:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:18:14] Production.INFO: call_cost start
[2026-04-02 21:18:14] Production.INFO: call_cost end
[2026-04-02 21:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:18:14] Production.INFO: ==6997== Releasing lock...
[2026-04-02 21:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:19:01] Production.INFO: ==7066== Lock acquired, processing the job...
[2026-04-03 02:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:19:01] Production.INFO: neon service started
[2026-04-03 02:19:01] Production.INFO: neon service started
[2026-04-03 02:19:01] Production.INFO: ==7066== Releasing lock...
[2026-04-03 02:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:19:01] Production.INFO: ==7068== Lock acquired, processing the job...
[2026-04-02 21:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:19:02] Production.INFO: ==7070== Lock acquired, processing the job...
[2026-04-03 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:19:02] Production.INFO: ==7070== Releasing lock...
[2026-04-03 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:19:02] Production.INFO: ==7068== Releasing lock...
[2026-04-02 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:19:03] Production.INFO: ==7073== Lock acquired, processing the job...
[2026-04-02 21:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:19:03] Production.INFO: ==7075== Lock acquired, processing the job...
[2026-04-02 21:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:19:03] Production.INFO: ==7077== Lock acquired, processing the job...
[2026-04-02 21:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:19:03] Production.INFO: ==7079== Lock acquired, processing the job...
[2026-04-02 21:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:19:03] Production.INFO: ==7081== Lock acquired, processing the job...
[2026-04-02 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:19:03] Production.INFO: Account Balance Start.
[2026-04-02 21:19:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:19:03] Production.INFO: 117
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:19:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:19:03] Production.INFO: ==7081== Releasing lock...
[2026-04-02 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: ==7075== Releasing lock...
[2026-04-02 21:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:03] Production.INFO: Date 2026-03-27
[2026-04-02 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:19:04] Production.INFO: Total Charge 0
[2026-04-02 21:19:04] Production.INFO: CreateAllLog End
[2026-04-02 21:19:04] Production.INFO: Account Balance End.
[2026-04-02 21:19:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:19:04] Production.INFO: ==7079== Releasing lock...
[2026-04-02 21:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:19:10] Production.ERROR: CronJobId end10
[2026-04-02 21:19:10] Production.INFO: ==7077== Releasing lock...
[2026-04-02 21:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:19:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:19:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:19:13] Production.INFO: call_cost start
[2026-04-02 21:19:13] Production.INFO: call_cost end
[2026-04-02 21:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:19:13] Production.INFO: ==7073== Releasing lock...
[2026-04-02 21:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:20:01] Production.INFO: ==7145== Lock acquired, processing the job...
[2026-04-03 02:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:20:01] Production.INFO: neon service started
[2026-04-03 02:20:01] Production.INFO: neon service started
[2026-04-03 02:20:01] Production.INFO: ==7145== Releasing lock...
[2026-04-03 02:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:20:02] Production.INFO: ==7147== Lock acquired, processing the job...
[2026-04-02 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:20:02] Production.INFO: ==7147== Releasing lock...
[2026-04-02 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:20:02] Production.INFO: ==7149== Lock acquired, processing the job...
[2026-04-03 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:20:02] Production.INFO: ==7149== Releasing lock...
[2026-04-03 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:20:03] Production.INFO: ==7151== Lock acquired, processing the job...
[2026-04-02 21:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:20:03] Production.INFO: ==7153== Lock acquired, processing the job...
[2026-04-02 21:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:20:03] Production.INFO: ==7157== Lock acquired, processing the job...
[2026-04-02 21:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:20:03] Production.INFO: ==7155== Lock acquired, processing the job...
[2026-04-02 21:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:20:03] Production.INFO: ==7159== Lock acquired, processing the job...
[2026-04-02 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:20:03] Production.INFO: Account Balance Start.
[2026-04-02 21:20:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:20:03] Production.INFO: 117
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:20:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:20:03] Production.INFO: ==7159== Releasing lock...
[2026-04-02 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:04] Production.INFO: ==7153== Releasing lock...
[2026-04-02 21:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:20:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:20:04] Production.INFO: Total Charge 0
[2026-04-02 21:20:04] Production.INFO: CreateAllLog End
[2026-04-02 21:20:04] Production.INFO: Account Balance End.
[2026-04-02 21:20:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:20:04] Production.INFO: ==7157== Releasing lock...
[2026-04-02 21:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:20:12] Production.ERROR: CronJobId end10
[2026-04-02 21:20:12] Production.INFO: ==7155== Releasing lock...
[2026-04-02 21:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:20:15] Production.INFO: call_cost start
[2026-04-02 21:20:15] Production.INFO: call_cost end
[2026-04-02 21:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:20:15] Production.INFO: ==7151== Releasing lock...
[2026-04-02 21:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:21:02] Production.INFO: ==7229== Lock acquired, processing the job...
[2026-04-03 02:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:21:02] Production.INFO: neon service started
[2026-04-03 02:21:02] Production.INFO: neon service started
[2026-04-03 02:21:02] Production.INFO: ==7229== Releasing lock...
[2026-04-03 02:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:21:02] Production.INFO: ==7233== Lock acquired, processing the job...
[2026-04-03 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:21:02] Production.INFO: ==7233== Releasing lock...
[2026-04-03 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:21:02] Production.INFO: ==7231== Lock acquired, processing the job...
[2026-04-02 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:21:02] Production.INFO: ==7231== Releasing lock...
[2026-04-02 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:21:03] Production.INFO: ==7238== Lock acquired, processing the job...
[2026-04-02 21:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:21:03] Production.INFO: ==7236== Lock acquired, processing the job...
[2026-04-02 21:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 21:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:21:03] Production.INFO: ==7246== Lock acquired, processing the job...
[2026-04-02 21:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 21:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 21:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 21:21:03] Production.ERROR: CronJob PID - 7238
[2026-04-02 21:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 21:21:03] Production.ERROR: CronJob ID - 5
[2026-04-02 21:21:03] Production.ERROR: CronJob Last Run Time 2026-04-02 21:21:00
[2026-04-02 21:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 21:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 21:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 21:21:03] Production.ERROR: CronJob PID - 7246
[2026-04-02 21:21:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-02 21:21:03] Production.ERROR: CronJob ID - 17
[2026-04-02 21:21:03] Production.ERROR: CronJob Last Run Time 2026-04-02 21:21:00
[2026-04-02 21:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 21:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 21:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 21:21:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 21:21:04] Production.INFO: ==7236== Releasing lock...
[2026-04-02 21:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 21:21:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 21:21:04] Production.INFO: ==7248== Lock acquired, processing the job...
[2026-04-02 21:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:21:04] Production.INFO: ==7240== Lock acquired, processing the job...
[2026-04-02 21:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:21:04] Production.INFO: ==7242== Lock acquired, processing the job...
[2026-04-02 21:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:21:04] Production.INFO: ==7244== Lock acquired, processing the job...
[2026-04-02 21:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:21:04] Production.INFO: Account Balance Start.
[2026-04-02 21:21:04] Production.INFO: CreateAllLog Start
[2026-04-02 21:21:04] Production.INFO: 117
[2026-04-02 21:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21: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-02 21:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21: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-02 21:21:04] Production.INFO: Date 2026-03-08
[2026-04-02 21: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-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:04] Production.INFO: ==7248== Releasing lock...
[2026-04-02 21:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:21:04] Production.INFO: Date 2026-03-09
[2026-04-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:04] Production.ERROR: done
[2026-04-02 21:21:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 21:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026137', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 21:21:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-19
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: ==7240== Releasing lock...
[2026-04-02 21:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:21:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-20
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-21
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-22
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-23
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-24
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-25
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-26
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-27
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-28
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-29
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-30
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-03-31
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-04-01
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Date 2026-04-02
[2026-04-02 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:21:05] Production.INFO: Total Charge 0
[2026-04-02 21:21:05] Production.INFO: CreateAllLog End
[2026-04-02 21:21:05] Production.INFO: Account Balance End.
[2026-04-02 21:21:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:21:05] Production.INFO: ==7244== Releasing lock...
[2026-04-02 21:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026137', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 21:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 21:21:10] Production.INFO: ProcessCDR(1,17026137,1,1,2)
[2026-04-02 21:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026137,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026137,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 21:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 21:21:11] Production.INFO: ==7246== Releasing lock...
[2026-04-02 21:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 21:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-02 21:21:14] Production.ERROR: CronJobId end10
[2026-04-02 21:21:14] Production.INFO: ==7242== Releasing lock...
[2026-04-02 21:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:21:16] Production.INFO: call_cost start
[2026-04-02 21:21:16] Production.INFO: call_cost end
[2026-04-02 21:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:21:16] Production.INFO: ==7238== Releasing lock...
[2026-04-02 21:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:22:01] Production.INFO: ==7308== Lock acquired, processing the job...
[2026-04-03 02:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:22:01] Production.INFO: neon service started
[2026-04-03 02:22:01] Production.INFO: neon service started
[2026-04-03 02:22:01] Production.INFO: ==7308== Releasing lock...
[2026-04-03 02:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:22:02] Production.INFO: ==7312== Lock acquired, processing the job...
[2026-04-02 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:22:02] Production.INFO: ==7315== Lock acquired, processing the job...
[2026-04-03 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:22:02] Production.INFO: ==7315== Releasing lock...
[2026-04-03 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:22:02] Production.INFO: ==7312== Releasing lock...
[2026-04-02 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:22:03] Production.INFO: ==7318== Lock acquired, processing the job...
[2026-04-02 21:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:22:03] Production.INFO: ==7320== Lock acquired, processing the job...
[2026-04-02 21:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:22:03] Production.INFO: ==7322== Lock acquired, processing the job...
[2026-04-02 21:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:22:03] Production.INFO: ==7324== Lock acquired, processing the job...
[2026-04-02 21:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:22:03] Production.INFO: Account Balance Start.
[2026-04-02 21:22:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:22:03] Production.INFO: 117
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: ==7326== Lock acquired, processing the job...
[2026-04-02 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:22:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:22:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: ==7326== Releasing lock...
[2026-04-02 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: ==7320== Releasing lock...
[2026-04-02 21:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:22:04] Production.INFO: Total Charge 0
[2026-04-02 21:22:04] Production.INFO: CreateAllLog End
[2026-04-02 21:22:04] Production.INFO: Account Balance End.
[2026-04-02 21:22:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:22:04] Production.INFO: ==7324== Releasing lock...
[2026-04-02 21:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:22:11] Production.ERROR: CronJobId end10
[2026-04-02 21:22:11] Production.INFO: ==7322== Releasing lock...
[2026-04-02 21:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:22:13] Production.INFO: call_cost start
[2026-04-02 21:22:13] Production.INFO: call_cost end
[2026-04-02 21:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:22:13] Production.INFO: ==7318== Releasing lock...
[2026-04-02 21:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:23:01] Production.INFO: ==7384== Lock acquired, processing the job...
[2026-04-03 02:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:23:01] Production.INFO: neon service started
[2026-04-03 02:23:02] Production.INFO: neon service started
[2026-04-03 02:23:02] Production.INFO: ==7384== Releasing lock...
[2026-04-03 02:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:23:02] Production.INFO: ==7386== Lock acquired, processing the job...
[2026-04-02 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:23:02] Production.INFO: ==7388== Lock acquired, processing the job...
[2026-04-03 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:23:02] Production.INFO: ==7388== Releasing lock...
[2026-04-03 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:23:02] Production.INFO: ==7386== Releasing lock...
[2026-04-02 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:23:03] Production.INFO: ==7391== Lock acquired, processing the job...
[2026-04-02 21:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:23:03] Production.INFO: ==7393== Lock acquired, processing the job...
[2026-04-02 21:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:23:03] Production.INFO: ==7395== Lock acquired, processing the job...
[2026-04-02 21:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:23:03] Production.INFO: ==7397== Lock acquired, processing the job...
[2026-04-02 21:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:23:03] Production.INFO: ==7399== Lock acquired, processing the job...
[2026-04-02 21:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:23:03] Production.INFO: Account Balance Start.
[2026-04-02 21:23:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:23:03] Production.INFO: 117
[2026-04-02 21:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:23:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 21:23:03] Production.INFO: ==7399== Releasing lock...
[2026-04-02 21:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:23:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: ==7393== Releasing lock...
[2026-04-02 21:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:23:05] Production.INFO: Total Charge 0
[2026-04-02 21:23:05] Production.INFO: CreateAllLog End
[2026-04-02 21:23:05] Production.INFO: Account Balance End.
[2026-04-02 21:23:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:23:05] Production.INFO: ==7397== Releasing lock...
[2026-04-02 21:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:23:13] Production.ERROR: CronJobId end10
[2026-04-02 21:23:13] Production.INFO: ==7395== Releasing lock...
[2026-04-02 21:23:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:23:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:23:15] Production.INFO: call_cost start
[2026-04-02 21:23:15] Production.INFO: call_cost end
[2026-04-02 21:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:23:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:23:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:23:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:23:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:23:15] Production.INFO: ==7391== Releasing lock...
[2026-04-02 21:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:24:01] Production.INFO: ==7461== Lock acquired, processing the job...
[2026-04-03 02:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:24:01] Production.INFO: neon service started
[2026-04-03 02:24:01] Production.INFO: neon service started
[2026-04-03 02:24:01] Production.INFO: ==7461== Releasing lock...
[2026-04-03 02:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:24:01] Production.INFO: ==7463== Lock acquired, processing the job...
[2026-04-02 21:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:24:02] Production.INFO: ==7463== Releasing lock...
[2026-04-02 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:24:02] Production.INFO: ==7465== Lock acquired, processing the job...
[2026-04-03 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:24:02] Production.INFO: ==7465== Releasing lock...
[2026-04-03 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:24:02] Production.INFO: ==7467== Lock acquired, processing the job...
[2026-04-02 21:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:24:02] Production.INFO: ==7473== Lock acquired, processing the job...
[2026-04-02 21:24:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:24:02] Production.INFO: ==7469== Lock acquired, processing the job...
[2026-04-02 21:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:24:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:24:02] Production.INFO: Account Balance Start.
[2026-04-02 21:24:02] Production.INFO: CreateAllLog Start
[2026-04-02 21:24:02] Production.INFO: 117
[2026-04-02 21:24:02] Production.INFO: Date 2026-03-08
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: ==7471== Lock acquired, processing the job...
[2026-04-02 21:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:24:03] Production.INFO: ==7475== Lock acquired, processing the job...
[2026-04-02 21:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21:24:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21: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-02 21:24:03] Production.INFO: ==7475== Releasing lock...
[2026-04-02 21:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: ==7469== Releasing lock...
[2026-04-02 21:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-27
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:03] Production.INFO: Date 2026-03-28
[2026-04-02 21:24:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:24:04] Production.INFO: Total Charge 0
[2026-04-02 21:24:04] Production.INFO: CreateAllLog End
[2026-04-02 21:24:04] Production.INFO: Account Balance End.
[2026-04-02 21:24:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:24:04] Production.INFO: ==7473== Releasing lock...
[2026-04-02 21:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:24:11] Production.ERROR: CronJobId end10
[2026-04-02 21:24:11] Production.INFO: ==7471== Releasing lock...
[2026-04-02 21:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:24:14] Production.INFO: call_cost start
[2026-04-02 21:24:14] Production.INFO: call_cost end
[2026-04-02 21:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:24:14] Production.INFO: ==7467== Releasing lock...
[2026-04-02 21:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:25:01] Production.INFO: ==7534== Lock acquired, processing the job...
[2026-04-03 02:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:25:01] Production.INFO: neon service started
[2026-04-03 02:25:01] Production.INFO: neon service started
[2026-04-03 02:25:01] Production.INFO: ==7534== Releasing lock...
[2026-04-03 02:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:25:02] Production.INFO: ==7538== Lock acquired, processing the job...
[2026-04-03 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:25:02] Production.INFO: ==7538== Releasing lock...
[2026-04-03 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:25:02] Production.INFO: ==7536== Lock acquired, processing the job...
[2026-04-02 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:25:02] Production.INFO: ==7536== Releasing lock...
[2026-04-02 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:25:03] Production.INFO: ==7543== Lock acquired, processing the job...
[2026-04-02 21:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:25:03] Production.INFO: ==7545== Lock acquired, processing the job...
[2026-04-02 21:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:25:03] Production.INFO: ==7549== Lock acquired, processing the job...
[2026-04-02 21:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 21:25:03] Production.INFO: ==7541== Lock acquired, processing the job...
[2026-04-02 21:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:25:03] Production.INFO: ==7549== Releasing lock...
[2026-04-02 21:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:25:03] Production.INFO: ==7547== Lock acquired, processing the job...
[2026-04-02 21:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:25:03] Production.INFO: Account Balance Start.
[2026-04-02 21:25:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:25:03] Production.INFO: 117
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: ==7543== Releasing lock...
[2026-04-02 21:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:25:04] Production.INFO: Total Charge 0
[2026-04-02 21:25:04] Production.INFO: CreateAllLog End
[2026-04-02 21:25:04] Production.INFO: Account Balance End.
[2026-04-02 21:25:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:25:04] Production.INFO: ==7547== Releasing lock...
[2026-04-02 21:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:25:11] Production.ERROR: CronJobId end10
[2026-04-02 21:25:11] Production.INFO: ==7545== Releasing lock...
[2026-04-02 21:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:25:14] Production.INFO: call_cost start
[2026-04-02 21:25:14] Production.INFO: call_cost end
[2026-04-02 21:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:25:14] Production.INFO: ==7541== Releasing lock...
[2026-04-02 21:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:26:02] Production.INFO: ==7614== Lock acquired, processing the job...
[2026-04-03 02:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:26:02] Production.INFO: neon service started
[2026-04-03 02:26:02] Production.INFO: neon service started
[2026-04-03 02:26:02] Production.INFO: ==7614== Releasing lock...
[2026-04-03 02:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:26:02] Production.INFO: ==7616== Lock acquired, processing the job...
[2026-04-02 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:26:02] Production.INFO: ==7616== Releasing lock...
[2026-04-02 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:26:03] Production.INFO: ==7618== Lock acquired, processing the job...
[2026-04-03 01:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:26:03] Production.INFO: ==7618== Releasing lock...
[2026-04-03 01:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:26:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:26:03] Production.INFO: ==7628== Lock acquired, processing the job...
[2026-04-02 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21: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-02 21: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-02 21: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-02 21:26:03] Production.INFO: ==7628== Releasing lock...
[2026-04-02 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:26:03] Production.INFO: ==7620== Lock acquired, processing the job...
[2026-04-02 21:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:26:04] Production.INFO: ==7622== Lock acquired, processing the job...
[2026-04-02 21:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:26:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:26:04] Production.INFO: ==7624== Lock acquired, processing the job...
[2026-04-02 21:26:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:26:04] Production.INFO: ==7626== Lock acquired, processing the job...
[2026-04-02 21:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:26:04] Production.INFO: Account Balance Start.
[2026-04-02 21:26:04] Production.INFO: CreateAllLog Start
[2026-04-02 21:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:26:04] Production.INFO: 117
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-08
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-09
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: ==7622== Releasing lock...
[2026-04-02 21:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:05] Production.INFO: Date 2026-03-25
[2026-04-02 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:05] Production.INFO: Date 2026-03-26
[2026-04-02 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:05] Production.INFO: Date 2026-03-27
[2026-04-02 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:05] Production.INFO: Date 2026-03-28
[2026-04-02 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:05] Production.INFO: Date 2026-03-29
[2026-04-02 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:05] Production.INFO: Date 2026-03-30
[2026-04-02 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:05] Production.INFO: Date 2026-03-31
[2026-04-02 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:05] Production.INFO: Date 2026-04-01
[2026-04-02 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:05] Production.INFO: Date 2026-04-02
[2026-04-02 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:26:05] Production.INFO: Total Charge 0
[2026-04-02 21:26:05] Production.INFO: CreateAllLog End
[2026-04-02 21:26:05] Production.INFO: Account Balance End.
[2026-04-02 21:26:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:26:05] Production.INFO: ==7626== Releasing lock...
[2026-04-02 21:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:26:12] Production.ERROR: CronJobId end10
[2026-04-02 21:26:12] Production.INFO: ==7624== Releasing lock...
[2026-04-02 21:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:26:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:26:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:26:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:26:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:26:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:26:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:26:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:26:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:26:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:26:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:26:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:26:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:26:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:26:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:26:15] Production.INFO: call_cost start
[2026-04-02 21:26:15] Production.INFO: call_cost end
[2026-04-02 21:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:26:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:26:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:26:15] Production.INFO: ==7620== Releasing lock...
[2026-04-02 21:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:27:01] Production.INFO: ==7694== Lock acquired, processing the job...
[2026-04-03 02:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:27:01] Production.INFO: neon service started
[2026-04-03 02:27:01] Production.INFO: neon service started
[2026-04-03 02:27:01] Production.INFO: ==7694== Releasing lock...
[2026-04-03 02:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:27:02] Production.INFO: ==7698== Lock acquired, processing the job...
[2026-04-03 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:27:02] Production.INFO: ==7698== Releasing lock...
[2026-04-03 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:27:02] Production.INFO: ==7696== Lock acquired, processing the job...
[2026-04-02 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:27:02] Production.INFO: ==7696== Releasing lock...
[2026-04-02 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:27:03] Production.INFO: ==7700== Lock acquired, processing the job...
[2026-04-02 21:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:27:03] Production.INFO: ==7704== Lock acquired, processing the job...
[2026-04-02 21:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:27:03] Production.INFO: ==7708== Lock acquired, processing the job...
[2026-04-02 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:27:03] Production.INFO: ==7702== Lock acquired, processing the job...
[2026-04-02 21:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:27:03] Production.INFO: ==7706== Lock acquired, processing the job...
[2026-04-02 21:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 21:27:03] Production.INFO: ==7708== Releasing lock...
[2026-04-02 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:27:03] Production.INFO: Account Balance Start.
[2026-04-02 21:27:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:27:03] Production.INFO: 117
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: ==7702== Releasing lock...
[2026-04-02 21:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:27:04] Production.INFO: Total Charge 0
[2026-04-02 21:27:04] Production.INFO: CreateAllLog End
[2026-04-02 21:27:04] Production.INFO: Account Balance End.
[2026-04-02 21:27:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:27:04] Production.INFO: ==7706== Releasing lock...
[2026-04-02 21:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:27:10] Production.ERROR: CronJobId end10
[2026-04-02 21:27:10] Production.INFO: ==7704== Releasing lock...
[2026-04-02 21:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:27:14] Production.INFO: call_cost start
[2026-04-02 21:27:14] Production.INFO: call_cost end
[2026-04-02 21:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:27:14] Production.INFO: ==7700== Releasing lock...
[2026-04-02 21:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:28:02] Production.INFO: ==7770== Lock acquired, processing the job...
[2026-04-03 02:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:28:02] Production.INFO: neon service started
[2026-04-03 02:28:02] Production.INFO: neon service started
[2026-04-03 02:28:02] Production.INFO: ==7770== Releasing lock...
[2026-04-03 02:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:28:02] Production.INFO: ==7772== Lock acquired, processing the job...
[2026-04-02 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:28:02] Production.INFO: ==7772== Releasing lock...
[2026-04-02 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:28:02] Production.INFO: ==7774== Lock acquired, processing the job...
[2026-04-03 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:28:03] Production.INFO: ==7774== Releasing lock...
[2026-04-03 01:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:28:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:28:03] Production.INFO: ==7776== Lock acquired, processing the job...
[2026-04-02 21:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:28:03] Production.INFO: ==7778== Lock acquired, processing the job...
[2026-04-02 21:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:28:03] Production.INFO: ==7782== Lock acquired, processing the job...
[2026-04-02 21:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:28:03] Production.INFO: Account Balance Start.
[2026-04-02 21:28:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:28:03] Production.INFO: 117
[2026-04-02 21:28:03] Production.INFO: ==7785== Lock acquired, processing the job...
[2026-04-02 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:28:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:28:03] Production.INFO: ==7780== Lock acquired, processing the job...
[2026-04-02 21:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:28:03] Production.INFO: ==7785== Releasing lock...
[2026-04-02 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: ==7778== Releasing lock...
[2026-04-02 21:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:28:04] Production.INFO: Total Charge 0
[2026-04-02 21:28:04] Production.INFO: CreateAllLog End
[2026-04-02 21:28:04] Production.INFO: Account Balance End.
[2026-04-02 21:28:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:28:04] Production.INFO: ==7782== Releasing lock...
[2026-04-02 21:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:28:12] Production.ERROR: CronJobId end10
[2026-04-02 21:28:12] Production.INFO: ==7780== Releasing lock...
[2026-04-02 21:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:28:13] Production.INFO: call_cost start
[2026-04-02 21:28:13] Production.INFO: call_cost end
[2026-04-02 21:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:28:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:28:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:28:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:28:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:28:13] Production.INFO: ==7776== Releasing lock...
[2026-04-02 21:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:29:01] Production.INFO: ==7845== Lock acquired, processing the job...
[2026-04-03 02:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:29:01] Production.INFO: neon service started
[2026-04-03 02:29:01] Production.INFO: neon service started
[2026-04-03 02:29:01] Production.INFO: ==7845== Releasing lock...
[2026-04-03 02:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:29:01] Production.INFO: ==7847== Lock acquired, processing the job...
[2026-04-02 21:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:29:01] Production.INFO: ==7847== Releasing lock...
[2026-04-02 21:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:29:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:29:02] Production.INFO: ==7849== Lock acquired, processing the job...
[2026-04-03 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:29:02] Production.INFO: ==7849== Releasing lock...
[2026-04-03 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:29:02] Production.INFO: ==7856== Lock acquired, processing the job...
[2026-04-02 21:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:29:02] Production.INFO: ==7852== Lock acquired, processing the job...
[2026-04-02 21:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:29:02] Production.INFO: ==7860== Lock acquired, processing the job...
[2026-04-02 21:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:29:02] Production.INFO: ==7854== Lock acquired, processing the job...
[2026-04-02 21:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:29:02] Production.INFO: ==7858== Lock acquired, processing the job...
[2026-04-02 21:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:29: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-02 21:29: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-02 21:29: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-02 21:29:03] Production.INFO: ==7860== Releasing lock...
[2026-04-02 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:29:03] Production.INFO: Account Balance Start.
[2026-04-02 21:29:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:29:03] Production.INFO: 117
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: ==7854== Releasing lock...
[2026-04-02 21:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:29:04] Production.INFO: Total Charge 0
[2026-04-02 21:29:04] Production.INFO: CreateAllLog End
[2026-04-02 21:29:04] Production.INFO: Account Balance End.
[2026-04-02 21:29:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:29:04] Production.INFO: ==7858== Releasing lock...
[2026-04-02 21:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:29:12] Production.ERROR: CronJobId end10
[2026-04-02 21:29:12] Production.INFO: ==7856== Releasing lock...
[2026-04-02 21:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:29:14] Production.INFO: call_cost start
[2026-04-02 21:29:14] Production.INFO: call_cost end
[2026-04-02 21:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:29:14] Production.INFO: ==7852== Releasing lock...
[2026-04-02 21:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:30:01] Production.INFO: ==7924== Lock acquired, processing the job...
[2026-04-03 02:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:30:01] Production.INFO: neon service started
[2026-04-03 02:30:01] Production.INFO: neon service started
[2026-04-03 02:30:01] Production.INFO: ==7924== Releasing lock...
[2026-04-03 02:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:30:02] Production.INFO: ==7926== Lock acquired, processing the job...
[2026-04-02 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:30:02] Production.INFO: ==7928== Lock acquired, processing the job...
[2026-04-03 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:30:02] Production.INFO: ==7928== Releasing lock...
[2026-04-03 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:30:02] Production.INFO: ==7926== Releasing lock...
[2026-04-02 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:30:03] Production.INFO: ==7933== Lock acquired, processing the job...
[2026-04-02 21:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:30:03] Production.INFO: ==7937== Lock acquired, processing the job...
[2026-04-02 21:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:30:03] Production.INFO: ==7935== Lock acquired, processing the job...
[2026-04-02 21:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:30:03] Production.INFO: ==7939== Lock acquired, processing the job...
[2026-04-02 21:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:30:03] Production.INFO: ==7941== Lock acquired, processing the job...
[2026-04-02 21:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:30:03] Production.INFO: Account Balance Start.
[2026-04-02 21:30:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:30:03] Production.INFO: 117
[2026-04-02 21:30:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:03] Production.INFO: Date 2026-03-09
[2026-04-02 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-02 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:30:03] Production.INFO: ==7941== Releasing lock...
[2026-04-02 21:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:30:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: ==7935== Releasing lock...
[2026-04-02 21:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:30:05] Production.INFO: Total Charge 0
[2026-04-02 21:30:05] Production.INFO: CreateAllLog End
[2026-04-02 21:30:05] Production.INFO: Account Balance End.
[2026-04-02 21:30:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:30:05] Production.INFO: ==7939== Releasing lock...
[2026-04-02 21:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:30:12] Production.ERROR: CronJobId end10
[2026-04-02 21:30:12] Production.INFO: ==7937== Releasing lock...
[2026-04-02 21:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:30:14] Production.INFO: call_cost start
[2026-04-02 21:30:14] Production.INFO: call_cost end
[2026-04-02 21:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:30:14] Production.INFO: ==7933== Releasing lock...
[2026-04-02 21:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:31:02] Production.INFO: ==8006== Lock acquired, processing the job...
[2026-04-03 02:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:31:02] Production.INFO: neon service started
[2026-04-03 02:31:02] Production.INFO: neon service started
[2026-04-03 02:31:02] Production.INFO: ==8006== Releasing lock...
[2026-04-03 02:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:31:02] Production.INFO: ==8010== Lock acquired, processing the job...
[2026-04-03 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:31:02] Production.INFO: ==8010== Releasing lock...
[2026-04-03 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:31:02] Production.INFO: ==8008== Lock acquired, processing the job...
[2026-04-02 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:31:03] Production.INFO: ==8008== Releasing lock...
[2026-04-02 21:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:31:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:31:03] Production.INFO: ==8016== Lock acquired, processing the job...
[2026-04-02 21:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:31:03] Production.INFO: ==8022== Lock acquired, processing the job...
[2026-04-02 21:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 21:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 21:31:04] Production.INFO: ==8012== Lock acquired, processing the job...
[2026-04-02 21:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 21:31:04] Production.INFO: ==8014== Lock acquired, processing the job...
[2026-04-02 21:31:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:31:04] Production.INFO: ==8018== Lock acquired, processing the job...
[2026-04-02 21:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:31:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 21:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 21:31:04] Production.ERROR: CronJob PID - 8014
[2026-04-02 21:31:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 21:31:04] Production.ERROR: CronJob ID - 5
[2026-04-02 21:31:04] Production.ERROR: CronJob Last Run Time 2026-04-02 21:31:00
[2026-04-02 21:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 21:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 21:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 21:31:04] Production.ERROR: CronJob PID - 8016
[2026-04-02 21:31:04] Production.ERROR: CronJob Title - Account Block
[2026-04-02 21:31:04] Production.ERROR: CronJob ID - 7
[2026-04-02 21:31:04] Production.ERROR: CronJob Last Run Time 2026-04-02 21:31:00
[2026-04-02 21:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 21:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 21:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 21:31:04] Production.ERROR: CronJob PID - 8022
[2026-04-02 21:31:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-02 21:31:04] Production.ERROR: CronJob ID - 17
[2026-04-02 21:31:04] Production.ERROR: CronJob Last Run Time 2026-04-02 21:31:00
[2026-04-02 21:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 21:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 21:31:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 21:31:04] Production.INFO: ==8012== Releasing lock...
[2026-04-02 21:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 21:31:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 21:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:31:04] Production.INFO: ==8020== Lock acquired, processing the job...
[2026-04-02 21:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:31:04] Production.INFO: ==8024== Lock acquired, processing the job...
[2026-04-02 21:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:31:04] Production.ERROR: done
[2026-04-02 21:31:04] Production.INFO: ==8016== Releasing lock...
[2026-04-02 21:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:31:04] Production.INFO: Account Balance Start.
[2026-04-02 21:31:04] Production.INFO: CreateAllLog Start
[2026-04-02 21:31:04] Production.INFO: 117
[2026-04-02 21:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 21:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026178', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 21:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-08
[2026-04-02 21:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:31:04] Production.INFO: ==8024== Releasing lock...
[2026-04-02 21:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-09
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-03-23
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-03-24
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-03-25
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-03-26
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-03-27
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-03-28
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-03-29
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-03-30
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-03-31
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-04-01
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Date 2026-04-02
[2026-04-02 21:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:31:05] Production.INFO: Total Charge 0
[2026-04-02 21:31:05] Production.INFO: CreateAllLog End
[2026-04-02 21:31:05] Production.INFO: Account Balance End.
[2026-04-02 21:31:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:31:05] Production.INFO: ==8020== Releasing lock...
[2026-04-02 21:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026178', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 21:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 21:31:10] Production.INFO: ProcessCDR(1,17026178,1,1,2)
[2026-04-02 21:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026178,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026178,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 21:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 21:31:10] Production.INFO: ==8022== Releasing lock...
[2026-04-02 21:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 21:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 21:31:15] Production.ERROR: CronJobId end10
[2026-04-02 21:31:15] Production.INFO: ==8018== Releasing lock...
[2026-04-02 21:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:31:16] Production.INFO: call_cost start
[2026-04-02 21:31:16] Production.INFO: call_cost end
[2026-04-02 21:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:31:17] Production.INFO: ==8014== Releasing lock...
[2026-04-02 21:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:32:01] Production.INFO: ==8089== Lock acquired, processing the job...
[2026-04-03 02:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:32:01] Production.INFO: neon service started
[2026-04-03 02:32:01] Production.INFO: neon service started
[2026-04-03 02:32:01] Production.INFO: ==8089== Releasing lock...
[2026-04-03 02:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:32:02] Production.INFO: ==8091== Lock acquired, processing the job...
[2026-04-02 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:32:02] Production.INFO: ==8093== Lock acquired, processing the job...
[2026-04-03 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:32:02] Production.INFO: ==8093== Releasing lock...
[2026-04-03 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:32:02] Production.INFO: ==8091== Releasing lock...
[2026-04-02 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:32:03] Production.INFO: ==8095== Lock acquired, processing the job...
[2026-04-02 21:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:32:03] Production.INFO: ==8097== Lock acquired, processing the job...
[2026-04-02 21:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:32:03] Production.INFO: ==8101== Lock acquired, processing the job...
[2026-04-02 21:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:32:03] Production.INFO: ==8099== Lock acquired, processing the job...
[2026-04-02 21:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:32:03] Production.INFO: ==8103== Lock acquired, processing the job...
[2026-04-02 21:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:32:03] Production.INFO: Account Balance Start.
[2026-04-02 21:32:03] Production.INFO: CreateAllLog Start
[2026-04-02 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-02 21:32:03] Production.INFO: 117
[2026-04-02 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-02 21:32:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:32:03] Production.INFO: ==8103== Releasing lock...
[2026-04-02 21:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:03] Production.INFO: ==8097== Releasing lock...
[2026-04-02 21:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:32:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:32:04] Production.INFO: Total Charge 0
[2026-04-02 21:32:04] Production.INFO: CreateAllLog End
[2026-04-02 21:32:04] Production.INFO: Account Balance End.
[2026-04-02 21:32:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:32:04] Production.INFO: ==8101== Releasing lock...
[2026-04-02 21:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:32:11] Production.ERROR: CronJobId end10
[2026-04-02 21:32:11] Production.INFO: ==8099== Releasing lock...
[2026-04-02 21:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:32:14] Production.INFO: call_cost start
[2026-04-02 21:32:14] Production.INFO: call_cost end
[2026-04-02 21:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:32:14] Production.INFO: ==8095== Releasing lock...
[2026-04-02 21:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:33:02] Production.INFO: ==8168== Lock acquired, processing the job...
[2026-04-03 02:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:33:02] Production.INFO: neon service started
[2026-04-03 02:33:02] Production.INFO: neon service started
[2026-04-03 02:33:02] Production.INFO: ==8168== Releasing lock...
[2026-04-03 02:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:33:02] Production.INFO: ==8170== Lock acquired, processing the job...
[2026-04-02 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:33:02] Production.INFO: ==8170== Releasing lock...
[2026-04-02 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:33:02] Production.INFO: ==8172== Lock acquired, processing the job...
[2026-04-03 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:33:02] Production.INFO: ==8172== Releasing lock...
[2026-04-03 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:33:03] Production.INFO: ==8175== Lock acquired, processing the job...
[2026-04-02 21:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:33:03] Production.INFO: ==8179== Lock acquired, processing the job...
[2026-04-02 21:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:33:03] Production.INFO: ==8181== Lock acquired, processing the job...
[2026-04-02 21:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:33:03] Production.INFO: ==8177== Lock acquired, processing the job...
[2026-04-02 21:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:33:03] Production.INFO: ==8183== Lock acquired, processing the job...
[2026-04-02 21:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:33:03] Production.INFO: Account Balance Start.
[2026-04-02 21:33:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:33:03] Production.INFO: 117
[2026-04-02 21:33:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:33:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:33:03] Production.INFO: ==8183== Releasing lock...
[2026-04-02 21:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:33:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: ==8177== Releasing lock...
[2026-04-02 21:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:33:04] Production.INFO: Total Charge 0
[2026-04-02 21:33:04] Production.INFO: CreateAllLog End
[2026-04-02 21:33:05] Production.INFO: Account Balance End.
[2026-04-02 21:33:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:33:05] Production.INFO: ==8181== Releasing lock...
[2026-04-02 21:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:33:11] Production.ERROR: CronJobId end10
[2026-04-02 21:33:11] Production.INFO: ==8179== Releasing lock...
[2026-04-02 21:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:33:13] Production.INFO: call_cost start
[2026-04-02 21:33:13] Production.INFO: call_cost end
[2026-04-02 21:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:33:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:33:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:33:13] Production.INFO: ==8175== Releasing lock...
[2026-04-02 21:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:34:01] Production.INFO: ==8249== Lock acquired, processing the job...
[2026-04-03 02:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:34:01] Production.INFO: neon service started
[2026-04-03 02:34:01] Production.INFO: neon service started
[2026-04-03 02:34:01] Production.INFO: ==8249== Releasing lock...
[2026-04-03 02:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:34:01] Production.INFO: ==8253== Lock acquired, processing the job...
[2026-04-03 01:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:34:01] Production.INFO: ==8253== Releasing lock...
[2026-04-03 01:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:34:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:34:01] Production.INFO: ==8251== Lock acquired, processing the job...
[2026-04-02 21:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:34:02] Production.INFO: ==8251== Releasing lock...
[2026-04-02 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:34:02] Production.INFO: ==8256== Lock acquired, processing the job...
[2026-04-02 21:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:34:03] Production.INFO: ==8258== Lock acquired, processing the job...
[2026-04-02 21:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:34:03] Production.INFO: ==8264== Lock acquired, processing the job...
[2026-04-02 21:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:34:03] Production.INFO: ==8262== Lock acquired, processing the job...
[2026-04-02 21:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:34:03] Production.INFO: ==8260== Lock acquired, processing the job...
[2026-04-02 21:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 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-02 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-02 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-02 21:34:03] Production.INFO: ==8264== Releasing lock...
[2026-04-02 21:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:34:03] Production.INFO: Account Balance Start.
[2026-04-02 21:34:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:34:03] Production.INFO: 117
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: ==8258== Releasing lock...
[2026-04-02 21:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:34:04] Production.INFO: Total Charge 0
[2026-04-02 21:34:04] Production.INFO: CreateAllLog End
[2026-04-02 21:34:04] Production.INFO: Account Balance End.
[2026-04-02 21:34:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:34:04] Production.INFO: ==8262== Releasing lock...
[2026-04-02 21:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:34:11] Production.ERROR: CronJobId end10
[2026-04-02 21:34:11] Production.INFO: ==8260== Releasing lock...
[2026-04-02 21:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:34:14] Production.INFO: call_cost start
[2026-04-02 21:34:14] Production.INFO: call_cost end
[2026-04-02 21:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:34:14] Production.INFO: ==8256== Releasing lock...
[2026-04-02 21:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:35:01] Production.INFO: ==8326== Lock acquired, processing the job...
[2026-04-03 02:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:35:01] Production.INFO: neon service started
[2026-04-03 02:35:01] Production.INFO: neon service started
[2026-04-03 02:35:01] Production.INFO: ==8326== Releasing lock...
[2026-04-03 02:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:35:02] Production.INFO: ==8328== Lock acquired, processing the job...
[2026-04-02 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:35:02] Production.INFO: ==8328== Releasing lock...
[2026-04-02 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:35:02] Production.INFO: ==8330== Lock acquired, processing the job...
[2026-04-03 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:35:02] Production.INFO: ==8330== Releasing lock...
[2026-04-03 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:35:03] Production.INFO: ==8332== Lock acquired, processing the job...
[2026-04-02 21:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:35:03] Production.INFO: ==8334== Lock acquired, processing the job...
[2026-04-02 21:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:35:03] Production.INFO: ==8338== Lock acquired, processing the job...
[2026-04-02 21:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:35:03] Production.INFO: ==8336== Lock acquired, processing the job...
[2026-04-02 21:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:35:03] Production.INFO: ==8340== Lock acquired, processing the job...
[2026-04-02 21:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:35:03] Production.INFO: Account Balance Start.
[2026-04-02 21:35:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:35:03] Production.INFO: 117
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:35:03] Production.INFO: ==8340== Releasing lock...
[2026-04-02 21:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: ==8334== Releasing lock...
[2026-04-02 21:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:35:04] Production.INFO: Total Charge 0
[2026-04-02 21:35:04] Production.INFO: CreateAllLog End
[2026-04-02 21:35:04] Production.INFO: Account Balance End.
[2026-04-02 21:35:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:35:04] Production.INFO: ==8338== Releasing lock...
[2026-04-02 21:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:35:11] Production.ERROR: CronJobId end10
[2026-04-02 21:35:11] Production.INFO: ==8336== Releasing lock...
[2026-04-02 21:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:35:14] Production.INFO: call_cost start
[2026-04-02 21:35:14] Production.INFO: call_cost end
[2026-04-02 21:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:35:14] Production.INFO: ==8332== Releasing lock...
[2026-04-02 21:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:36:02] Production.INFO: ==8408== Lock acquired, processing the job...
[2026-04-03 02:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:36:02] Production.INFO: neon service started
[2026-04-03 02:36:02] Production.INFO: neon service started
[2026-04-03 02:36:02] Production.INFO: ==8408== Releasing lock...
[2026-04-03 02:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:36:02] Production.INFO: ==8411== Lock acquired, processing the job...
[2026-04-02 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:36:02] Production.INFO: ==8411== Releasing lock...
[2026-04-02 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:36:03] Production.INFO: ==8413== Lock acquired, processing the job...
[2026-04-03 01:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:36:03] Production.INFO: ==8413== Releasing lock...
[2026-04-03 01:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:36:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:36:03] Production.INFO: ==8415== Lock acquired, processing the job...
[2026-04-02 21:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:36:03] Production.INFO: ==8417== Lock acquired, processing the job...
[2026-04-02 21:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:36:03] Production.INFO: ==8419== Lock acquired, processing the job...
[2026-04-02 21:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:36:03] Production.INFO: ==8421== Lock acquired, processing the job...
[2026-04-02 21:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:36:03] Production.INFO: ==8423== Lock acquired, processing the job...
[2026-04-02 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:36:04] Production.INFO: Account Balance Start.
[2026-04-02 21:36:04] Production.INFO: CreateAllLog Start
[2026-04-02 21:36:04] Production.INFO: 117
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-08
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21: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-02 21: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-02 21:36:04] Production.INFO: Date 2026-03-09
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: ==8423== Releasing lock...
[2026-04-02 21:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: ==8417== Releasing lock...
[2026-04-02 21:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:05] Production.INFO: Date 2026-03-25
[2026-04-02 21:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:05] Production.INFO: Date 2026-03-26
[2026-04-02 21:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:05] Production.INFO: Date 2026-03-27
[2026-04-02 21:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:05] Production.INFO: Date 2026-03-28
[2026-04-02 21:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:05] Production.INFO: Date 2026-03-29
[2026-04-02 21:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:05] Production.INFO: Date 2026-03-30
[2026-04-02 21:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:05] Production.INFO: Date 2026-03-31
[2026-04-02 21:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:05] Production.INFO: Date 2026-04-01
[2026-04-02 21:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:05] Production.INFO: Date 2026-04-02
[2026-04-02 21:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:36:05] Production.INFO: Total Charge 0
[2026-04-02 21:36:05] Production.INFO: CreateAllLog End
[2026-04-02 21:36:05] Production.INFO: Account Balance End.
[2026-04-02 21:36:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:36:05] Production.INFO: ==8421== Releasing lock...
[2026-04-02 21:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:36:12] Production.ERROR: CronJobId end10
[2026-04-02 21:36:12] Production.INFO: ==8419== Releasing lock...
[2026-04-02 21:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:36:14] Production.INFO: call_cost start
[2026-04-02 21:36:14] Production.INFO: call_cost end
[2026-04-02 21:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:36:14] Production.INFO: ==8415== Releasing lock...
[2026-04-02 21:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:37:01] Production.INFO: ==8481== Lock acquired, processing the job...
[2026-04-03 02:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:37:01] Production.INFO: neon service started
[2026-04-03 02:37:01] Production.INFO: neon service started
[2026-04-03 02:37:01] Production.INFO: ==8481== Releasing lock...
[2026-04-03 02:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:37:02] Production.INFO: ==8483== Lock acquired, processing the job...
[2026-04-02 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:37:02] Production.INFO: ==8483== Releasing lock...
[2026-04-02 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:37:02] Production.INFO: ==8485== Lock acquired, processing the job...
[2026-04-03 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:37:02] Production.INFO: ==8485== Releasing lock...
[2026-04-03 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:37:02] Production.INFO: ==8496== Lock acquired, processing the job...
[2026-04-02 21:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 21:37:03] Production.INFO: ==8496== Releasing lock...
[2026-04-02 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:37:03] Production.INFO: ==8490== Lock acquired, processing the job...
[2026-04-02 21:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:37:03] Production.INFO: ==8488== Lock acquired, processing the job...
[2026-04-02 21:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:37:03] Production.INFO: ==8492== Lock acquired, processing the job...
[2026-04-02 21:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:37:03] Production.INFO: ==8494== Lock acquired, processing the job...
[2026-04-02 21:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:37:03] Production.INFO: Account Balance Start.
[2026-04-02 21:37:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:37:03] Production.INFO: 117
[2026-04-02 21:37:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:03] Production.INFO: ==8490== Releasing lock...
[2026-04-02 21:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:37:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:37:04] Production.INFO: Total Charge 0
[2026-04-02 21:37:04] Production.INFO: CreateAllLog End
[2026-04-02 21:37:04] Production.INFO: Account Balance End.
[2026-04-02 21:37:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:37:04] Production.INFO: ==8494== Releasing lock...
[2026-04-02 21:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:37:11] Production.ERROR: CronJobId end10
[2026-04-02 21:37:11] Production.INFO: ==8492== Releasing lock...
[2026-04-02 21:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:37:15] Production.INFO: call_cost start
[2026-04-02 21:37:15] Production.INFO: call_cost end
[2026-04-02 21:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:37:15] Production.INFO: ==8488== Releasing lock...
[2026-04-02 21:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:38:02] Production.INFO: ==8565== Lock acquired, processing the job...
[2026-04-03 02:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:38:02] Production.INFO: neon service started
[2026-04-03 02:38:02] Production.INFO: neon service started
[2026-04-03 02:38:02] Production.INFO: ==8565== Releasing lock...
[2026-04-03 02:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:38:02] Production.INFO: ==8569== Lock acquired, processing the job...
[2026-04-03 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:38:02] Production.INFO: ==8569== Releasing lock...
[2026-04-03 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:38:02] Production.INFO: ==8567== Lock acquired, processing the job...
[2026-04-02 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:38:02] Production.INFO: ==8567== Releasing lock...
[2026-04-02 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:38:03] Production.INFO: ==8571== Lock acquired, processing the job...
[2026-04-02 21:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:38:03] Production.INFO: ==8573== Lock acquired, processing the job...
[2026-04-02 21:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:38:03] Production.INFO: ==8575== Lock acquired, processing the job...
[2026-04-02 21:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:38:03] Production.INFO: ==8579== Lock acquired, processing the job...
[2026-04-02 21:38:03] Production.INFO: ==8577== Lock acquired, processing the job...
[2026-04-02 21:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:38:03] Production.INFO: Account Balance Start.
[2026-04-02 21:38:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:38:03] Production.INFO: 117
[2026-04-02 21:38:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:38:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:38:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:03] Production.INFO: ==8579== Releasing lock...
[2026-04-02 21:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:38:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: ==8573== Releasing lock...
[2026-04-02 21:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:38:04] Production.INFO: Total Charge 0
[2026-04-02 21:38:04] Production.INFO: CreateAllLog End
[2026-04-02 21:38:04] Production.INFO: Account Balance End.
[2026-04-02 21:38:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:38:04] Production.INFO: ==8577== Releasing lock...
[2026-04-02 21:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:38:11] Production.ERROR: CronJobId end10
[2026-04-02 21:38:11] Production.INFO: ==8575== Releasing lock...
[2026-04-02 21:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:38:14] Production.INFO: call_cost start
[2026-04-02 21:38:14] Production.INFO: call_cost end
[2026-04-02 21:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:38:14] Production.INFO: ==8571== Releasing lock...
[2026-04-02 21:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:39:01] Production.INFO: ==8643== Lock acquired, processing the job...
[2026-04-03 02:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:39:01] Production.INFO: neon service started
[2026-04-03 02:39:01] Production.INFO: neon service started
[2026-04-03 02:39:01] Production.INFO: ==8643== Releasing lock...
[2026-04-03 02:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:39:01] Production.INFO: ==8645== Lock acquired, processing the job...
[2026-04-02 21:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:39:01] Production.INFO: ==8647== Lock acquired, processing the job...
[2026-04-03 01:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:39:02] Production.INFO: ==8647== Releasing lock...
[2026-04-03 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:39:02] Production.INFO: ==8645== Releasing lock...
[2026-04-02 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:39:02] Production.INFO: ==8650== Lock acquired, processing the job...
[2026-04-02 21:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:39:02] Production.INFO: ==8652== Lock acquired, processing the job...
[2026-04-02 21:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:39:02] Production.INFO: ==8654== Lock acquired, processing the job...
[2026-04-02 21:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:39:02] Production.INFO: ==8656== Lock acquired, processing the job...
[2026-04-02 21:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:39:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:39:03] Production.INFO: ==8658== Lock acquired, processing the job...
[2026-04-02 21:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:39:03] Production.INFO: Account Balance Start.
[2026-04-02 21:39:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:39:03] Production.INFO: 117
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 21:39:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:39:03] Production.INFO: ==8658== Releasing lock...
[2026-04-02 21:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: ==8652== Releasing lock...
[2026-04-02 21:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-27
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-28
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-29
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-30
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-03-31
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-04-01
[2026-04-02 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:03] Production.INFO: Date 2026-04-02
[2026-04-02 21:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:39:04] Production.INFO: Total Charge 0
[2026-04-02 21:39:04] Production.INFO: CreateAllLog End
[2026-04-02 21:39:04] Production.INFO: Account Balance End.
[2026-04-02 21:39:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:39:04] Production.INFO: ==8656== Releasing lock...
[2026-04-02 21:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:39:11] Production.ERROR: CronJobId end10
[2026-04-02 21:39:11] Production.INFO: ==8654== Releasing lock...
[2026-04-02 21:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:39:14] Production.INFO: call_cost start
[2026-04-02 21:39:14] Production.INFO: call_cost end
[2026-04-02 21:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:39:14] Production.INFO: ==8650== Releasing lock...
[2026-04-02 21:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:40:01] Production.INFO: ==8725== Lock acquired, processing the job...
[2026-04-03 02:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:40:01] Production.INFO: neon service started
[2026-04-03 02:40:01] Production.INFO: neon service started
[2026-04-03 02:40:01] Production.INFO: ==8725== Releasing lock...
[2026-04-03 02:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:40:02] Production.INFO: ==8727== Lock acquired, processing the job...
[2026-04-02 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:40:02] Production.INFO: ==8727== Releasing lock...
[2026-04-02 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:40:02] Production.INFO: ==8729== Lock acquired, processing the job...
[2026-04-03 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:40:02] Production.INFO: ==8729== Releasing lock...
[2026-04-03 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:40:03] Production.INFO: ==8733== Lock acquired, processing the job...
[2026-04-02 21:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:40:03] Production.INFO: ==8731== Lock acquired, processing the job...
[2026-04-02 21:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:40:03] Production.INFO: ==8735== Lock acquired, processing the job...
[2026-04-02 21:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:40:03] Production.INFO: ==8737== Lock acquired, processing the job...
[2026-04-02 21:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:40:03] Production.INFO: ==8739== Lock acquired, processing the job...
[2026-04-02 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 21:40:03] Production.INFO: ==8733== Releasing lock...
[2026-04-02 21:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 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-02 21:40:03] Production.INFO: ==8739== Releasing lock...
[2026-04-02 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:40:03] Production.INFO: Account Balance Start.
[2026-04-02 21:40:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:40:03] Production.INFO: 117
[2026-04-02 21:40:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:40:04] Production.INFO: Total Charge 0
[2026-04-02 21:40:04] Production.INFO: CreateAllLog End
[2026-04-02 21:40:04] Production.INFO: Account Balance End.
[2026-04-02 21:40:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:40:04] Production.INFO: ==8737== Releasing lock...
[2026-04-02 21:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:40:11] Production.ERROR: CronJobId end10
[2026-04-02 21:40:11] Production.INFO: ==8735== Releasing lock...
[2026-04-02 21:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:40:13] Production.INFO: call_cost start
[2026-04-02 21:40:13] Production.INFO: call_cost end
[2026-04-02 21:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:40:13] Production.INFO: ==8731== Releasing lock...
[2026-04-02 21:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:41:01] Production.INFO: ==8800== Lock acquired, processing the job...
[2026-04-03 02:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:41:01] Production.INFO: neon service started
[2026-04-03 02:41:01] Production.INFO: neon service started
[2026-04-03 02:41:01] Production.INFO: ==8800== Releasing lock...
[2026-04-03 02:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:41:01] Production.INFO: ==8805== Lock acquired, processing the job...
[2026-04-03 01:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:41:01] Production.INFO: ==8805== Releasing lock...
[2026-04-03 01:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:41:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:41:01] Production.INFO: ==8803== Lock acquired, processing the job...
[2026-04-02 21:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:41:02] Production.INFO: ==8803== Releasing lock...
[2026-04-02 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:41:03] Production.INFO: ==8807== Lock acquired, processing the job...
[2026-04-02 21:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 21:41:03] Production.INFO: ==8811== Lock acquired, processing the job...
[2026-04-02 21:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:41:03] Production.INFO: ==8809== Lock acquired, processing the job...
[2026-04-02 21:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 21:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 21:41:03] Production.ERROR: CronJob PID - 8811
[2026-04-02 21:41:03] Production.ERROR: CronJob Title - Account Block
[2026-04-02 21:41:03] Production.ERROR: CronJob ID - 7
[2026-04-02 21:41:03] Production.ERROR: CronJob Last Run Time 2026-04-02 21:41:00
[2026-04-02 21:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 21:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 21:41:03] Production.INFO: ==8815== Lock acquired, processing the job...
[2026-04-02 21:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 21:41:03] Production.INFO: ==8807== Releasing lock...
[2026-04-02 21:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 21:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 21:41:03] Production.INFO: ==8817== Lock acquired, processing the job...
[2026-04-02 21:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 21:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 21:41:03] Production.INFO: ==8813== Lock acquired, processing the job...
[2026-04-02 21:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:41:03] Production.INFO: Account Balance Start.
[2026-04-02 21:41:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:41:03] Production.INFO: 117
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: ==8819== Lock acquired, processing the job...
[2026-04-02 21:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 21:41:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.INFO: ==8811== Releasing lock...
[2026-04-02 21:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:41:03] Production.ERROR: done
[2026-04-02 21:41:03] Production.INFO: ==8819== Releasing lock...
[2026-04-02 21:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:41:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 21:41:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026219', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 21:41:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:41:04] Production.INFO: Total Charge 0
[2026-04-02 21:41:04] Production.INFO: CreateAllLog End
[2026-04-02 21:41:04] Production.INFO: Account Balance End.
[2026-04-02 21:41:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:41:04] Production.INFO: ==8815== Releasing lock...
[2026-04-02 21:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026219', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 21:41:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 21:41:09] Production.INFO: ProcessCDR(1,17026219,1,1,2)
[2026-04-02 21:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026219,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026219,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:41:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 21:41:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 21:41:09] Production.INFO: ==8817== Releasing lock...
[2026-04-02 21:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 21:41:09] Production.INFO: 26 MB #Memory Used#
[2026-04-02 21:41:14] Production.ERROR: CronJobId end10
[2026-04-02 21:41:14] Production.INFO: ==8813== Releasing lock...
[2026-04-02 21:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:41:16] Production.INFO: call_cost start
[2026-04-02 21:41:16] Production.INFO: call_cost end
[2026-04-02 21:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:41:16] Production.INFO: ==8809== Releasing lock...
[2026-04-02 21:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:42:01] Production.INFO: ==8885== Lock acquired, processing the job...
[2026-04-03 02:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:42:01] Production.INFO: neon service started
[2026-04-03 02:42:01] Production.INFO: neon service started
[2026-04-03 02:42:01] Production.INFO: ==8885== Releasing lock...
[2026-04-03 02:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:42:02] Production.INFO: ==8889== Lock acquired, processing the job...
[2026-04-03 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:42:02] Production.INFO: ==8889== Releasing lock...
[2026-04-03 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:42:02] Production.INFO: ==8887== Lock acquired, processing the job...
[2026-04-02 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:42:02] Production.INFO: ==8887== Releasing lock...
[2026-04-02 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:42:03] Production.INFO: ==8891== Lock acquired, processing the job...
[2026-04-02 21:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:42:03] Production.INFO: ==8893== Lock acquired, processing the job...
[2026-04-02 21:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:42:03] Production.INFO: ==8897== Lock acquired, processing the job...
[2026-04-02 21:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:42:03] Production.INFO: ==8895== Lock acquired, processing the job...
[2026-04-02 21:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:42:03] Production.INFO: ==8899== Lock acquired, processing the job...
[2026-04-02 21:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:42:03] Production.INFO: Account Balance Start.
[2026-04-02 21:42:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:42:03] Production.INFO: 117
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 21:42:03] Production.INFO: ==8899== Releasing lock...
[2026-04-02 21:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:03] Production.INFO: ==8893== Releasing lock...
[2026-04-02 21:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:42:04] Production.INFO: Total Charge 0
[2026-04-02 21:42:04] Production.INFO: CreateAllLog End
[2026-04-02 21:42:04] Production.INFO: Account Balance End.
[2026-04-02 21:42:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:42:04] Production.INFO: ==8897== Releasing lock...
[2026-04-02 21:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:42:11] Production.ERROR: CronJobId end10
[2026-04-02 21:42:11] Production.INFO: ==8895== Releasing lock...
[2026-04-02 21:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:42:14] Production.INFO: call_cost start
[2026-04-02 21:42:14] Production.INFO: call_cost end
[2026-04-02 21:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:42:14] Production.INFO: ==8891== Releasing lock...
[2026-04-02 21:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:43:02] Production.INFO: ==8966== Lock acquired, processing the job...
[2026-04-03 02:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:43:02] Production.INFO: neon service started
[2026-04-03 02:43:02] Production.INFO: neon service started
[2026-04-03 02:43:02] Production.INFO: ==8966== Releasing lock...
[2026-04-03 02:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:43:02] Production.INFO: ==8968== Lock acquired, processing the job...
[2026-04-02 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:43:02] Production.INFO: ==8970== Lock acquired, processing the job...
[2026-04-03 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:43:02] Production.INFO: ==8970== Releasing lock...
[2026-04-03 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:43:03] Production.INFO: ==8968== Releasing lock...
[2026-04-02 21:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:43:03] Production.INFO: ==8973== Lock acquired, processing the job...
[2026-04-02 21:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:43:03] Production.INFO: ==8975== Lock acquired, processing the job...
[2026-04-02 21:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:43:03] Production.INFO: ==8979== Lock acquired, processing the job...
[2026-04-02 21:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:43:03] Production.INFO: ==8977== Lock acquired, processing the job...
[2026-04-02 21:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:43:03] Production.INFO: ==8981== Lock acquired, processing the job...
[2026-04-02 21:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:43:04] Production.INFO: Account Balance Start.
[2026-04-02 21:43:04] Production.INFO: CreateAllLog Start
[2026-04-02 21:43:04] Production.INFO: 117
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-08
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:43:04] Production.INFO: Date 2026-03-09
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:43:04] Production.INFO: ==8981== Releasing lock...
[2026-04-02 21:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: ==8975== Releasing lock...
[2026-04-02 21:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:05] Production.INFO: Date 2026-03-27
[2026-04-02 21:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:05] Production.INFO: Date 2026-03-28
[2026-04-02 21:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:05] Production.INFO: Date 2026-03-29
[2026-04-02 21:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:05] Production.INFO: Date 2026-03-30
[2026-04-02 21:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:05] Production.INFO: Date 2026-03-31
[2026-04-02 21:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:05] Production.INFO: Date 2026-04-01
[2026-04-02 21:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:05] Production.INFO: Date 2026-04-02
[2026-04-02 21:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:43:05] Production.INFO: Total Charge 0
[2026-04-02 21:43:05] Production.INFO: CreateAllLog End
[2026-04-02 21:43:05] Production.INFO: Account Balance End.
[2026-04-02 21:43:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:43:05] Production.INFO: ==8979== Releasing lock...
[2026-04-02 21:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:43:11] Production.ERROR: CronJobId end10
[2026-04-02 21:43:11] Production.INFO: ==8977== Releasing lock...
[2026-04-02 21:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:43:14] Production.INFO: call_cost start
[2026-04-02 21:43:14] Production.INFO: call_cost end
[2026-04-02 21:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:43:14] Production.INFO: ==8973== Releasing lock...
[2026-04-02 21:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:44:01] Production.INFO: ==9046== Lock acquired, processing the job...
[2026-04-03 02:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:44:01] Production.INFO: neon service started
[2026-04-03 02:44:01] Production.INFO: neon service started
[2026-04-03 02:44:01] Production.INFO: ==9046== Releasing lock...
[2026-04-03 02:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:44:02] Production.INFO: ==9048== Lock acquired, processing the job...
[2026-04-02 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:44:02] Production.INFO: ==9050== Lock acquired, processing the job...
[2026-04-03 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:44:02] Production.INFO: ==9050== Releasing lock...
[2026-04-03 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:44:02] Production.INFO: ==9048== Releasing lock...
[2026-04-02 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:44:03] Production.INFO: ==9053== Lock acquired, processing the job...
[2026-04-02 21:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:44:03] Production.INFO: ==9059== Lock acquired, processing the job...
[2026-04-02 21:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:44:03] Production.INFO: ==9055== Lock acquired, processing the job...
[2026-04-02 21:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:44:03] Production.INFO: ==9057== Lock acquired, processing the job...
[2026-04-02 21:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:44:03] Production.INFO: Account Balance Start.
[2026-04-02 21:44:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:44:03] Production.INFO: 117
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: ==9061== Lock acquired, processing the job...
[2026-04-02 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 21:44:03] Production.INFO: ==9061== Releasing lock...
[2026-04-02 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: ==9055== Releasing lock...
[2026-04-02 21:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:44:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:44:04] Production.INFO: Total Charge 0
[2026-04-02 21:44:04] Production.INFO: CreateAllLog End
[2026-04-02 21:44:04] Production.INFO: Account Balance End.
[2026-04-02 21:44:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:44:04] Production.INFO: ==9059== Releasing lock...
[2026-04-02 21:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:44:11] Production.ERROR: CronJobId end10
[2026-04-02 21:44:11] Production.INFO: ==9057== Releasing lock...
[2026-04-02 21:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:44:13] Production.INFO: call_cost start
[2026-04-02 21:44:13] Production.INFO: call_cost end
[2026-04-02 21:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:44:13] Production.INFO: ==9053== Releasing lock...
[2026-04-02 21:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:45:01] Production.INFO: ==9124== Lock acquired, processing the job...
[2026-04-03 02:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:45:01] Production.INFO: neon service started
[2026-04-03 02:45:02] Production.INFO: neon service started
[2026-04-03 02:45:02] Production.INFO: ==9124== Releasing lock...
[2026-04-03 02:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:45:02] Production.INFO: ==9126== Lock acquired, processing the job...
[2026-04-02 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:45:02] Production.INFO: ==9128== Lock acquired, processing the job...
[2026-04-03 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:45:02] Production.INFO: ==9128== Releasing lock...
[2026-04-03 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:45:02] Production.INFO: ==9126== Releasing lock...
[2026-04-02 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:45:03] Production.INFO: ==9131== Lock acquired, processing the job...
[2026-04-02 21:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:45:03] Production.INFO: ==9133== Lock acquired, processing the job...
[2026-04-02 21:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:45:03] Production.INFO: ==9139== Lock acquired, processing the job...
[2026-04-02 21:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 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-02 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-02 21:45:03] Production.INFO: ==9139== Releasing lock...
[2026-04-02 21:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:45:03] Production.INFO: ==9135== Lock acquired, processing the job...
[2026-04-02 21:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:45:03] Production.INFO: ==9137== Lock acquired, processing the job...
[2026-04-02 21:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:45:03] Production.INFO: Account Balance Start.
[2026-04-02 21:45:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:45:03] Production.INFO: 117
[2026-04-02 21:45:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-09
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: ==9133== Releasing lock...
[2026-04-02 21:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:05] Production.INFO: Date 2026-04-02
[2026-04-02 21:45:05] Production.INFO: Reseller ==> 0
[2026-04-02 21:45:05] Production.INFO: Total Charge 0
[2026-04-02 21:45:05] Production.INFO: CreateAllLog End
[2026-04-02 21:45:05] Production.INFO: Account Balance End.
[2026-04-02 21:45:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:45:05] Production.INFO: ==9137== Releasing lock...
[2026-04-02 21:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:45:12] Production.ERROR: CronJobId end10
[2026-04-02 21:45:12] Production.INFO: ==9135== Releasing lock...
[2026-04-02 21:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:45:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:45:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:45:15] Production.INFO: call_cost start
[2026-04-02 21:45:15] Production.INFO: call_cost end
[2026-04-02 21:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:45:15] Production.INFO: ==9131== Releasing lock...
[2026-04-02 21:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:46:01] Production.INFO: ==9208== Lock acquired, processing the job...
[2026-04-03 02:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:46:01] Production.INFO: neon service started
[2026-04-03 02:46:01] Production.INFO: neon service started
[2026-04-03 02:46:01] Production.INFO: ==9208== Releasing lock...
[2026-04-03 02:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:46:01] Production.INFO: ==9212== Lock acquired, processing the job...
[2026-04-03 01:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:46:01] Production.INFO: ==9212== Releasing lock...
[2026-04-03 01:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:46:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:46:01] Production.INFO: ==9210== Lock acquired, processing the job...
[2026-04-02 21:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:46:02] Production.INFO: ==9210== Releasing lock...
[2026-04-02 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:46:02] Production.INFO: ==9216== Lock acquired, processing the job...
[2026-04-02 21:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:46:02] Production.INFO: ==9218== Lock acquired, processing the job...
[2026-04-02 21:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:46:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:46:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:46:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:46:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:46:02] Production.INFO: ==9222== Lock acquired, processing the job...
[2026-04-02 21:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:46:02] Production.INFO: ==9214== Lock acquired, processing the job...
[2026-04-02 21:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:46:03] Production.INFO: ==9220== Lock acquired, processing the job...
[2026-04-02 21:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 21:46:03] Production.INFO: Account Balance Start.
[2026-04-02 21:46:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:46:03] Production.INFO: 117
[2026-04-02 21:46:03] Production.INFO: ==9222== Releasing lock...
[2026-04-02 21:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: ==9216== Releasing lock...
[2026-04-02 21:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-27
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-28
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-29
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-30
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-03-31
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:03] Production.INFO: Date 2026-04-01
[2026-04-02 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:46:04] Production.INFO: Total Charge 0
[2026-04-02 21:46:04] Production.INFO: CreateAllLog End
[2026-04-02 21:46:04] Production.INFO: Account Balance End.
[2026-04-02 21:46:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:46:04] Production.INFO: ==9220== Releasing lock...
[2026-04-02 21:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:46:10] Production.ERROR: CronJobId end10
[2026-04-02 21:46:10] Production.INFO: ==9218== Releasing lock...
[2026-04-02 21:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:46:14] Production.INFO: call_cost start
[2026-04-02 21:46:14] Production.INFO: call_cost end
[2026-04-02 21:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:46:14] Production.INFO: ==9214== Releasing lock...
[2026-04-02 21:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:47:01] Production.INFO: ==9289== Lock acquired, processing the job...
[2026-04-03 02:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:47:01] Production.INFO: neon service started
[2026-04-03 02:47:01] Production.INFO: neon service started
[2026-04-03 02:47:01] Production.INFO: ==9289== Releasing lock...
[2026-04-03 02:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:47:02] Production.INFO: ==9293== Lock acquired, processing the job...
[2026-04-03 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:47:02] Production.INFO: ==9293== Releasing lock...
[2026-04-03 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:47:02] Production.INFO: ==9291== Lock acquired, processing the job...
[2026-04-02 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:47:02] Production.INFO: ==9291== Releasing lock...
[2026-04-02 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:47:03] Production.INFO: ==9295== Lock acquired, processing the job...
[2026-04-02 21:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:47:03] Production.INFO: ==9297== Lock acquired, processing the job...
[2026-04-02 21:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:47:03] Production.INFO: ==9299== Lock acquired, processing the job...
[2026-04-02 21:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:47:03] Production.INFO: ==9304== Lock acquired, processing the job...
[2026-04-02 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 21:47:03] Production.INFO: ==9304== Releasing lock...
[2026-04-02 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:47:03] Production.INFO: ==9301== Lock acquired, processing the job...
[2026-04-02 21:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:47:03] Production.INFO: Account Balance Start.
[2026-04-02 21:47:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:47:03] Production.INFO: 117
[2026-04-02 21:47:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:03] Production.INFO: ==9297== Releasing lock...
[2026-04-02 21:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:47:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:47:04] Production.INFO: Total Charge 0
[2026-04-02 21:47:04] Production.INFO: CreateAllLog End
[2026-04-02 21:47:05] Production.INFO: Account Balance End.
[2026-04-02 21:47:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:47:05] Production.INFO: ==9301== Releasing lock...
[2026-04-02 21:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:47:11] Production.ERROR: CronJobId end10
[2026-04-02 21:47:11] Production.INFO: ==9299== Releasing lock...
[2026-04-02 21:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:47:14] Production.INFO: call_cost start
[2026-04-02 21:47:14] Production.INFO: call_cost end
[2026-04-02 21:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:47:14] Production.INFO: ==9295== Releasing lock...
[2026-04-02 21:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:48:02] Production.INFO: ==9364== Lock acquired, processing the job...
[2026-04-03 02:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:48:02] Production.INFO: neon service started
[2026-04-03 02:48:02] Production.INFO: neon service started
[2026-04-03 02:48:02] Production.INFO: ==9364== Releasing lock...
[2026-04-03 02:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:48:02] Production.INFO: ==9366== Lock acquired, processing the job...
[2026-04-02 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:48:02] Production.INFO: ==9366== Releasing lock...
[2026-04-02 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:48:02] Production.INFO: ==9368== Lock acquired, processing the job...
[2026-04-03 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:48:03] Production.INFO: ==9368== Releasing lock...
[2026-04-03 01:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:48:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:48:03] Production.INFO: ==9378== Lock acquired, processing the job...
[2026-04-02 21:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:48:03] Production.INFO: ==9370== Lock acquired, processing the job...
[2026-04-02 21:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 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-02 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-02 21:48:03] Production.INFO: ==9378== Releasing lock...
[2026-04-02 21:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:48:03] Production.INFO: ==9372== Lock acquired, processing the job...
[2026-04-02 21:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:48:03] Production.INFO: ==9374== Lock acquired, processing the job...
[2026-04-02 21:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:48:03] Production.INFO: ==9376== Lock acquired, processing the job...
[2026-04-02 21:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:48:03] Production.INFO: Account Balance Start.
[2026-04-02 21:48:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:48:03] Production.INFO: 117
[2026-04-02 21:48:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-10
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-11
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-12
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: ==9372== Releasing lock...
[2026-04-02 21:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:48:04] Production.INFO: Total Charge 0
[2026-04-02 21:48:04] Production.INFO: CreateAllLog End
[2026-04-02 21:48:05] Production.INFO: Account Balance End.
[2026-04-02 21:48:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:48:05] Production.INFO: ==9376== Releasing lock...
[2026-04-02 21:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:48:12] Production.ERROR: CronJobId end10
[2026-04-02 21:48:12] Production.INFO: ==9374== Releasing lock...
[2026-04-02 21:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:48:15] Production.INFO: call_cost start
[2026-04-02 21:48:15] Production.INFO: call_cost end
[2026-04-02 21:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:48:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:48:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:48:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:48:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:48:15] Production.INFO: ==9370== Releasing lock...
[2026-04-02 21:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:49:01] Production.INFO: ==9442== Lock acquired, processing the job...
[2026-04-03 02:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:49:01] Production.INFO: neon service started
[2026-04-03 02:49:01] Production.INFO: neon service started
[2026-04-03 02:49:01] Production.INFO: ==9442== Releasing lock...
[2026-04-03 02:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:49:01] Production.INFO: ==9444== Lock acquired, processing the job...
[2026-04-02 21:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:49:02] Production.INFO: ==9444== Releasing lock...
[2026-04-02 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:49:02] Production.INFO: ==9446== Lock acquired, processing the job...
[2026-04-03 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:49:02] Production.INFO: ==9446== Releasing lock...
[2026-04-03 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:49:02] Production.INFO: ==9448== Lock acquired, processing the job...
[2026-04-02 21:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:49:02] Production.INFO: ==9452== Lock acquired, processing the job...
[2026-04-02 21:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:49:02] Production.INFO: ==9457== Lock acquired, processing the job...
[2026-04-02 21:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:49:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:49:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:49:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:49:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 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-02 21:49:03] Production.INFO: ==9457== Releasing lock...
[2026-04-02 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:49:03] Production.INFO: ==9450== Lock acquired, processing the job...
[2026-04-02 21:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:49:03] Production.INFO: ==9454== Lock acquired, processing the job...
[2026-04-02 21:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:49:03] Production.INFO: Account Balance Start.
[2026-04-02 21:49:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:49:03] Production.INFO: 117
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: ==9450== Releasing lock...
[2026-04-02 21:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-23
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-24
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-25
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-26
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-27
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-28
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-29
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:03] Production.INFO: Date 2026-03-30
[2026-04-02 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:49:04] Production.INFO: Total Charge 0
[2026-04-02 21:49:04] Production.INFO: CreateAllLog End
[2026-04-02 21:49:04] Production.INFO: Account Balance End.
[2026-04-02 21:49:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:49:04] Production.INFO: ==9454== Releasing lock...
[2026-04-02 21:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:49:11] Production.ERROR: CronJobId end10
[2026-04-02 21:49:11] Production.INFO: ==9452== Releasing lock...
[2026-04-02 21:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:49:14] Production.INFO: call_cost start
[2026-04-02 21:49:14] Production.INFO: call_cost end
[2026-04-02 21:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:49:14] Production.INFO: ==9448== Releasing lock...
[2026-04-02 21:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:50:01] Production.INFO: ==9522== Lock acquired, processing the job...
[2026-04-03 02:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:50:01] Production.INFO: neon service started
[2026-04-03 02:50:02] Production.INFO: neon service started
[2026-04-03 02:50:02] Production.INFO: ==9522== Releasing lock...
[2026-04-03 02:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:50:02] Production.INFO: ==9524== Lock acquired, processing the job...
[2026-04-02 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:50:02] Production.INFO: ==9524== Releasing lock...
[2026-04-02 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:50:02] Production.INFO: ==9526== Lock acquired, processing the job...
[2026-04-03 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:50:02] Production.INFO: ==9526== Releasing lock...
[2026-04-03 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:50:03] Production.INFO: ==9537== Lock acquired, processing the job...
[2026-04-02 21:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:50:03] Production.INFO: Account Balance Start.
[2026-04-02 21:50:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:50:03] Production.INFO: 117
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: ==9531== Lock acquired, processing the job...
[2026-04-02 21:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:50:03] Production.INFO: ==9533== Lock acquired, processing the job...
[2026-04-02 21:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:50:03] Production.INFO: ==9535== Lock acquired, processing the job...
[2026-04-02 21:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: ==9539== Lock acquired, processing the job...
[2026-04-02 21:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:50:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21:50:04] Production.INFO: ==9539== Releasing lock...
[2026-04-02 21:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:50:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: ==9533== Releasing lock...
[2026-04-02 21:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:50:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:50:04] Production.INFO: Total Charge 0
[2026-04-02 21:50:04] Production.INFO: CreateAllLog End
[2026-04-02 21:50:04] Production.INFO: Account Balance End.
[2026-04-02 21:50:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:50:04] Production.INFO: ==9537== Releasing lock...
[2026-04-02 21:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:50:12] Production.ERROR: CronJobId end10
[2026-04-02 21:50:12] Production.INFO: ==9535== Releasing lock...
[2026-04-02 21:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:50:13] Production.INFO: call_cost start
[2026-04-02 21:50:13] Production.INFO: call_cost end
[2026-04-02 21:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:50:13] Production.INFO: ==9531== Releasing lock...
[2026-04-02 21:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:51:01] Production.INFO: ==9603== Lock acquired, processing the job...
[2026-04-03 02:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:51:01] Production.INFO: neon service started
[2026-04-03 02:51:01] Production.INFO: neon service started
[2026-04-03 02:51:01] Production.INFO: ==9603== Releasing lock...
[2026-04-03 02:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:51:01] Production.INFO: ==9606== Lock acquired, processing the job...
[2026-04-02 21:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:51:02] Production.INFO: ==9606== Releasing lock...
[2026-04-02 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:51:02] Production.INFO: ==9608== Lock acquired, processing the job...
[2026-04-03 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:51:02] Production.INFO: ==9608== Releasing lock...
[2026-04-03 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:51:02] Production.INFO: ==9610== Lock acquired, processing the job...
[2026-04-02 21:51:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 21:51:02] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 21:51:02] Production.INFO: ==9614== Lock acquired, processing the job...
[2026-04-02 21:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:51:02] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 21:51:02] Production.INFO: ==9610== Releasing lock...
[2026-04-02 21:51:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 21:51:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 21:51:02] Production.INFO: ==9616== Lock acquired, processing the job...
[2026-04-02 21:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:51:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:51:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:51:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:51:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:51:03] Production.INFO: ==9612== Lock acquired, processing the job...
[2026-04-02 21:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:51:03] Production.INFO: ==9620== Lock acquired, processing the job...
[2026-04-02 21:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 21:51:03] Production.INFO: ==9618== Lock acquired, processing the job...
[2026-04-02 21:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:51:03] Production.INFO: ==9622== Lock acquired, processing the job...
[2026-04-02 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 21:51:03] Production.INFO: Account Balance Start.
[2026-04-02 21:51:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:51:03] Production.INFO: 117
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: ==9614== Releasing lock...
[2026-04-02 21:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 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-02 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-02 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-02 21:51:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:51:03] Production.INFO: ==9622== Releasing lock...
[2026-04-02 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:03] Production.INFO: Date 2026-03-22
[2026-04-02 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.ERROR: done
[2026-04-02 21:51:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 21:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026260', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 21:51:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:51:04] Production.INFO: Total Charge 0
[2026-04-02 21:51:04] Production.INFO: CreateAllLog End
[2026-04-02 21:51:04] Production.INFO: Account Balance End.
[2026-04-02 21:51:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:51:04] Production.INFO: ==9618== Releasing lock...
[2026-04-02 21:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026260', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 21:51:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 21:51:09] Production.INFO: ProcessCDR(1,17026260,1,1,2)
[2026-04-02 21:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026260,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026260,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 21:51:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 21:51:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 21:51:10] Production.INFO: ==9620== Releasing lock...
[2026-04-02 21:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 21:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 21:51:13] Production.ERROR: CronJobId end10
[2026-04-02 21:51:13] Production.INFO: ==9616== Releasing lock...
[2026-04-02 21:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:51:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:51:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:51:16] Production.INFO: call_cost start
[2026-04-02 21:51:16] Production.INFO: call_cost end
[2026-04-02 21:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:51:16] Production.INFO: ==9612== Releasing lock...
[2026-04-02 21:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:52:01] Production.INFO: ==9682== Lock acquired, processing the job...
[2026-04-03 02:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:52:01] Production.INFO: neon service started
[2026-04-03 02:52:01] Production.INFO: neon service started
[2026-04-03 02:52:01] Production.INFO: ==9682== Releasing lock...
[2026-04-03 02:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:52:02] Production.INFO: ==9684== Lock acquired, processing the job...
[2026-04-02 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:52:02] Production.INFO: ==9684== Releasing lock...
[2026-04-02 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:52:02] Production.INFO: ==9686== Lock acquired, processing the job...
[2026-04-03 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:52:02] Production.INFO: ==9686== Releasing lock...
[2026-04-03 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:52:03] Production.INFO: ==9688== Lock acquired, processing the job...
[2026-04-02 21:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:52:03] Production.INFO: ==9690== Lock acquired, processing the job...
[2026-04-02 21:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:52:03] Production.INFO: ==9694== Lock acquired, processing the job...
[2026-04-02 21:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:52:03] Production.INFO: ==9696== Lock acquired, processing the job...
[2026-04-02 21:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:52:03] Production.INFO: ==9692== Lock acquired, processing the job...
[2026-04-02 21:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:52:03] Production.INFO: Account Balance Start.
[2026-04-02 21:52:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:52:03] Production.INFO: 117
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 21:52:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: ==9696== Releasing lock...
[2026-04-02 21:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: ==9690== Releasing lock...
[2026-04-02 21:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:52:04] Production.INFO: Total Charge 0
[2026-04-02 21:52:04] Production.INFO: CreateAllLog End
[2026-04-02 21:52:04] Production.INFO: Account Balance End.
[2026-04-02 21:52:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:52:04] Production.INFO: ==9694== Releasing lock...
[2026-04-02 21:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:52:10] Production.ERROR: CronJobId end10
[2026-04-02 21:52:10] Production.INFO: ==9692== Releasing lock...
[2026-04-02 21:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:52:13] Production.INFO: call_cost start
[2026-04-02 21:52:13] Production.INFO: call_cost end
[2026-04-02 21:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:52:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:52:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:52:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:52:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:52:13] Production.INFO: ==9688== Releasing lock...
[2026-04-02 21:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:53:02] Production.INFO: ==9764== Lock acquired, processing the job...
[2026-04-03 02:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:53:02] Production.INFO: neon service started
[2026-04-03 02:53:02] Production.INFO: neon service started
[2026-04-03 02:53:02] Production.INFO: ==9764== Releasing lock...
[2026-04-03 02:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:53:02] Production.INFO: ==9766== Lock acquired, processing the job...
[2026-04-02 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:53:02] Production.INFO: ==9766== Releasing lock...
[2026-04-02 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:53:02] Production.INFO: ==9768== Lock acquired, processing the job...
[2026-04-03 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:53:02] Production.INFO: ==9768== Releasing lock...
[2026-04-03 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:53:03] Production.INFO: ==9772== Lock acquired, processing the job...
[2026-04-02 21:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:53:03] Production.INFO: ==9770== Lock acquired, processing the job...
[2026-04-02 21:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:53:03] Production.INFO: ==9776== Lock acquired, processing the job...
[2026-04-02 21:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:53:03] Production.INFO: ==9774== Lock acquired, processing the job...
[2026-04-02 21:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:53:03] Production.INFO: Account Balance Start.
[2026-04-02 21:53:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:53:03] Production.INFO: 117
[2026-04-02 21:53:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:53:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:03] Production.INFO: ==9778== Lock acquired, processing the job...
[2026-04-02 21:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:53:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:53:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:53:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:03] Production.INFO: ==9778== Releasing lock...
[2026-04-02 21:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:53:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: ==9772== Releasing lock...
[2026-04-02 21:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:53:04] Production.INFO: Total Charge 0
[2026-04-02 21:53:04] Production.INFO: CreateAllLog End
[2026-04-02 21:53:05] Production.INFO: Account Balance End.
[2026-04-02 21:53:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:53:05] Production.INFO: ==9776== Releasing lock...
[2026-04-02 21:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:53:12] Production.ERROR: CronJobId end10
[2026-04-02 21:53:12] Production.INFO: ==9774== Releasing lock...
[2026-04-02 21:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:53:14] Production.INFO: call_cost start
[2026-04-02 21:53:14] Production.INFO: call_cost end
[2026-04-02 21:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:53:14] Production.INFO: ==9770== Releasing lock...
[2026-04-02 21:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:54:01] Production.INFO: ==9839== Lock acquired, processing the job...
[2026-04-03 02:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:54:01] Production.INFO: neon service started
[2026-04-03 02:54:01] Production.INFO: neon service started
[2026-04-03 02:54:01] Production.INFO: ==9839== Releasing lock...
[2026-04-03 02:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:54:02] Production.INFO: ==9843== Lock acquired, processing the job...
[2026-04-03 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:54:02] Production.INFO: ==9843== Releasing lock...
[2026-04-03 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:54:02] Production.INFO: ==9841== Lock acquired, processing the job...
[2026-04-02 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:54:02] Production.INFO: ==9841== Releasing lock...
[2026-04-02 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:54:03] Production.INFO: ==9846== Lock acquired, processing the job...
[2026-04-02 21:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:54:03] Production.INFO: ==9850== Lock acquired, processing the job...
[2026-04-02 21:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:54:03] Production.INFO: ==9848== Lock acquired, processing the job...
[2026-04-02 21:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:54:03] Production.INFO: ==9852== Lock acquired, processing the job...
[2026-04-02 21:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:54:03] Production.INFO: ==9854== Lock acquired, processing the job...
[2026-04-02 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:54:03] Production.INFO: Account Balance Start.
[2026-04-02 21:54:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:54:03] Production.INFO: 117
[2026-04-02 21:54:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:54:03] Production.INFO: ==9854== Releasing lock...
[2026-04-02 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:54:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:03] Production.INFO: ==9848== Releasing lock...
[2026-04-02 21:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:54:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:54:04] Production.INFO: Total Charge 0
[2026-04-02 21:54:04] Production.INFO: CreateAllLog End
[2026-04-02 21:54:04] Production.INFO: Account Balance End.
[2026-04-02 21:54:05] Production.ERROR: CronJobId end 12
[2026-04-02 21:54:05] Production.INFO: ==9852== Releasing lock...
[2026-04-02 21:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:54:10] Production.ERROR: CronJobId end10
[2026-04-02 21:54:10] Production.INFO: ==9850== Releasing lock...
[2026-04-02 21:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:54:13] Production.INFO: call_cost start
[2026-04-02 21:54:13] Production.INFO: call_cost end
[2026-04-02 21:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:54:13] Production.INFO: ==9846== Releasing lock...
[2026-04-02 21:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:55:02] Production.INFO: ==9920== Lock acquired, processing the job...
[2026-04-03 02:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:55:02] Production.INFO: neon service started
[2026-04-03 02:55:02] Production.INFO: neon service started
[2026-04-03 02:55:02] Production.INFO: ==9920== Releasing lock...
[2026-04-03 02:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:55:02] Production.INFO: ==9922== Lock acquired, processing the job...
[2026-04-02 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:55:02] Production.INFO: ==9922== Releasing lock...
[2026-04-02 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:55:02] Production.INFO: ==9924== Lock acquired, processing the job...
[2026-04-03 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:55:02] Production.INFO: ==9924== Releasing lock...
[2026-04-03 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:55:03] Production.INFO: ==9928== Lock acquired, processing the job...
[2026-04-02 21:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:55:03] Production.INFO: ==9932== Lock acquired, processing the job...
[2026-04-02 21:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:55:03] Production.INFO: ==9926== Lock acquired, processing the job...
[2026-04-02 21:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:55:03] Production.INFO: ==9930== Lock acquired, processing the job...
[2026-04-02 21:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:55:03] Production.INFO: ==9934== Lock acquired, processing the job...
[2026-04-02 21:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:55:03] Production.INFO: Account Balance Start.
[2026-04-02 21:55:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:55:03] Production.INFO: 117
[2026-04-02 21:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:55:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 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-02 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:55:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:03] Production.INFO: ==9934== Releasing lock...
[2026-04-02 21:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:55:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: ==9928== Releasing lock...
[2026-04-02 21:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:55:04] Production.INFO: Total Charge 0
[2026-04-02 21:55:04] Production.INFO: CreateAllLog End
[2026-04-02 21:55:04] Production.INFO: Account Balance End.
[2026-04-02 21:55:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:55:04] Production.INFO: ==9932== Releasing lock...
[2026-04-02 21:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:55:11] Production.ERROR: CronJobId end10
[2026-04-02 21:55:11] Production.INFO: ==9930== Releasing lock...
[2026-04-02 21:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:55:14] Production.INFO: call_cost start
[2026-04-02 21:55:14] Production.INFO: call_cost end
[2026-04-02 21:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:55:14] Production.INFO: ==9926== Releasing lock...
[2026-04-02 21:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:56:01] Production.INFO: ==10001== Lock acquired, processing the job...
[2026-04-03 02:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:56:01] Production.INFO: neon service started
[2026-04-03 02:56:01] Production.INFO: neon service started
[2026-04-03 02:56:01] Production.INFO: ==10001== Releasing lock...
[2026-04-03 02:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:56:01] Production.INFO: ==10003== Lock acquired, processing the job...
[2026-04-02 21:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:56:02] Production.INFO: ==10003== Releasing lock...
[2026-04-02 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:56:02] Production.INFO: ==10005== Lock acquired, processing the job...
[2026-04-03 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:56:02] Production.INFO: ==10005== Releasing lock...
[2026-04-03 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:56:02] Production.INFO: ==10008== Lock acquired, processing the job...
[2026-04-02 21:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:56:02] Production.INFO: ==10010== Lock acquired, processing the job...
[2026-04-02 21:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:56:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:56:02] Production.INFO: ==10014== Lock acquired, processing the job...
[2026-04-02 21:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:56:03] Production.INFO: ==10012== Lock acquired, processing the job...
[2026-04-02 21:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:56:03] Production.INFO: Account Balance Start.
[2026-04-02 21:56:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:56:03] Production.INFO: 117
[2026-04-02 21:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:56:03] Production.INFO: ==10016== Lock acquired, processing the job...
[2026-04-02 21:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 21:56:03] Production.INFO: ==10016== Releasing lock...
[2026-04-02 21:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: ==10010== Releasing lock...
[2026-04-02 21:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-20
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:03] Production.INFO: Date 2026-03-21
[2026-04-02 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:56:04] Production.INFO: Total Charge 0
[2026-04-02 21:56:04] Production.INFO: CreateAllLog End
[2026-04-02 21:56:04] Production.INFO: Account Balance End.
[2026-04-02 21:56:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:56:04] Production.INFO: ==10014== Releasing lock...
[2026-04-02 21:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:56:11] Production.ERROR: CronJobId end10
[2026-04-02 21:56:11] Production.INFO: ==10012== Releasing lock...
[2026-04-02 21:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:56:14] Production.INFO: call_cost start
[2026-04-02 21:56:14] Production.INFO: call_cost end
[2026-04-02 21:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:56:14] Production.INFO: ==10008== Releasing lock...
[2026-04-02 21:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:57:01] Production.INFO: ==10077== Lock acquired, processing the job...
[2026-04-03 02:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:57:01] Production.INFO: neon service started
[2026-04-03 02:57:01] Production.INFO: neon service started
[2026-04-03 02:57:01] Production.INFO: ==10077== Releasing lock...
[2026-04-03 02:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:57:02] Production.INFO: ==10079== Lock acquired, processing the job...
[2026-04-02 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:57:02] Production.INFO: ==10079== Releasing lock...
[2026-04-02 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:57:02] Production.INFO: ==10081== Lock acquired, processing the job...
[2026-04-03 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:57:02] Production.INFO: ==10081== Releasing lock...
[2026-04-03 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:57:03] Production.INFO: ==10089== Lock acquired, processing the job...
[2026-04-02 21:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:57:03] Production.INFO: ==10085== Lock acquired, processing the job...
[2026-04-02 21:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:57:03] Production.INFO: Account Balance Start.
[2026-04-02 21:57:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:57:03] Production.INFO: 117
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:03] Production.INFO: ==10083== Lock acquired, processing the job...
[2026-04-02 21:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:03] Production.INFO: ==10091== Lock acquired, processing the job...
[2026-04-02 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:57:03] Production.INFO: ==10087== Lock acquired, processing the job...
[2026-04-02 21:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 21:57:03] Production.INFO: ==10091== Releasing lock...
[2026-04-02 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-17
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:03] Production.INFO: ==10085== Releasing lock...
[2026-04-02 21:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-18
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:03] Production.INFO: Date 2026-03-19
[2026-04-02 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:57:04] Production.INFO: Total Charge 0
[2026-04-02 21:57:04] Production.INFO: CreateAllLog End
[2026-04-02 21:57:04] Production.INFO: Account Balance End.
[2026-04-02 21:57:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:57:04] Production.INFO: ==10089== Releasing lock...
[2026-04-02 21:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:57:11] Production.ERROR: CronJobId end10
[2026-04-02 21:57:11] Production.INFO: ==10087== Releasing lock...
[2026-04-02 21:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:57:14] Production.INFO: call_cost start
[2026-04-02 21:57:14] Production.INFO: call_cost end
[2026-04-02 21:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:57:14] Production.INFO: ==10083== Releasing lock...
[2026-04-02 21:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:58:02] Production.INFO: ==10156== Lock acquired, processing the job...
[2026-04-03 02:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:58:02] Production.INFO: neon service started
[2026-04-03 02:58:02] Production.INFO: neon service started
[2026-04-03 02:58:02] Production.INFO: ==10156== Releasing lock...
[2026-04-03 02:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:58:02] Production.INFO: ==10158== Lock acquired, processing the job...
[2026-04-02 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 21:58:02] Production.INFO: ==10158== Releasing lock...
[2026-04-02 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:58:03] Production.INFO: ==10160== Lock acquired, processing the job...
[2026-04-03 01:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:58:03] Production.INFO: ==10160== Releasing lock...
[2026-04-03 01:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:58:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:58:03] Production.INFO: ==10166== Lock acquired, processing the job...
[2026-04-02 21:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:58:03] Production.INFO: ==10168== Lock acquired, processing the job...
[2026-04-02 21:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:58:03] Production.INFO: ==10170== Lock acquired, processing the job...
[2026-04-02 21:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:58:03] Production.INFO: Account Balance Start.
[2026-04-02 21:58:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:58:03] Production.INFO: 117
[2026-04-02 21:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:58:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:58:03] Production.INFO: ==10164== Lock acquired, processing the job...
[2026-04-02 21:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:03] Production.INFO: ==10172== Lock acquired, processing the job...
[2026-04-02 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:58:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:58:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-13
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-14
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-15
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21: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-02 21: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-02 21: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-02 21:58:04] Production.INFO: ==10172== Releasing lock...
[2026-04-02 21:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-16
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: ==10166== Releasing lock...
[2026-04-02 21:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:58:04] Production.INFO: Total Charge 0
[2026-04-02 21:58:04] Production.INFO: CreateAllLog End
[2026-04-02 21:58:04] Production.INFO: Account Balance End.
[2026-04-02 21:58:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:58:04] Production.INFO: ==10170== Releasing lock...
[2026-04-02 21:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:58:11] Production.ERROR: CronJobId end10
[2026-04-02 21:58:11] Production.INFO: ==10168== Releasing lock...
[2026-04-02 21:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:58:15] Production.INFO: call_cost start
[2026-04-02 21:58:15] Production.INFO: call_cost end
[2026-04-02 21:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:58:15] Production.INFO: ==10164== Releasing lock...
[2026-04-02 21:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 02:59:01] Production.INFO: ==10231== Lock acquired, processing the job...
[2026-04-03 02:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 02:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 02:59:01] Production.INFO: neon service started
[2026-04-03 02:59:01] Production.INFO: neon service started
[2026-04-03 02:59:01] Production.INFO: ==10231== Releasing lock...
[2026-04-03 02:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 02:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 21:59:02] Production.INFO: ==10233== Lock acquired, processing the job...
[2026-04-02 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:59:02] Production.INFO: ==10235== Lock acquired, processing the job...
[2026-04-03 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:59:02] Production.INFO: ==10235== Releasing lock...
[2026-04-03 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 01:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 21:59:02] Production.INFO: ==10233== Releasing lock...
[2026-04-02 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 21:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 21:59:03] Production.INFO: ==10238== Lock acquired, processing the job...
[2026-04-02 21:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 21:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 21:59:03] Production.INFO: ==10240== Lock acquired, processing the job...
[2026-04-02 21:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 21:59:03] Production.INFO: ==10242== Lock acquired, processing the job...
[2026-04-02 21:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 21:59:03] Production.INFO: ==10244== Lock acquired, processing the job...
[2026-04-02 21:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 21:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 21:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 21:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 21:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 21:59:03] Production.INFO: ==10246== Lock acquired, processing the job...
[2026-04-02 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 21:59:03] Production.INFO: Account Balance Start.
[2026-04-02 21:59:03] Production.INFO: CreateAllLog Start
[2026-04-02 21:59:03] Production.INFO: 117
[2026-04-02 21:59:03] Production.INFO: Date 2026-03-08
[2026-04-02 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:03] Production.INFO: Date 2026-03-09
[2026-04-02 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 21:59:03] Production.INFO: Date 2026-03-10
[2026-04-02 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 21:59:03] Production.INFO: Date 2026-03-11
[2026-04-02 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:03] Production.INFO: ==10246== Releasing lock...
[2026-04-02 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 21:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 21:59:03] Production.INFO: Date 2026-03-12
[2026-04-02 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:03] Production.INFO: Date 2026-03-13
[2026-04-02 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:03] Production.INFO: Date 2026-03-14
[2026-04-02 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:03] Production.INFO: Date 2026-03-15
[2026-04-02 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:03] Production.INFO: Date 2026-03-16
[2026-04-02 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-17
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-18
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-19
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-20
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-21
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: ==10240== Releasing lock...
[2026-04-02 21:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 21:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-22
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-23
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-24
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-25
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-26
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-27
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-28
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-29
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-30
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-03-31
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-04-01
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Date 2026-04-02
[2026-04-02 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 21:59:04] Production.INFO: Total Charge 0
[2026-04-02 21:59:04] Production.INFO: CreateAllLog End
[2026-04-02 21:59:04] Production.INFO: Account Balance End.
[2026-04-02 21:59:04] Production.ERROR: CronJobId end 12
[2026-04-02 21:59:04] Production.INFO: ==10244== Releasing lock...
[2026-04-02 21:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 21:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 21:59:11] Production.ERROR: CronJobId end10
[2026-04-02 21:59:11] Production.INFO: ==10242== Releasing lock...
[2026-04-02 21:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 21:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 21:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 21:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 21:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 21:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 21:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 21:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 21:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 21:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 21:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 21:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 21:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 21:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 21:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 21:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 21:59:13] Production.INFO: call_cost start
[2026-04-02 21:59:13] Production.INFO: call_cost end
[2026-04-02 21:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 21:59:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 21:59:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 21:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 21:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 21:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 21:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 21:59:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 21:59:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 21:59:13] Production.INFO: ==10238== Releasing lock...
[2026-04-02 21:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 21:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:00:02] Production.INFO: ==10310== Lock acquired, processing the job...
[2026-04-03 03:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:00:02] Production.INFO: neon service started
[2026-04-03 03:00:02] Production.INFO: neon service started
[2026-04-03 03:00:02] Production.INFO: ==10310== Releasing lock...
[2026-04-03 03:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:00:02] Production.INFO: ==10314== Lock acquired, processing the job...
[2026-04-03 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:00:02] Production.INFO: ==10314== Releasing lock...
[2026-04-03 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:00:02] Production.INFO: ==10312== Lock acquired, processing the job...
[2026-04-02 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:00:02] Production.INFO: ==10312== Releasing lock...
[2026-04-02 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:00:03] Production.INFO: ==10316== Lock acquired, processing the job...
[2026-04-02 22:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:00:03] Production.INFO: ==10318== Lock acquired, processing the job...
[2026-04-02 22:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:00:03] Production.INFO: ==10322== Lock acquired, processing the job...
[2026-04-02 22:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:00:03] Production.INFO: ==10320== Lock acquired, processing the job...
[2026-04-02 22:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:00:03] Production.INFO: ==10324== Lock acquired, processing the job...
[2026-04-02 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:00:03] Production.INFO: Account Balance Start.
[2026-04-02 22:00:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:00:04] Production.INFO: 117
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-08
[2026-04-02 22: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-02 22: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-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22: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-02 22:00:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: ==10324== Releasing lock...
[2026-04-02 22:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: ==10318== Releasing lock...
[2026-04-02 22:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:00:04] Production.INFO: Total Charge 0
[2026-04-02 22:00:04] Production.INFO: CreateAllLog End
[2026-04-02 22:00:05] Production.INFO: Account Balance End.
[2026-04-02 22:00:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:00:05] Production.INFO: ==10322== Releasing lock...
[2026-04-02 22:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:00:12] Production.ERROR: CronJobId end10
[2026-04-02 22:00:12] Production.INFO: ==10320== Releasing lock...
[2026-04-02 22:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:00:15] Production.INFO: call_cost start
[2026-04-02 22:00:15] Production.INFO: call_cost end
[2026-04-02 22:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:00:15] Production.INFO: ==10316== Releasing lock...
[2026-04-02 22:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:01:01] Production.INFO: ==10398== Lock acquired, processing the job...
[2026-04-03 03:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:01:01] Production.INFO: neon service started
[2026-04-03 03:01:01] Production.INFO: neon service started
[2026-04-03 03:01:01] Production.INFO: ==10398== Releasing lock...
[2026-04-03 03:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:01:01] Production.INFO: ==10400== Lock acquired, processing the job...
[2026-04-02 22:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:01:02] Production.INFO: ==10400== Releasing lock...
[2026-04-02 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:01:02] Production.INFO: ==10402== Lock acquired, processing the job...
[2026-04-03 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:01:02] Production.INFO: ==10402== Releasing lock...
[2026-04-03 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:01:03] Production.INFO: ==10408== Lock acquired, processing the job...
[2026-04-02 22:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:01:03] Production.INFO: ==10410== Lock acquired, processing the job...
[2026-04-02 22:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:01:03] Production.INFO: ==10404== Lock acquired, processing the job...
[2026-04-02 22:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 22:01:03] Production.INFO: ==10406== Lock acquired, processing the job...
[2026-04-02 22:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:01:03] Production.INFO: ==10412== Lock acquired, processing the job...
[2026-04-02 22:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 22:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 22:01:03] Production.ERROR: CronJob PID - 10406
[2026-04-02 22:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 22:01:03] Production.ERROR: CronJob ID - 5
[2026-04-02 22:01:03] Production.ERROR: CronJob Last Run Time 2026-04-02 22:01:00
[2026-04-02 22:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 22:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 22:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 22:01:03] Production.ERROR: CronJob PID - 10408
[2026-04-02 22:01:03] Production.ERROR: CronJob Title - Account Block
[2026-04-02 22:01:03] Production.ERROR: CronJob ID - 7
[2026-04-02 22:01:03] Production.ERROR: CronJob Last Run Time 2026-04-02 22:01:00
[2026-04-02 22:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 22:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 22:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 22:01:03] Production.ERROR: CronJob PID - 10410
[2026-04-02 22:01:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-02 22:01:03] Production.ERROR: CronJob ID - 10
[2026-04-02 22:01:03] Production.ERROR: CronJob Last Run Time 2026-04-02 22:01:00
[2026-04-02 22:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 22:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 22:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:01:03] Production.INFO: Account Balance Start.
[2026-04-02 22:01:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:01:03] Production.INFO: 117
[2026-04-02 22:01:03] Production.INFO: ==10414== Lock acquired, processing the job...
[2026-04-02 22:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 22:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 22:01:03] Production.INFO: ==10404== Releasing lock...
[2026-04-02 22:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 22:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 22:01:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:01:03] Production.INFO: ==10417== Lock acquired, processing the job...
[2026-04-02 22:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:01:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:01:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:01:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:03] Production.INFO: ==10417== Releasing lock...
[2026-04-02 22:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:01:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:03] Production.INFO: ==10408== Releasing lock...
[2026-04-02 22:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.ERROR: done
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 22:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026301', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:01:04] Production.INFO: Total Charge 0
[2026-04-02 22:01:04] Production.INFO: CreateAllLog End
[2026-04-02 22:01:04] Production.INFO: Account Balance End.
[2026-04-02 22:01:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:01:05] Production.INFO: ==10412== Releasing lock...
[2026-04-02 22:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:01:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026301', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 22:01:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 22:01:09] Production.INFO: ProcessCDR(1,17026301,1,1,2)
[2026-04-02 22:01:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026301,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026301,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 22:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 22:01:10] Production.INFO: ==10414== Releasing lock...
[2026-04-02 22:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 22:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 22:01:14] Production.ERROR: CronJobId end10
[2026-04-02 22:01:14] Production.INFO: ==10410== Releasing lock...
[2026-04-02 22:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:01:16] Production.INFO: call_cost start
[2026-04-02 22:01:16] Production.INFO: call_cost end
[2026-04-02 22:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:01:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:01:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:01:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:01:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:01:16] Production.INFO: ==10406== Releasing lock...
[2026-04-02 22:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:02:01] Production.INFO: ==10484== Lock acquired, processing the job...
[2026-04-03 03:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:02:02] Production.INFO: neon service started
[2026-04-03 03:02:02] Production.INFO: neon service started
[2026-04-03 03:02:02] Production.INFO: ==10484== Releasing lock...
[2026-04-03 03:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:02:02] Production.INFO: ==10488== Lock acquired, processing the job...
[2026-04-03 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:02:02] Production.INFO: ==10488== Releasing lock...
[2026-04-03 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:02:02] Production.INFO: ==10486== Lock acquired, processing the job...
[2026-04-02 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:02:02] Production.INFO: ==10486== Releasing lock...
[2026-04-02 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:02:03] Production.INFO: ==10495== Lock acquired, processing the job...
[2026-04-02 22:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:02:03] Production.INFO: ==10501== Lock acquired, processing the job...
[2026-04-02 22:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:02:03] Production.INFO: ==10493== Lock acquired, processing the job...
[2026-04-02 22:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:02:03] Production.INFO: ==10491== Lock acquired, processing the job...
[2026-04-02 22:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 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-02 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-02 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-02 22:02:03] Production.INFO: ==10501== Releasing lock...
[2026-04-02 22:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:02:03] Production.INFO: ==10497== Lock acquired, processing the job...
[2026-04-02 22:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:02:04] Production.INFO: ==10499== Lock acquired, processing the job...
[2026-04-02 22:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-02 22:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 22:02:04] Production.INFO: Account Balance Start.
[2026-04-02 22:02:04] Production.INFO: CreateAllLog Start
[2026-04-02 22:02:04] Production.INFO: 117
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-08
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.INFO: ==10493== Releasing lock...
[2026-04-02 22:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.ERROR: done
[2026-04-02 22:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:04] Production.ERROR: done
[2026-04-02 22:02:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-20
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-01 06:02:06
[RateCDR] => 1
)
[2026-04-02 22: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-01 06: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-02 22: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-02 22: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-02 22:02:05] Production.INFO: ==10499== Releasing lock...
[2026-04-02 22:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-02 22:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-21
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-22
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-23
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-24
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-25
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-26
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-27
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-28
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-29
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-30
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-03-31
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-04-01
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Date 2026-04-02
[2026-04-02 22:02:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:02:05] Production.INFO: Total Charge 0
[2026-04-02 22:02:05] Production.INFO: CreateAllLog End
[2026-04-02 22:02:05] Production.INFO: Account Balance End.
[2026-04-02 22:02:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:02:05] Production.INFO: ==10497== Releasing lock...
[2026-04-02 22:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:02:12] Production.ERROR: CronJobId end10
[2026-04-02 22:02:12] Production.INFO: ==10495== Releasing lock...
[2026-04-02 22:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:02:15] Production.INFO: call_cost start
[2026-04-02 22:02:15] Production.INFO: call_cost end
[2026-04-02 22:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:02:15] Production.INFO: ==10491== Releasing lock...
[2026-04-02 22:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:03:01] Production.INFO: ==10568== Lock acquired, processing the job...
[2026-04-03 03:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:03:01] Production.INFO: neon service started
[2026-04-03 03:03:01] Production.INFO: neon service started
[2026-04-03 03:03:01] Production.INFO: ==10568== Releasing lock...
[2026-04-03 03:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:03:01] Production.INFO: ==10570== Lock acquired, processing the job...
[2026-04-02 22:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:03:01] Production.INFO: ==10570== Releasing lock...
[2026-04-02 22:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:03:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:03:02] Production.INFO: ==10572== Lock acquired, processing the job...
[2026-04-03 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:03:02] Production.INFO: ==10572== Releasing lock...
[2026-04-03 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:03:02] Production.INFO: ==10574== Lock acquired, processing the job...
[2026-04-02 22:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:03:02] Production.INFO: ==10578== Lock acquired, processing the job...
[2026-04-02 22:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:03:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:03:02] Production.INFO: ==10576== Lock acquired, processing the job...
[2026-04-02 22:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:03:02] Production.INFO: ==10580== Lock acquired, processing the job...
[2026-04-02 22:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:03:02] Production.INFO: ==10582== Lock acquired, processing the job...
[2026-04-02 22:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:03:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:03:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:03:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:03:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:03:02] Production.INFO: Account Balance Start.
[2026-04-02 22:03:02] Production.INFO: CreateAllLog Start
[2026-04-02 22:03:02] Production.INFO: 117
[2026-04-02 22:03:02] Production.INFO: Date 2026-03-08
[2026-04-02 22:03:02] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:03:03] Production.INFO: ==10582== Releasing lock...
[2026-04-02 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: ==10576== Releasing lock...
[2026-04-02 22:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-29
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-30
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-03-31
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-04-01
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Date 2026-04-02
[2026-04-02 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:03:03] Production.INFO: Total Charge 0
[2026-04-02 22:03:03] Production.INFO: CreateAllLog End
[2026-04-02 22:03:04] Production.INFO: Account Balance End.
[2026-04-02 22:03:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:03:04] Production.INFO: ==10580== Releasing lock...
[2026-04-02 22:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:03:11] Production.ERROR: CronJobId end10
[2026-04-02 22:03:11] Production.INFO: ==10578== Releasing lock...
[2026-04-02 22:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:03:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:03:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:03:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:03:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:03:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:03:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:03:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:03:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:03:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:03:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:03:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:03:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:03:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:03:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:03:13] Production.INFO: call_cost start
[2026-04-02 22:03:13] Production.INFO: call_cost end
[2026-04-02 22:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:03:13] Production.INFO: ==10574== Releasing lock...
[2026-04-02 22:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:04:01] Production.INFO: ==10644== Lock acquired, processing the job...
[2026-04-03 03:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:04:01] Production.INFO: neon service started
[2026-04-03 03:04:01] Production.INFO: neon service started
[2026-04-03 03:04:01] Production.INFO: ==10644== Releasing lock...
[2026-04-03 03:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:04:02] Production.INFO: ==10646== Lock acquired, processing the job...
[2026-04-02 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:04:02] Production.INFO: ==10648== Lock acquired, processing the job...
[2026-04-03 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:04:02] Production.INFO: ==10648== Releasing lock...
[2026-04-03 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:04:02] Production.INFO: ==10646== Releasing lock...
[2026-04-02 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:04:03] Production.INFO: ==10651== Lock acquired, processing the job...
[2026-04-02 22:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:04:03] Production.INFO: ==10653== Lock acquired, processing the job...
[2026-04-02 22:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:04:03] Production.INFO: ==10657== Lock acquired, processing the job...
[2026-04-02 22:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:04:03] Production.INFO: ==10655== Lock acquired, processing the job...
[2026-04-02 22:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:04:03] Production.INFO: ==10659== Lock acquired, processing the job...
[2026-04-02 22:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:04:03] Production.INFO: Account Balance Start.
[2026-04-02 22:04:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:04:03] Production.INFO: 117
[2026-04-02 22:04:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:04:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:04:03] Production.INFO: ==10659== Releasing lock...
[2026-04-02 22:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:04:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: ==10653== Releasing lock...
[2026-04-02 22:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:04:04] Production.INFO: Total Charge 0
[2026-04-02 22:04:04] Production.INFO: CreateAllLog End
[2026-04-02 22:04:04] Production.INFO: Account Balance End.
[2026-04-02 22:04:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:04:05] Production.INFO: ==10657== Releasing lock...
[2026-04-02 22:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:04:11] Production.ERROR: CronJobId end10
[2026-04-02 22:04:11] Production.INFO: ==10655== Releasing lock...
[2026-04-02 22:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:04:14] Production.INFO: call_cost start
[2026-04-02 22:04:14] Production.INFO: call_cost end
[2026-04-02 22:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:04:14] Production.INFO: ==10651== Releasing lock...
[2026-04-02 22:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:05:02] Production.INFO: ==10724== Lock acquired, processing the job...
[2026-04-03 03:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:05:02] Production.INFO: neon service started
[2026-04-03 03:05:02] Production.INFO: neon service started
[2026-04-03 03:05:02] Production.INFO: ==10724== Releasing lock...
[2026-04-03 03:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:05:02] Production.INFO: ==10726== Lock acquired, processing the job...
[2026-04-02 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:05:02] Production.INFO: ==10726== Releasing lock...
[2026-04-02 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:05:02] Production.INFO: ==10728== Lock acquired, processing the job...
[2026-04-03 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:05:03] Production.INFO: ==10728== Releasing lock...
[2026-04-03 02:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:05:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:05:03] Production.INFO: ==10731== Lock acquired, processing the job...
[2026-04-02 22:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:05:03] Production.INFO: ==10733== Lock acquired, processing the job...
[2026-04-02 22:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:05:03] Production.INFO: ==10735== Lock acquired, processing the job...
[2026-04-02 22:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:05:03] Production.INFO: ==10737== Lock acquired, processing the job...
[2026-04-02 22:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:05:03] Production.INFO: ==10739== Lock acquired, processing the job...
[2026-04-02 22:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:05:03] Production.INFO: Account Balance Start.
[2026-04-02 22:05:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:05:03] Production.INFO: 117
[2026-04-02 22:05:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:05:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:05:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:03] Production.INFO: ==10739== Releasing lock...
[2026-04-02 22:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:05:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: ==10733== Releasing lock...
[2026-04-02 22:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:05:04] Production.INFO: Total Charge 0
[2026-04-02 22:05:04] Production.INFO: CreateAllLog End
[2026-04-02 22:05:05] Production.INFO: Account Balance End.
[2026-04-02 22:05:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:05:05] Production.INFO: ==10737== Releasing lock...
[2026-04-02 22:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:05:11] Production.ERROR: CronJobId end10
[2026-04-02 22:05:11] Production.INFO: ==10735== Releasing lock...
[2026-04-02 22:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:05:14] Production.INFO: call_cost start
[2026-04-02 22:05:14] Production.INFO: call_cost end
[2026-04-02 22:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:05:14] Production.INFO: ==10731== Releasing lock...
[2026-04-02 22:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:06:01] Production.INFO: ==10802== Lock acquired, processing the job...
[2026-04-03 03:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:06:01] Production.INFO: neon service started
[2026-04-03 03:06:01] Production.INFO: neon service started
[2026-04-03 03:06:01] Production.INFO: ==10802== Releasing lock...
[2026-04-03 03:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:06:02] Production.INFO: ==10806== Lock acquired, processing the job...
[2026-04-03 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:06:02] Production.INFO: ==10806== Releasing lock...
[2026-04-03 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-02 22:06:02] Production.INFO: ==10804== Lock acquired, processing the job...
[2026-04-02 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:06:02] Production.INFO: ==10804== Releasing lock...
[2026-04-02 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:06:03] Production.INFO: ==10809== Lock acquired, processing the job...
[2026-04-02 22:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:06:03] Production.INFO: ==10811== Lock acquired, processing the job...
[2026-04-02 22:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:06:03] Production.INFO: ==10813== Lock acquired, processing the job...
[2026-04-02 22:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:06:03] Production.INFO: ==10815== Lock acquired, processing the job...
[2026-04-02 22:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:06:03] Production.INFO: ==10817== Lock acquired, processing the job...
[2026-04-02 22:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:06:03] Production.INFO: Account Balance Start.
[2026-04-02 22:06:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:06:03] Production.INFO: 117
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:06:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:03] Production.INFO: ==10817== Releasing lock...
[2026-04-02 22:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: ==10811== Releasing lock...
[2026-04-02 22:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:06:04] Production.INFO: Total Charge 0
[2026-04-02 22:06:04] Production.INFO: CreateAllLog End
[2026-04-02 22:06:04] Production.INFO: Account Balance End.
[2026-04-02 22:06:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:06:04] Production.INFO: ==10815== Releasing lock...
[2026-04-02 22:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:06:11] Production.ERROR: CronJobId end10
[2026-04-02 22:06:11] Production.INFO: ==10813== Releasing lock...
[2026-04-02 22:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:06:14] Production.INFO: call_cost start
[2026-04-02 22:06:14] Production.INFO: call_cost end
[2026-04-02 22:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:06:14] Production.INFO: ==10809== Releasing lock...
[2026-04-02 22:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:07:02] Production.INFO: ==10880== Lock acquired, processing the job...
[2026-04-03 03:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:07:02] Production.INFO: neon service started
[2026-04-03 03:07:02] Production.INFO: neon service started
[2026-04-03 03:07:02] Production.INFO: ==10880== Releasing lock...
[2026-04-03 03:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:07:02] Production.INFO: ==10882== Lock acquired, processing the job...
[2026-04-02 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:07:02] Production.INFO: ==10882== Releasing lock...
[2026-04-02 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:07:02] Production.INFO: ==10884== Lock acquired, processing the job...
[2026-04-03 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:07:02] Production.INFO: ==10884== Releasing lock...
[2026-04-03 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:07:03] Production.INFO: ==10886== Lock acquired, processing the job...
[2026-04-02 22:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:07:03] Production.INFO: ==10888== Lock acquired, processing the job...
[2026-04-02 22:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:07:03] Production.INFO: ==10891== Lock acquired, processing the job...
[2026-04-02 22:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:07:03] Production.INFO: ==10895== Lock acquired, processing the job...
[2026-04-02 22:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:07:03] Production.INFO: ==10893== Lock acquired, processing the job...
[2026-04-02 22:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:07:03] Production.INFO: Account Balance Start.
[2026-04-02 22:07:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:07:03] Production.INFO: 117
[2026-04-02 22:07:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:07:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:07:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:03] Production.INFO: ==10895== Releasing lock...
[2026-04-02 22:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:07:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: ==10888== Releasing lock...
[2026-04-02 22:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:07:04] Production.INFO: Total Charge 0
[2026-04-02 22:07:04] Production.INFO: CreateAllLog End
[2026-04-02 22:07:04] Production.INFO: Account Balance End.
[2026-04-02 22:07:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:07:04] Production.INFO: ==10893== Releasing lock...
[2026-04-02 22:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:07:12] Production.ERROR: CronJobId end10
[2026-04-02 22:07:12] Production.INFO: ==10891== Releasing lock...
[2026-04-02 22:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:07:15] Production.INFO: call_cost start
[2026-04-02 22:07:15] Production.INFO: call_cost end
[2026-04-02 22:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:07:15] Production.INFO: ==10886== Releasing lock...
[2026-04-02 22:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:08:01] Production.INFO: ==10963== Lock acquired, processing the job...
[2026-04-03 03:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:08:01] Production.INFO: neon service started
[2026-04-03 03:08:01] Production.INFO: neon service started
[2026-04-03 03:08:01] Production.INFO: ==10963== Releasing lock...
[2026-04-03 03:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:08:01] Production.INFO: ==10965== Lock acquired, processing the job...
[2026-04-02 22:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:08:02] Production.INFO: ==10965== Releasing lock...
[2026-04-02 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:08:02] Production.INFO: ==10967== Lock acquired, processing the job...
[2026-04-03 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:08:02] Production.INFO: ==10967== Releasing lock...
[2026-04-03 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:08:02] Production.INFO: ==10972== Lock acquired, processing the job...
[2026-04-02 22:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:08:03] Production.INFO: ==10970== Lock acquired, processing the job...
[2026-04-02 22:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:08:03] Production.INFO: ==10976== Lock acquired, processing the job...
[2026-04-02 22:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:08:03] Production.INFO: ==10974== Lock acquired, processing the job...
[2026-04-02 22:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:08:03] Production.INFO: Account Balance Start.
[2026-04-02 22:08:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:08:03] Production.INFO: 117
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:08:03] Production.INFO: ==10972== Releasing lock...
[2026-04-02 22:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:08:03] Production.INFO: ==10978== Lock acquired, processing the job...
[2026-04-02 22:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:08:03] Production.INFO: ==10978== Releasing lock...
[2026-04-02 22:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:08:04] Production.INFO: Total Charge 0
[2026-04-02 22:08:04] Production.INFO: CreateAllLog End
[2026-04-02 22:08:04] Production.INFO: Account Balance End.
[2026-04-02 22:08:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:08:04] Production.INFO: ==10976== Releasing lock...
[2026-04-02 22:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:08:11] Production.ERROR: CronJobId end10
[2026-04-02 22:08:11] Production.INFO: ==10974== Releasing lock...
[2026-04-02 22:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:08:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:08:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:08:13] Production.INFO: call_cost start
[2026-04-02 22:08:13] Production.INFO: call_cost end
[2026-04-02 22:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:08:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:08:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:08:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:08:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:08:13] Production.INFO: ==10970== Releasing lock...
[2026-04-02 22:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:09:01] Production.INFO: ==11042== Lock acquired, processing the job...
[2026-04-03 03:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:09:01] Production.INFO: neon service started
[2026-04-03 03:09:01] Production.INFO: neon service started
[2026-04-03 03:09:01] Production.INFO: ==11042== Releasing lock...
[2026-04-03 03:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:09:02] Production.INFO: ==11046== Lock acquired, processing the job...
[2026-04-03 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 22:09:02] Production.INFO: ==11044== Lock acquired, processing the job...
[2026-04-02 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:09:02] Production.INFO: ==11046== Releasing lock...
[2026-04-03 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:09:02] Production.INFO: ==11044== Releasing lock...
[2026-04-02 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:09:03] Production.INFO: ==11049== Lock acquired, processing the job...
[2026-04-02 22:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:09:03] Production.INFO: ==11051== Lock acquired, processing the job...
[2026-04-02 22:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:09:03] Production.INFO: ==11053== Lock acquired, processing the job...
[2026-04-02 22:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:09:03] Production.INFO: ==11055== Lock acquired, processing the job...
[2026-04-02 22:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:09:03] Production.INFO: ==11057== Lock acquired, processing the job...
[2026-04-02 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:09:03] Production.INFO: Account Balance Start.
[2026-04-02 22:09:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:09:03] Production.INFO: 117
[2026-04-02 22:09:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:09:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:09:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:03] Production.INFO: ==11057== Releasing lock...
[2026-04-02 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:09:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: ==11051== Releasing lock...
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:09:04] Production.INFO: Total Charge 0
[2026-04-02 22:09:04] Production.INFO: CreateAllLog End
[2026-04-02 22:09:04] Production.INFO: Account Balance End.
[2026-04-02 22:09:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:09:04] Production.INFO: ==11055== Releasing lock...
[2026-04-02 22:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:09:13] Production.ERROR: CronJobId end10
[2026-04-02 22:09:13] Production.INFO: ==11053== Releasing lock...
[2026-04-02 22:09:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:09:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:09:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:09:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:09:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:09:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:09:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:09:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:09:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:09:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:09:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:09:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:09:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:09:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:09:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:09:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:09:15] Production.INFO: call_cost start
[2026-04-02 22:09:15] Production.INFO: call_cost end
[2026-04-02 22:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:09:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:09:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:09:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:09:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:09:15] Production.INFO: ==11049== Releasing lock...
[2026-04-02 22:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:10:02] Production.INFO: ==11123== Lock acquired, processing the job...
[2026-04-03 03:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:10:02] Production.INFO: neon service started
[2026-04-03 03:10:02] Production.INFO: neon service started
[2026-04-03 03:10:02] Production.INFO: ==11123== Releasing lock...
[2026-04-03 03:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:10:02] Production.INFO: ==11126== Lock acquired, processing the job...
[2026-04-02 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:10:02] Production.INFO: ==11126== Releasing lock...
[2026-04-02 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:10:03] Production.INFO: ==11128== Lock acquired, processing the job...
[2026-04-03 02:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:10:03] Production.INFO: ==11128== Releasing lock...
[2026-04-03 02:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:10:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:10:03] Production.INFO: ==11130== Lock acquired, processing the job...
[2026-04-02 22:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:10:03] Production.INFO: ==11132== Lock acquired, processing the job...
[2026-04-02 22:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:10:03] Production.INFO: ==11138== Lock acquired, processing the job...
[2026-04-02 22:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22: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-02 22: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-02 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-02 22:10:04] Production.INFO: ==11138== Releasing lock...
[2026-04-02 22:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:10:04] Production.INFO: ==11136== Lock acquired, processing the job...
[2026-04-02 22:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:10:04] Production.INFO: ==11134== Lock acquired, processing the job...
[2026-04-02 22:10:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:10:04] Production.INFO: Account Balance Start.
[2026-04-02 22:10:04] Production.INFO: CreateAllLog Start
[2026-04-02 22:10:04] Production.INFO: 117
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-08
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:10:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:10:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:10:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: ==11132== Releasing lock...
[2026-04-02 22:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:10:04] Production.INFO: Total Charge 0
[2026-04-02 22:10:04] Production.INFO: CreateAllLog End
[2026-04-02 22:10:05] Production.INFO: Account Balance End.
[2026-04-02 22:10:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:10:05] Production.INFO: ==11136== Releasing lock...
[2026-04-02 22:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:10:12] Production.ERROR: CronJobId end10
[2026-04-02 22:10:12] Production.INFO: ==11134== Releasing lock...
[2026-04-02 22:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:10:15] Production.INFO: call_cost start
[2026-04-02 22:10:15] Production.INFO: call_cost end
[2026-04-02 22:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:10:15] Production.INFO: ==11130== Releasing lock...
[2026-04-02 22:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:11:01] Production.INFO: ==11198== Lock acquired, processing the job...
[2026-04-03 03:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:11:01] Production.INFO: neon service started
[2026-04-03 03:11:01] Production.INFO: neon service started
[2026-04-03 03:11:01] Production.INFO: ==11198== Releasing lock...
[2026-04-03 03:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:11:02] Production.INFO: ==11200== Lock acquired, processing the job...
[2026-04-02 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:11:02] Production.INFO: ==11202== Lock acquired, processing the job...
[2026-04-03 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 22:11:02] Production.INFO: ==11200== Releasing lock...
[2026-04-02 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:11:02] Production.INFO: ==11202== Releasing lock...
[2026-04-03 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:11:03] Production.INFO: ==11206== Lock acquired, processing the job...
[2026-04-02 22:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:11:03] Production.INFO: ==11204== Lock acquired, processing the job...
[2026-04-02 22:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 22:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 22:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 22:11:03] Production.ERROR: CronJob PID - 11206
[2026-04-02 22:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 22:11:03] Production.ERROR: CronJob ID - 5
[2026-04-02 22:11:03] Production.ERROR: CronJob Last Run Time 2026-04-02 22:11:00
[2026-04-02 22:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 22:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 22:11:03] Production.INFO: ==11217== Lock acquired, processing the job...
[2026-04-02 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 22:11:03] Production.INFO: ==11204== Releasing lock...
[2026-04-02 22:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 22:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 22:11:03] Production.INFO: ==11208== Lock acquired, processing the job...
[2026-04-02 22:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 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-02 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-02 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-02 22:11:03] Production.INFO: ==11217== Releasing lock...
[2026-04-02 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:11:03] Production.INFO: ==11211== Lock acquired, processing the job...
[2026-04-02 22:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:11:03] Production.INFO: ==11213== Lock acquired, processing the job...
[2026-04-02 22:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:11:03] Production.INFO: ==11215== Lock acquired, processing the job...
[2026-04-02 22:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 22:11:03] Production.INFO: Account Balance Start.
[2026-04-02 22:11:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:11:03] Production.INFO: 117
[2026-04-02 22:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 22:11:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:11:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: ==11208== Releasing lock...
[2026-04-02 22:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.ERROR: done
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 22:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026343', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-03-22
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-03-23
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-03-24
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-03-25
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-03-26
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-03-27
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-03-28
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-03-29
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-03-30
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-03-31
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-04-01
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Date 2026-04-02
[2026-04-02 22:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:11:05] Production.INFO: Total Charge 0
[2026-04-02 22:11:05] Production.INFO: CreateAllLog End
[2026-04-02 22:11:05] Production.INFO: Account Balance End.
[2026-04-02 22:11:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:11:05] Production.INFO: ==11213== Releasing lock...
[2026-04-02 22:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026343', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 22:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 22:11:10] Production.INFO: ProcessCDR(1,17026343,1,1,2)
[2026-04-02 22:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026343,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026343,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 22:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 22:11:10] Production.INFO: ==11215== Releasing lock...
[2026-04-02 22:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 22:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 22:11:13] Production.ERROR: CronJobId end10
[2026-04-02 22:11:13] Production.INFO: ==11211== Releasing lock...
[2026-04-02 22:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:11:17] Production.INFO: call_cost start
[2026-04-02 22:11:17] Production.INFO: call_cost end
[2026-04-02 22:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:11:17] Production.INFO: ==11206== Releasing lock...
[2026-04-02 22:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:12:02] Production.INFO: ==11285== Lock acquired, processing the job...
[2026-04-03 03:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:12:02] Production.INFO: neon service started
[2026-04-03 03:12:02] Production.INFO: neon service started
[2026-04-03 03:12:02] Production.INFO: ==11285== Releasing lock...
[2026-04-03 03:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:12:02] Production.INFO: ==11288== Lock acquired, processing the job...
[2026-04-02 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:12:02] Production.INFO: ==11288== Releasing lock...
[2026-04-02 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:12:03] Production.INFO: ==11290== Lock acquired, processing the job...
[2026-04-03 02:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:12:03] Production.INFO: ==11290== Releasing lock...
[2026-04-03 02:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:12:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:12:03] Production.INFO: ==11294== Lock acquired, processing the job...
[2026-04-02 22:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:12:03] Production.INFO: ==11298== Lock acquired, processing the job...
[2026-04-02 22:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:12:03] Production.INFO: ==11296== Lock acquired, processing the job...
[2026-04-02 22:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:12:03] Production.INFO: ==11292== Lock acquired, processing the job...
[2026-04-02 22:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:12:03] Production.INFO: Account Balance Start.
[2026-04-02 22:12:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:12:03] Production.INFO: 117
[2026-04-02 22:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:12:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:12:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:03] Production.INFO: ==11300== Lock acquired, processing the job...
[2026-04-02 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:12:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22: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-02 22: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-02 22: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-02 22:12:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: ==11300== Releasing lock...
[2026-04-02 22:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: ==11294== Releasing lock...
[2026-04-02 22:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:12:05] Production.INFO: Total Charge 0
[2026-04-02 22:12:05] Production.INFO: CreateAllLog End
[2026-04-02 22:12:05] Production.INFO: Account Balance End.
[2026-04-02 22:12:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:12:05] Production.INFO: ==11298== Releasing lock...
[2026-04-02 22:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:12:12] Production.ERROR: CronJobId end10
[2026-04-02 22:12:12] Production.INFO: ==11296== Releasing lock...
[2026-04-02 22:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:12:15] Production.INFO: call_cost start
[2026-04-02 22:12:15] Production.INFO: call_cost end
[2026-04-02 22:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:12:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:12:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:12:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:12:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:12:15] Production.INFO: ==11292== Releasing lock...
[2026-04-02 22:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:13:01] Production.INFO: ==11362== Lock acquired, processing the job...
[2026-04-03 03:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:13:01] Production.INFO: neon service started
[2026-04-03 03:13:01] Production.INFO: neon service started
[2026-04-03 03:13:01] Production.INFO: ==11362== Releasing lock...
[2026-04-03 03:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:13:01] Production.INFO: ==11364== Lock acquired, processing the job...
[2026-04-02 22:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:13:02] Production.INFO: ==11364== Releasing lock...
[2026-04-02 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:13:02] Production.INFO: ==11366== Lock acquired, processing the job...
[2026-04-03 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:13:02] Production.INFO: ==11366== Releasing lock...
[2026-04-03 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:13:02] Production.INFO: ==11368== Lock acquired, processing the job...
[2026-04-02 22:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:13:02] Production.INFO: ==11370== Lock acquired, processing the job...
[2026-04-02 22:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:13:02] Production.INFO: ==11373== Lock acquired, processing the job...
[2026-04-02 22:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:13:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:13:03] Production.INFO: ==11377== Lock acquired, processing the job...
[2026-04-02 22:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:13:03] Production.INFO: ==11375== Lock acquired, processing the job...
[2026-04-02 22:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:13:03] Production.INFO: Account Balance Start.
[2026-04-02 22:13:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:13:03] Production.INFO: 117
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 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-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:13:03] Production.INFO: ==11377== Releasing lock...
[2026-04-02 22:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: ==11370== Releasing lock...
[2026-04-02 22:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-29
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:03] Production.INFO: Date 2026-03-30
[2026-04-02 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:13:04] Production.INFO: Total Charge 0
[2026-04-02 22:13:04] Production.INFO: CreateAllLog End
[2026-04-02 22:13:04] Production.INFO: Account Balance End.
[2026-04-02 22:13:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:13:04] Production.INFO: ==11375== Releasing lock...
[2026-04-02 22:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:13:10] Production.ERROR: CronJobId end10
[2026-04-02 22:13:10] Production.INFO: ==11373== Releasing lock...
[2026-04-02 22:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:13:13] Production.INFO: call_cost start
[2026-04-02 22:13:13] Production.INFO: call_cost end
[2026-04-02 22:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:13:13] Production.INFO: ==11368== Releasing lock...
[2026-04-02 22:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:14:01] Production.INFO: ==11443== Lock acquired, processing the job...
[2026-04-03 03:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:14:02] Production.INFO: neon service started
[2026-04-03 03:14:02] Production.INFO: neon service started
[2026-04-03 03:14:02] Production.INFO: ==11443== Releasing lock...
[2026-04-03 03:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:14:02] Production.INFO: ==11445== Lock acquired, processing the job...
[2026-04-02 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:14:02] Production.INFO: ==11447== Lock acquired, processing the job...
[2026-04-03 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:14:02] Production.INFO: ==11447== Releasing lock...
[2026-04-03 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:14:02] Production.INFO: ==11445== Releasing lock...
[2026-04-02 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:14:03] Production.INFO: ==11452== Lock acquired, processing the job...
[2026-04-02 22:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:14:03] Production.INFO: ==11454== Lock acquired, processing the job...
[2026-04-02 22:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:14:03] Production.INFO: ==11456== Lock acquired, processing the job...
[2026-04-02 22:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:14:03] Production.INFO: ==11458== Lock acquired, processing the job...
[2026-04-02 22:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:14:03] Production.INFO: ==11460== Lock acquired, processing the job...
[2026-04-02 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:14:03] Production.INFO: Account Balance Start.
[2026-04-02 22:14:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:14:03] Production.INFO: 117
[2026-04-02 22:14:03] Production.INFO: Date 2026-03-08
[2026-04-02 22: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-02 22:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 22: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-02 22:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22: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-02 22:14:03] Production.INFO: ==11460== Releasing lock...
[2026-04-02 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: ==11454== Releasing lock...
[2026-04-02 22:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:14:04] Production.INFO: Total Charge 0
[2026-04-02 22:14:04] Production.INFO: CreateAllLog End
[2026-04-02 22:14:05] Production.INFO: Account Balance End.
[2026-04-02 22:14:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:14:05] Production.INFO: ==11458== Releasing lock...
[2026-04-02 22:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:14: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_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-02 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-02 22:14:10] Production.ERROR: CronJobId end10
[2026-04-02 22:14:10] Production.INFO: ==11456== Releasing lock...
[2026-04-02 22:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:14:14] Production.INFO: call_cost start
[2026-04-02 22:14:14] Production.INFO: call_cost end
[2026-04-02 22:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:14:14] Production.INFO: ==11452== Releasing lock...
[2026-04-02 22:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:15:01] Production.INFO: ==11516== Lock acquired, processing the job...
[2026-04-03 03:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:15:01] Production.INFO: neon service started
[2026-04-03 03:15:01] Production.INFO: neon service started
[2026-04-03 03:15:01] Production.INFO: ==11516== Releasing lock...
[2026-04-03 03:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:15:01] Production.INFO: ==11518== Lock acquired, processing the job...
[2026-04-02 22:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:15:02] Production.INFO: ==11518== Releasing lock...
[2026-04-02 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:15:02] Production.INFO: ==11520== Lock acquired, processing the job...
[2026-04-03 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:15:02] Production.INFO: ==11520== Releasing lock...
[2026-04-03 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:15:02] Production.INFO: ==11523== Lock acquired, processing the job...
[2026-04-02 22:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:15:02] Production.INFO: ==11525== Lock acquired, processing the job...
[2026-04-02 22:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:15:02] Production.INFO: ==11529== Lock acquired, processing the job...
[2026-04-02 22:15:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:15:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:15:02] Production.INFO: ==11527== Lock acquired, processing the job...
[2026-04-02 22:15:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:15:03] Production.INFO: ==11531== Lock acquired, processing the job...
[2026-04-02 22:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:15:03] Production.INFO: Account Balance Start.
[2026-04-02 22:15:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:15:03] Production.INFO: 117
[2026-04-02 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-02 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-02 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-02 22:15:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:15:03] Production.INFO: ==11531== Releasing lock...
[2026-04-02 22:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: ==11525== Releasing lock...
[2026-04-02 22:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:15:04] Production.INFO: Total Charge 0
[2026-04-02 22:15:04] Production.INFO: CreateAllLog End
[2026-04-02 22:15:04] Production.INFO: Account Balance End.
[2026-04-02 22:15:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:15:04] Production.INFO: ==11529== Releasing lock...
[2026-04-02 22:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:15:10] Production.ERROR: CronJobId end10
[2026-04-02 22:15:10] Production.INFO: ==11527== Releasing lock...
[2026-04-02 22:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:15:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:15:13] Production.INFO: call_cost start
[2026-04-02 22:15:13] Production.INFO: call_cost end
[2026-04-02 22:15:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:15:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:15:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:15:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:15:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:15:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:15:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:15:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:15:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:15:13] Production.INFO: ==11523== Releasing lock...
[2026-04-02 22:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:15:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:16:01] Production.INFO: ==11606== Lock acquired, processing the job...
[2026-04-03 03:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:16:01] Production.INFO: neon service started
[2026-04-03 03:16:01] Production.INFO: neon service started
[2026-04-03 03:16:01] Production.INFO: ==11606== Releasing lock...
[2026-04-03 03:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:16:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 22:16:02] Production.INFO: ==11610== Lock acquired, processing the job...
[2026-04-02 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:16:02] Production.INFO: ==11612== Lock acquired, processing the job...
[2026-04-03 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:16:02] Production.INFO: ==11612== Releasing lock...
[2026-04-03 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:16:02] Production.INFO: ==11610== Releasing lock...
[2026-04-02 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:16:03] Production.INFO: ==11615== Lock acquired, processing the job...
[2026-04-02 22:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:16:03] Production.INFO: ==11617== Lock acquired, processing the job...
[2026-04-02 22:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:16:03] Production.INFO: ==11619== Lock acquired, processing the job...
[2026-04-02 22:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:16:03] Production.INFO: ==11623== Lock acquired, processing the job...
[2026-04-02 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:16:03] Production.INFO: ==11621== Lock acquired, processing the job...
[2026-04-02 22:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22: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-02 22: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-02 22: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-02 22:16:03] Production.INFO: ==11623== Releasing lock...
[2026-04-02 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:16:04] Production.INFO: Account Balance Start.
[2026-04-02 22:16:04] Production.INFO: CreateAllLog Start
[2026-04-02 22:16:04] Production.INFO: 117
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-08
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: ==11617== Releasing lock...
[2026-04-02 22:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:16:04] Production.INFO: Total Charge 0
[2026-04-02 22:16:04] Production.INFO: CreateAllLog End
[2026-04-02 22:16:05] Production.INFO: Account Balance End.
[2026-04-02 22:16:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:16:05] Production.INFO: ==11621== Releasing lock...
[2026-04-02 22:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:16:11] Production.ERROR: CronJobId end10
[2026-04-02 22:16:11] Production.INFO: ==11619== Releasing lock...
[2026-04-02 22:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:16:14] Production.INFO: call_cost start
[2026-04-02 22:16:14] Production.INFO: call_cost end
[2026-04-02 22:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:16:14] Production.INFO: ==11615== Releasing lock...
[2026-04-02 22:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:17:01] Production.INFO: ==11681== Lock acquired, processing the job...
[2026-04-03 03:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:17:01] Production.INFO: neon service started
[2026-04-03 03:17:01] Production.INFO: neon service started
[2026-04-03 03:17:01] Production.INFO: ==11681== Releasing lock...
[2026-04-03 03:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:17:01] Production.INFO: ==11685== Lock acquired, processing the job...
[2026-04-03 02:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:17:01] Production.INFO: ==11685== Releasing lock...
[2026-04-03 02:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:17:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:17:01] Production.INFO: ==11683== Lock acquired, processing the job...
[2026-04-02 22:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:17:02] Production.INFO: ==11683== Releasing lock...
[2026-04-02 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:17:02] Production.INFO: ==11688== Lock acquired, processing the job...
[2026-04-02 22:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:17:02] Production.INFO: ==11694== Lock acquired, processing the job...
[2026-04-02 22:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:17:02] Production.INFO: ==11690== Lock acquired, processing the job...
[2026-04-02 22:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:17:02] Production.INFO: ==11692== Lock acquired, processing the job...
[2026-04-02 22:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:17:02] Production.INFO: Account Balance Start.
[2026-04-02 22:17:02] Production.INFO: CreateAllLog Start
[2026-04-02 22:17:02] Production.INFO: 117
[2026-04-02 22:17:02] Production.INFO: Date 2026-03-08
[2026-04-02 22:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: ==11696== Lock acquired, processing the job...
[2026-04-02 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:17:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:17:03] Production.INFO: ==11696== Releasing lock...
[2026-04-02 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: ==11690== Releasing lock...
[2026-04-02 22:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-29
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-30
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-03-31
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-04-01
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Date 2026-04-02
[2026-04-02 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:17:03] Production.INFO: Total Charge 0
[2026-04-02 22:17:03] Production.INFO: CreateAllLog End
[2026-04-02 22:17:04] Production.INFO: Account Balance End.
[2026-04-02 22:17:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:17:04] Production.INFO: ==11694== Releasing lock...
[2026-04-02 22:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:17:12] Production.ERROR: CronJobId end10
[2026-04-02 22:17:12] Production.INFO: ==11692== Releasing lock...
[2026-04-02 22:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:17:14] Production.INFO: call_cost start
[2026-04-02 22:17:14] Production.INFO: call_cost end
[2026-04-02 22:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:17:14] Production.INFO: ==11688== Releasing lock...
[2026-04-02 22:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:18:01] Production.INFO: ==11760== Lock acquired, processing the job...
[2026-04-03 03:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:18:01] Production.INFO: neon service started
[2026-04-03 03:18:01] Production.INFO: neon service started
[2026-04-03 03:18:01] Production.INFO: ==11760== Releasing lock...
[2026-04-03 03:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:18:02] Production.INFO: ==11764== Lock acquired, processing the job...
[2026-04-03 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:18:02] Production.INFO: ==11764== Releasing lock...
[2026-04-03 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:18:02] Production.INFO: ==11762== Lock acquired, processing the job...
[2026-04-02 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:18:02] Production.INFO: ==11762== Releasing lock...
[2026-04-02 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:18:03] Production.INFO: ==11770== Lock acquired, processing the job...
[2026-04-02 22:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:18:03] Production.INFO: ==11766== Lock acquired, processing the job...
[2026-04-02 22:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:18:03] Production.INFO: ==11768== Lock acquired, processing the job...
[2026-04-02 22:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:18:03] Production.INFO: ==11772== Lock acquired, processing the job...
[2026-04-02 22:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:18:03] Production.INFO: ==11774== Lock acquired, processing the job...
[2026-04-02 22:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:18:03] Production.INFO: Account Balance Start.
[2026-04-02 22:18:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:18:03] Production.INFO: 117
[2026-04-02 22:18:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:18:03] Production.INFO: ==11774== Releasing lock...
[2026-04-02 22:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:18:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: ==11768== Releasing lock...
[2026-04-02 22:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:18:04] Production.INFO: Total Charge 0
[2026-04-02 22:18:04] Production.INFO: CreateAllLog End
[2026-04-02 22:18:05] Production.INFO: Account Balance End.
[2026-04-02 22:18:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:18:05] Production.INFO: ==11772== Releasing lock...
[2026-04-02 22:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:18:12] Production.ERROR: CronJobId end10
[2026-04-02 22:18:12] Production.INFO: ==11770== Releasing lock...
[2026-04-02 22:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:18:14] Production.INFO: call_cost start
[2026-04-02 22:18:14] Production.INFO: call_cost end
[2026-04-02 22:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:18:14] Production.INFO: ==11766== Releasing lock...
[2026-04-02 22:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:19:02] Production.INFO: ==11845== Lock acquired, processing the job...
[2026-04-03 03:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:19:02] Production.INFO: neon service started
[2026-04-03 03:19:02] Production.INFO: neon service started
[2026-04-03 03:19:02] Production.INFO: ==11845== Releasing lock...
[2026-04-03 03:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:19:02] Production.INFO: ==11847== Lock acquired, processing the job...
[2026-04-02 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:19:02] Production.INFO: ==11849== Lock acquired, processing the job...
[2026-04-03 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:19:02] Production.INFO: ==11849== Releasing lock...
[2026-04-03 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:19:02] Production.INFO: ==11847== Releasing lock...
[2026-04-02 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:19:03] Production.INFO: ==11859== Lock acquired, processing the job...
[2026-04-02 22:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:19:03] Production.INFO: ==11851== Lock acquired, processing the job...
[2026-04-02 22:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 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-02 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-02 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-02 22:19:03] Production.INFO: ==11859== Releasing lock...
[2026-04-02 22:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:19:03] Production.INFO: ==11853== Lock acquired, processing the job...
[2026-04-02 22:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:19:03] Production.INFO: ==11855== Lock acquired, processing the job...
[2026-04-02 22:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:19:03] Production.INFO: ==11857== Lock acquired, processing the job...
[2026-04-02 22:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:19:03] Production.INFO: Account Balance Start.
[2026-04-02 22:19:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:19:03] Production.INFO: 117
[2026-04-02 22:19:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: ==11853== Releasing lock...
[2026-04-02 22:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:19:04] Production.INFO: Total Charge 0
[2026-04-02 22:19:04] Production.INFO: CreateAllLog End
[2026-04-02 22:19:04] Production.INFO: Account Balance End.
[2026-04-02 22:19:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:19:05] Production.INFO: ==11857== Releasing lock...
[2026-04-02 22:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:19:11] Production.ERROR: CronJobId end10
[2026-04-02 22:19:11] Production.INFO: ==11855== Releasing lock...
[2026-04-02 22:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:19:14] Production.INFO: call_cost start
[2026-04-02 22:19:14] Production.INFO: call_cost end
[2026-04-02 22:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:19:14] Production.INFO: ==11851== Releasing lock...
[2026-04-02 22:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:20:01] Production.INFO: ==11922== Lock acquired, processing the job...
[2026-04-03 03:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:20:01] Production.INFO: neon service started
[2026-04-03 03:20:01] Production.INFO: neon service started
[2026-04-03 03:20:01] Production.INFO: ==11922== Releasing lock...
[2026-04-03 03:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:20:01] Production.INFO: ==11926== Lock acquired, processing the job...
[2026-04-03 02:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:20:02] Production.INFO: ==11926== Releasing lock...
[2026-04-03 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:20:02] Production.INFO: ==11924== Lock acquired, processing the job...
[2026-04-02 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:20:02] Production.INFO: ==11924== Releasing lock...
[2026-04-02 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:20:03] Production.INFO: ==11929== Lock acquired, processing the job...
[2026-04-02 22:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:20:03] Production.INFO: ==11933== Lock acquired, processing the job...
[2026-04-02 22:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:20:03] Production.INFO: ==11931== Lock acquired, processing the job...
[2026-04-02 22:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:20:03] Production.INFO: ==11937== Lock acquired, processing the job...
[2026-04-02 22:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:20:03] Production.INFO: ==11935== Lock acquired, processing the job...
[2026-04-02 22:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 22:20:03] Production.INFO: Account Balance Start.
[2026-04-02 22:20:03] Production.INFO: ==11937== Releasing lock...
[2026-04-02 22:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:20:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:20:03] Production.INFO: 117
[2026-04-02 22:20:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:03] Production.INFO: ==11931== Releasing lock...
[2026-04-02 22:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:20:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:20:04] Production.INFO: Total Charge 0
[2026-04-02 22:20:04] Production.INFO: CreateAllLog End
[2026-04-02 22:20:04] Production.INFO: Account Balance End.
[2026-04-02 22:20:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:20:04] Production.INFO: ==11935== Releasing lock...
[2026-04-02 22:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:20:12] Production.ERROR: CronJobId end10
[2026-04-02 22:20:12] Production.INFO: ==11933== Releasing lock...
[2026-04-02 22:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:20:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:20:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:20:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:20:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:20:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:20:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:20:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:20:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:20:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:20:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:20:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:20:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:20:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:20:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:20:15] Production.INFO: call_cost start
[2026-04-02 22:20:15] Production.INFO: call_cost end
[2026-04-02 22:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:20:15] Production.INFO: ==11929== Releasing lock...
[2026-04-02 22:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:21:01] Production.INFO: ==12003== Lock acquired, processing the job...
[2026-04-03 03:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:21:02] Production.INFO: neon service started
[2026-04-03 03:21:02] Production.INFO: neon service started
[2026-04-03 03:21:02] Production.INFO: ==12003== Releasing lock...
[2026-04-03 03:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:21:02] Production.INFO: ==12005== Lock acquired, processing the job...
[2026-04-02 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:21:02] Production.INFO: ==12007== Lock acquired, processing the job...
[2026-04-03 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 22:21:02] Production.INFO: ==12005== Releasing lock...
[2026-04-02 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:21:02] Production.INFO: ==12007== Releasing lock...
[2026-04-03 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:21:03] Production.INFO: ==12010== Lock acquired, processing the job...
[2026-04-02 22:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 22:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 22:21:03] Production.INFO: ==12012== Lock acquired, processing the job...
[2026-04-02 22:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 22:21:03] Production.INFO: ==12010== Releasing lock...
[2026-04-02 22:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 22:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 22:21:03] Production.INFO: ==12014== Lock acquired, processing the job...
[2026-04-02 22:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:21:03] Production.INFO: ==12018== Lock acquired, processing the job...
[2026-04-02 22:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:21:03] Production.INFO: ==12022== Lock acquired, processing the job...
[2026-04-02 22:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:21:03] Production.INFO: ==12016== Lock acquired, processing the job...
[2026-04-02 22:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:21:03] Production.INFO: Account Balance Start.
[2026-04-02 22:21:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:21:03] Production.INFO: 117
[2026-04-02 22:21:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:03] Production.INFO: ==12020== Lock acquired, processing the job...
[2026-04-02 22:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 22: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-02 22: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-02 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-02 22:21:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:21:04] Production.INFO: ==12022== Releasing lock...
[2026-04-02 22:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: ==12014== Releasing lock...
[2026-04-02 22:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.ERROR: done
[2026-04-02 22:21:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 22:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026384', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 22:21:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:21:04] Production.INFO: Total Charge 0
[2026-04-02 22:21:05] Production.INFO: CreateAllLog End
[2026-04-02 22:21:05] Production.INFO: Account Balance End.
[2026-04-02 22:21:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:21:05] Production.INFO: ==12018== Releasing lock...
[2026-04-02 22:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026384', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 22:21:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 22:21:11] Production.INFO: ProcessCDR(1,17026384,1,1,2)
[2026-04-02 22:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026384,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026384,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:21:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 22:21:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 22:21:11] Production.INFO: ==12020== Releasing lock...
[2026-04-02 22:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 22:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-02 22:21:14] Production.ERROR: CronJobId end10
[2026-04-02 22:21:14] Production.INFO: ==12016== Releasing lock...
[2026-04-02 22:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:21:17] Production.INFO: call_cost start
[2026-04-02 22:21:17] Production.INFO: call_cost end
[2026-04-02 22:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:21:17] Production.INFO: ==12012== Releasing lock...
[2026-04-02 22:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:22:01] Production.INFO: ==12085== Lock acquired, processing the job...
[2026-04-03 03:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:22:01] Production.INFO: neon service started
[2026-04-03 03:22:01] Production.INFO: neon service started
[2026-04-03 03:22:01] Production.INFO: ==12085== Releasing lock...
[2026-04-03 03:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:22:01] Production.INFO: ==12087== Lock acquired, processing the job...
[2026-04-02 22:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:22:01] Production.INFO: ==12087== Releasing lock...
[2026-04-02 22:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:22:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:22:02] Production.INFO: ==12089== Lock acquired, processing the job...
[2026-04-03 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:22:02] Production.INFO: ==12089== Releasing lock...
[2026-04-03 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:22:02] Production.INFO: ==12092== Lock acquired, processing the job...
[2026-04-02 22:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:22:02] Production.INFO: ==12094== Lock acquired, processing the job...
[2026-04-02 22:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:22:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:22:02] Production.INFO: ==12098== Lock acquired, processing the job...
[2026-04-02 22:22:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:22:02] Production.INFO: ==12096== Lock acquired, processing the job...
[2026-04-02 22:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:22:02] Production.INFO: Account Balance Start.
[2026-04-02 22:22:02] Production.INFO: CreateAllLog Start
[2026-04-02 22:22:02] Production.INFO: 117
[2026-04-02 22:22:02] Production.INFO: Date 2026-03-08
[2026-04-02 22:22:02] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:22:03] Production.INFO: ==12100== Lock acquired, processing the job...
[2026-04-02 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:22:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:22:03] Production.INFO: ==12100== Releasing lock...
[2026-04-02 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: ==12094== Releasing lock...
[2026-04-02 22:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:03] Production.INFO: Date 2026-03-29
[2026-04-02 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:22:04] Production.INFO: Total Charge 0
[2026-04-02 22:22:04] Production.INFO: CreateAllLog End
[2026-04-02 22:22:04] Production.INFO: Account Balance End.
[2026-04-02 22:22:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:22:04] Production.INFO: ==12098== Releasing lock...
[2026-04-02 22:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:22:11] Production.ERROR: CronJobId end10
[2026-04-02 22:22:11] Production.INFO: ==12096== Releasing lock...
[2026-04-02 22:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:22:13] Production.INFO: call_cost start
[2026-04-02 22:22:13] Production.INFO: call_cost end
[2026-04-02 22:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:22:13] Production.INFO: ==12092== Releasing lock...
[2026-04-02 22:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:23:01] Production.INFO: ==12166== Lock acquired, processing the job...
[2026-04-03 03:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:23:01] Production.INFO: neon service started
[2026-04-03 03:23:01] Production.INFO: neon service started
[2026-04-03 03:23:01] Production.INFO: ==12166== Releasing lock...
[2026-04-03 03:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:23:02] Production.INFO: ==12168== Lock acquired, processing the job...
[2026-04-02 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:23:02] Production.INFO: ==12170== Lock acquired, processing the job...
[2026-04-03 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:23:02] Production.INFO: ==12170== Releasing lock...
[2026-04-03 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:23:02] Production.INFO: ==12168== Releasing lock...
[2026-04-02 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:23:03] Production.INFO: ==12173== Lock acquired, processing the job...
[2026-04-02 22:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:23:03] Production.INFO: ==12175== Lock acquired, processing the job...
[2026-04-02 22:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:23:03] Production.INFO: ==12177== Lock acquired, processing the job...
[2026-04-02 22:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:23:03] Production.INFO: ==12179== Lock acquired, processing the job...
[2026-04-02 22:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:23:03] Production.INFO: ==12181== Lock acquired, processing the job...
[2026-04-02 22:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:23:03] Production.INFO: Account Balance Start.
[2026-04-02 22:23:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:23:03] Production.INFO: 117
[2026-04-02 22:23:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:23:03] Production.INFO: Date 2026-03-09
[2026-04-02 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-02 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:23:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:03] Production.INFO: ==12181== Releasing lock...
[2026-04-02 22:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:23:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: ==12175== Releasing lock...
[2026-04-02 22:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:23:04] Production.INFO: Total Charge 0
[2026-04-02 22:23:04] Production.INFO: CreateAllLog End
[2026-04-02 22:23:04] Production.INFO: Account Balance End.
[2026-04-02 22:23:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:23:05] Production.INFO: ==12179== Releasing lock...
[2026-04-02 22:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:23:12] Production.ERROR: CronJobId end10
[2026-04-02 22:23:12] Production.INFO: ==12177== Releasing lock...
[2026-04-02 22:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:23:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:23:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:23:15] Production.INFO: call_cost start
[2026-04-02 22:23:15] Production.INFO: call_cost end
[2026-04-02 22:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:23:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:23:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:23:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:23:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:23:15] Production.INFO: ==12173== Releasing lock...
[2026-04-02 22:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:24:02] Production.INFO: ==12243== Lock acquired, processing the job...
[2026-04-03 03:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:24:02] Production.INFO: neon service started
[2026-04-03 03:24:02] Production.INFO: neon service started
[2026-04-03 03:24:02] Production.INFO: ==12243== Releasing lock...
[2026-04-03 03:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:24:02] Production.INFO: ==12245== Lock acquired, processing the job...
[2026-04-02 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:24:02] Production.INFO: ==12247== Lock acquired, processing the job...
[2026-04-03 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:24:03] Production.INFO: ==12247== Releasing lock...
[2026-04-03 02:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:24:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:24:03] Production.INFO: ==12245== Releasing lock...
[2026-04-02 22:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:24:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:24:04] Production.INFO: ==12250== Lock acquired, processing the job...
[2026-04-02 22:24:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:24:04] Production.INFO: ==12252== Lock acquired, processing the job...
[2026-04-02 22:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:24:04] Production.INFO: ==12254== Lock acquired, processing the job...
[2026-04-02 22:24:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:24:04] Production.INFO: ==12258== Lock acquired, processing the job...
[2026-04-02 22:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:24:04] Production.INFO: ==12256== Lock acquired, processing the job...
[2026-04-02 22:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:24:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:24:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22: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-02 22:24:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:24:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:24:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22: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-02 22: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-02 22:24:04] Production.INFO: ==12258== Releasing lock...
[2026-04-02 22:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:24:04] Production.INFO: Account Balance Start.
[2026-04-02 22:24:04] Production.INFO: CreateAllLog Start
[2026-04-02 22:24:04] Production.INFO: 117
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-08
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: ==12252== Releasing lock...
[2026-04-02 22:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-03-22
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-03-23
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-03-24
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-03-25
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-03-26
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-03-27
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-03-28
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-03-29
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-03-30
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-03-31
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-04-01
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Date 2026-04-02
[2026-04-02 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:24:05] Production.INFO: Total Charge 0
[2026-04-02 22:24:05] Production.INFO: CreateAllLog End
[2026-04-02 22:24:05] Production.INFO: Account Balance End.
[2026-04-02 22:24:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:24:05] Production.INFO: ==12256== Releasing lock...
[2026-04-02 22:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:24:12] Production.ERROR: CronJobId end10
[2026-04-02 22:24:12] Production.INFO: ==12254== Releasing lock...
[2026-04-02 22:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:24:14] Production.INFO: call_cost start
[2026-04-02 22:24:14] Production.INFO: call_cost end
[2026-04-02 22:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:24:14] Production.INFO: ==12250== Releasing lock...
[2026-04-02 22:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:25:01] Production.INFO: ==12318== Lock acquired, processing the job...
[2026-04-03 03:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:25:01] Production.INFO: neon service started
[2026-04-03 03:25:01] Production.INFO: neon service started
[2026-04-03 03:25:01] Production.INFO: ==12318== Releasing lock...
[2026-04-03 03:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:25:02] Production.INFO: ==12320== Lock acquired, processing the job...
[2026-04-02 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:25:02] Production.INFO: ==12320== Releasing lock...
[2026-04-02 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:25:02] Production.INFO: ==12322== Lock acquired, processing the job...
[2026-04-03 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:25:02] Production.INFO: ==12322== Releasing lock...
[2026-04-03 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:25:02] Production.INFO: ==12325== Lock acquired, processing the job...
[2026-04-02 22:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:25:03] Production.INFO: ==12327== Lock acquired, processing the job...
[2026-04-02 22:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:25:03] Production.INFO: ==12329== Lock acquired, processing the job...
[2026-04-02 22:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:25:03] Production.INFO: ==12333== Lock acquired, processing the job...
[2026-04-02 22:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:25:03] Production.INFO: ==12331== Lock acquired, processing the job...
[2026-04-02 22:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:25:03] Production.INFO: Account Balance Start.
[2026-04-02 22:25:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:25:03] Production.INFO: 117
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:25:03] Production.INFO: ==12333== Releasing lock...
[2026-04-02 22:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: ==12327== Releasing lock...
[2026-04-02 22:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:25:04] Production.INFO: Total Charge 0
[2026-04-02 22:25:04] Production.INFO: CreateAllLog End
[2026-04-02 22:25:04] Production.INFO: Account Balance End.
[2026-04-02 22:25:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:25:04] Production.INFO: ==12331== Releasing lock...
[2026-04-02 22:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:25:10] Production.ERROR: CronJobId end10
[2026-04-02 22:25:10] Production.INFO: ==12329== Releasing lock...
[2026-04-02 22:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:25:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:25:13] Production.INFO: call_cost start
[2026-04-02 22:25:13] Production.INFO: call_cost end
[2026-04-02 22:25:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:25:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:25:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:25:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:25:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:25:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:25:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:25:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:25:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:25:13] Production.INFO: ==12325== Releasing lock...
[2026-04-02 22:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:25:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:26:02] Production.INFO: ==12395== Lock acquired, processing the job...
[2026-04-03 03:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:26:02] Production.INFO: neon service started
[2026-04-03 03:26:02] Production.INFO: neon service started
[2026-04-03 03:26:02] Production.INFO: ==12395== Releasing lock...
[2026-04-03 03:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:26:02] Production.INFO: ==12397== Lock acquired, processing the job...
[2026-04-02 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:26:02] Production.INFO: ==12397== Releasing lock...
[2026-04-02 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:26:02] Production.INFO: ==12399== Lock acquired, processing the job...
[2026-04-03 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:26:02] Production.INFO: ==12399== Releasing lock...
[2026-04-03 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:26:03] Production.INFO: ==12402== Lock acquired, processing the job...
[2026-04-02 22:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:26:03] Production.INFO: ==12404== Lock acquired, processing the job...
[2026-04-02 22:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:26:03] Production.INFO: ==12406== Lock acquired, processing the job...
[2026-04-02 22:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:26:03] Production.INFO: ==12408== Lock acquired, processing the job...
[2026-04-02 22:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:26:03] Production.INFO: ==12410== Lock acquired, processing the job...
[2026-04-02 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:26:03] Production.INFO: Account Balance Start.
[2026-04-02 22:26:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:26:03] Production.INFO: 117
[2026-04-02 22:26:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 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-02 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:26:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:03] Production.INFO: ==12410== Releasing lock...
[2026-04-02 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:26:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: ==12404== Releasing lock...
[2026-04-02 22:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:26:04] Production.INFO: Total Charge 0
[2026-04-02 22:26:04] Production.INFO: CreateAllLog End
[2026-04-02 22:26:04] Production.INFO: Account Balance End.
[2026-04-02 22:26:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:26:04] Production.INFO: ==12408== Releasing lock...
[2026-04-02 22:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:26:12] Production.ERROR: CronJobId end10
[2026-04-02 22:26:12] Production.INFO: ==12406== Releasing lock...
[2026-04-02 22:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:26:14] Production.INFO: call_cost start
[2026-04-02 22:26:14] Production.INFO: call_cost end
[2026-04-02 22:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:26:14] Production.INFO: ==12402== Releasing lock...
[2026-04-02 22:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:27:01] Production.INFO: ==12473== Lock acquired, processing the job...
[2026-04-03 03:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:27:01] Production.INFO: neon service started
[2026-04-03 03:27:01] Production.INFO: neon service started
[2026-04-03 03:27:01] Production.INFO: ==12473== Releasing lock...
[2026-04-03 03:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:27:01] Production.INFO: ==12475== Lock acquired, processing the job...
[2026-04-02 22:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:27:02] Production.INFO: ==12475== Releasing lock...
[2026-04-02 22:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:27:02] Production.INFO: ==12477== Lock acquired, processing the job...
[2026-04-03 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:27:02] Production.INFO: ==12477== Releasing lock...
[2026-04-03 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:27:03] Production.INFO: ==12479== Lock acquired, processing the job...
[2026-04-02 22:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:27:03] Production.INFO: ==12481== Lock acquired, processing the job...
[2026-04-02 22:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:27:03] Production.INFO: ==12488== Lock acquired, processing the job...
[2026-04-02 22:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:27:03] Production.INFO: ==12486== Lock acquired, processing the job...
[2026-04-02 22:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:27:03] Production.INFO: ==12484== Lock acquired, processing the job...
[2026-04-02 22:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 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-02 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-02 22:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 22:27:03] Production.INFO: Account Balance Start.
[2026-04-02 22:27:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:27:03] Production.INFO: 117
[2026-04-02 22:27:03] Production.INFO: ==12488== Releasing lock...
[2026-04-02 22:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:03] Production.INFO: ==12481== Releasing lock...
[2026-04-02 22:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:27:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:27:04] Production.INFO: Total Charge 0
[2026-04-02 22:27:04] Production.INFO: CreateAllLog End
[2026-04-02 22:27:04] Production.INFO: Account Balance End.
[2026-04-02 22:27:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:27:04] Production.INFO: ==12486== Releasing lock...
[2026-04-02 22:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:27:11] Production.ERROR: CronJobId end10
[2026-04-02 22:27:11] Production.INFO: ==12484== Releasing lock...
[2026-04-02 22:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:27:14] Production.INFO: call_cost start
[2026-04-02 22:27:14] Production.INFO: call_cost end
[2026-04-02 22:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:27:14] Production.INFO: ==12479== Releasing lock...
[2026-04-02 22:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:28:01] Production.INFO: ==12551== Lock acquired, processing the job...
[2026-04-03 03:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:28:01] Production.INFO: neon service started
[2026-04-03 03:28:01] Production.INFO: neon service started
[2026-04-03 03:28:01] Production.INFO: ==12551== Releasing lock...
[2026-04-03 03:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:28:02] Production.INFO: ==12553== Lock acquired, processing the job...
[2026-04-02 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:28:02] Production.INFO: ==12553== Releasing lock...
[2026-04-02 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:28:02] Production.INFO: ==12555== Lock acquired, processing the job...
[2026-04-03 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:28:02] Production.INFO: ==12555== Releasing lock...
[2026-04-03 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:28:03] Production.INFO: ==12562== Lock acquired, processing the job...
[2026-04-02 22:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:28:03] Production.INFO: ==12558== Lock acquired, processing the job...
[2026-04-02 22:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:28:03] Production.INFO: ==12560== Lock acquired, processing the job...
[2026-04-02 22:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:28:03] Production.INFO: ==12564== Lock acquired, processing the job...
[2026-04-02 22:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:28:03] Production.INFO: ==12566== Lock acquired, processing the job...
[2026-04-02 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:28:03] Production.INFO: Account Balance Start.
[2026-04-02 22:28:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:28:03] Production.INFO: 117
[2026-04-02 22:28:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:28:03] Production.INFO: ==12566== Releasing lock...
[2026-04-02 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:28:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: ==12560== Releasing lock...
[2026-04-02 22:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:28:04] Production.INFO: Total Charge 0
[2026-04-02 22:28:04] Production.INFO: CreateAllLog End
[2026-04-02 22:28:05] Production.INFO: Account Balance End.
[2026-04-02 22:28:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:28:05] Production.INFO: ==12564== Releasing lock...
[2026-04-02 22:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:28:12] Production.ERROR: CronJobId end10
[2026-04-02 22:28:12] Production.INFO: ==12562== Releasing lock...
[2026-04-02 22:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:28:14] Production.INFO: call_cost start
[2026-04-02 22:28:14] Production.INFO: call_cost end
[2026-04-02 22:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:28:14] Production.INFO: ==12558== Releasing lock...
[2026-04-02 22:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:29:01] Production.INFO: ==12631== Lock acquired, processing the job...
[2026-04-03 03:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:29:01] Production.INFO: neon service started
[2026-04-03 03:29:01] Production.INFO: neon service started
[2026-04-03 03:29:01] Production.INFO: ==12631== Releasing lock...
[2026-04-03 03:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:29:01] Production.INFO: ==12633== Lock acquired, processing the job...
[2026-04-02 22:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:29:02] Production.INFO: ==12633== Releasing lock...
[2026-04-02 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:29:02] Production.INFO: ==12635== Lock acquired, processing the job...
[2026-04-03 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:29:02] Production.INFO: ==12635== Releasing lock...
[2026-04-03 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:29:02] Production.INFO: ==12639== Lock acquired, processing the job...
[2026-04-02 22:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:29:02] Production.INFO: ==12637== Lock acquired, processing the job...
[2026-04-02 22:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:29:02] Production.INFO: ==12641== Lock acquired, processing the job...
[2026-04-02 22:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:29:02] Production.INFO: ==12650== Lock acquired, processing the job...
[2026-04-02 22:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:29:02] Production.INFO: ==12648== Lock acquired, processing the job...
[2026-04-02 22:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:29:03] Production.INFO: Account Balance Start.
[2026-04-02 22:29:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:29:03] Production.INFO: 117
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:29:03] Production.INFO: ==12650== Releasing lock...
[2026-04-02 22:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: ==12639== Releasing lock...
[2026-04-02 22:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-29
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:03] Production.INFO: Date 2026-03-30
[2026-04-02 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:29:04] Production.INFO: Total Charge 0
[2026-04-02 22:29:04] Production.INFO: CreateAllLog End
[2026-04-02 22:29:04] Production.INFO: Account Balance End.
[2026-04-02 22:29:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:29:04] Production.INFO: ==12648== Releasing lock...
[2026-04-02 22:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:29:11] Production.ERROR: CronJobId end10
[2026-04-02 22:29:11] Production.INFO: ==12641== Releasing lock...
[2026-04-02 22:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:29:14] Production.INFO: call_cost start
[2026-04-02 22:29:14] Production.INFO: call_cost end
[2026-04-02 22:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:29:14] Production.INFO: ==12637== Releasing lock...
[2026-04-02 22:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:30:01] Production.INFO: ==12710== Lock acquired, processing the job...
[2026-04-03 03:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:30:01] Production.INFO: neon service started
[2026-04-03 03:30:01] Production.INFO: neon service started
[2026-04-03 03:30:01] Production.INFO: ==12710== Releasing lock...
[2026-04-03 03:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:30:02] Production.INFO: ==12715== Lock acquired, processing the job...
[2026-04-02 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:30:02] Production.INFO: ==12715== Releasing lock...
[2026-04-02 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:30:02] Production.INFO: ==12717== Lock acquired, processing the job...
[2026-04-03 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:30:02] Production.INFO: ==12717== Releasing lock...
[2026-04-03 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:30:03] Production.INFO: ==12721== Lock acquired, processing the job...
[2026-04-02 22:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:30:03] Production.INFO: ==12723== Lock acquired, processing the job...
[2026-04-02 22:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:30:03] Production.INFO: ==12719== Lock acquired, processing the job...
[2026-04-02 22:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:30:03] Production.INFO: ==12725== Lock acquired, processing the job...
[2026-04-02 22:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:30:03] Production.INFO: ==12727== Lock acquired, processing the job...
[2026-04-02 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:30:03] Production.INFO: Account Balance Start.
[2026-04-02 22:30:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:30:03] Production.INFO: 117
[2026-04-02 22:30:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 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-02 22:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:30:03] Production.INFO: ==12727== Releasing lock...
[2026-04-02 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:30:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: ==12721== Releasing lock...
[2026-04-02 22:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:30:04] Production.INFO: Total Charge 0
[2026-04-02 22:30:04] Production.INFO: CreateAllLog End
[2026-04-02 22:30:05] Production.INFO: Account Balance End.
[2026-04-02 22:30:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:30:05] Production.INFO: ==12725== Releasing lock...
[2026-04-02 22:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:30:12] Production.ERROR: CronJobId end10
[2026-04-02 22:30:12] Production.INFO: ==12723== Releasing lock...
[2026-04-02 22:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:30:15] Production.INFO: call_cost start
[2026-04-02 22:30:15] Production.INFO: call_cost end
[2026-04-02 22:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:30:15] Production.INFO: ==12719== Releasing lock...
[2026-04-02 22:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:31:02] Production.INFO: ==12796== Lock acquired, processing the job...
[2026-04-03 03:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:31:02] Production.INFO: neon service started
[2026-04-03 03:31:02] Production.INFO: neon service started
[2026-04-03 03:31:02] Production.INFO: ==12796== Releasing lock...
[2026-04-03 03:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:31:02] Production.INFO: ==12801== Lock acquired, processing the job...
[2026-04-02 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:31:02] Production.INFO: ==12803== Lock acquired, processing the job...
[2026-04-03 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:31:02] Production.INFO: ==12803== Releasing lock...
[2026-04-03 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:31:03] Production.INFO: ==12801== Releasing lock...
[2026-04-02 22:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:31:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:31:04] Production.INFO: ==12807== Lock acquired, processing the job...
[2026-04-02 22:31:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:31:04] Production.INFO: ==12815== Lock acquired, processing the job...
[2026-04-02 22:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 22:31:04] Production.INFO: ==12805== Lock acquired, processing the job...
[2026-04-02 22:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 22:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 22:31:04] Production.INFO: ==12817== Lock acquired, processing the job...
[2026-04-02 22:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:31:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 22:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 22:31:04] Production.ERROR: CronJob PID - 12807
[2026-04-02 22:31:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 22:31:04] Production.ERROR: CronJob ID - 5
[2026-04-02 22:31:04] Production.ERROR: CronJob Last Run Time 2026-04-02 22:31:00
[2026-04-02 22:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 22:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 22:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 22:31:04] Production.ERROR: CronJob PID - 12815
[2026-04-02 22:31:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-02 22:31:04] Production.ERROR: CronJob ID - 17
[2026-04-02 22:31:04] Production.ERROR: CronJob Last Run Time 2026-04-02 22:31:00
[2026-04-02 22:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 22:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 22:31:04] Production.INFO: ==12809== Lock acquired, processing the job...
[2026-04-02 22:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:31:04] Production.INFO: ==12811== Lock acquired, processing the job...
[2026-04-02 22:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:31:04] Production.INFO: ==12813== Lock acquired, processing the job...
[2026-04-02 22:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:31:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 22:31:04] Production.INFO: ==12805== Releasing lock...
[2026-04-02 22:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 22:31:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 22:31:04] Production.INFO: Account Balance Start.
[2026-04-02 22:31:04] Production.INFO: CreateAllLog Start
[2026-04-02 22:31:04] Production.INFO: 117
[2026-04-02 22:31:04] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 22:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: ==12817== Releasing lock...
[2026-04-02 22:31:05] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:31:05] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-18
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-19
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-20
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-21
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.ERROR: done
[2026-04-02 22:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 22:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026425', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-22
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-23
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-24
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-25
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-26
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: ==12809== Releasing lock...
[2026-04-02 22:31:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:31:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-27
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-28
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-29
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-30
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-03-31
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-04-01
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Date 2026-04-02
[2026-04-02 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:31:05] Production.INFO: Total Charge 0
[2026-04-02 22:31:05] Production.INFO: CreateAllLog End
[2026-04-02 22:31:05] Production.INFO: Account Balance End.
[2026-04-02 22:31:06] Production.ERROR: CronJobId end 12
[2026-04-02 22:31:06] Production.INFO: ==12813== Releasing lock...
[2026-04-02 22:31:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:31:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026425', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 22:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 22:31:11] Production.INFO: ProcessCDR(1,17026425,1,1,2)
[2026-04-02 22:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026425,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026425,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 22:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 22:31:11] Production.INFO: ==12815== Releasing lock...
[2026-04-02 22:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 22:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-02 22:31:15] Production.ERROR: CronJobId end10
[2026-04-02 22:31:15] Production.INFO: ==12811== Releasing lock...
[2026-04-02 22:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:31:17] Production.INFO: call_cost start
[2026-04-02 22:31:17] Production.INFO: call_cost end
[2026-04-02 22:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:31:17] Production.INFO: ==12807== Releasing lock...
[2026-04-02 22:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:32:01] Production.INFO: ==12877== Lock acquired, processing the job...
[2026-04-03 03:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:32:01] Production.INFO: neon service started
[2026-04-03 03:32:01] Production.INFO: neon service started
[2026-04-03 03:32:01] Production.INFO: ==12877== Releasing lock...
[2026-04-03 03:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:32:02] Production.INFO: ==12881== Lock acquired, processing the job...
[2026-04-03 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:32:02] Production.INFO: ==12881== Releasing lock...
[2026-04-03 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:32:02] Production.INFO: ==12879== Lock acquired, processing the job...
[2026-04-02 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:32:02] Production.INFO: ==12879== Releasing lock...
[2026-04-02 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:32:03] Production.INFO: ==12884== Lock acquired, processing the job...
[2026-04-02 22:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:32:03] Production.INFO: ==12888== Lock acquired, processing the job...
[2026-04-02 22:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:32:03] Production.INFO: ==12892== Lock acquired, processing the job...
[2026-04-02 22:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:32:03] Production.INFO: ==12886== Lock acquired, processing the job...
[2026-04-02 22:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:32:03] Production.INFO: ==12890== Lock acquired, processing the job...
[2026-04-02 22:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 22:32:03] Production.INFO: Account Balance Start.
[2026-04-02 22:32:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:32:03] Production.INFO: 117
[2026-04-02 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-02 22:32:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: ==12892== Releasing lock...
[2026-04-02 22:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: ==12886== Releasing lock...
[2026-04-02 22:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:32:04] Production.INFO: Total Charge 0
[2026-04-02 22:32:04] Production.INFO: CreateAllLog End
[2026-04-02 22:32:04] Production.INFO: Account Balance End.
[2026-04-02 22:32:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:32:04] Production.INFO: ==12890== Releasing lock...
[2026-04-02 22:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:32:11] Production.ERROR: CronJobId end10
[2026-04-02 22:32:11] Production.INFO: ==12888== Releasing lock...
[2026-04-02 22:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:32:14] Production.INFO: call_cost start
[2026-04-02 22:32:14] Production.INFO: call_cost end
[2026-04-02 22:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:32:14] Production.INFO: ==12884== Releasing lock...
[2026-04-02 22:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:33:02] Production.INFO: ==12948== Lock acquired, processing the job...
[2026-04-03 03:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:33:02] Production.INFO: neon service started
[2026-04-03 03:33:02] Production.INFO: neon service started
[2026-04-03 03:33:02] Production.INFO: ==12948== Releasing lock...
[2026-04-03 03:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:33:02] Production.INFO: ==12952== Lock acquired, processing the job...
[2026-04-03 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:33:02] Production.INFO: ==12952== Releasing lock...
[2026-04-03 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:33:02] Production.INFO: ==12950== Lock acquired, processing the job...
[2026-04-02 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:33:02] Production.INFO: ==12950== Releasing lock...
[2026-04-02 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:33:03] Production.INFO: ==12959== Lock acquired, processing the job...
[2026-04-02 22:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:33:03] Production.INFO: ==12963== Lock acquired, processing the job...
[2026-04-02 22:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:33:03] Production.INFO: ==12954== Lock acquired, processing the job...
[2026-04-02 22:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:33:03] Production.INFO: ==12956== Lock acquired, processing the job...
[2026-04-02 22:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:33:03] Production.INFO: ==12961== Lock acquired, processing the job...
[2026-04-02 22:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 22:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 22:33:04] Production.INFO: ==12963== Releasing lock...
[2026-04-02 22:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:33:04] Production.INFO: Account Balance Start.
[2026-04-02 22:33:04] Production.INFO: CreateAllLog Start
[2026-04-02 22:33:04] Production.INFO: 117
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-08
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: ==12956== Releasing lock...
[2026-04-02 22:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:05] Production.INFO: Date 2026-03-30
[2026-04-02 22:33:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:05] Production.INFO: Date 2026-03-31
[2026-04-02 22:33:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:05] Production.INFO: Date 2026-04-01
[2026-04-02 22:33:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:05] Production.INFO: Date 2026-04-02
[2026-04-02 22:33:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:33:05] Production.INFO: Total Charge 0
[2026-04-02 22:33:05] Production.INFO: CreateAllLog End
[2026-04-02 22:33:05] Production.INFO: Account Balance End.
[2026-04-02 22:33:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:33:05] Production.INFO: ==12961== Releasing lock...
[2026-04-02 22:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:33:11] Production.ERROR: CronJobId end10
[2026-04-02 22:33:11] Production.INFO: ==12959== Releasing lock...
[2026-04-02 22:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:33:14] Production.INFO: call_cost start
[2026-04-02 22:33:14] Production.INFO: call_cost end
[2026-04-02 22:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:33:14] Production.INFO: ==12954== Releasing lock...
[2026-04-02 22:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:34:01] Production.INFO: ==13026== Lock acquired, processing the job...
[2026-04-03 03:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:34:01] Production.INFO: neon service started
[2026-04-03 03:34:01] Production.INFO: neon service started
[2026-04-03 03:34:01] Production.INFO: ==13026== Releasing lock...
[2026-04-03 03:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:34:01] Production.INFO: ==13030== Lock acquired, processing the job...
[2026-04-03 02:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:34:01] Production.INFO: ==13030== Releasing lock...
[2026-04-03 02:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:34:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:34:02] Production.INFO: ==13028== Lock acquired, processing the job...
[2026-04-02 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:34:02] Production.INFO: ==13028== Releasing lock...
[2026-04-02 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:34:02] Production.INFO: ==13032== Lock acquired, processing the job...
[2026-04-02 22:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:34:03] Production.INFO: ==13034== Lock acquired, processing the job...
[2026-04-02 22:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:34:03] Production.INFO: ==13036== Lock acquired, processing the job...
[2026-04-02 22:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:34:03] Production.INFO: ==13038== Lock acquired, processing the job...
[2026-04-02 22:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:34:03] Production.INFO: Account Balance Start.
[2026-04-02 22:34:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:34:03] Production.INFO: 117
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:34:03] Production.INFO: ==13040== Lock acquired, processing the job...
[2026-04-02 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:34:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: ==13040== Releasing lock...
[2026-04-02 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: ==13034== Releasing lock...
[2026-04-02 22:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:34:04] Production.INFO: Total Charge 0
[2026-04-02 22:34:04] Production.INFO: CreateAllLog End
[2026-04-02 22:34:04] Production.INFO: Account Balance End.
[2026-04-02 22:34:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:34:04] Production.INFO: ==13038== Releasing lock...
[2026-04-02 22:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:34:10] Production.ERROR: CronJobId end10
[2026-04-02 22:34:10] Production.INFO: ==13036== Releasing lock...
[2026-04-02 22:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:34:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:34:12] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:34:12] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:34:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:34:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:34:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:34:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:34:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:34:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:34:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:34:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:34:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:34:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:34:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:34:13] Production.INFO: call_cost start
[2026-04-02 22:34:13] Production.INFO: call_cost end
[2026-04-02 22:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:34:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:34:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:34:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:34:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:34:13] Production.INFO: ==13032== Releasing lock...
[2026-04-02 22:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:35:01] Production.INFO: ==13107== Lock acquired, processing the job...
[2026-04-03 03:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:35:01] Production.INFO: neon service started
[2026-04-03 03:35:01] Production.INFO: neon service started
[2026-04-03 03:35:01] Production.INFO: ==13107== Releasing lock...
[2026-04-03 03:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:35:02] Production.INFO: ==13109== Lock acquired, processing the job...
[2026-04-02 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:35:02] Production.INFO: ==13111== Lock acquired, processing the job...
[2026-04-03 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:35:02] Production.INFO: ==13111== Releasing lock...
[2026-04-03 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:35:02] Production.INFO: ==13109== Releasing lock...
[2026-04-02 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:35:03] Production.INFO: ==13117== Lock acquired, processing the job...
[2026-04-02 22:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:35:03] Production.INFO: ==13123== Lock acquired, processing the job...
[2026-04-02 22:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 22:35:03] Production.INFO: ==13115== Lock acquired, processing the job...
[2026-04-02 22:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 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-02 22:35:03] Production.INFO: ==13123== Releasing lock...
[2026-04-02 22:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:35:03] Production.INFO: ==13119== Lock acquired, processing the job...
[2026-04-02 22:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:35:03] Production.INFO: ==13121== Lock acquired, processing the job...
[2026-04-02 22:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:35:03] Production.INFO: Account Balance Start.
[2026-04-02 22:35:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:35:03] Production.INFO: 117
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: ==13117== Releasing lock...
[2026-04-02 22:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:35:04] Production.INFO: Total Charge 0
[2026-04-02 22:35:04] Production.INFO: CreateAllLog End
[2026-04-02 22:35:04] Production.INFO: Account Balance End.
[2026-04-02 22:35:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:35:04] Production.INFO: ==13121== Releasing lock...
[2026-04-02 22:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:35:11] Production.ERROR: CronJobId end10
[2026-04-02 22:35:11] Production.INFO: ==13119== Releasing lock...
[2026-04-02 22:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:35:14] Production.INFO: call_cost start
[2026-04-02 22:35:14] Production.INFO: call_cost end
[2026-04-02 22:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:35:14] Production.INFO: ==13115== Releasing lock...
[2026-04-02 22:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:36:02] Production.INFO: ==13182== Lock acquired, processing the job...
[2026-04-03 03:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:36:02] Production.INFO: neon service started
[2026-04-03 03:36:02] Production.INFO: neon service started
[2026-04-03 03:36:02] Production.INFO: ==13182== Releasing lock...
[2026-04-03 03:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:36:02] Production.INFO: ==13184== Lock acquired, processing the job...
[2026-04-02 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:36:02] Production.INFO: ==13184== Releasing lock...
[2026-04-02 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:36:03] Production.INFO: ==13186== Lock acquired, processing the job...
[2026-04-03 02:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:36:03] Production.INFO: ==13186== Releasing lock...
[2026-04-03 02:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:36:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:36:03] Production.INFO: ==13188== Lock acquired, processing the job...
[2026-04-02 22:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:36:03] Production.INFO: ==13192== Lock acquired, processing the job...
[2026-04-02 22:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:36:03] Production.INFO: ==13194== Lock acquired, processing the job...
[2026-04-02 22:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:36:03] Production.INFO: ==13196== Lock acquired, processing the job...
[2026-04-02 22:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:36:03] Production.INFO: ==13190== Lock acquired, processing the job...
[2026-04-02 22:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 22: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-02 22: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-02 22:36:04] Production.INFO: ==13196== Releasing lock...
[2026-04-02 22:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:36:04] Production.INFO: Account Balance Start.
[2026-04-02 22:36:04] Production.INFO: CreateAllLog Start
[2026-04-02 22:36:04] Production.INFO: 117
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-08
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: ==13190== Releasing lock...
[2026-04-02 22:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Date 2026-03-24
[2026-04-02 22:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Date 2026-03-25
[2026-04-02 22:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Date 2026-03-26
[2026-04-02 22:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Date 2026-03-27
[2026-04-02 22:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Date 2026-03-28
[2026-04-02 22:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Date 2026-03-29
[2026-04-02 22:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Date 2026-03-30
[2026-04-02 22:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Date 2026-03-31
[2026-04-02 22:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Date 2026-04-01
[2026-04-02 22:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Date 2026-04-02
[2026-04-02 22:36:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:36:05] Production.INFO: Total Charge 0
[2026-04-02 22:36:05] Production.INFO: CreateAllLog End
[2026-04-02 22:36:05] Production.INFO: Account Balance End.
[2026-04-02 22:36:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:36:05] Production.INFO: ==13194== Releasing lock...
[2026-04-02 22:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:36:13] Production.ERROR: CronJobId end10
[2026-04-02 22:36:13] Production.INFO: ==13192== Releasing lock...
[2026-04-02 22:36:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:36:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:36:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:36:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:36:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:36:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:36:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:36:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:36:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:36:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:36:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:36:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:36:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:36:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:36:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:36:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:36:15] Production.INFO: call_cost start
[2026-04-02 22:36:15] Production.INFO: call_cost end
[2026-04-02 22:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:36:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:36:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:36:15] Production.INFO: ==13188== Releasing lock...
[2026-04-02 22:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:37:01] Production.INFO: ==13252== Lock acquired, processing the job...
[2026-04-03 03:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:37:01] Production.INFO: neon service started
[2026-04-03 03:37:01] Production.INFO: neon service started
[2026-04-03 03:37:01] Production.INFO: ==13252== Releasing lock...
[2026-04-03 03:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:37:02] Production.INFO: ==13256== Lock acquired, processing the job...
[2026-04-02 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:37:02] Production.INFO: ==13256== Releasing lock...
[2026-04-02 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:37:02] Production.INFO: ==13258== Lock acquired, processing the job...
[2026-04-03 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:37:02] Production.INFO: ==13258== Releasing lock...
[2026-04-03 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:37:03] Production.INFO: ==13260== Lock acquired, processing the job...
[2026-04-02 22:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:37:03] Production.INFO: ==13262== Lock acquired, processing the job...
[2026-04-02 22:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:37:03] Production.INFO: ==13269== Lock acquired, processing the job...
[2026-04-02 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:37:03] Production.INFO: ==13264== Lock acquired, processing the job...
[2026-04-02 22:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:37:03] Production.INFO: ==13266== Lock acquired, processing the job...
[2026-04-02 22:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 22:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 22:37:03] Production.INFO: ==13269== Releasing lock...
[2026-04-02 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:37:03] Production.INFO: Account Balance Start.
[2026-04-02 22:37:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:37:03] Production.INFO: 117
[2026-04-02 22:37:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:03] Production.INFO: ==13262== Releasing lock...
[2026-04-02 22:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:37:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:37:04] Production.INFO: Total Charge 0
[2026-04-02 22:37:04] Production.INFO: CreateAllLog End
[2026-04-02 22:37:04] Production.INFO: Account Balance End.
[2026-04-02 22:37:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:37:04] Production.INFO: ==13266== Releasing lock...
[2026-04-02 22:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:37:11] Production.ERROR: CronJobId end10
[2026-04-02 22:37:11] Production.INFO: ==13264== Releasing lock...
[2026-04-02 22:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:37:14] Production.INFO: call_cost start
[2026-04-02 22:37:14] Production.INFO: call_cost end
[2026-04-02 22:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:37:14] Production.INFO: ==13260== Releasing lock...
[2026-04-02 22:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:38:02] Production.INFO: ==13328== Lock acquired, processing the job...
[2026-04-03 03:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:38:02] Production.INFO: neon service started
[2026-04-03 03:38:02] Production.INFO: neon service started
[2026-04-03 03:38:02] Production.INFO: ==13328== Releasing lock...
[2026-04-03 03:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:38:02] Production.INFO: ==13330== Lock acquired, processing the job...
[2026-04-02 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:38:02] Production.INFO: ==13332== Lock acquired, processing the job...
[2026-04-03 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 22:38:02] Production.INFO: ==13330== Releasing lock...
[2026-04-02 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:38:02] Production.INFO: ==13332== Releasing lock...
[2026-04-03 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:38:03] Production.INFO: ==13334== Lock acquired, processing the job...
[2026-04-02 22:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:38:03] Production.INFO: ==13338== Lock acquired, processing the job...
[2026-04-02 22:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:38:03] Production.INFO: ==13336== Lock acquired, processing the job...
[2026-04-02 22:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:38:03] Production.INFO: ==13340== Lock acquired, processing the job...
[2026-04-02 22:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:38:03] Production.INFO: ==13343== Lock acquired, processing the job...
[2026-04-02 22:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:38:03] Production.INFO: Account Balance Start.
[2026-04-02 22:38:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:38:03] Production.INFO: 117
[2026-04-02 22:38:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:38:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: ==13343== Releasing lock...
[2026-04-02 22:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: ==13336== Releasing lock...
[2026-04-02 22:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:38:04] Production.INFO: Total Charge 0
[2026-04-02 22:38:04] Production.INFO: CreateAllLog End
[2026-04-02 22:38:05] Production.INFO: Account Balance End.
[2026-04-02 22:38:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:38:05] Production.INFO: ==13340== Releasing lock...
[2026-04-02 22:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:38:13] Production.ERROR: CronJobId end10
[2026-04-02 22:38:13] Production.INFO: ==13338== Releasing lock...
[2026-04-02 22:38:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:38:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:38:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:38:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:38:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:38:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:38:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:38:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:38:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:38:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:38:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:38:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:38:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:38:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:38:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:38:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:38:15] Production.INFO: call_cost start
[2026-04-02 22:38:15] Production.INFO: call_cost end
[2026-04-02 22:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:38:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:38:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:38:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:38:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:38:15] Production.INFO: ==13334== Releasing lock...
[2026-04-02 22:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:39:01] Production.INFO: ==13406== Lock acquired, processing the job...
[2026-04-03 03:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:39:01] Production.INFO: neon service started
[2026-04-03 03:39:01] Production.INFO: neon service started
[2026-04-03 03:39:01] Production.INFO: ==13406== Releasing lock...
[2026-04-03 03:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:39:01] Production.INFO: ==13408== Lock acquired, processing the job...
[2026-04-02 22:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:39:02] Production.INFO: ==13408== Releasing lock...
[2026-04-02 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:39:02] Production.INFO: ==13410== Lock acquired, processing the job...
[2026-04-03 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:39:02] Production.INFO: ==13410== Releasing lock...
[2026-04-03 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:39:02] Production.INFO: ==13415== Lock acquired, processing the job...
[2026-04-02 22:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:39:02] Production.INFO: ==13413== Lock acquired, processing the job...
[2026-04-02 22:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:39:02] Production.INFO: ==13417== Lock acquired, processing the job...
[2026-04-02 22:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:39:02] Production.INFO: ==13421== Lock acquired, processing the job...
[2026-04-02 22:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:39:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:39:03] Production.INFO: ==13419== Lock acquired, processing the job...
[2026-04-02 22:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:39:03] Production.INFO: Account Balance Start.
[2026-04-02 22:39:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:39:03] Production.INFO: 117
[2026-04-02 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-02 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-02 22:39:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:39:03] Production.INFO: ==13421== Releasing lock...
[2026-04-02 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: ==13415== Releasing lock...
[2026-04-02 22:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:03] Production.INFO: Date 2026-03-29
[2026-04-02 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:39:04] Production.INFO: Total Charge 0
[2026-04-02 22:39:04] Production.INFO: CreateAllLog End
[2026-04-02 22:39:04] Production.INFO: Account Balance End.
[2026-04-02 22:39:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:39:04] Production.INFO: ==13419== Releasing lock...
[2026-04-02 22:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:39:11] Production.ERROR: CronJobId end10
[2026-04-02 22:39:11] Production.INFO: ==13417== Releasing lock...
[2026-04-02 22:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:39:14] Production.INFO: call_cost start
[2026-04-02 22:39:14] Production.INFO: call_cost end
[2026-04-02 22:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:39:14] Production.INFO: ==13413== Releasing lock...
[2026-04-02 22:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:40:01] Production.INFO: ==13483== Lock acquired, processing the job...
[2026-04-03 03:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:40:02] Production.INFO: neon service started
[2026-04-03 03:40:02] Production.INFO: neon service started
[2026-04-03 03:40:02] Production.INFO: ==13483== Releasing lock...
[2026-04-03 03:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:40:02] Production.INFO: ==13485== Lock acquired, processing the job...
[2026-04-02 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:40:02] Production.INFO: ==13487== Lock acquired, processing the job...
[2026-04-03 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:40:02] Production.INFO: ==13487== Releasing lock...
[2026-04-03 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:40:03] Production.INFO: ==13485== Releasing lock...
[2026-04-02 22:40:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:40:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:40:03] Production.INFO: ==13494== Lock acquired, processing the job...
[2026-04-02 22:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:40:03] Production.INFO: ==13498== Lock acquired, processing the job...
[2026-04-02 22:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:40:04] Production.INFO: ==13490== Lock acquired, processing the job...
[2026-04-02 22:40:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:40:04] Production.INFO: ==13492== Lock acquired, processing the job...
[2026-04-02 22:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:40:04] Production.INFO: ==13496== Lock acquired, processing the job...
[2026-04-02 22:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22: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-02 22: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-02 22: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-02 22:40:04] Production.INFO: ==13498== Releasing lock...
[2026-04-02 22:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:40:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:40:04] Production.INFO: Account Balance Start.
[2026-04-02 22:40:04] Production.INFO: CreateAllLog Start
[2026-04-02 22:40:04] Production.INFO: 117
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-08
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:04] Production.INFO: ==13492== Releasing lock...
[2026-04-02 22:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-19
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-20
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-21
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-22
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-23
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-24
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-25
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-26
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-27
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-28
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-29
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-30
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-03-31
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-04-01
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Date 2026-04-02
[2026-04-02 22:40:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:40:05] Production.INFO: Total Charge 0
[2026-04-02 22:40:05] Production.INFO: CreateAllLog End
[2026-04-02 22:40:05] Production.INFO: Account Balance End.
[2026-04-02 22:40:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:40:05] Production.INFO: ==13496== Releasing lock...
[2026-04-02 22:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:40:11] Production.ERROR: CronJobId end10
[2026-04-02 22:40:11] Production.INFO: ==13494== Releasing lock...
[2026-04-02 22:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:40:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:40:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:40:15] Production.INFO: call_cost start
[2026-04-02 22:40:15] Production.INFO: call_cost end
[2026-04-02 22:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:40:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:40:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:40:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:40:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:40:15] Production.INFO: ==13490== Releasing lock...
[2026-04-02 22:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:41:01] Production.INFO: ==13554== Lock acquired, processing the job...
[2026-04-03 03:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:41:01] Production.INFO: neon service started
[2026-04-03 03:41:01] Production.INFO: neon service started
[2026-04-03 03:41:01] Production.INFO: ==13554== Releasing lock...
[2026-04-03 03:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:41:02] Production.INFO: ==13556== Lock acquired, processing the job...
[2026-04-02 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:41:02] Production.INFO: ==13558== Lock acquired, processing the job...
[2026-04-03 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:41:02] Production.INFO: ==13558== Releasing lock...
[2026-04-03 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:41:02] Production.INFO: ==13556== Releasing lock...
[2026-04-02 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:41:03] Production.INFO: ==13561== Lock acquired, processing the job...
[2026-04-02 22:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 22:41:03] Production.INFO: ==13565== Lock acquired, processing the job...
[2026-04-02 22:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:41:03] Production.INFO: ==13563== Lock acquired, processing the job...
[2026-04-02 22:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 22:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 22:41:03] Production.ERROR: CronJob PID - 13565
[2026-04-02 22:41:03] Production.ERROR: CronJob Title - Account Block
[2026-04-02 22:41:03] Production.ERROR: CronJob ID - 7
[2026-04-02 22:41:03] Production.ERROR: CronJob Last Run Time 2026-04-02 22:41:00
[2026-04-02 22:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 22:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 22:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 22:41:03] Production.INFO: ==13561== Releasing lock...
[2026-04-02 22:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 22:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 22:41:03] Production.INFO: ==13567== Lock acquired, processing the job...
[2026-04-02 22:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:41:03] Production.INFO: ==13569== Lock acquired, processing the job...
[2026-04-02 22:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:41:03] Production.INFO: ==13571== Lock acquired, processing the job...
[2026-04-02 22:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 22:41:03] Production.INFO: ==13573== Lock acquired, processing the job...
[2026-04-02 22:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 22:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:41:03] Production.INFO: Account Balance Start.
[2026-04-02 22:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:41:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:41:03] Production.INFO: 117
[2026-04-02 22:41:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:41:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22: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-02 22:41:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: ==13573== Releasing lock...
[2026-04-02 22:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:41:04] Production.ERROR: done
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: ==13565== Releasing lock...
[2026-04-02 22:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 22:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026466', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:05] Production.INFO: Date 2026-03-30
[2026-04-02 22:41:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:05] Production.INFO: Date 2026-03-31
[2026-04-02 22:41:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:05] Production.INFO: Date 2026-04-01
[2026-04-02 22:41:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:05] Production.INFO: Date 2026-04-02
[2026-04-02 22:41:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:41:05] Production.INFO: Total Charge 0
[2026-04-02 22:41:05] Production.INFO: CreateAllLog End
[2026-04-02 22:41:05] Production.INFO: Account Balance End.
[2026-04-02 22:41:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:41:05] Production.INFO: ==13569== Releasing lock...
[2026-04-02 22:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026466', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 22:41:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 22:41:09] Production.INFO: ProcessCDR(1,17026466,1,1,2)
[2026-04-02 22:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026466,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026466,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 22:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 22:41:10] Production.INFO: ==13571== Releasing lock...
[2026-04-02 22:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 22:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 22:41:13] Production.ERROR: CronJobId end10
[2026-04-02 22:41:13] Production.INFO: ==13567== Releasing lock...
[2026-04-02 22:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:41:17] Production.INFO: call_cost start
[2026-04-02 22:41:17] Production.INFO: call_cost end
[2026-04-02 22:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:41:17] Production.INFO: ==13563== Releasing lock...
[2026-04-02 22:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:42:01] Production.INFO: ==13633== Lock acquired, processing the job...
[2026-04-03 03:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:42:01] Production.INFO: neon service started
[2026-04-03 03:42:01] Production.INFO: neon service started
[2026-04-03 03:42:01] Production.INFO: ==13633== Releasing lock...
[2026-04-03 03:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:42:02] Production.INFO: ==13635== Lock acquired, processing the job...
[2026-04-02 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:42:02] Production.INFO: ==13635== Releasing lock...
[2026-04-02 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:42:02] Production.INFO: ==13637== Lock acquired, processing the job...
[2026-04-03 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:42:02] Production.INFO: ==13637== Releasing lock...
[2026-04-03 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:42:03] Production.INFO: ==13640== Lock acquired, processing the job...
[2026-04-02 22:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:42:03] Production.INFO: ==13642== Lock acquired, processing the job...
[2026-04-02 22:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:42:03] Production.INFO: ==13644== Lock acquired, processing the job...
[2026-04-02 22:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:42:03] Production.INFO: ==13646== Lock acquired, processing the job...
[2026-04-02 22:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:42:03] Production.INFO: ==13648== Lock acquired, processing the job...
[2026-04-02 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:42:03] Production.INFO: Account Balance Start.
[2026-04-02 22:42:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:42:03] Production.INFO: 117
[2026-04-02 22:42:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:42:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:42:03] Production.INFO: ==13648== Releasing lock...
[2026-04-02 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:42:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:03] Production.INFO: ==13642== Releasing lock...
[2026-04-02 22:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:42:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:42:04] Production.INFO: Total Charge 0
[2026-04-02 22:42:04] Production.INFO: CreateAllLog End
[2026-04-02 22:42:04] Production.INFO: Account Balance End.
[2026-04-02 22:42:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:42:04] Production.INFO: ==13646== Releasing lock...
[2026-04-02 22:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:42:10] Production.ERROR: CronJobId end10
[2026-04-02 22:42:10] Production.INFO: ==13644== Releasing lock...
[2026-04-02 22:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:42:13] Production.INFO: call_cost start
[2026-04-02 22:42:13] Production.INFO: call_cost end
[2026-04-02 22:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:42:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:42:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:42:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:42:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:42:13] Production.INFO: ==13640== Releasing lock...
[2026-04-02 22:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:43:02] Production.INFO: ==13709== Lock acquired, processing the job...
[2026-04-03 03:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:43:02] Production.INFO: neon service started
[2026-04-03 03:43:02] Production.INFO: neon service started
[2026-04-03 03:43:02] Production.INFO: ==13709== Releasing lock...
[2026-04-03 03:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:43:02] Production.INFO: ==13711== Lock acquired, processing the job...
[2026-04-02 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:43:02] Production.INFO: ==13711== Releasing lock...
[2026-04-02 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:43:02] Production.INFO: ==13713== Lock acquired, processing the job...
[2026-04-03 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:43:02] Production.INFO: ==13713== Releasing lock...
[2026-04-03 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:43:03] Production.INFO: ==13723== Lock acquired, processing the job...
[2026-04-02 22:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 22:43:03] Production.INFO: ==13723== Releasing lock...
[2026-04-02 22:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:43:03] Production.INFO: ==13717== Lock acquired, processing the job...
[2026-04-02 22:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:43:03] Production.INFO: ==13715== Lock acquired, processing the job...
[2026-04-02 22:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:43:03] Production.INFO: ==13719== Lock acquired, processing the job...
[2026-04-02 22:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:43:03] Production.INFO: ==13721== Lock acquired, processing the job...
[2026-04-02 22:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:43:03] Production.INFO: Account Balance Start.
[2026-04-02 22:43:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:43:03] Production.INFO: 117
[2026-04-02 22:43:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: ==13717== Releasing lock...
[2026-04-02 22:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:05] Production.INFO: Date 2026-03-30
[2026-04-02 22:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:05] Production.INFO: Date 2026-03-31
[2026-04-02 22:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:05] Production.INFO: Date 2026-04-01
[2026-04-02 22:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:05] Production.INFO: Date 2026-04-02
[2026-04-02 22:43:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:43:05] Production.INFO: Total Charge 0
[2026-04-02 22:43:05] Production.INFO: CreateAllLog End
[2026-04-02 22:43:05] Production.INFO: Account Balance End.
[2026-04-02 22:43:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:43:05] Production.INFO: ==13721== Releasing lock...
[2026-04-02 22:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:43:11] Production.ERROR: CronJobId end10
[2026-04-02 22:43:11] Production.INFO: ==13719== Releasing lock...
[2026-04-02 22:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:43:13] Production.INFO: call_cost start
[2026-04-02 22:43:13] Production.INFO: call_cost end
[2026-04-02 22:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:43:13] Production.INFO: ==13715== Releasing lock...
[2026-04-02 22:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:44:01] Production.INFO: ==13776== Lock acquired, processing the job...
[2026-04-03 03:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:44:01] Production.INFO: neon service started
[2026-04-03 03:44:01] Production.INFO: neon service started
[2026-04-03 03:44:01] Production.INFO: ==13776== Releasing lock...
[2026-04-03 03:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:44:02] Production.INFO: ==13779== Lock acquired, processing the job...
[2026-04-02 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:44:02] Production.INFO: ==13781== Lock acquired, processing the job...
[2026-04-03 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:44:02] Production.INFO: ==13781== Releasing lock...
[2026-04-03 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:44:02] Production.INFO: ==13779== Releasing lock...
[2026-04-02 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:44:03] Production.INFO: ==13784== Lock acquired, processing the job...
[2026-04-02 22:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:44:03] Production.INFO: ==13786== Lock acquired, processing the job...
[2026-04-02 22:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:44:03] Production.INFO: ==13790== Lock acquired, processing the job...
[2026-04-02 22:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:44:03] Production.INFO: ==13792== Lock acquired, processing the job...
[2026-04-02 22:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:44:03] Production.INFO: ==13788== Lock acquired, processing the job...
[2026-04-02 22:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:44:03] Production.INFO: Account Balance Start.
[2026-04-02 22:44:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:44:03] Production.INFO: 117
[2026-04-02 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-02 22:44:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:44:03] Production.INFO: ==13792== Releasing lock...
[2026-04-02 22:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:44:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: ==13786== Releasing lock...
[2026-04-02 22:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:44:04] Production.INFO: Total Charge 0
[2026-04-02 22:44:04] Production.INFO: CreateAllLog End
[2026-04-02 22:44:04] Production.INFO: Account Balance End.
[2026-04-02 22:44:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:44:04] Production.INFO: ==13790== Releasing lock...
[2026-04-02 22:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:44:12] Production.ERROR: CronJobId end10
[2026-04-02 22:44:12] Production.INFO: ==13788== Releasing lock...
[2026-04-02 22:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:44:15] Production.INFO: call_cost start
[2026-04-02 22:44:15] Production.INFO: call_cost end
[2026-04-02 22:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:44:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:44:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:44:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:44:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:44:15] Production.INFO: ==13784== Releasing lock...
[2026-04-02 22:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:45:02] Production.INFO: ==13850== Lock acquired, processing the job...
[2026-04-03 03:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:45:02] Production.INFO: neon service started
[2026-04-03 03:45:02] Production.INFO: neon service started
[2026-04-03 03:45:02] Production.INFO: ==13850== Releasing lock...
[2026-04-03 03:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:45:02] Production.INFO: ==13855== Lock acquired, processing the job...
[2026-04-03 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:45:02] Production.INFO: ==13855== Releasing lock...
[2026-04-03 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:45:02] Production.INFO: ==13853== Lock acquired, processing the job...
[2026-04-02 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:45:02] Production.INFO: ==13853== Releasing lock...
[2026-04-02 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:45:03] Production.INFO: ==13857== Lock acquired, processing the job...
[2026-04-02 22:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:45:03] Production.INFO: ==13863== Lock acquired, processing the job...
[2026-04-02 22:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:45:03] Production.INFO: ==13859== Lock acquired, processing the job...
[2026-04-02 22:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:45:03] Production.INFO: ==13865== Lock acquired, processing the job...
[2026-04-02 22:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:45:03] Production.INFO: ==13861== Lock acquired, processing the job...
[2026-04-02 22:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:45:03] Production.INFO: Account Balance Start.
[2026-04-02 22:45:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:45:03] Production.INFO: 117
[2026-04-02 22:45:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:45:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:45:03] Production.INFO: Date 2026-03-10
[2026-04-02 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-02 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:45:03] Production.INFO: ==13865== Releasing lock...
[2026-04-02 22:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:45:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: ==13859== Releasing lock...
[2026-04-02 22:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:45:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:45:04] Production.INFO: Total Charge 0
[2026-04-02 22:45:04] Production.INFO: CreateAllLog End
[2026-04-02 22:45:04] Production.INFO: Account Balance End.
[2026-04-02 22:45:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:45:04] Production.INFO: ==13863== Releasing lock...
[2026-04-02 22:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:45:11] Production.ERROR: CronJobId end10
[2026-04-02 22:45:11] Production.INFO: ==13861== Releasing lock...
[2026-04-02 22:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:45:14] Production.INFO: call_cost start
[2026-04-02 22:45:14] Production.INFO: call_cost end
[2026-04-02 22:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:45:14] Production.INFO: ==13857== Releasing lock...
[2026-04-02 22:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:46:01] Production.INFO: ==13925== Lock acquired, processing the job...
[2026-04-03 03:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:46:01] Production.INFO: neon service started
[2026-04-03 03:46:01] Production.INFO: neon service started
[2026-04-03 03:46:01] Production.INFO: ==13925== Releasing lock...
[2026-04-03 03:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:46:01] Production.INFO: ==13927== Lock acquired, processing the job...
[2026-04-02 22:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:46:02] Production.INFO: ==13927== Releasing lock...
[2026-04-02 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:46:02] Production.INFO: ==13929== Lock acquired, processing the job...
[2026-04-03 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:46:02] Production.INFO: ==13929== Releasing lock...
[2026-04-03 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:46:02] Production.INFO: ==13933== Lock acquired, processing the job...
[2026-04-02 22:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:46:02] Production.INFO: ==13935== Lock acquired, processing the job...
[2026-04-02 22:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:46:03] Production.INFO: ==13939== Lock acquired, processing the job...
[2026-04-02 22:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:46:03] Production.INFO: ==13937== Lock acquired, processing the job...
[2026-04-02 22:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:46:03] Production.INFO: Account Balance Start.
[2026-04-02 22:46:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:46:03] Production.INFO: ==13941== Lock acquired, processing the job...
[2026-04-02 22:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:46:03] Production.INFO: 117
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22: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-02 22: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-02 22: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-02 22:46:03] Production.INFO: ==13941== Releasing lock...
[2026-04-02 22:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: ==13935== Releasing lock...
[2026-04-02 22:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-29
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:03] Production.INFO: Date 2026-03-30
[2026-04-02 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:46:04] Production.INFO: Total Charge 0
[2026-04-02 22:46:04] Production.INFO: CreateAllLog End
[2026-04-02 22:46:04] Production.INFO: Account Balance End.
[2026-04-02 22:46:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:46:04] Production.INFO: ==13939== Releasing lock...
[2026-04-02 22:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:46:11] Production.ERROR: CronJobId end10
[2026-04-02 22:46:11] Production.INFO: ==13937== Releasing lock...
[2026-04-02 22:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:46:14] Production.INFO: call_cost start
[2026-04-02 22:46:14] Production.INFO: call_cost end
[2026-04-02 22:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:46:14] Production.INFO: ==13933== Releasing lock...
[2026-04-02 22:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:47:01] Production.INFO: ==14008== Lock acquired, processing the job...
[2026-04-03 03:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:47:01] Production.INFO: neon service started
[2026-04-03 03:47:02] Production.INFO: neon service started
[2026-04-03 03:47:02] Production.INFO: ==14008== Releasing lock...
[2026-04-03 03:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:47:02] Production.INFO: ==14010== Lock acquired, processing the job...
[2026-04-02 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:47:02] Production.INFO: ==14012== Lock acquired, processing the job...
[2026-04-03 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:47:02] Production.INFO: ==14012== Releasing lock...
[2026-04-03 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:47:02] Production.INFO: ==14010== Releasing lock...
[2026-04-02 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:47:03] Production.INFO: ==14023== Lock acquired, processing the job...
[2026-04-02 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 22:47:03] Production.INFO: ==14023== Releasing lock...
[2026-04-02 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:47:04] Production.INFO: ==14015== Lock acquired, processing the job...
[2026-04-02 22:47:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:47:04] Production.INFO: ==14017== Lock acquired, processing the job...
[2026-04-02 22:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:47:04] Production.INFO: ==14019== Lock acquired, processing the job...
[2026-04-02 22:47:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:47:04] Production.INFO: ==14021== Lock acquired, processing the job...
[2026-04-02 22:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:47:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:47:04] Production.INFO: Account Balance Start.
[2026-04-02 22:47:04] Production.INFO: CreateAllLog Start
[2026-04-02 22:47:04] Production.INFO: 117
[2026-04-02 22:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-08
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: ==14017== Releasing lock...
[2026-04-02 22:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:05] Production.INFO: Date 2026-03-25
[2026-04-02 22:47:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:05] Production.INFO: Date 2026-03-26
[2026-04-02 22:47:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:05] Production.INFO: Date 2026-03-27
[2026-04-02 22:47:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:05] Production.INFO: Date 2026-03-28
[2026-04-02 22:47:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:05] Production.INFO: Date 2026-03-29
[2026-04-02 22:47:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:05] Production.INFO: Date 2026-03-30
[2026-04-02 22:47:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:05] Production.INFO: Date 2026-03-31
[2026-04-02 22:47:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:05] Production.INFO: Date 2026-04-01
[2026-04-02 22:47:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:05] Production.INFO: Date 2026-04-02
[2026-04-02 22:47:05] Production.INFO: Reseller ==> 0
[2026-04-02 22:47:05] Production.INFO: Total Charge 0
[2026-04-02 22:47:05] Production.INFO: CreateAllLog End
[2026-04-02 22:47:05] Production.INFO: Account Balance End.
[2026-04-02 22:47:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:47:05] Production.INFO: ==14021== Releasing lock...
[2026-04-02 22:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:47:12] Production.ERROR: CronJobId end10
[2026-04-02 22:47:12] Production.INFO: ==14019== Releasing lock...
[2026-04-02 22:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:47:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:47:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:47:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:47:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:47:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:47:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:47:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:47:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:47:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:47:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:47:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:47:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:47:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:47:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:47:15] Production.INFO: call_cost start
[2026-04-02 22:47:15] Production.INFO: call_cost end
[2026-04-02 22:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:47:15] Production.INFO: ==14015== Releasing lock...
[2026-04-02 22:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:48:01] Production.INFO: ==14080== Lock acquired, processing the job...
[2026-04-03 03:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:48:01] Production.INFO: neon service started
[2026-04-03 03:48:01] Production.INFO: neon service started
[2026-04-03 03:48:01] Production.INFO: ==14080== Releasing lock...
[2026-04-03 03:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:48:01] Production.INFO: ==14082== Lock acquired, processing the job...
[2026-04-02 22:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:48:01] Production.INFO: ==14082== Releasing lock...
[2026-04-02 22:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:48:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:48:02] Production.INFO: ==14084== Lock acquired, processing the job...
[2026-04-03 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:48:02] Production.INFO: ==14084== Releasing lock...
[2026-04-03 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:48:02] Production.INFO: ==14092== Lock acquired, processing the job...
[2026-04-02 22:48:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:48:02] Production.INFO: Account Balance Start.
[2026-04-02 22:48:02] Production.INFO: CreateAllLog Start
[2026-04-02 22:48:02] Production.INFO: 117
[2026-04-02 22:48:02] Production.INFO: Date 2026-03-08
[2026-04-02 22:48:02] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:02] Production.INFO: Date 2026-03-09
[2026-04-02 22:48:02] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:02] Production.INFO: Date 2026-03-10
[2026-04-02 22:48:02] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: ==14086== Lock acquired, processing the job...
[2026-04-02 22:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:48:03] Production.INFO: ==14088== Lock acquired, processing the job...
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: ==14090== Lock acquired, processing the job...
[2026-04-02 22:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:48:03] Production.INFO: ==14094== Lock acquired, processing the job...
[2026-04-02 22:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:48:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:48:03] Production.INFO: ==14094== Releasing lock...
[2026-04-02 22:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-29
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-30
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: ==14088== Releasing lock...
[2026-04-02 22:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:48:03] Production.INFO: Date 2026-03-31
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-04-01
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Date 2026-04-02
[2026-04-02 22:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:48:03] Production.INFO: Total Charge 0
[2026-04-02 22:48:04] Production.INFO: CreateAllLog End
[2026-04-02 22:48:04] Production.INFO: Account Balance End.
[2026-04-02 22:48:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:48:04] Production.INFO: ==14092== Releasing lock...
[2026-04-02 22:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:48:11] Production.ERROR: CronJobId end10
[2026-04-02 22:48:11] Production.INFO: ==14090== Releasing lock...
[2026-04-02 22:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:48:14] Production.INFO: call_cost start
[2026-04-02 22:48:14] Production.INFO: call_cost end
[2026-04-02 22:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:48:14] Production.INFO: ==14086== Releasing lock...
[2026-04-02 22:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:49:01] Production.INFO: ==14154== Lock acquired, processing the job...
[2026-04-03 03:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:49:01] Production.INFO: neon service started
[2026-04-03 03:49:01] Production.INFO: neon service started
[2026-04-03 03:49:01] Production.INFO: ==14154== Releasing lock...
[2026-04-03 03:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:49:02] Production.INFO: ==14156== Lock acquired, processing the job...
[2026-04-02 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:49:02] Production.INFO: ==14156== Releasing lock...
[2026-04-02 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:49:02] Production.INFO: ==14158== Lock acquired, processing the job...
[2026-04-03 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:49:02] Production.INFO: ==14158== Releasing lock...
[2026-04-03 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:49:03] Production.INFO: ==14161== Lock acquired, processing the job...
[2026-04-02 22:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:49:03] Production.INFO: ==14163== Lock acquired, processing the job...
[2026-04-02 22:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:49:03] Production.INFO: ==14167== Lock acquired, processing the job...
[2026-04-02 22:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:49:03] Production.INFO: ==14165== Lock acquired, processing the job...
[2026-04-02 22:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:49:03] Production.INFO: Account Balance Start.
[2026-04-02 22:49:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:49:03] Production.INFO: 117
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:49:03] Production.INFO: ==14169== Lock acquired, processing the job...
[2026-04-02 22:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:49:03] Production.INFO: ==14169== Releasing lock...
[2026-04-02 22:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: ==14163== Releasing lock...
[2026-04-02 22:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:49:04] Production.INFO: Total Charge 0
[2026-04-02 22:49:04] Production.INFO: CreateAllLog End
[2026-04-02 22:49:04] Production.INFO: Account Balance End.
[2026-04-02 22:49:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:49:04] Production.INFO: ==14167== Releasing lock...
[2026-04-02 22:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:49:11] Production.ERROR: CronJobId end10
[2026-04-02 22:49:11] Production.INFO: ==14165== Releasing lock...
[2026-04-02 22:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:49:14] Production.INFO: call_cost start
[2026-04-02 22:49:14] Production.INFO: call_cost end
[2026-04-02 22:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:49:14] Production.INFO: ==14161== Releasing lock...
[2026-04-02 22:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:50:02] Production.INFO: ==14226== Lock acquired, processing the job...
[2026-04-03 03:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:50:02] Production.INFO: neon service started
[2026-04-03 03:50:02] Production.INFO: neon service started
[2026-04-03 03:50:02] Production.INFO: ==14226== Releasing lock...
[2026-04-03 03:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:50:02] Production.INFO: ==14228== Lock acquired, processing the job...
[2026-04-02 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:50:02] Production.INFO: ==14228== Releasing lock...
[2026-04-02 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:50:03] Production.INFO: ==14230== Lock acquired, processing the job...
[2026-04-03 02:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:50:03] Production.INFO: ==14230== Releasing lock...
[2026-04-03 02:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:50:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:50:03] Production.INFO: ==14232== Lock acquired, processing the job...
[2026-04-02 22:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:50:03] Production.INFO: ==14241== Lock acquired, processing the job...
[2026-04-02 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:50:03] Production.INFO: ==14234== Lock acquired, processing the job...
[2026-04-02 22:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:50:03] Production.INFO: ==14236== Lock acquired, processing the job...
[2026-04-02 22:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 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-02 22:50:03] Production.INFO: ==14239== Lock acquired, processing the job...
[2026-04-02 22:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 22:50:03] Production.INFO: ==14241== Releasing lock...
[2026-04-02 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:50:03] Production.INFO: Account Balance Start.
[2026-04-02 22:50:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:50:03] Production.INFO: 117
[2026-04-02 22:50:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-09
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-10
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: ==14234== Releasing lock...
[2026-04-02 22:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:50:04] Production.INFO: Total Charge 0
[2026-04-02 22:50:04] Production.INFO: CreateAllLog End
[2026-04-02 22:50:04] Production.INFO: Account Balance End.
[2026-04-02 22:50:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:50:05] Production.INFO: ==14239== Releasing lock...
[2026-04-02 22:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:50:11] Production.ERROR: CronJobId end10
[2026-04-02 22:50:11] Production.INFO: ==14236== Releasing lock...
[2026-04-02 22:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:50:14] Production.INFO: call_cost start
[2026-04-02 22:50:14] Production.INFO: call_cost end
[2026-04-02 22:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:50:14] Production.INFO: ==14232== Releasing lock...
[2026-04-02 22:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:51:01] Production.INFO: ==14311== Lock acquired, processing the job...
[2026-04-03 03:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:51:01] Production.INFO: neon service started
[2026-04-03 03:51:01] Production.INFO: neon service started
[2026-04-03 03:51:01] Production.INFO: ==14311== Releasing lock...
[2026-04-03 03:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:51:02] Production.INFO: ==14313== Lock acquired, processing the job...
[2026-04-02 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:51:02] Production.INFO: ==14315== Lock acquired, processing the job...
[2026-04-03 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:51:02] Production.INFO: ==14315== Releasing lock...
[2026-04-03 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:51:02] Production.INFO: ==14313== Releasing lock...
[2026-04-02 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:51:03] Production.INFO: ==14318== Lock acquired, processing the job...
[2026-04-02 22:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 22:51:03] Production.INFO: ==14324== Lock acquired, processing the job...
[2026-04-02 22:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:51:03] Production.INFO: ==14320== Lock acquired, processing the job...
[2026-04-02 22:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:51:03] Production.INFO: ==14322== Lock acquired, processing the job...
[2026-04-02 22:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 22:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 22:51:03] Production.ERROR: CronJob PID - 14320
[2026-04-02 22:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 22:51:03] Production.ERROR: CronJob ID - 5
[2026-04-02 22:51:03] Production.ERROR: CronJob Last Run Time 2026-04-02 22:51:00
[2026-04-02 22:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 22:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 22:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 22:51:03] Production.ERROR: CronJob PID - 14322
[2026-04-02 22:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-02 22:51:03] Production.INFO: ==14326== Lock acquired, processing the job...
[2026-04-02 22:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:51:03] Production.ERROR: CronJob ID - 7
[2026-04-02 22:51:03] Production.ERROR: CronJob Last Run Time 2026-04-02 22:51:00
[2026-04-02 22:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 22:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 22:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 22:51:03] Production.ERROR: CronJob PID - 14324
[2026-04-02 22:51:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-02 22:51:03] Production.ERROR: CronJob ID - 10
[2026-04-02 22:51:03] Production.ERROR: CronJob Last Run Time 2026-04-02 22:51:00
[2026-04-02 22:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 22:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 22:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:51:03] Production.INFO: ==14328== Lock acquired, processing the job...
[2026-04-02 22:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 22:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 22:51:03] Production.INFO: ==14318== Releasing lock...
[2026-04-02 22:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 22:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 22:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 22:51:03] Production.INFO: ==14330== Lock acquired, processing the job...
[2026-04-02 22:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:51:03] Production.INFO: Account Balance Start.
[2026-04-02 22:51:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:51:03] Production.INFO: 117
[2026-04-02 22:51:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:51:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:51:04] Production.INFO: Date 2026-03-11
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: ==14330== Releasing lock...
[2026-04-02 22:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:51:04] Production.INFO: ==14322== Releasing lock...
[2026-04-02 22:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:51:04] Production.ERROR: done
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 22:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026507', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:51:05] Production.INFO: Total Charge 0
[2026-04-02 22:51:05] Production.INFO: CreateAllLog End
[2026-04-02 22:51:05] Production.INFO: Account Balance End.
[2026-04-02 22:51:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:51:05] Production.INFO: ==14326== Releasing lock...
[2026-04-02 22:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026507', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 22:51:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 22:51:09] Production.INFO: ProcessCDR(1,17026507,1,1,2)
[2026-04-02 22:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026507,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026507,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 22:51:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 22:51:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 22:51:10] Production.INFO: ==14328== Releasing lock...
[2026-04-02 22:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 22:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 22:51:13] Production.ERROR: CronJobId end10
[2026-04-02 22:51:13] Production.INFO: ==14324== Releasing lock...
[2026-04-02 22:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:51:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:51:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:51:15] Production.INFO: call_cost start
[2026-04-02 22:51:15] Production.INFO: call_cost end
[2026-04-02 22:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:51:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:51:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:51:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:51:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:51:15] Production.INFO: ==14320== Releasing lock...
[2026-04-02 22:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:52:02] Production.INFO: ==14412== Lock acquired, processing the job...
[2026-04-03 03:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:52:02] Production.INFO: neon service started
[2026-04-03 03:52:02] Production.INFO: neon service started
[2026-04-03 03:52:02] Production.INFO: ==14412== Releasing lock...
[2026-04-03 03:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:52:02] Production.INFO: ==14416== Lock acquired, processing the job...
[2026-04-03 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 22:52:02] Production.INFO: ==14414== Lock acquired, processing the job...
[2026-04-02 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:52:02] Production.INFO: ==14416== Releasing lock...
[2026-04-03 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:52:02] Production.INFO: ==14414== Releasing lock...
[2026-04-02 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:52:03] Production.INFO: ==14421== Lock acquired, processing the job...
[2026-04-02 22:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:52:03] Production.INFO: ==14425== Lock acquired, processing the job...
[2026-04-02 22:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:52:03] Production.INFO: ==14423== Lock acquired, processing the job...
[2026-04-02 22:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:52:03] Production.INFO: ==14427== Lock acquired, processing the job...
[2026-04-02 22:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:52:03] Production.INFO: ==14429== Lock acquired, processing the job...
[2026-04-02 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:52:03] Production.INFO: Account Balance Start.
[2026-04-02 22:52:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:52:03] Production.INFO: 117
[2026-04-02 22:52:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:52:03] Production.INFO: ==14429== Releasing lock...
[2026-04-02 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:52:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:52:04] Production.INFO: ==14423== Releasing lock...
[2026-04-02 22:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:52:04] Production.INFO: Total Charge 0
[2026-04-02 22:52:04] Production.INFO: CreateAllLog End
[2026-04-02 22:52:04] Production.INFO: Account Balance End.
[2026-04-02 22:52:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:52:04] Production.INFO: ==14427== Releasing lock...
[2026-04-02 22:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:52:11] Production.ERROR: CronJobId end10
[2026-04-02 22:52:11] Production.INFO: ==14425== Releasing lock...
[2026-04-02 22:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:52:14] Production.INFO: call_cost start
[2026-04-02 22:52:14] Production.INFO: call_cost end
[2026-04-02 22:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:52:14] Production.INFO: ==14421== Releasing lock...
[2026-04-02 22:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:53:01] Production.INFO: ==14523== Lock acquired, processing the job...
[2026-04-03 03:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:53:01] Production.INFO: neon service started
[2026-04-03 03:53:01] Production.INFO: neon service started
[2026-04-03 03:53:01] Production.INFO: ==14523== Releasing lock...
[2026-04-03 03:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:53:02] Production.INFO: ==14525== Lock acquired, processing the job...
[2026-04-02 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:53:02] Production.INFO: ==14527== Lock acquired, processing the job...
[2026-04-03 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:53:02] Production.INFO: ==14527== Releasing lock...
[2026-04-03 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:53:02] Production.INFO: ==14525== Releasing lock...
[2026-04-02 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:53:02] Production.INFO: ==14530== Lock acquired, processing the job...
[2026-04-02 22:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:53:03] Production.INFO: ==14534== Lock acquired, processing the job...
[2026-04-02 22:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:53:03] Production.INFO: ==14532== Lock acquired, processing the job...
[2026-04-02 22:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:53:03] Production.INFO: ==14536== Lock acquired, processing the job...
[2026-04-02 22:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:53:03] Production.INFO: ==14538== Lock acquired, processing the job...
[2026-04-02 22:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:53:03] Production.INFO: Account Balance Start.
[2026-04-02 22:53:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:53:03] Production.INFO: 117
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:53:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:53:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: ==14538== Releasing lock...
[2026-04-02 22:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: ==14532== Releasing lock...
[2026-04-02 22:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-29
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-30
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:03] Production.INFO: Date 2026-03-31
[2026-04-02 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:53:04] Production.INFO: Total Charge 0
[2026-04-02 22:53:04] Production.INFO: CreateAllLog End
[2026-04-02 22:53:04] Production.INFO: Account Balance End.
[2026-04-02 22:53:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:53:04] Production.INFO: ==14536== Releasing lock...
[2026-04-02 22:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:53:11] Production.ERROR: CronJobId end10
[2026-04-02 22:53:11] Production.INFO: ==14534== Releasing lock...
[2026-04-02 22:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:53:14] Production.INFO: call_cost start
[2026-04-02 22:53:14] Production.INFO: call_cost end
[2026-04-02 22:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:53:14] Production.INFO: ==14530== Releasing lock...
[2026-04-02 22:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:54:01] Production.INFO: ==14638== Lock acquired, processing the job...
[2026-04-03 03:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:54:01] Production.INFO: neon service started
[2026-04-03 03:54:02] Production.INFO: neon service started
[2026-04-03 03:54:02] Production.INFO: ==14638== Releasing lock...
[2026-04-03 03:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:54:02] Production.INFO: ==14640== Lock acquired, processing the job...
[2026-04-02 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:54:02] Production.INFO: ==14640== Releasing lock...
[2026-04-02 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:54:02] Production.INFO: ==14642== Lock acquired, processing the job...
[2026-04-03 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:54:02] Production.INFO: ==14642== Releasing lock...
[2026-04-03 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:54:03] Production.INFO: ==14647== Lock acquired, processing the job...
[2026-04-02 22:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:54:03] Production.INFO: ==14645== Lock acquired, processing the job...
[2026-04-02 22:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:54:03] Production.INFO: ==14653== Lock acquired, processing the job...
[2026-04-02 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:54:03] Production.INFO: ==14649== Lock acquired, processing the job...
[2026-04-02 22:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:54:03] Production.INFO: ==14651== Lock acquired, processing the job...
[2026-04-02 22:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 22:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 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-02 22:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:54:03] Production.INFO: Account Balance Start.
[2026-04-02 22:54:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:54:03] Production.INFO: 117
[2026-04-02 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-02 22:54:03] Production.INFO: ==14653== Releasing lock...
[2026-04-02 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:54:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:03] Production.INFO: ==14647== Releasing lock...
[2026-04-02 22:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:54:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:54:04] Production.INFO: Total Charge 0
[2026-04-02 22:54:04] Production.INFO: CreateAllLog End
[2026-04-02 22:54:04] Production.INFO: Account Balance End.
[2026-04-02 22:54:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:54:05] Production.INFO: ==14651== Releasing lock...
[2026-04-02 22:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:54:12] Production.ERROR: CronJobId end10
[2026-04-02 22:54:12] Production.INFO: ==14649== Releasing lock...
[2026-04-02 22:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:54:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:54:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:54:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:54:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:54:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:54:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:54:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:54:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:54:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:54:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:54:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:54:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:54:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:54:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:54:15] Production.INFO: call_cost start
[2026-04-02 22:54:15] Production.INFO: call_cost end
[2026-04-02 22:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:54:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:54:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:54:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:54:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:54:15] Production.INFO: ==14645== Releasing lock...
[2026-04-02 22:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:55:01] Production.INFO: ==14747== Lock acquired, processing the job...
[2026-04-03 03:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:55:01] Production.INFO: neon service started
[2026-04-03 03:55:01] Production.INFO: neon service started
[2026-04-03 03:55:01] Production.INFO: ==14747== Releasing lock...
[2026-04-03 03:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:55:01] Production.INFO: ==14749== Lock acquired, processing the job...
[2026-04-02 22:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:55:02] Production.INFO: ==14749== Releasing lock...
[2026-04-02 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:55:02] Production.INFO: ==14751== Lock acquired, processing the job...
[2026-04-03 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:55:02] Production.INFO: ==14751== Releasing lock...
[2026-04-03 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:55:02] Production.INFO: ==14753== Lock acquired, processing the job...
[2026-04-02 22:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:55:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:55:02] Production.INFO: ==14759== Lock acquired, processing the job...
[2026-04-02 22:55:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:55:02] Production.INFO: Account Balance Start.
[2026-04-02 22:55:02] Production.INFO: CreateAllLog Start
[2026-04-02 22:55:02] Production.INFO: 117
[2026-04-02 22:55:02] Production.INFO: Date 2026-03-08
[2026-04-02 22:55:02] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:02] Production.INFO: Date 2026-03-09
[2026-04-02 22:55:02] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:02] Production.INFO: Date 2026-03-10
[2026-04-02 22:55:02] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:02] Production.INFO: Date 2026-03-11
[2026-04-02 22:55:02] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: ==14757== Lock acquired, processing the job...
[2026-04-02 22:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: ==14755== Lock acquired, processing the job...
[2026-04-02 22:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: ==14761== Lock acquired, processing the job...
[2026-04-02 22:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-19
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-20
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-21
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-22
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-23
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:55:03] Production.INFO: Date 2026-03-24
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 22:55:03] Production.INFO: Date 2026-03-25
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: ==14761== Releasing lock...
[2026-04-02 22:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-26
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-27
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-28
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-29
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-30
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-03-31
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-04-01
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Date 2026-04-02
[2026-04-02 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:55:03] Production.INFO: Total Charge 0
[2026-04-02 22:55:03] Production.INFO: CreateAllLog End
[2026-04-02 22:55:03] Production.INFO: ==14755== Releasing lock...
[2026-04-02 22:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:55:03] Production.INFO: Account Balance End.
[2026-04-02 22:55:03] Production.ERROR: CronJobId end 12
[2026-04-02 22:55:03] Production.INFO: ==14759== Releasing lock...
[2026-04-02 22:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:55:03] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:55:13] Production.ERROR: CronJobId end10
[2026-04-02 22:55:13] Production.INFO: ==14757== Releasing lock...
[2026-04-02 22:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:55:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:55:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:55:16] Production.INFO: call_cost start
[2026-04-02 22:55:16] Production.INFO: call_cost end
[2026-04-02 22:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:55:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:55:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:55:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:55:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:55:16] Production.INFO: ==14753== Releasing lock...
[2026-04-02 22:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:56:01] Production.INFO: ==14856== Lock acquired, processing the job...
[2026-04-03 03:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:56:01] Production.INFO: neon service started
[2026-04-03 03:56:01] Production.INFO: neon service started
[2026-04-03 03:56:01] Production.INFO: ==14856== Releasing lock...
[2026-04-03 03:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:56:02] Production.INFO: ==14861== Lock acquired, processing the job...
[2026-04-03 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:56:02] Production.INFO: ==14861== Releasing lock...
[2026-04-03 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:56:02] Production.INFO: ==14859== Lock acquired, processing the job...
[2026-04-02 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:56:02] Production.INFO: ==14859== Releasing lock...
[2026-04-02 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 22:56:03] Production.INFO: ==14863== Lock acquired, processing the job...
[2026-04-02 22:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:56:03] Production.INFO: ==14867== Lock acquired, processing the job...
[2026-04-02 22:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:56:03] Production.INFO: ==14871== Lock acquired, processing the job...
[2026-04-02 22:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:56:03] Production.INFO: ==14865== Lock acquired, processing the job...
[2026-04-02 22:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:56:03] Production.INFO: ==14869== Lock acquired, processing the job...
[2026-04-02 22:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 22:56:03] Production.INFO: ==14871== Releasing lock...
[2026-04-02 22:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:56:03] Production.INFO: Account Balance Start.
[2026-04-02 22:56:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:56:03] Production.INFO: 117
[2026-04-02 22:56:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: ==14865== Releasing lock...
[2026-04-02 22:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:56:04] Production.INFO: Total Charge 0
[2026-04-02 22:56:04] Production.INFO: CreateAllLog End
[2026-04-02 22:56:04] Production.INFO: Account Balance End.
[2026-04-02 22:56:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:56:04] Production.INFO: ==14869== Releasing lock...
[2026-04-02 22:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:56:11] Production.ERROR: CronJobId end10
[2026-04-02 22:56:11] Production.INFO: ==14867== Releasing lock...
[2026-04-02 22:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:56:14] Production.INFO: call_cost start
[2026-04-02 22:56:14] Production.INFO: call_cost end
[2026-04-02 22:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:56:14] Production.INFO: ==14863== Releasing lock...
[2026-04-02 22:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:57:02] Production.INFO: ==14966== Lock acquired, processing the job...
[2026-04-03 03:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:57:02] Production.INFO: neon service started
[2026-04-03 03:57:02] Production.INFO: neon service started
[2026-04-03 03:57:02] Production.INFO: ==14966== Releasing lock...
[2026-04-03 03:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:57:02] Production.INFO: ==14968== Lock acquired, processing the job...
[2026-04-02 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:57:02] Production.INFO: ==14968== Releasing lock...
[2026-04-02 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:57:02] Production.INFO: ==14970== Lock acquired, processing the job...
[2026-04-03 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:57:02] Production.INFO: ==14970== Releasing lock...
[2026-04-03 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:57:03] Production.INFO: ==14973== Lock acquired, processing the job...
[2026-04-02 22:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:57:03] Production.INFO: ==14977== Lock acquired, processing the job...
[2026-04-02 22:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:57:03] Production.INFO: ==14975== Lock acquired, processing the job...
[2026-04-02 22:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:57:03] Production.INFO: ==14979== Lock acquired, processing the job...
[2026-04-02 22:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:57:03] Production.INFO: ==14981== Lock acquired, processing the job...
[2026-04-02 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:57:03] Production.INFO: Account Balance Start.
[2026-04-02 22:57:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:57:03] Production.INFO: 117
[2026-04-02 22:57:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-12
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22: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-02 22: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-02 22:57:04] Production.INFO: Date 2026-03-13
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22: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-02 22:57:04] Production.INFO: ==14981== Releasing lock...
[2026-04-02 22:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: ==14975== Releasing lock...
[2026-04-02 22:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:57:04] Production.INFO: Total Charge 0
[2026-04-02 22:57:04] Production.INFO: CreateAllLog End
[2026-04-02 22:57:04] Production.INFO: Account Balance End.
[2026-04-02 22:57:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:57:05] Production.INFO: ==14979== Releasing lock...
[2026-04-02 22:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:57:11] Production.ERROR: CronJobId end10
[2026-04-02 22:57:11] Production.INFO: ==14977== Releasing lock...
[2026-04-02 22:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:57:15] Production.INFO: call_cost start
[2026-04-02 22:57:15] Production.INFO: call_cost end
[2026-04-02 22:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:57:15] Production.INFO: ==14973== Releasing lock...
[2026-04-02 22:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:58:01] Production.INFO: ==15076== Lock acquired, processing the job...
[2026-04-03 03:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:58:01] Production.INFO: neon service started
[2026-04-03 03:58:01] Production.INFO: neon service started
[2026-04-03 03:58:01] Production.INFO: ==15076== Releasing lock...
[2026-04-03 03:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:58:01] Production.INFO: ==15078== Lock acquired, processing the job...
[2026-04-02 22:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:58:02] Production.INFO: ==15078== Releasing lock...
[2026-04-02 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:58:02] Production.INFO: ==15080== Lock acquired, processing the job...
[2026-04-03 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:58:02] Production.INFO: ==15080== Releasing lock...
[2026-04-03 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:58:03] Production.INFO: ==15089== Lock acquired, processing the job...
[2026-04-02 22:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:58:03] Production.INFO: ==15083== Lock acquired, processing the job...
[2026-04-02 22:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:58:03] Production.INFO: Account Balance Start.
[2026-04-02 22:58:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:58:03] Production.INFO: 117
[2026-04-02 22:58:03] Production.INFO: ==15087== Lock acquired, processing the job...
[2026-04-02 22:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:03] Production.INFO: ==15085== Lock acquired, processing the job...
[2026-04-02 22:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:58:03] Production.INFO: ==15091== Lock acquired, processing the job...
[2026-04-02 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-12
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 22:58:03] Production.INFO: ==15091== Releasing lock...
[2026-04-02 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-14
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-15
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-16
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-17
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:03] Production.INFO: Date 2026-03-18
[2026-04-02 22:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: ==15085== Releasing lock...
[2026-04-02 22:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:58:04] Production.INFO: Total Charge 0
[2026-04-02 22:58:04] Production.INFO: CreateAllLog End
[2026-04-02 22:58:04] Production.INFO: Account Balance End.
[2026-04-02 22:58:05] Production.ERROR: CronJobId end 12
[2026-04-02 22:58:05] Production.INFO: ==15089== Releasing lock...
[2026-04-02 22:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:58:11] Production.ERROR: CronJobId end10
[2026-04-02 22:58:11] Production.INFO: ==15087== Releasing lock...
[2026-04-02 22:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:58:14] Production.INFO: call_cost start
[2026-04-02 22:58:14] Production.INFO: call_cost end
[2026-04-02 22:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:58:14] Production.INFO: ==15083== Releasing lock...
[2026-04-02 22:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 03:59:02] Production.INFO: ==15180== Lock acquired, processing the job...
[2026-04-03 03:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 03:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 03:59:02] Production.INFO: neon service started
[2026-04-03 03:59:02] Production.INFO: neon service started
[2026-04-03 03:59:02] Production.INFO: ==15180== Releasing lock...
[2026-04-03 03:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 03:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 22:59:02] Production.INFO: ==15182== Lock acquired, processing the job...
[2026-04-02 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 22:59:02] Production.INFO: ==15182== Releasing lock...
[2026-04-02 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 22:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:59:02] Production.INFO: ==15184== Lock acquired, processing the job...
[2026-04-03 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:59:02] Production.INFO: ==15184== Releasing lock...
[2026-04-03 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 02:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 22:59:03] Production.INFO: ==15190== Lock acquired, processing the job...
[2026-04-02 22:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 22:59:03] Production.INFO: ==15186== Lock acquired, processing the job...
[2026-04-02 22:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 22:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 22:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 22:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 22:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 22:59:03] Production.INFO: ==15188== Lock acquired, processing the job...
[2026-04-02 22:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 22:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 22:59:03] Production.INFO: ==15192== Lock acquired, processing the job...
[2026-04-02 22:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 22:59:03] Production.INFO: ==15194== Lock acquired, processing the job...
[2026-04-02 22:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 22:59:03] Production.INFO: Account Balance Start.
[2026-04-02 22:59:03] Production.INFO: CreateAllLog Start
[2026-04-02 22:59:03] Production.INFO: 117
[2026-04-02 22:59:03] Production.INFO: Date 2026-03-08
[2026-04-02 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:03] Production.INFO: Date 2026-03-09
[2026-04-02 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:03] Production.INFO: Date 2026-03-10
[2026-04-02 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:03] Production.INFO: Date 2026-03-11
[2026-04-02 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:03] Production.INFO: Date 2026-03-12
[2026-04-02 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-02 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 22:59:03] Production.INFO: ==15194== Releasing lock...
[2026-04-02 22:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 22:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 22:59:03] Production.INFO: Date 2026-03-13
[2026-04-02 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-14
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-15
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-16
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-17
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-18
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-19
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-20
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-21
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-22
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-23
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: ==15188== Releasing lock...
[2026-04-02 22:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 22:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-24
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-25
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-26
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-27
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-28
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-29
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-30
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-03-31
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-04-01
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Date 2026-04-02
[2026-04-02 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 22:59:04] Production.INFO: Total Charge 0
[2026-04-02 22:59:04] Production.INFO: CreateAllLog End
[2026-04-02 22:59:04] Production.INFO: Account Balance End.
[2026-04-02 22:59:04] Production.ERROR: CronJobId end 12
[2026-04-02 22:59:04] Production.INFO: ==15192== Releasing lock...
[2026-04-02 22:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 22:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 22:59:13] Production.ERROR: CronJobId end10
[2026-04-02 22:59:13] Production.INFO: ==15190== Releasing lock...
[2026-04-02 22:59:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 22:59:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 22:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 22:59:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 22:59:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 22:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 22:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 22:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 22:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 22:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 22:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 22:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 22:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 22:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 22:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 22:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 22:59:16] Production.INFO: call_cost start
[2026-04-02 22:59:16] Production.INFO: call_cost end
[2026-04-02 22:59:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 22:59:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 22:59:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 22:59:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 22:59:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 22:59:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 22:59:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 22:59:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 22:59:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 22:59:16] Production.INFO: ==15186== Releasing lock...
[2026-04-02 22:59:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 22:59:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:00:01] Production.INFO: ==15293== Lock acquired, processing the job...
[2026-04-03 04:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:00:01] Production.INFO: neon service started
[2026-04-03 04:00:01] Production.INFO: neon service started
[2026-04-03 04:00:01] Production.INFO: ==15293== Releasing lock...
[2026-04-03 04:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:00:02] Production.INFO: ==15297== Lock acquired, processing the job...
[2026-04-03 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:00:02] Production.INFO: ==15297== Releasing lock...
[2026-04-03 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:00:02] Production.INFO: ==15295== Lock acquired, processing the job...
[2026-04-02 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:00:02] Production.INFO: ==15295== Releasing lock...
[2026-04-02 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:00:03] Production.INFO: ==15302== Lock acquired, processing the job...
[2026-04-02 23:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:00:03] Production.INFO: ==15308== Lock acquired, processing the job...
[2026-04-02 23:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:00:03] Production.INFO: ==15306== Lock acquired, processing the job...
[2026-04-02 23:00:03] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts#
[2026-04-02 23:00:03] Production.INFO: Account Balance Start.
[2026-04-02 23:00:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:00:03] Production.INFO: 117
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: ==15300== Lock acquired, processing the job...
[2026-04-02 23:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: ==15304== Lock acquired, processing the job...
[2026-04-02 23:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 4
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' )
[2026-04-02 23:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' )
[2026-04-02 23:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:03] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' )
[2026-04-02 23:00:03] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-02 23:00:03] Production.INFO: ==15310== Lock acquired, processing the job...
[2026-04-02 23:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:00:03] Production.INFO: Outstanding Amount 0.02
[2026-04-02 23:00:03] Production.INFO: Invoice Full Number INV13250
[2026-04-02 23:00:03] Production.INFO: Transaction start
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:00:03] Production.INFO: ==15302== Releasing lock...
[2026-04-02 23:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23: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-02 23:00:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:00:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: ==15310== Releasing lock...
[2026-04-02 23:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 10
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 0
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 20
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 0
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 3
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 2
[2026-04-02 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-02 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' )
[2026-04-02 23:00:04] Production.INFO: PaymentPendingInvoice Count - 2
[2026-04-02 23:00:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:00:04] Production.INFO: Total Charge 0
[2026-04-02 23:00:04] Production.INFO: CreateAllLog End
[2026-04-02 23:00:05] Production.INFO: Account Balance End.
[2026-04-02 23:00:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:00:05] Production.INFO: ==15308== Releasing lock...
[2026-04-02 23:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:00:08] Production.ERROR: CronJobId end11
[2026-04-02 23:00:08] Production.INFO: ==15306== Releasing lock...
[2026-04-02 23:00:08] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops#
[2026-04-02 23:00:08] Production.INFO: 33.75 MB #Memory Used#
[2026-04-02 23:00:12] Production.ERROR: CronJobId end10
[2026-04-02 23:00:12] Production.INFO: ==15304== Releasing lock...
[2026-04-02 23:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:00:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:00:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:00:15] Production.INFO: call_cost start
[2026-04-02 23:00:15] Production.INFO: call_cost end
[2026-04-02 23:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:00:15] Production.INFO: ==15300== Releasing lock...
[2026-04-02 23:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:01:02] Production.INFO: ==15412== Lock acquired, processing the job...
[2026-04-03 04:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:01:02] Production.INFO: neon service started
[2026-04-03 04:01:02] Production.INFO: neon service started
[2026-04-03 04:01:02] Production.INFO: ==15412== Releasing lock...
[2026-04-03 04:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:01:02] Production.INFO: ==15427== Lock acquired, processing the job...
[2026-04-03 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:01:02] Production.INFO: ==15427== Releasing lock...
[2026-04-03 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:01:02] Production.INFO: ==15425== Lock acquired, processing the job...
[2026-04-02 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:01:02] Production.INFO: ==15425== Releasing lock...
[2026-04-02 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:01:03] Production.INFO: ==15429== Lock acquired, processing the job...
[2026-04-02 23:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 23:01:03] Production.INFO: ==15433== Lock acquired, processing the job...
[2026-04-02 23:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 23:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 23:01:03] Production.ERROR: CronJob PID - 15433
[2026-04-02 23:01:03] Production.ERROR: CronJob Title - Account Block
[2026-04-02 23:01:03] Production.ERROR: CronJob ID - 7
[2026-04-02 23:01:03] Production.ERROR: CronJob Last Run Time 2026-04-02 23:01:00
[2026-04-02 23:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 23:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 23:01:03] Production.INFO: ==15431== Lock acquired, processing the job...
[2026-04-02 23:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:01:03] Production.INFO: ==15438== Lock acquired, processing the job...
[2026-04-02 23:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 23:01:03] Production.INFO: ==15429== Releasing lock...
[2026-04-02 23:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 23:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 23:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:01:04] Production.INFO: ==15442== Lock acquired, processing the job...
[2026-04-02 23:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:01:04] Production.INFO: ==15435== Lock acquired, processing the job...
[2026-04-02 23:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:01:04] Production.INFO: Account Balance Start.
[2026-04-02 23:01:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:01:04] Production.INFO: 117
[2026-04-02 23:01:04] Production.INFO: ==15440== Lock acquired, processing the job...
[2026-04-02 23:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 23:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23: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-02 23: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-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:01:04] Production.INFO: ==15442== Releasing lock...
[2026-04-02 23:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: ==15433== Releasing lock...
[2026-04-02 23:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:05] Production.ERROR: done
[2026-04-02 23:01:05] Production.INFO: Date 2026-03-26
[2026-04-02 23:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:05] Production.INFO: Date 2026-03-27
[2026-04-02 23:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:05] Production.INFO: Date 2026-03-28
[2026-04-02 23:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 23:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026548', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 23:01:05] Production.INFO: Date 2026-03-29
[2026-04-02 23:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:05] Production.INFO: Date 2026-03-30
[2026-04-02 23:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:05] Production.INFO: Date 2026-03-31
[2026-04-02 23:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:05] Production.INFO: Date 2026-04-01
[2026-04-02 23:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:05] Production.INFO: Date 2026-04-02
[2026-04-02 23:01:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:01:05] Production.INFO: Total Charge 0
[2026-04-02 23:01:05] Production.INFO: CreateAllLog End
[2026-04-02 23:01:05] Production.INFO: Account Balance End.
[2026-04-02 23:01:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:01:05] Production.INFO: ==15438== Releasing lock...
[2026-04-02 23:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:01:12] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026548', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 23:01:12] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 23:01:12] Production.INFO: ProcessCDR(1,17026548,1,1,2)
[2026-04-02 23:01:12] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026548,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:01:12] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026548,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:01:12] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 23:01:12] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 23:01:12] Production.INFO: ==15440== Releasing lock...
[2026-04-02 23:01:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 23:01:12] Production.INFO: 26 MB #Memory Used#
[2026-04-02 23:01:15] Production.ERROR: CronJobId end10
[2026-04-02 23:01:15] Production.INFO: ==15435== Releasing lock...
[2026-04-02 23:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:01:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:01:18] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:01:18] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:01:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:01:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:01:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:01:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:01:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:01:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:01:18] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:01:18] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:01:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:01:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:01:18] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:01:18] Production.INFO: call_cost start
[2026-04-02 23:01:18] Production.INFO: call_cost end
[2026-04-02 23:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:01:18] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:01:18] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:01:18] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:01:18] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:01:18] Production.INFO: ==15431== Releasing lock...
[2026-04-02 23:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:02:01] Production.INFO: ==15540== Lock acquired, processing the job...
[2026-04-03 04:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:02:01] Production.INFO: neon service started
[2026-04-03 04:02:01] Production.INFO: neon service started
[2026-04-03 04:02:01] Production.INFO: ==15540== Releasing lock...
[2026-04-03 04:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:02:01] Production.INFO: ==15542== Lock acquired, processing the job...
[2026-04-02 23:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:02:02] Production.INFO: ==15542== Releasing lock...
[2026-04-02 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:02:02] Production.INFO: ==15544== Lock acquired, processing the job...
[2026-04-03 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:02:02] Production.INFO: ==15544== Releasing lock...
[2026-04-03 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:02:03] Production.INFO: ==15550== Lock acquired, processing the job...
[2026-04-02 23:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:02:03] Production.INFO: ==15555== Lock acquired, processing the job...
[2026-04-02 23:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-02 23:02:03] Production.INFO: ==15546== Lock acquired, processing the job...
[2026-04-02 23:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:02:03] Production.INFO: ==15548== Lock acquired, processing the job...
[2026-04-02 23:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 23:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:02:03] Production.INFO: ==15552== Lock acquired, processing the job...
[2026-04-02 23:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:02:03] Production.INFO: ==15557== Lock acquired, processing the job...
[2026-04-02 23:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:02:03] Production.INFO: Account Balance Start.
[2026-04-02 23:02:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:02:03] Production.INFO: 117
[2026-04-02 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-02 23:02:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 23:02:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: ==15557== Releasing lock...
[2026-04-02 23:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.ERROR: done
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-25
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: Date 2026-03-26
[2026-04-02 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:03] Production.INFO: ==15548== Releasing lock...
[2026-04-02 23:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:02:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:02:04] Production.INFO: Total Charge 0
[2026-04-02 23:02:04] Production.INFO: CreateAllLog End
[2026-04-02 23:02:04] Production.ERROR: done
[2026-04-02 23:02:04] Production.INFO: Account Balance End.
[2026-04-02 23:02:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:02:04] Production.INFO: ==15552== Releasing lock...
[2026-04-02 23:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-01 06:02:06
[RateCDR] => 1
)
[2026-04-02 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-01 06: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-02 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-02 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-02 23:02:04] Production.INFO: ==15555== Releasing lock...
[2026-04-02 23:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-02 23:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-02 23:02:12] Production.ERROR: CronJobId end10
[2026-04-02 23:02:12] Production.INFO: ==15550== Releasing lock...
[2026-04-02 23:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:02:15] Production.INFO: call_cost start
[2026-04-02 23:02:15] Production.INFO: call_cost end
[2026-04-02 23:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:02:15] Production.INFO: ==15546== Releasing lock...
[2026-04-02 23:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:03:01] Production.INFO: ==15656== Lock acquired, processing the job...
[2026-04-03 04:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:03:01] Production.INFO: neon service started
[2026-04-03 04:03:01] Production.INFO: neon service started
[2026-04-03 04:03:01] Production.INFO: ==15656== Releasing lock...
[2026-04-03 04:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:03:02] Production.INFO: ==15658== Lock acquired, processing the job...
[2026-04-02 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:03:02] Production.INFO: ==15658== Releasing lock...
[2026-04-02 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:03:02] Production.INFO: ==15660== Lock acquired, processing the job...
[2026-04-03 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:03:02] Production.INFO: ==15660== Releasing lock...
[2026-04-03 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:03:03] Production.INFO: ==15662== Lock acquired, processing the job...
[2026-04-02 23:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:03:03] Production.INFO: ==15664== Lock acquired, processing the job...
[2026-04-02 23:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:03:03] Production.INFO: ==15666== Lock acquired, processing the job...
[2026-04-02 23:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:03:03] Production.INFO: ==15668== Lock acquired, processing the job...
[2026-04-02 23:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:03:03] Production.INFO: ==15670== Lock acquired, processing the job...
[2026-04-02 23:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:03:03] Production.INFO: Account Balance Start.
[2026-04-02 23:03:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:03:03] Production.INFO: 117
[2026-04-02 23:03:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:03:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:03:03] Production.INFO: ==15670== Releasing lock...
[2026-04-02 23:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:03:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: ==15664== Releasing lock...
[2026-04-02 23:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:03:04] Production.INFO: Total Charge 0
[2026-04-02 23:03:04] Production.INFO: CreateAllLog End
[2026-04-02 23:03:04] Production.INFO: Account Balance End.
[2026-04-02 23:03:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:03:04] Production.INFO: ==15668== Releasing lock...
[2026-04-02 23:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:03:12] Production.ERROR: CronJobId end10
[2026-04-02 23:03:12] Production.INFO: ==15666== Releasing lock...
[2026-04-02 23:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:03:15] Production.INFO: call_cost start
[2026-04-02 23:03:15] Production.INFO: call_cost end
[2026-04-02 23:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:03:15] Production.INFO: ==15662== Releasing lock...
[2026-04-02 23:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:04:02] Production.INFO: ==15765== Lock acquired, processing the job...
[2026-04-03 04:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:04:02] Production.INFO: neon service started
[2026-04-03 04:04:02] Production.INFO: neon service started
[2026-04-03 04:04:02] Production.INFO: ==15765== Releasing lock...
[2026-04-03 04:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:04:02] Production.INFO: ==15768== Lock acquired, processing the job...
[2026-04-02 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:04:02] Production.INFO: ==15768== Releasing lock...
[2026-04-02 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:04:03] Production.INFO: ==15770== Lock acquired, processing the job...
[2026-04-03 03:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:04:03] Production.INFO: ==15770== Releasing lock...
[2026-04-03 03:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:04:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:04:03] Production.INFO: ==15776== Lock acquired, processing the job...
[2026-04-02 23:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:04:03] Production.INFO: ==15780== Lock acquired, processing the job...
[2026-04-02 23:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:04:03] Production.INFO: ==15774== Lock acquired, processing the job...
[2026-04-02 23:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:04:03] Production.INFO: ==15778== Lock acquired, processing the job...
[2026-04-02 23:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:04:03] Production.INFO: Account Balance Start.
[2026-04-02 23:04:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:04:03] Production.INFO: 117
[2026-04-02 23:04:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:04:03] Production.INFO: ==15782== Lock acquired, processing the job...
[2026-04-02 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:04:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23: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-02 23:04:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: ==15782== Releasing lock...
[2026-04-02 23:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: ==15776== Releasing lock...
[2026-04-02 23:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:04:04] Production.INFO: Total Charge 0
[2026-04-02 23:04:05] Production.INFO: CreateAllLog End
[2026-04-02 23:04:05] Production.INFO: Account Balance End.
[2026-04-02 23:04:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:04:05] Production.INFO: ==15780== Releasing lock...
[2026-04-02 23:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:04:12] Production.ERROR: CronJobId end10
[2026-04-02 23:04:12] Production.INFO: ==15778== Releasing lock...
[2026-04-02 23:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:04:15] Production.INFO: call_cost start
[2026-04-02 23:04:15] Production.INFO: call_cost end
[2026-04-02 23:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:04:15] Production.INFO: ==15774== Releasing lock...
[2026-04-02 23:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:05:01] Production.INFO: ==15876== Lock acquired, processing the job...
[2026-04-03 04:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:05:01] Production.INFO: neon service started
[2026-04-03 04:05:01] Production.INFO: neon service started
[2026-04-03 04:05:01] Production.INFO: ==15876== Releasing lock...
[2026-04-03 04:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:05:02] Production.INFO: ==15880== Lock acquired, processing the job...
[2026-04-03 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:05:02] Production.INFO: ==15880== Releasing lock...
[2026-04-03 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:05:02] Production.INFO: ==15878== Lock acquired, processing the job...
[2026-04-02 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:05:02] Production.INFO: ==15878== Releasing lock...
[2026-04-02 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:05:03] Production.INFO: ==15885== Lock acquired, processing the job...
[2026-04-02 23:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:05:03] Production.INFO: ==15889== Lock acquired, processing the job...
[2026-04-02 23:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:05:03] Production.INFO: ==15883== Lock acquired, processing the job...
[2026-04-02 23:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:05:03] Production.INFO: ==15887== Lock acquired, processing the job...
[2026-04-02 23:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:05:03] Production.INFO: Account Balance Start.
[2026-04-02 23:05:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:05:03] Production.INFO: 117
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:05:03] Production.INFO: ==15891== Lock acquired, processing the job...
[2026-04-02 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 23:05:03] Production.INFO: ==15891== Releasing lock...
[2026-04-02 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: ==15885== Releasing lock...
[2026-04-02 23:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:05:04] Production.INFO: Total Charge 0
[2026-04-02 23:05:04] Production.INFO: CreateAllLog End
[2026-04-02 23:05:04] Production.INFO: Account Balance End.
[2026-04-02 23:05:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:05:04] Production.INFO: ==15889== Releasing lock...
[2026-04-02 23:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:05:12] Production.ERROR: CronJobId end10
[2026-04-02 23:05:12] Production.INFO: ==15887== Releasing lock...
[2026-04-02 23:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:05:14] Production.INFO: call_cost start
[2026-04-02 23:05:14] Production.INFO: call_cost end
[2026-04-02 23:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:05:14] Production.INFO: ==15883== Releasing lock...
[2026-04-02 23:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:06:02] Production.INFO: ==15986== Lock acquired, processing the job...
[2026-04-03 04:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:06:02] Production.INFO: neon service started
[2026-04-03 04:06:02] Production.INFO: neon service started
[2026-04-03 04:06:02] Production.INFO: ==15986== Releasing lock...
[2026-04-03 04:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:06:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 23:06:02] Production.INFO: ==15988== Lock acquired, processing the job...
[2026-04-02 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:06:02] Production.INFO: ==15988== Releasing lock...
[2026-04-02 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:06:02] Production.INFO: ==15990== Lock acquired, processing the job...
[2026-04-03 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:06:02] Production.INFO: ==15990== Releasing lock...
[2026-04-03 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:06:03] Production.INFO: ==15995== Lock acquired, processing the job...
[2026-04-02 23:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:06:03] Production.INFO: ==15997== Lock acquired, processing the job...
[2026-04-02 23:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:06:03] Production.INFO: ==15993== Lock acquired, processing the job...
[2026-04-02 23:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:06:03] Production.INFO: ==15999== Lock acquired, processing the job...
[2026-04-02 23:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:06:04] Production.INFO: ==16001== Lock acquired, processing the job...
[2026-04-02 23:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:06:04] Production.INFO: ==15995== Releasing lock...
[2026-04-02 23:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:06:04] Production.INFO: Account Balance Start.
[2026-04-02 23:06:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:06:04] Production.INFO: 117
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23: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-02 23:06:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: ==16001== Releasing lock...
[2026-04-02 23:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:06:04] Production.INFO: Total Charge 0
[2026-04-02 23:06:04] Production.INFO: CreateAllLog End
[2026-04-02 23:06:05] Production.INFO: Account Balance End.
[2026-04-02 23:06:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:06:05] Production.INFO: ==15999== Releasing lock...
[2026-04-02 23:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:06:11] Production.ERROR: CronJobId end10
[2026-04-02 23:06:11] Production.INFO: ==15997== Releasing lock...
[2026-04-02 23:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:06:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:06:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:06:15] Production.INFO: call_cost start
[2026-04-02 23:06:15] Production.INFO: call_cost end
[2026-04-02 23:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:06:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:06:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:06:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:06:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:06:15] Production.INFO: ==15993== Releasing lock...
[2026-04-02 23:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:07:01] Production.INFO: ==16099== Lock acquired, processing the job...
[2026-04-03 04:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:07:01] Production.INFO: neon service started
[2026-04-03 04:07:01] Production.INFO: neon service started
[2026-04-03 04:07:01] Production.INFO: ==16099== Releasing lock...
[2026-04-03 04:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:07:01] Production.INFO: ==16101== Lock acquired, processing the job...
[2026-04-02 23:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:07:02] Production.INFO: ==16101== Releasing lock...
[2026-04-02 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:07:02] Production.INFO: ==16103== Lock acquired, processing the job...
[2026-04-03 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:07:02] Production.INFO: ==16103== Releasing lock...
[2026-04-03 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:07:02] Production.INFO: ==16114== Lock acquired, processing the job...
[2026-04-02 23:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:07:03] Production.INFO: Account Balance Start.
[2026-04-02 23:07:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:07:03] Production.INFO: 117
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: ==16108== Lock acquired, processing the job...
[2026-04-02 23:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:07:03] Production.INFO: ==16110== Lock acquired, processing the job...
[2026-04-02 23:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: ==16112== Lock acquired, processing the job...
[2026-04-02 23:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:07:03] Production.INFO: ==16116== Lock acquired, processing the job...
[2026-04-02 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:07:03] Production.INFO: Date 2026-03-18
[2026-04-02 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-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:07:03] Production.INFO: ==16116== Releasing lock...
[2026-04-02 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: ==16110== Releasing lock...
[2026-04-02 23:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-25
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-26
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-27
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-28
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-29
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:03] Production.INFO: Date 2026-03-30
[2026-04-02 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:07:04] Production.INFO: Total Charge 0
[2026-04-02 23:07:04] Production.INFO: CreateAllLog End
[2026-04-02 23:07:04] Production.INFO: Account Balance End.
[2026-04-02 23:07:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:07:04] Production.INFO: ==16114== Releasing lock...
[2026-04-02 23:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:07:12] Production.ERROR: CronJobId end10
[2026-04-02 23:07:12] Production.INFO: ==16112== Releasing lock...
[2026-04-02 23:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:07:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:07:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:07:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:07:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:07:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:07:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:07:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:07:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:07:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:07:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:07:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:07:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:07:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:07:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:07:15] Production.INFO: call_cost start
[2026-04-02 23:07:15] Production.INFO: call_cost end
[2026-04-02 23:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:07:15] Production.INFO: ==16108== Releasing lock...
[2026-04-02 23:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:08:02] Production.INFO: ==16205== Lock acquired, processing the job...
[2026-04-03 04:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:08:02] Production.INFO: neon service started
[2026-04-03 04:08:02] Production.INFO: neon service started
[2026-04-03 04:08:02] Production.INFO: ==16205== Releasing lock...
[2026-04-03 04:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:08:02] Production.INFO: ==16207== Lock acquired, processing the job...
[2026-04-02 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:08:02] Production.INFO: ==16207== Releasing lock...
[2026-04-02 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:08:03] Production.INFO: ==16209== Lock acquired, processing the job...
[2026-04-03 03:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:08:03] Production.INFO: ==16209== Releasing lock...
[2026-04-03 03:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:08:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:08:03] Production.INFO: ==16211== Lock acquired, processing the job...
[2026-04-02 23:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:08:03] Production.INFO: ==16213== Lock acquired, processing the job...
[2026-04-02 23:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:08:03] Production.INFO: ==16215== Lock acquired, processing the job...
[2026-04-02 23:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:08:03] Production.INFO: ==16217== Lock acquired, processing the job...
[2026-04-02 23:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:08:03] Production.INFO: ==16219== Lock acquired, processing the job...
[2026-04-02 23:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23: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-02 23: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-02 23: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-02 23:08:03] Production.INFO: ==16219== Releasing lock...
[2026-04-02 23:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:08:03] Production.INFO: Account Balance Start.
[2026-04-02 23:08:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:08:03] Production.INFO: 117
[2026-04-02 23:08:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:08:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:08:04] Production.INFO: ==16213== Releasing lock...
[2026-04-02 23:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:05] Production.INFO: Date 2026-04-02
[2026-04-02 23:08:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:08:05] Production.INFO: Total Charge 0
[2026-04-02 23:08:05] Production.INFO: CreateAllLog End
[2026-04-02 23:08:05] Production.INFO: Account Balance End.
[2026-04-02 23:08:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:08:05] Production.INFO: ==16217== Releasing lock...
[2026-04-02 23:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:08:14] Production.ERROR: CronJobId end10
[2026-04-02 23:08:14] Production.INFO: ==16215== Releasing lock...
[2026-04-02 23:08:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:08:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:08:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:08:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:08:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:08:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:08:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:08:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:08:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:08:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:08:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:08:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:08:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:08:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:08:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:08:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:08:16] Production.INFO: call_cost start
[2026-04-02 23:08:16] Production.INFO: call_cost end
[2026-04-02 23:08:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:08:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:08:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:08:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:08:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:08:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:08:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:08:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:08:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:08:16] Production.INFO: ==16211== Releasing lock...
[2026-04-02 23:08:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:08:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:09:01] Production.INFO: ==16308== Lock acquired, processing the job...
[2026-04-03 04:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:09:01] Production.INFO: neon service started
[2026-04-03 04:09:01] Production.INFO: neon service started
[2026-04-03 04:09:01] Production.INFO: ==16308== Releasing lock...
[2026-04-03 04:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:09:01] Production.INFO: ==16310== Lock acquired, processing the job...
[2026-04-02 23:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:09:01] Production.INFO: ==16310== Releasing lock...
[2026-04-02 23:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:09:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:09:02] Production.INFO: ==16312== Lock acquired, processing the job...
[2026-04-03 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:09:02] Production.INFO: ==16312== Releasing lock...
[2026-04-03 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:09:02] Production.INFO: ==16314== Lock acquired, processing the job...
[2026-04-02 23:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:09:02] Production.INFO: ==16320== Lock acquired, processing the job...
[2026-04-02 23:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:09:02] Production.INFO: ==16316== Lock acquired, processing the job...
[2026-04-02 23:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:09:02] Production.INFO: ==16318== Lock acquired, processing the job...
[2026-04-02 23:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:09:02] Production.INFO: ==16322== Lock acquired, processing the job...
[2026-04-02 23:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:09:03] Production.INFO: Account Balance Start.
[2026-04-02 23:09:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:09:03] Production.INFO: 117
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 23:09:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:09:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: ==16322== Releasing lock...
[2026-04-02 23:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: ==16316== Releasing lock...
[2026-04-02 23:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:09:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:09:04] Production.INFO: Total Charge 0
[2026-04-02 23:09:04] Production.INFO: CreateAllLog End
[2026-04-02 23:09:04] Production.INFO: Account Balance End.
[2026-04-02 23:09:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:09:04] Production.INFO: ==16320== Releasing lock...
[2026-04-02 23:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:09:11] Production.ERROR: CronJobId end10
[2026-04-02 23:09:11] Production.INFO: ==16318== Releasing lock...
[2026-04-02 23:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:09:14] Production.INFO: call_cost start
[2026-04-02 23:09:14] Production.INFO: call_cost end
[2026-04-02 23:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:09:14] Production.INFO: ==16314== Releasing lock...
[2026-04-02 23:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:10:01] Production.INFO: ==16427== Lock acquired, processing the job...
[2026-04-03 04:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:10:01] Production.INFO: neon service started
[2026-04-03 04:10:01] Production.INFO: neon service started
[2026-04-03 04:10:01] Production.INFO: ==16427== Releasing lock...
[2026-04-03 04:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:10:02] Production.INFO: ==16429== Lock acquired, processing the job...
[2026-04-02 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:10:02] Production.INFO: ==16429== Releasing lock...
[2026-04-02 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:10:02] Production.INFO: ==16431== Lock acquired, processing the job...
[2026-04-03 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:10:02] Production.INFO: ==16431== Releasing lock...
[2026-04-03 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:10:03] Production.INFO: ==16437== Lock acquired, processing the job...
[2026-04-02 23:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:10:03] Production.INFO: ==16441== Lock acquired, processing the job...
[2026-04-02 23:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:10:03] Production.INFO: ==16433== Lock acquired, processing the job...
[2026-04-02 23:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:10:03] Production.INFO: ==16435== Lock acquired, processing the job...
[2026-04-02 23:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:10:03] Production.INFO: ==16439== Lock acquired, processing the job...
[2026-04-02 23:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:10:03] Production.INFO: Account Balance Start.
[2026-04-02 23:10:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:10:03] Production.INFO: 117
[2026-04-02 23:10:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:10:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 23:10:03] Production.INFO: ==16441== Releasing lock...
[2026-04-02 23:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:10:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:10:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: ==16435== Releasing lock...
[2026-04-02 23:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:10:04] Production.INFO: Total Charge 0
[2026-04-02 23:10:05] Production.INFO: CreateAllLog End
[2026-04-02 23:10:05] Production.INFO: Account Balance End.
[2026-04-02 23:10:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:10:05] Production.INFO: ==16439== Releasing lock...
[2026-04-02 23:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:10:12] Production.ERROR: CronJobId end10
[2026-04-02 23:10:12] Production.INFO: ==16437== Releasing lock...
[2026-04-02 23:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:10:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:10:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:10:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:10:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:10:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:10:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:10:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:10:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:10:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:10:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:10:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:10:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:10:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:10:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:10:15] Production.INFO: call_cost start
[2026-04-02 23:10:15] Production.INFO: call_cost end
[2026-04-02 23:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:10:15] Production.INFO: ==16433== Releasing lock...
[2026-04-02 23:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:11:02] Production.INFO: ==16540== Lock acquired, processing the job...
[2026-04-03 04:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:11:02] Production.INFO: neon service started
[2026-04-03 04:11:02] Production.INFO: neon service started
[2026-04-03 04:11:02] Production.INFO: ==16540== Releasing lock...
[2026-04-03 04:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:11:02] Production.INFO: ==16542== Lock acquired, processing the job...
[2026-04-02 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:11:02] Production.INFO: ==16542== Releasing lock...
[2026-04-02 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:11:03] Production.INFO: ==16544== Lock acquired, processing the job...
[2026-04-03 03:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:11:03] Production.INFO: ==16544== Releasing lock...
[2026-04-03 03:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:11:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:11:03] Production.INFO: ==16550== Lock acquired, processing the job...
[2026-04-02 23:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:11:03] Production.INFO: ==16560== Lock acquired, processing the job...
[2026-04-02 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23: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-02 23: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-02 23: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-02 23:11:04] Production.INFO: ==16560== Releasing lock...
[2026-04-02 23:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:11:04] Production.INFO: ==16548== Lock acquired, processing the job...
[2026-04-02 23:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 23:11:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 23:11:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 23:11:04] Production.ERROR: CronJob PID - 16550
[2026-04-02 23:11:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 23:11:04] Production.ERROR: CronJob ID - 5
[2026-04-02 23:11:04] Production.ERROR: CronJob Last Run Time 2026-04-02 23:11:00
[2026-04-02 23:11:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 23:11:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 23:11:04] Production.INFO: ==16552== Lock acquired, processing the job...
[2026-04-02 23:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:11:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 23:11:04] Production.INFO: ==16548== Releasing lock...
[2026-04-02 23:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 23:11:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 23:11:04] Production.INFO: ==16554== Lock acquired, processing the job...
[2026-04-02 23:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:11:04] Production.INFO: ==16556== Lock acquired, processing the job...
[2026-04-02 23:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:11:04] Production.INFO: ==16558== Lock acquired, processing the job...
[2026-04-02 23:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 23:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 23:11:04] Production.INFO: Account Balance Start.
[2026-04-02 23:11:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:11:04] Production.INFO: 117
[2026-04-02 23:11:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-17
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-18
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-19
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-20
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-21
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-22
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-23
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-24
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-25
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-26
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-27
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-28
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: ==16552== Releasing lock...
[2026-04-02 23:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:11:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-29
[2026-04-02 23:11:05] Production.ERROR: done
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-30
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-03-31
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 23:11:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026590', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 23:11:05] Production.INFO: Date 2026-04-01
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Date 2026-04-02
[2026-04-02 23:11:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:11:05] Production.INFO: Total Charge 0
[2026-04-02 23:11:05] Production.INFO: CreateAllLog End
[2026-04-02 23:11:05] Production.INFO: Account Balance End.
[2026-04-02 23:11:06] Production.ERROR: CronJobId end 12
[2026-04-02 23:11:06] Production.INFO: ==16556== Releasing lock...
[2026-04-02 23:11:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:11:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026590', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 23:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 23:11:11] Production.INFO: ProcessCDR(1,17026590,1,1,2)
[2026-04-02 23:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026590,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026590,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 23:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 23:11:11] Production.INFO: ==16558== Releasing lock...
[2026-04-02 23:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 23:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-02 23:11:16] Production.ERROR: CronJobId end10
[2026-04-02 23:11:16] Production.INFO: ==16554== Releasing lock...
[2026-04-02 23:11:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:11:16] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:11:18] Production.INFO: call_cost start
[2026-04-02 23:11:18] Production.INFO: call_cost end
[2026-04-02 23:11:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:11:18] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:11:18] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:11:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:11:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:11:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:11:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:11:18] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:11:18] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:11:18] Production.INFO: ==16550== Releasing lock...
[2026-04-02 23:11:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:11:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:12:01] Production.INFO: ==16641== Lock acquired, processing the job...
[2026-04-03 04:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:12:01] Production.INFO: neon service started
[2026-04-03 04:12:01] Production.INFO: neon service started
[2026-04-03 04:12:01] Production.INFO: ==16641== Releasing lock...
[2026-04-03 04:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:12:02] Production.INFO: ==16643== Lock acquired, processing the job...
[2026-04-02 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:12:02] Production.INFO: ==16645== Lock acquired, processing the job...
[2026-04-03 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:12:02] Production.INFO: ==16645== Releasing lock...
[2026-04-03 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:12:02] Production.INFO: ==16643== Releasing lock...
[2026-04-02 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:12:03] Production.INFO: ==16648== Lock acquired, processing the job...
[2026-04-02 23:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:12:03] Production.INFO: ==16650== Lock acquired, processing the job...
[2026-04-02 23:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:12:03] Production.INFO: ==16654== Lock acquired, processing the job...
[2026-04-02 23:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:12:03] Production.INFO: Account Balance Start.
[2026-04-02 23:12:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:12:03] Production.INFO: 117
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: ==16652== Lock acquired, processing the job...
[2026-04-02 23:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: ==16656== Lock acquired, processing the job...
[2026-04-02 23:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:03] Production.INFO: ==16650== Releasing lock...
[2026-04-02 23:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:12:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23: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-02 23:12:04] Production.INFO: ==16656== Releasing lock...
[2026-04-02 23:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:12:04] Production.INFO: Total Charge 0
[2026-04-02 23:12:04] Production.INFO: CreateAllLog End
[2026-04-02 23:12:04] Production.INFO: Account Balance End.
[2026-04-02 23:12:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:12:04] Production.INFO: ==16654== Releasing lock...
[2026-04-02 23:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:12:11] Production.ERROR: CronJobId end10
[2026-04-02 23:12:11] Production.INFO: ==16652== Releasing lock...
[2026-04-02 23:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:12:13] Production.INFO: call_cost start
[2026-04-02 23:12:13] Production.INFO: call_cost end
[2026-04-02 23:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:12:13] Production.INFO: ==16648== Releasing lock...
[2026-04-02 23:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:13:02] Production.INFO: ==16753== Lock acquired, processing the job...
[2026-04-03 04:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:13:02] Production.INFO: neon service started
[2026-04-03 04:13:02] Production.INFO: neon service started
[2026-04-03 04:13:02] Production.INFO: ==16753== Releasing lock...
[2026-04-03 04:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:13:02] Production.INFO: ==16755== Lock acquired, processing the job...
[2026-04-02 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:13:02] Production.INFO: ==16755== Releasing lock...
[2026-04-02 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:13:02] Production.INFO: ==16757== Lock acquired, processing the job...
[2026-04-03 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:13:02] Production.INFO: ==16757== Releasing lock...
[2026-04-03 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:13:03] Production.INFO: ==16766== Lock acquired, processing the job...
[2026-04-02 23:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:13:03] Production.INFO: Account Balance Start.
[2026-04-02 23:13:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:13:03] Production.INFO: 117
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: ==16760== Lock acquired, processing the job...
[2026-04-02 23:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: ==16762== Lock acquired, processing the job...
[2026-04-02 23:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:13:03] Production.INFO: ==16764== Lock acquired, processing the job...
[2026-04-02 23:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:13:03] Production.INFO: ==16768== Lock acquired, processing the job...
[2026-04-02 23:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:13:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:13:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:13:04] Production.INFO: ==16768== Releasing lock...
[2026-04-02 23:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:13:04] Production.INFO: Total Charge 0
[2026-04-02 23:13:04] Production.INFO: CreateAllLog End
[2026-04-02 23:13:04] Production.INFO: ==16762== Releasing lock...
[2026-04-02 23:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:13:04] Production.INFO: Account Balance End.
[2026-04-02 23:13:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:13:04] Production.INFO: ==16766== Releasing lock...
[2026-04-02 23:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:13:11] Production.ERROR: CronJobId end10
[2026-04-02 23:13:11] Production.INFO: ==16764== Releasing lock...
[2026-04-02 23:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:13:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:13:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:13:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:13:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:13:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:13:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:13:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:13:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:13:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:13:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:13:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:13:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:13:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:13:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:13:15] Production.INFO: call_cost start
[2026-04-02 23:13:15] Production.INFO: call_cost end
[2026-04-02 23:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:13:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:13:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:13:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:13:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:13:15] Production.INFO: ==16760== Releasing lock...
[2026-04-02 23:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:14:01] Production.INFO: ==16855== Lock acquired, processing the job...
[2026-04-03 04:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:14:01] Production.INFO: neon service started
[2026-04-03 04:14:01] Production.INFO: neon service started
[2026-04-03 04:14:01] Production.INFO: ==16855== Releasing lock...
[2026-04-03 04:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:14:02] Production.INFO: ==16857== Lock acquired, processing the job...
[2026-04-02 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:14:02] Production.INFO: ==16859== Lock acquired, processing the job...
[2026-04-03 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:14:02] Production.INFO: ==16859== Releasing lock...
[2026-04-03 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:14:02] Production.INFO: ==16857== Releasing lock...
[2026-04-02 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:14:03] Production.INFO: ==16862== Lock acquired, processing the job...
[2026-04-02 23:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:14:03] Production.INFO: ==16864== Lock acquired, processing the job...
[2026-04-02 23:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:14:03] Production.INFO: ==16866== Lock acquired, processing the job...
[2026-04-02 23:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:14:03] Production.INFO: ==16870== Lock acquired, processing the job...
[2026-04-02 23:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:14:03] Production.INFO: ==16868== Lock acquired, processing the job...
[2026-04-02 23:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:14:03] Production.INFO: Account Balance Start.
[2026-04-02 23:14:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:14:03] Production.INFO: 117
[2026-04-02 23:14:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 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-02 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:14:03] Production.INFO: ==16870== Releasing lock...
[2026-04-02 23:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:14:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: ==16864== Releasing lock...
[2026-04-02 23:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:14:04] Production.INFO: Total Charge 0
[2026-04-02 23:14:04] Production.INFO: CreateAllLog End
[2026-04-02 23:14:04] Production.INFO: Account Balance End.
[2026-04-02 23:14:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:14:04] Production.INFO: ==16868== Releasing lock...
[2026-04-02 23:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:14:11] Production.ERROR: CronJobId end10
[2026-04-02 23:14:11] Production.INFO: ==16866== Releasing lock...
[2026-04-02 23:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:14:14] Production.INFO: call_cost start
[2026-04-02 23:14:14] Production.INFO: call_cost end
[2026-04-02 23:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:14:14] Production.INFO: ==16862== Releasing lock...
[2026-04-02 23:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:15:02] Production.INFO: ==16970== Lock acquired, processing the job...
[2026-04-03 04:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:15:02] Production.INFO: neon service started
[2026-04-03 04:15:02] Production.INFO: neon service started
[2026-04-03 04:15:02] Production.INFO: ==16970== Releasing lock...
[2026-04-03 04:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:15:02] Production.INFO: ==16976== Lock acquired, processing the job...
[2026-04-03 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:15:02] Production.INFO: ==16976== Releasing lock...
[2026-04-03 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:15:02] Production.INFO: ==16974== Lock acquired, processing the job...
[2026-04-02 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:15:02] Production.INFO: ==16974== Releasing lock...
[2026-04-02 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:15:03] Production.INFO: ==16979== Lock acquired, processing the job...
[2026-04-02 23:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:15:03] Production.INFO: ==16981== Lock acquired, processing the job...
[2026-04-02 23:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:15:03] Production.INFO: ==16983== Lock acquired, processing the job...
[2026-04-02 23:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:15:03] Production.INFO: ==16985== Lock acquired, processing the job...
[2026-04-02 23:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:15:03] Production.INFO: ==16987== Lock acquired, processing the job...
[2026-04-02 23:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:15:03] Production.INFO: Account Balance Start.
[2026-04-02 23:15:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:15:03] Production.INFO: 117
[2026-04-02 23:15:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 23:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 23:15:03] Production.INFO: ==16987== Releasing lock...
[2026-04-02 23:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:15:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:15:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: ==16981== Releasing lock...
[2026-04-02 23:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:05] Production.INFO: Date 2026-03-31
[2026-04-02 23:15:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:05] Production.INFO: Date 2026-04-01
[2026-04-02 23:15:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:05] Production.INFO: Date 2026-04-02
[2026-04-02 23:15:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:15:05] Production.INFO: Total Charge 0
[2026-04-02 23:15:05] Production.INFO: CreateAllLog End
[2026-04-02 23:15:05] Production.INFO: Account Balance End.
[2026-04-02 23:15:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:15:05] Production.INFO: ==16985== Releasing lock...
[2026-04-02 23:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:15:13] Production.ERROR: CronJobId end10
[2026-04-02 23:15:13] Production.INFO: ==16983== Releasing lock...
[2026-04-02 23:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:15:14] Production.INFO: call_cost start
[2026-04-02 23:15:14] Production.INFO: call_cost end
[2026-04-02 23:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:15:14] Production.INFO: ==16979== Releasing lock...
[2026-04-02 23:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:16:01] Production.INFO: ==17076== Lock acquired, processing the job...
[2026-04-03 04:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:16:01] Production.INFO: neon service started
[2026-04-03 04:16:01] Production.INFO: neon service started
[2026-04-03 04:16:01] Production.INFO: ==17076== Releasing lock...
[2026-04-03 04:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:16:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 03:16:01] Production.INFO: ==17080== Lock acquired, processing the job...
[2026-04-03 03:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:16:01] Production.INFO: ==17080== Releasing lock...
[2026-04-03 03:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:16:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:16:01] Production.INFO: ==17078== Lock acquired, processing the job...
[2026-04-02 23:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:16:02] Production.INFO: ==17078== Releasing lock...
[2026-04-02 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:16:03] Production.INFO: ==17085== Lock acquired, processing the job...
[2026-04-02 23:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:16:03] Production.INFO: ==17083== Lock acquired, processing the job...
[2026-04-02 23:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:16:03] Production.INFO: ==17089== Lock acquired, processing the job...
[2026-04-02 23:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:16:03] Production.INFO: ==17087== Lock acquired, processing the job...
[2026-04-02 23:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:16:03] Production.INFO: ==17091== Lock acquired, processing the job...
[2026-04-02 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 23:16:03] Production.INFO: Account Balance Start.
[2026-04-02 23:16:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:16:03] Production.INFO: 117
[2026-04-02 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-02 23:16:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: ==17091== Releasing lock...
[2026-04-02 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: ==17085== Releasing lock...
[2026-04-02 23:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:16:04] Production.INFO: Total Charge 0
[2026-04-02 23:16:04] Production.INFO: CreateAllLog End
[2026-04-02 23:16:04] Production.INFO: Account Balance End.
[2026-04-02 23:16:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:16:04] Production.INFO: ==17089== Releasing lock...
[2026-04-02 23:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:16:12] Production.ERROR: CronJobId end10
[2026-04-02 23:16:12] Production.INFO: ==17087== Releasing lock...
[2026-04-02 23:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:16:15] Production.INFO: call_cost start
[2026-04-02 23:16:15] Production.INFO: call_cost end
[2026-04-02 23:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:16:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:16:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:16:15] Production.INFO: ==17083== Releasing lock...
[2026-04-02 23:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:17:01] Production.INFO: ==17190== Lock acquired, processing the job...
[2026-04-03 04:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:17:01] Production.INFO: neon service started
[2026-04-03 04:17:01] Production.INFO: neon service started
[2026-04-03 04:17:01] Production.INFO: ==17190== Releasing lock...
[2026-04-03 04:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:17:02] Production.INFO: ==17192== Lock acquired, processing the job...
[2026-04-02 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:17:02] Production.INFO: ==17192== Releasing lock...
[2026-04-02 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:17:02] Production.INFO: ==17194== Lock acquired, processing the job...
[2026-04-03 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:17:02] Production.INFO: ==17194== Releasing lock...
[2026-04-03 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:17:03] Production.INFO: ==17197== Lock acquired, processing the job...
[2026-04-02 23:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:17:03] Production.INFO: ==17201== Lock acquired, processing the job...
[2026-04-02 23:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:17:03] Production.INFO: ==17199== Lock acquired, processing the job...
[2026-04-02 23:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:17:03] Production.INFO: ==17203== Lock acquired, processing the job...
[2026-04-02 23:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:17:03] Production.INFO: ==17205== Lock acquired, processing the job...
[2026-04-02 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 23:17:03] Production.INFO: Account Balance Start.
[2026-04-02 23:17:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:17:03] Production.INFO: 117
[2026-04-02 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-02 23:17:03] Production.INFO: ==17205== Releasing lock...
[2026-04-02 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:17:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:03] Production.INFO: ==17199== Releasing lock...
[2026-04-02 23:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:17:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:17:04] Production.INFO: Total Charge 0
[2026-04-02 23:17:04] Production.INFO: CreateAllLog End
[2026-04-02 23:17:04] Production.INFO: Account Balance End.
[2026-04-02 23:17:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:17:04] Production.INFO: ==17203== Releasing lock...
[2026-04-02 23:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:17:12] Production.ERROR: CronJobId end10
[2026-04-02 23:17:12] Production.INFO: ==17201== Releasing lock...
[2026-04-02 23:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:17:14] Production.INFO: call_cost start
[2026-04-02 23:17:14] Production.INFO: call_cost end
[2026-04-02 23:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:17:14] Production.INFO: ==17197== Releasing lock...
[2026-04-02 23:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:18:02] Production.INFO: ==17303== Lock acquired, processing the job...
[2026-04-03 04:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:18:02] Production.INFO: neon service started
[2026-04-03 04:18:02] Production.INFO: neon service started
[2026-04-03 04:18:02] Production.INFO: ==17303== Releasing lock...
[2026-04-03 04:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:18:02] Production.INFO: ==17306== Lock acquired, processing the job...
[2026-04-02 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:18:02] Production.INFO: ==17308== Lock acquired, processing the job...
[2026-04-03 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:18:03] Production.INFO: ==17308== Releasing lock...
[2026-04-03 03:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:18:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:18:03] Production.INFO: ==17306== Releasing lock...
[2026-04-02 23:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:18:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:18:03] Production.INFO: ==17314== Lock acquired, processing the job...
[2026-04-02 23:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:18:04] Production.INFO: ==17310== Lock acquired, processing the job...
[2026-04-02 23:18:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:18:04] Production.INFO: ==17312== Lock acquired, processing the job...
[2026-04-02 23:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:18:04] Production.INFO: ==17316== Lock acquired, processing the job...
[2026-04-02 23:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:18:04] Production.INFO: ==17318== Lock acquired, processing the job...
[2026-04-02 23:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:18:04] Production.INFO: Account Balance Start.
[2026-04-02 23:18:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:18:04] Production.INFO: 117
[2026-04-02 23:18:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23: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-02 23: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-02 23: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-02 23:18:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:18:04] Production.INFO: ==17318== Releasing lock...
[2026-04-02 23:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-18
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-19
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-20
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-21
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-22
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-23
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: ==17312== Releasing lock...
[2026-04-02 23:18:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:18:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-24
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-25
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-26
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-27
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-28
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-29
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-30
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-03-31
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-04-01
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Date 2026-04-02
[2026-04-02 23:18:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:18:05] Production.INFO: Total Charge 0
[2026-04-02 23:18:05] Production.INFO: CreateAllLog End
[2026-04-02 23:18:05] Production.INFO: Account Balance End.
[2026-04-02 23:18:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:18:05] Production.INFO: ==17316== Releasing lock...
[2026-04-02 23:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:18:13] Production.ERROR: CronJobId end10
[2026-04-02 23:18:13] Production.INFO: ==17314== Releasing lock...
[2026-04-02 23:18:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:18:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:18:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:18:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:18:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:18:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:18:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:18:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:18:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:18:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:18:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:18:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:18:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:18:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:18:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:18:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:18:15] Production.INFO: call_cost start
[2026-04-02 23:18:15] Production.INFO: call_cost end
[2026-04-02 23:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:18:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:18:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:18:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:18:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:18:15] Production.INFO: ==17310== Releasing lock...
[2026-04-02 23:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:19:01] Production.INFO: ==17405== Lock acquired, processing the job...
[2026-04-03 04:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:19:01] Production.INFO: neon service started
[2026-04-03 04:19:01] Production.INFO: neon service started
[2026-04-03 04:19:01] Production.INFO: ==17405== Releasing lock...
[2026-04-03 04:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:19:02] Production.INFO: ==17407== Lock acquired, processing the job...
[2026-04-02 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:19:02] Production.INFO: ==17409== Lock acquired, processing the job...
[2026-04-03 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:19:02] Production.INFO: ==17409== Releasing lock...
[2026-04-03 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:19:02] Production.INFO: ==17407== Releasing lock...
[2026-04-02 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:19:03] Production.INFO: ==17414== Lock acquired, processing the job...
[2026-04-02 23:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:19:03] Production.INFO: ==17418== Lock acquired, processing the job...
[2026-04-02 23:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:19:03] Production.INFO: ==17416== Lock acquired, processing the job...
[2026-04-02 23:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:19:03] Production.INFO: ==17422== Lock acquired, processing the job...
[2026-04-02 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:19:03] Production.INFO: ==17420== Lock acquired, processing the job...
[2026-04-02 23:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:19:03] Production.INFO: Account Balance Start.
[2026-04-02 23:19:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:19:03] Production.INFO: 117
[2026-04-02 23:19:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 23:19:03] Production.INFO: ==17422== Releasing lock...
[2026-04-02 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:19:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: ==17416== Releasing lock...
[2026-04-02 23:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:19:04] Production.INFO: Total Charge 0
[2026-04-02 23:19:04] Production.INFO: CreateAllLog End
[2026-04-02 23:19:04] Production.INFO: Account Balance End.
[2026-04-02 23:19:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:19:04] Production.INFO: ==17420== Releasing lock...
[2026-04-02 23:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:19:11] Production.ERROR: CronJobId end10
[2026-04-02 23:19:11] Production.INFO: ==17418== Releasing lock...
[2026-04-02 23:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:19:14] Production.INFO: call_cost start
[2026-04-02 23:19:14] Production.INFO: call_cost end
[2026-04-02 23:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:19:14] Production.INFO: ==17414== Releasing lock...
[2026-04-02 23:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:20:02] Production.INFO: ==17521== Lock acquired, processing the job...
[2026-04-03 04:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:20:02] Production.INFO: neon service started
[2026-04-03 04:20:02] Production.INFO: neon service started
[2026-04-03 04:20:02] Production.INFO: ==17521== Releasing lock...
[2026-04-03 04:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:20:02] Production.INFO: ==17523== Lock acquired, processing the job...
[2026-04-02 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:20:02] Production.INFO: ==17523== Releasing lock...
[2026-04-02 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:20:02] Production.INFO: ==17525== Lock acquired, processing the job...
[2026-04-03 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:20:03] Production.INFO: ==17525== Releasing lock...
[2026-04-03 03:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:20:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:20:03] Production.INFO: ==17527== Lock acquired, processing the job...
[2026-04-02 23:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:20:03] Production.INFO: ==17531== Lock acquired, processing the job...
[2026-04-02 23:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:20:03] Production.INFO: ==17529== Lock acquired, processing the job...
[2026-04-02 23:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:20:03] Production.INFO: ==17533== Lock acquired, processing the job...
[2026-04-02 23:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:20:03] Production.INFO: ==17535== Lock acquired, processing the job...
[2026-04-02 23:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:20:03] Production.INFO: Account Balance Start.
[2026-04-02 23:20:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:20:03] Production.INFO: 117
[2026-04-02 23:20:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 23:20:03] Production.INFO: ==17535== Releasing lock...
[2026-04-02 23:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:20:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:20:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: ==17529== Releasing lock...
[2026-04-02 23:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:20:04] Production.INFO: Total Charge 0
[2026-04-02 23:20:04] Production.INFO: CreateAllLog End
[2026-04-02 23:20:04] Production.INFO: Account Balance End.
[2026-04-02 23:20:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:20:05] Production.INFO: ==17533== Releasing lock...
[2026-04-02 23:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:20:12] Production.ERROR: CronJobId end10
[2026-04-02 23:20:12] Production.INFO: ==17531== Releasing lock...
[2026-04-02 23:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:20:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:20:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:20:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:20:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:20:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:20:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:20:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:20:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:20:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:20:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:20:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:20:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:20:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:20:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:20:16] Production.INFO: call_cost start
[2026-04-02 23:20:16] Production.INFO: call_cost end
[2026-04-02 23:20:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:20:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:20:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:20:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:20:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:20:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:20:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:20:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:20:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:20:16] Production.INFO: ==17527== Releasing lock...
[2026-04-02 23:20:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:20:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:21:01] Production.INFO: ==17638== Lock acquired, processing the job...
[2026-04-03 04:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:21:01] Production.INFO: neon service started
[2026-04-03 04:21:01] Production.INFO: neon service started
[2026-04-03 04:21:01] Production.INFO: ==17638== Releasing lock...
[2026-04-03 04:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:21:02] Production.INFO: ==17640== Lock acquired, processing the job...
[2026-04-02 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:21:02] Production.INFO: ==17642== Lock acquired, processing the job...
[2026-04-03 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:21:02] Production.INFO: ==17642== Releasing lock...
[2026-04-03 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:21:02] Production.INFO: ==17640== Releasing lock...
[2026-04-02 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:21:03] Production.INFO: ==17644== Lock acquired, processing the job...
[2026-04-02 23:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 23:21:03] Production.INFO: ==17646== Lock acquired, processing the job...
[2026-04-02 23:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 23:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 23:21:03] Production.INFO: ==17644== Releasing lock...
[2026-04-02 23:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 23:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 23:21:03] Production.INFO: ==17652== Lock acquired, processing the job...
[2026-04-02 23:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:21:03] Production.INFO: ==17648== Lock acquired, processing the job...
[2026-04-02 23:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:21:03] Production.INFO: ==17650== Lock acquired, processing the job...
[2026-04-02 23:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:21:03] Production.INFO: ==17656== Lock acquired, processing the job...
[2026-04-02 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:21:03] Production.INFO: Account Balance Start.
[2026-04-02 23:21:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:21:03] Production.INFO: 117
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:21:03] Production.INFO: ==17654== Lock acquired, processing the job...
[2026-04-02 23:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 23:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 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-02 23:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 23:21:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:03] Production.INFO: ==17656== Releasing lock...
[2026-04-02 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: ==17648== Releasing lock...
[2026-04-02 23:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:21:04] Production.ERROR: done
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 23:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026631', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:21:04] Production.INFO: Total Charge 0
[2026-04-02 23:21:04] Production.INFO: CreateAllLog End
[2026-04-02 23:21:04] Production.INFO: Account Balance End.
[2026-04-02 23:21:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:21:04] Production.INFO: ==17652== Releasing lock...
[2026-04-02 23:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026631', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 23:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 23:21:10] Production.INFO: ProcessCDR(1,17026631,1,1,2)
[2026-04-02 23:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026631,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026631,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 23:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 23:21:10] Production.INFO: ==17654== Releasing lock...
[2026-04-02 23:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 23:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 23:21:14] Production.ERROR: CronJobId end10
[2026-04-02 23:21:14] Production.INFO: ==17650== Releasing lock...
[2026-04-02 23:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:21:16] Production.INFO: call_cost start
[2026-04-02 23:21:16] Production.INFO: call_cost end
[2026-04-02 23:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:21:16] Production.INFO: ==17646== Releasing lock...
[2026-04-02 23:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:22:02] Production.INFO: ==17746== Lock acquired, processing the job...
[2026-04-03 04:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:22:02] Production.INFO: neon service started
[2026-04-03 04:22:02] Production.INFO: neon service started
[2026-04-03 04:22:02] Production.INFO: ==17746== Releasing lock...
[2026-04-03 04:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:22:02] Production.INFO: ==17750== Lock acquired, processing the job...
[2026-04-02 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:22:02] Production.INFO: ==17752== Lock acquired, processing the job...
[2026-04-03 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:22:02] Production.INFO: ==17752== Releasing lock...
[2026-04-03 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:22:03] Production.INFO: ==17750== Releasing lock...
[2026-04-02 23:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:22:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:22:03] Production.INFO: ==17755== Lock acquired, processing the job...
[2026-04-02 23:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:22:03] Production.INFO: ==17757== Lock acquired, processing the job...
[2026-04-02 23:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:22:04] Production.INFO: ==17761== Lock acquired, processing the job...
[2026-04-02 23:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:22:04] Production.INFO: ==17759== Lock acquired, processing the job...
[2026-04-02 23:22:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:22:04] Production.INFO: ==17763== Lock acquired, processing the job...
[2026-04-02 23:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:22:04] Production.INFO: Account Balance Start.
[2026-04-02 23:22:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:22:04] Production.INFO: 117
[2026-04-02 23:22:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:22:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:22:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:22:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:22:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:22:04] Production.INFO: ==17763== Releasing lock...
[2026-04-02 23:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: ==17757== Releasing lock...
[2026-04-02 23:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:05] Production.INFO: Date 2026-03-25
[2026-04-02 23:22:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:05] Production.INFO: Date 2026-03-26
[2026-04-02 23:22:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:05] Production.INFO: Date 2026-03-27
[2026-04-02 23:22:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:05] Production.INFO: Date 2026-03-28
[2026-04-02 23:22:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:05] Production.INFO: Date 2026-03-29
[2026-04-02 23:22:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:05] Production.INFO: Date 2026-03-30
[2026-04-02 23:22:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:05] Production.INFO: Date 2026-03-31
[2026-04-02 23:22:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:05] Production.INFO: Date 2026-04-01
[2026-04-02 23:22:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:05] Production.INFO: Date 2026-04-02
[2026-04-02 23:22:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:22:05] Production.INFO: Total Charge 0
[2026-04-02 23:22:05] Production.INFO: CreateAllLog End
[2026-04-02 23:22:05] Production.INFO: Account Balance End.
[2026-04-02 23:22:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:22:05] Production.INFO: ==17761== Releasing lock...
[2026-04-02 23:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:22:11] Production.ERROR: CronJobId end10
[2026-04-02 23:22:11] Production.INFO: ==17759== Releasing lock...
[2026-04-02 23:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:22:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:22:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:22:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:22:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:22:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:22:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:22:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:22:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:22:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:22:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:22:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:22:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:22:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:22:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:22:15] Production.INFO: call_cost start
[2026-04-02 23:22:15] Production.INFO: call_cost end
[2026-04-02 23:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:22:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:22:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:22:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:22:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:22:15] Production.INFO: ==17755== Releasing lock...
[2026-04-02 23:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:23:01] Production.INFO: ==17862== Lock acquired, processing the job...
[2026-04-03 04:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:23:01] Production.INFO: neon service started
[2026-04-03 04:23:01] Production.INFO: neon service started
[2026-04-03 04:23:01] Production.INFO: ==17862== Releasing lock...
[2026-04-03 04:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:23:01] Production.INFO: ==17864== Lock acquired, processing the job...
[2026-04-02 23:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:23:02] Production.INFO: ==17864== Releasing lock...
[2026-04-02 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:23:02] Production.INFO: ==17866== Lock acquired, processing the job...
[2026-04-03 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:23:02] Production.INFO: ==17866== Releasing lock...
[2026-04-03 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:23:02] Production.INFO: ==17869== Lock acquired, processing the job...
[2026-04-02 23:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:23:02] Production.INFO: ==17873== Lock acquired, processing the job...
[2026-04-02 23:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:23:02] Production.INFO: ==17871== Lock acquired, processing the job...
[2026-04-02 23:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:23:02] Production.INFO: ==17875== Lock acquired, processing the job...
[2026-04-02 23:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:23:03] Production.INFO: ==17877== Lock acquired, processing the job...
[2026-04-02 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:23:03] Production.INFO: Account Balance Start.
[2026-04-02 23:23:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:23:03] Production.INFO: 117
[2026-04-02 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-02 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-02 23:23:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:23:03] Production.INFO: ==17877== Releasing lock...
[2026-04-02 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: ==17871== Releasing lock...
[2026-04-02 23:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-25
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-26
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-27
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-28
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-29
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:03] Production.INFO: Date 2026-03-30
[2026-04-02 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:23:04] Production.INFO: Total Charge 0
[2026-04-02 23:23:04] Production.INFO: CreateAllLog End
[2026-04-02 23:23:04] Production.INFO: Account Balance End.
[2026-04-02 23:23:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:23:04] Production.INFO: ==17875== Releasing lock...
[2026-04-02 23:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:23:10] Production.ERROR: CronJobId end10
[2026-04-02 23:23:10] Production.INFO: ==17873== Releasing lock...
[2026-04-02 23:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:23:14] Production.INFO: call_cost start
[2026-04-02 23:23:14] Production.INFO: call_cost end
[2026-04-02 23:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:23:14] Production.INFO: ==17869== Releasing lock...
[2026-04-02 23:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:24:01] Production.INFO: ==17969== Lock acquired, processing the job...
[2026-04-03 04:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:24:01] Production.INFO: neon service started
[2026-04-03 04:24:01] Production.INFO: neon service started
[2026-04-03 04:24:01] Production.INFO: ==17969== Releasing lock...
[2026-04-03 04:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:24:02] Production.INFO: ==17971== Lock acquired, processing the job...
[2026-04-02 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:24:02] Production.INFO: ==17973== Lock acquired, processing the job...
[2026-04-03 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:24:02] Production.INFO: ==17973== Releasing lock...
[2026-04-03 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:24:02] Production.INFO: ==17971== Releasing lock...
[2026-04-02 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:24:03] Production.INFO: ==17984== Lock acquired, processing the job...
[2026-04-02 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 23:24:03] Production.INFO: ==17984== Releasing lock...
[2026-04-02 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:24:03] Production.INFO: ==17976== Lock acquired, processing the job...
[2026-04-02 23:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:24:03] Production.INFO: ==17978== Lock acquired, processing the job...
[2026-04-02 23:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:24:03] Production.INFO: ==17980== Lock acquired, processing the job...
[2026-04-02 23:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:24:03] Production.INFO: ==17982== Lock acquired, processing the job...
[2026-04-02 23:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:24:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:24:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:24:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:24:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:24:04] Production.INFO: Account Balance Start.
[2026-04-02 23:24:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:24:04] Production.INFO: 117
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: ==17978== Releasing lock...
[2026-04-02 23:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-21
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-22
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-23
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-24
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-25
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-26
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-27
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-28
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-29
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-30
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-03-31
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-04-01
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Date 2026-04-02
[2026-04-02 23:24:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:24:05] Production.INFO: Total Charge 0
[2026-04-02 23:24:05] Production.INFO: CreateAllLog End
[2026-04-02 23:24:05] Production.INFO: Account Balance End.
[2026-04-02 23:24:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:24:05] Production.INFO: ==17982== Releasing lock...
[2026-04-02 23:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:24:12] Production.ERROR: CronJobId end10
[2026-04-02 23:24:12] Production.INFO: ==17980== Releasing lock...
[2026-04-02 23:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:24:14] Production.INFO: call_cost start
[2026-04-02 23:24:14] Production.INFO: call_cost end
[2026-04-02 23:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:24:14] Production.INFO: ==17976== Releasing lock...
[2026-04-02 23:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:25:02] Production.INFO: ==18086== Lock acquired, processing the job...
[2026-04-03 04:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:25:02] Production.INFO: neon service started
[2026-04-03 04:25:02] Production.INFO: neon service started
[2026-04-03 04:25:02] Production.INFO: ==18086== Releasing lock...
[2026-04-03 04:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:25:02] Production.INFO: ==18089== Lock acquired, processing the job...
[2026-04-02 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:25:02] Production.INFO: ==18089== Releasing lock...
[2026-04-02 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:25:03] Production.INFO: ==18091== Lock acquired, processing the job...
[2026-04-03 03:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:25:03] Production.INFO: ==18091== Releasing lock...
[2026-04-03 03:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:25:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:25:03] Production.INFO: ==18095== Lock acquired, processing the job...
[2026-04-02 23:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:25:03] Production.INFO: ==18093== Lock acquired, processing the job...
[2026-04-02 23:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:25:03] Production.INFO: ==18097== Lock acquired, processing the job...
[2026-04-02 23:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:25:03] Production.INFO: ==18101== Lock acquired, processing the job...
[2026-04-02 23:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:25:03] Production.INFO: ==18099== Lock acquired, processing the job...
[2026-04-02 23:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 23:25:03] Production.INFO: ==18101== Releasing lock...
[2026-04-02 23:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:25:04] Production.INFO: Account Balance Start.
[2026-04-02 23:25:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:25:04] Production.INFO: 117
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: ==18095== Releasing lock...
[2026-04-02 23:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:25:04] Production.INFO: Total Charge 0
[2026-04-02 23:25:04] Production.INFO: CreateAllLog End
[2026-04-02 23:25:05] Production.INFO: Account Balance End.
[2026-04-02 23:25:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:25:05] Production.INFO: ==18099== Releasing lock...
[2026-04-02 23:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:25:12] Production.ERROR: CronJobId end10
[2026-04-02 23:25:12] Production.INFO: ==18097== Releasing lock...
[2026-04-02 23:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:25:14] Production.INFO: call_cost start
[2026-04-02 23:25:14] Production.INFO: call_cost end
[2026-04-02 23:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:25:14] Production.INFO: ==18093== Releasing lock...
[2026-04-02 23:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:26:01] Production.INFO: ==18196== Lock acquired, processing the job...
[2026-04-03 04:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:26:01] Production.INFO: neon service started
[2026-04-03 04:26:01] Production.INFO: neon service started
[2026-04-03 04:26:01] Production.INFO: ==18196== Releasing lock...
[2026-04-03 04:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:26:02] Production.INFO: ==18198== Lock acquired, processing the job...
[2026-04-02 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:26:02] Production.INFO: ==18200== Lock acquired, processing the job...
[2026-04-03 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:26:02] Production.INFO: ==18200== Releasing lock...
[2026-04-03 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:26:02] Production.INFO: ==18198== Releasing lock...
[2026-04-02 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:26:03] Production.INFO: ==18209== Lock acquired, processing the job...
[2026-04-02 23:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:26:03] Production.INFO: Account Balance Start.
[2026-04-02 23:26:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:26:03] Production.INFO: 117
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: ==18203== Lock acquired, processing the job...
[2026-04-02 23:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:26:03] Production.INFO: ==18205== Lock acquired, processing the job...
[2026-04-02 23:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: ==18207== Lock acquired, processing the job...
[2026-04-02 23:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:03] Production.INFO: ==18211== Lock acquired, processing the job...
[2026-04-02 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 23:26:03] Production.INFO: ==18211== Releasing lock...
[2026-04-02 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:26:03] Production.INFO: Date 2026-03-25
[2026-04-02 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:26:04] Production.INFO: ==18205== Releasing lock...
[2026-04-02 23:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:26:04] Production.INFO: Total Charge 0
[2026-04-02 23:26:04] Production.INFO: CreateAllLog End
[2026-04-02 23:26:04] Production.INFO: Account Balance End.
[2026-04-02 23:26:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:26:04] Production.INFO: ==18209== Releasing lock...
[2026-04-02 23:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:26:11] Production.ERROR: CronJobId end10
[2026-04-02 23:26:11] Production.INFO: ==18207== Releasing lock...
[2026-04-02 23:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:26:14] Production.INFO: call_cost start
[2026-04-02 23:26:14] Production.INFO: call_cost end
[2026-04-02 23:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:26:14] Production.INFO: ==18203== Releasing lock...
[2026-04-02 23:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:27:02] Production.INFO: ==18307== Lock acquired, processing the job...
[2026-04-03 04:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:27:02] Production.INFO: neon service started
[2026-04-03 04:27:02] Production.INFO: neon service started
[2026-04-03 04:27:02] Production.INFO: ==18307== Releasing lock...
[2026-04-03 04:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:27:02] Production.INFO: ==18309== Lock acquired, processing the job...
[2026-04-02 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:27:02] Production.INFO: ==18309== Releasing lock...
[2026-04-02 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:27:03] Production.INFO: ==18311== Lock acquired, processing the job...
[2026-04-03 03:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:27:03] Production.INFO: ==18311== Releasing lock...
[2026-04-03 03:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:27:03] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:27:03] Production.INFO: ==18313== Lock acquired, processing the job...
[2026-04-02 23:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:27:03] Production.INFO: ==18315== Lock acquired, processing the job...
[2026-04-02 23:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:27:03] Production.INFO: ==18321== Lock acquired, processing the job...
[2026-04-02 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:27:03] Production.INFO: ==18317== Lock acquired, processing the job...
[2026-04-02 23:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:27:03] Production.INFO: ==18319== Lock acquired, processing the job...
[2026-04-02 23:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 23:27:03] Production.INFO: Account Balance Start.
[2026-04-02 23:27:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 23:27:03] Production.INFO: 117
[2026-04-02 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-02 23:27:03] Production.INFO: ==18321== Releasing lock...
[2026-04-02 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:27:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: ==18315== Releasing lock...
[2026-04-02 23:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:27:04] Production.INFO: Total Charge 0
[2026-04-02 23:27:04] Production.INFO: CreateAllLog End
[2026-04-02 23:27:04] Production.INFO: Account Balance End.
[2026-04-02 23:27:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:27:04] Production.INFO: ==18319== Releasing lock...
[2026-04-02 23:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:27:11] Production.ERROR: CronJobId end10
[2026-04-02 23:27:11] Production.INFO: ==18317== Releasing lock...
[2026-04-02 23:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:27:14] Production.INFO: call_cost start
[2026-04-02 23:27:14] Production.INFO: call_cost end
[2026-04-02 23:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:27:14] Production.INFO: ==18313== Releasing lock...
[2026-04-02 23:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:28:01] Production.INFO: ==18425== Lock acquired, processing the job...
[2026-04-03 04:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:28:01] Production.INFO: neon service started
[2026-04-03 04:28:01] Production.INFO: neon service started
[2026-04-03 04:28:01] Production.INFO: ==18425== Releasing lock...
[2026-04-03 04:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:28:01] Production.INFO: ==18430== Lock acquired, processing the job...
[2026-04-02 23:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:28:02] Production.INFO: ==18430== Releasing lock...
[2026-04-02 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:28:02] Production.INFO: ==18432== Lock acquired, processing the job...
[2026-04-03 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:28:02] Production.INFO: ==18432== Releasing lock...
[2026-04-03 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:28:03] Production.INFO: ==18434== Lock acquired, processing the job...
[2026-04-02 23:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:28:03] Production.INFO: ==18438== Lock acquired, processing the job...
[2026-04-02 23:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:28:03] Production.INFO: ==18436== Lock acquired, processing the job...
[2026-04-02 23:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:28:03] Production.INFO: ==18442== Lock acquired, processing the job...
[2026-04-02 23:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:28:03] Production.INFO: ==18440== Lock acquired, processing the job...
[2026-04-02 23:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:28:03] Production.INFO: Account Balance Start.
[2026-04-02 23:28:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:28:03] Production.INFO: 117
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:28:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:28:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: ==18442== Releasing lock...
[2026-04-02 23:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-25
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: ==18436== Releasing lock...
[2026-04-02 23:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-26
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-27
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-28
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-29
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:03] Production.INFO: Date 2026-03-30
[2026-04-02 23:28:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:28:04] Production.INFO: Total Charge 0
[2026-04-02 23:28:04] Production.INFO: CreateAllLog End
[2026-04-02 23:28:04] Production.INFO: Account Balance End.
[2026-04-02 23:28:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:28:04] Production.INFO: ==18440== Releasing lock...
[2026-04-02 23:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:28:12] Production.ERROR: CronJobId end10
[2026-04-02 23:28:12] Production.INFO: ==18438== Releasing lock...
[2026-04-02 23:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:28:14] Production.INFO: call_cost start
[2026-04-02 23:28:14] Production.INFO: call_cost end
[2026-04-02 23:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:28:14] Production.INFO: ==18434== Releasing lock...
[2026-04-02 23:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:29:01] Production.INFO: ==18580== Lock acquired, processing the job...
[2026-04-03 04:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:29:02] Production.INFO: neon service started
[2026-04-03 04:29:02] Production.INFO: neon service started
[2026-04-03 04:29:02] Production.INFO: ==18580== Releasing lock...
[2026-04-03 04:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:29:02] Production.INFO: ==18582== Lock acquired, processing the job...
[2026-04-02 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:29:02] Production.INFO: ==18584== Lock acquired, processing the job...
[2026-04-03 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:29:02] Production.INFO: ==18584== Releasing lock...
[2026-04-03 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:29:02] Production.INFO: ==18582== Releasing lock...
[2026-04-02 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:29:03] Production.INFO: ==18597== Lock acquired, processing the job...
[2026-04-02 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 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-02 23:29:03] Production.INFO: ==18597== Releasing lock...
[2026-04-02 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:29:03] Production.INFO: ==18595== Lock acquired, processing the job...
[2026-04-02 23:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:29:03] Production.INFO: ==18589== Lock acquired, processing the job...
[2026-04-02 23:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:29:03] Production.INFO: ==18591== Lock acquired, processing the job...
[2026-04-02 23:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:29:03] Production.INFO: Account Balance Start.
[2026-04-02 23:29:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:29:03] Production.INFO: 117
[2026-04-02 23:29:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:29:03] Production.INFO: ==18593== Lock acquired, processing the job...
[2026-04-02 23:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:29:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: ==18591== Releasing lock...
[2026-04-02 23:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:29:04] Production.INFO: Total Charge 0
[2026-04-02 23:29:04] Production.INFO: CreateAllLog End
[2026-04-02 23:29:04] Production.INFO: Account Balance End.
[2026-04-02 23:29:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:29:04] Production.INFO: ==18595== Releasing lock...
[2026-04-02 23:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:29:12] Production.ERROR: CronJobId end10
[2026-04-02 23:29:12] Production.INFO: ==18593== Releasing lock...
[2026-04-02 23:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:29:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:29:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:29:15] Production.INFO: call_cost start
[2026-04-02 23:29:15] Production.INFO: call_cost end
[2026-04-02 23:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:29:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:29:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:29:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:29:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:29:15] Production.INFO: ==18589== Releasing lock...
[2026-04-02 23:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:30:01] Production.INFO: ==18726== Lock acquired, processing the job...
[2026-04-03 04:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:30:01] Production.INFO: neon service started
[2026-04-03 04:30:01] Production.INFO: neon service started
[2026-04-03 04:30:01] Production.INFO: ==18726== Releasing lock...
[2026-04-03 04:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:30:02] Production.INFO: ==18728== Lock acquired, processing the job...
[2026-04-02 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:30:02] Production.INFO: ==18730== Lock acquired, processing the job...
[2026-04-03 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:30:02] Production.INFO: ==18730== Releasing lock...
[2026-04-03 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:30:02] Production.INFO: ==18728== Releasing lock...
[2026-04-02 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:30:03] Production.INFO: ==18736== Lock acquired, processing the job...
[2026-04-02 23:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:30:03] Production.INFO: ==18733== Lock acquired, processing the job...
[2026-04-02 23:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:30:03] Production.INFO: ==18738== Lock acquired, processing the job...
[2026-04-02 23:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:30:03] Production.INFO: ==18740== Lock acquired, processing the job...
[2026-04-02 23:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:30:03] Production.INFO: ==18742== Lock acquired, processing the job...
[2026-04-02 23:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:30:03] Production.INFO: Account Balance Start.
[2026-04-02 23:30:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:30:03] Production.INFO: 117
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 23:30:03] Production.INFO: ==18742== Releasing lock...
[2026-04-02 23:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: ==18736== Releasing lock...
[2026-04-02 23:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:30:04] Production.INFO: Total Charge 0
[2026-04-02 23:30:04] Production.INFO: CreateAllLog End
[2026-04-02 23:30:04] Production.INFO: Account Balance End.
[2026-04-02 23:30:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:30:04] Production.INFO: ==18740== Releasing lock...
[2026-04-02 23:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:30:12] Production.ERROR: CronJobId end10
[2026-04-02 23:30:12] Production.INFO: ==18738== Releasing lock...
[2026-04-02 23:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:30:14] Production.INFO: call_cost start
[2026-04-02 23:30:14] Production.INFO: call_cost end
[2026-04-02 23:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:30:14] Production.INFO: ==18733== Releasing lock...
[2026-04-02 23:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:31:01] Production.INFO: ==18888== Lock acquired, processing the job...
[2026-04-03 04:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:31:01] Production.INFO: neon service started
[2026-04-03 04:31:01] Production.INFO: neon service started
[2026-04-03 04:31:01] Production.INFO: ==18888== Releasing lock...
[2026-04-03 04:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:31:02] Production.INFO: ==18892== Lock acquired, processing the job...
[2026-04-03 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:31:02] Production.INFO: ==18892== Releasing lock...
[2026-04-03 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:31:02] Production.INFO: ==18890== Lock acquired, processing the job...
[2026-04-02 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:31:02] Production.INFO: ==18890== Releasing lock...
[2026-04-02 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:31:03] Production.INFO: ==18897== Lock acquired, processing the job...
[2026-04-02 23:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:31:03] Production.INFO: ==18903== Lock acquired, processing the job...
[2026-04-02 23:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:31:03] Production.INFO: ==18899== Lock acquired, processing the job...
[2026-04-02 23:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:31:03] Production.INFO: ==18895== Lock acquired, processing the job...
[2026-04-02 23:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 23:31:03] Production.INFO: ==18908== Lock acquired, processing the job...
[2026-04-02 23:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:31:03] Production.INFO: Account Balance Start.
[2026-04-02 23:31:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:31:03] Production.INFO: 117
[2026-04-02 23:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 23:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 23:31:03] Production.ERROR: CronJob PID - 18897
[2026-04-02 23:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 23:31:03] Production.ERROR: CronJob ID - 5
[2026-04-02 23:31:03] Production.ERROR: CronJob Last Run Time 2026-04-02 23:31:00
[2026-04-02 23:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 23:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 23:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 23:31:03] Production.ERROR: CronJob PID - 18899
[2026-04-02 23:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-02 23:31:03] Production.ERROR: CronJob ID - 7
[2026-04-02 23:31:03] Production.ERROR: CronJob Last Run Time 2026-04-02 23:31:00
[2026-04-02 23:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 23:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 23:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 23:31:03] Production.ERROR: CronJob PID - 18903
[2026-04-02 23:31:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-02 23:31:03] Production.ERROR: CronJob ID - 12
[2026-04-02 23:31:03] Production.ERROR: CronJob Last Run Time 2026-04-02 23:31:00
[2026-04-02 23:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 23:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 23:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 23:31:03] Production.ERROR: CronJob PID - 18908
[2026-04-02 23:31:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-02 23:31:03] Production.ERROR: CronJob ID - 19
[2026-04-02 23:31:03] Production.ERROR: CronJob Last Run Time 2026-04-02 23:31:00
[2026-04-02 23:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 23:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 23:31:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:31:03] Production.INFO: ==18901== Lock acquired, processing the job...
[2026-04-02 23:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 23:31:03] Production.INFO: ==18895== Releasing lock...
[2026-04-02 23:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 23:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 23:31:03] Production.INFO: ==18905== Lock acquired, processing the job...
[2026-04-02 23:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 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-02 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-02 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-02 23:31:03] Production.INFO: ==18908== Releasing lock...
[2026-04-02 23:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:31:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 23:31:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:31:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: ==18899== Releasing lock...
[2026-04-02 23:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.ERROR: done
[2026-04-02 23:31:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 23:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026672', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 23:31:04] Production.INFO: Total Charge 0
[2026-04-02 23:31:05] Production.INFO: CreateAllLog End
[2026-04-02 23:31:05] Production.INFO: Account Balance End.
[2026-04-02 23:31:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:31:05] Production.INFO: ==18903== Releasing lock...
[2026-04-02 23:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026672', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 23:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 23:31:10] Production.INFO: ProcessCDR(1,17026672,1,1,2)
[2026-04-02 23:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026672,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026672,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 23:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 23:31:10] Production.INFO: ==18905== Releasing lock...
[2026-04-02 23:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 23:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 23:31:14] Production.ERROR: CronJobId end10
[2026-04-02 23:31:14] Production.INFO: ==18901== Releasing lock...
[2026-04-02 23:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:31:17] Production.INFO: call_cost start
[2026-04-02 23:31:17] Production.INFO: call_cost end
[2026-04-02 23:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:31:17] Production.INFO: ==18897== Releasing lock...
[2026-04-02 23:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:32:02] Production.INFO: ==19011== Lock acquired, processing the job...
[2026-04-03 04:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:32:02] Production.INFO: neon service started
[2026-04-03 04:32:02] Production.INFO: neon service started
[2026-04-03 04:32:02] Production.INFO: ==19011== Releasing lock...
[2026-04-03 04:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:32:02] Production.INFO: ==19015== Lock acquired, processing the job...
[2026-04-03 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:32:02] Production.INFO: ==19015== Releasing lock...
[2026-04-03 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:32:02] Production.INFO: ==19013== Lock acquired, processing the job...
[2026-04-02 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:32:03] Production.INFO: ==19013== Releasing lock...
[2026-04-02 23:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:32:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:32:03] Production.INFO: ==19019== Lock acquired, processing the job...
[2026-04-02 23:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:32:03] Production.INFO: ==19017== Lock acquired, processing the job...
[2026-04-02 23:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:32:03] Production.INFO: ==19023== Lock acquired, processing the job...
[2026-04-02 23:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:32:03] Production.INFO: ==19021== Lock acquired, processing the job...
[2026-04-02 23:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:32:04] Production.INFO: ==19025== Lock acquired, processing the job...
[2026-04-02 23:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:32:04] Production.INFO: Account Balance Start.
[2026-04-02 23:32:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:32:04] Production.INFO: 117
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:32:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:32:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: ==19025== Releasing lock...
[2026-04-02 23:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:32:04] Production.INFO: ==19019== Releasing lock...
[2026-04-02 23:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:32:04] Production.INFO: Total Charge 0
[2026-04-02 23:32:04] Production.INFO: CreateAllLog End
[2026-04-02 23:32:05] Production.INFO: Account Balance End.
[2026-04-02 23:32:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:32:05] Production.INFO: ==19023== Releasing lock...
[2026-04-02 23:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:32:13] Production.ERROR: CronJobId end10
[2026-04-02 23:32:13] Production.INFO: ==19021== Releasing lock...
[2026-04-02 23:32:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:32:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:32:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:32:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:32:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:32:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:32:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:32:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:32:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:32:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:32:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:32:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:32:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:32:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:32:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:32:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:32:16] Production.INFO: call_cost start
[2026-04-02 23:32:16] Production.INFO: call_cost end
[2026-04-02 23:32:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:32:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:32:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:32:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:32:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:32:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:32:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:32:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:32:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:32:16] Production.INFO: ==19017== Releasing lock...
[2026-04-02 23:32:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:32:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:33:01] Production.INFO: ==19130== Lock acquired, processing the job...
[2026-04-03 04:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:33:01] Production.INFO: neon service started
[2026-04-03 04:33:01] Production.INFO: neon service started
[2026-04-03 04:33:01] Production.INFO: ==19130== Releasing lock...
[2026-04-03 04:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:33:02] Production.INFO: ==19132== Lock acquired, processing the job...
[2026-04-02 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:33:02] Production.INFO: ==19134== Lock acquired, processing the job...
[2026-04-03 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:33:02] Production.INFO: ==19134== Releasing lock...
[2026-04-03 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:33:02] Production.INFO: ==19132== Releasing lock...
[2026-04-02 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:33:03] Production.INFO: ==19139== Lock acquired, processing the job...
[2026-04-02 23:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:33:03] Production.INFO: ==19137== Lock acquired, processing the job...
[2026-04-02 23:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:33:03] Production.INFO: ==19141== Lock acquired, processing the job...
[2026-04-02 23:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:33:03] Production.INFO: ==19143== Lock acquired, processing the job...
[2026-04-02 23:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:33:03] Production.INFO: ==19145== Lock acquired, processing the job...
[2026-04-02 23:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:33:03] Production.INFO: Account Balance Start.
[2026-04-02 23:33:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:33:03] Production.INFO: 117
[2026-04-02 23:33:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:33:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:33:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:03] Production.INFO: ==19145== Releasing lock...
[2026-04-02 23:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:33:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:03] Production.INFO: ==19139== Releasing lock...
[2026-04-02 23:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:33:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:33:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:33:04] Production.INFO: Total Charge 0
[2026-04-02 23:33:04] Production.INFO: CreateAllLog End
[2026-04-02 23:33:04] Production.INFO: Account Balance End.
[2026-04-02 23:33:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:33:04] Production.INFO: ==19143== Releasing lock...
[2026-04-02 23:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:33:12] Production.ERROR: CronJobId end10
[2026-04-02 23:33:12] Production.INFO: ==19141== Releasing lock...
[2026-04-02 23:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:33:14] Production.INFO: call_cost start
[2026-04-02 23:33:14] Production.INFO: call_cost end
[2026-04-02 23:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:33:14] Production.INFO: ==19137== Releasing lock...
[2026-04-02 23:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:34:02] Production.INFO: ==19248== Lock acquired, processing the job...
[2026-04-03 04:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:34:02] Production.INFO: neon service started
[2026-04-03 04:34:02] Production.INFO: neon service started
[2026-04-03 04:34:02] Production.INFO: ==19248== Releasing lock...
[2026-04-03 04:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:34:02] Production.INFO: ==19250== Lock acquired, processing the job...
[2026-04-02 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:34:02] Production.INFO: ==19252== Lock acquired, processing the job...
[2026-04-03 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:34:02] Production.INFO: ==19252== Releasing lock...
[2026-04-03 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:34:02] Production.INFO: ==19250== Releasing lock...
[2026-04-02 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:34:03] Production.INFO: ==19255== Lock acquired, processing the job...
[2026-04-02 23:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:34:03] Production.INFO: ==19257== Lock acquired, processing the job...
[2026-04-02 23:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:34:03] Production.INFO: ==19261== Lock acquired, processing the job...
[2026-04-02 23:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:34:04] Production.INFO: ==19259== Lock acquired, processing the job...
[2026-04-02 23:34:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:34:04] Production.INFO: Account Balance Start.
[2026-04-02 23:34:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:34:04] Production.INFO: 117
[2026-04-02 23:34:04] Production.INFO: ==19263== Lock acquired, processing the job...
[2026-04-02 23:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:34:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:34:04] Production.INFO: ==19263== Releasing lock...
[2026-04-02 23:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:34:04] Production.INFO: ==19257== Releasing lock...
[2026-04-02 23:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-03-22
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-03-23
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-03-24
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-03-25
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-03-26
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-03-27
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-03-28
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-03-29
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-03-30
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-03-31
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-04-01
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Date 2026-04-02
[2026-04-02 23:34:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:34:05] Production.INFO: Total Charge 0
[2026-04-02 23:34:05] Production.INFO: CreateAllLog End
[2026-04-02 23:34:05] Production.INFO: Account Balance End.
[2026-04-02 23:34:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:34:05] Production.INFO: ==19261== Releasing lock...
[2026-04-02 23:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:34:12] Production.ERROR: CronJobId end10
[2026-04-02 23:34:12] Production.INFO: ==19259== Releasing lock...
[2026-04-02 23:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:34:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:34:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:34:15] Production.INFO: call_cost start
[2026-04-02 23:34:15] Production.INFO: call_cost end
[2026-04-02 23:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:34:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:34:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:34:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:34:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:34:15] Production.INFO: ==19255== Releasing lock...
[2026-04-02 23:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:35:01] Production.INFO: ==19356== Lock acquired, processing the job...
[2026-04-03 04:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:35:01] Production.INFO: neon service started
[2026-04-03 04:35:01] Production.INFO: neon service started
[2026-04-03 04:35:01] Production.INFO: ==19356== Releasing lock...
[2026-04-03 04:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:35:02] Production.INFO: ==19358== Lock acquired, processing the job...
[2026-04-02 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:35:02] Production.INFO: ==19360== Lock acquired, processing the job...
[2026-04-03 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:35:02] Production.INFO: ==19360== Releasing lock...
[2026-04-03 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:35:02] Production.INFO: ==19358== Releasing lock...
[2026-04-02 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:35:03] Production.INFO: ==19363== Lock acquired, processing the job...
[2026-04-02 23:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:35:03] Production.INFO: ==19365== Lock acquired, processing the job...
[2026-04-02 23:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:35:03] Production.INFO: ==19367== Lock acquired, processing the job...
[2026-04-02 23:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:35:03] Production.INFO: ==19369== Lock acquired, processing the job...
[2026-04-02 23:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:35:03] Production.INFO: ==19371== Lock acquired, processing the job...
[2026-04-02 23:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:35:03] Production.INFO: Account Balance Start.
[2026-04-02 23:35:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:35:03] Production.INFO: 117
[2026-04-02 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-02 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-02 23:35:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:35:03] Production.INFO: ==19371== Releasing lock...
[2026-04-02 23:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:35:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:03] Production.INFO: ==19365== Releasing lock...
[2026-04-02 23:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:35:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:35:04] Production.INFO: Total Charge 0
[2026-04-02 23:35:04] Production.INFO: CreateAllLog End
[2026-04-02 23:35:04] Production.INFO: Account Balance End.
[2026-04-02 23:35:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:35:04] Production.INFO: ==19369== Releasing lock...
[2026-04-02 23:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:35:11] Production.ERROR: CronJobId end10
[2026-04-02 23:35:11] Production.INFO: ==19367== Releasing lock...
[2026-04-02 23:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:35:14] Production.INFO: call_cost start
[2026-04-02 23:35:14] Production.INFO: call_cost end
[2026-04-02 23:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:35:14] Production.INFO: ==19363== Releasing lock...
[2026-04-02 23:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:36:01] Production.INFO: ==19475== Lock acquired, processing the job...
[2026-04-03 04:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:36:02] Production.INFO: neon service started
[2026-04-03 04:36:02] Production.INFO: neon service started
[2026-04-03 04:36:02] Production.INFO: ==19475== Releasing lock...
[2026-04-03 04:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:36:02] Production.INFO: ==19477== Lock acquired, processing the job...
[2026-04-02 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:36:02] Production.INFO: ==19479== Lock acquired, processing the job...
[2026-04-03 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:36:02] Production.INFO: ==19479== Releasing lock...
[2026-04-03 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:36:02] Production.INFO: ==19477== Releasing lock...
[2026-04-02 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:36:03] Production.INFO: ==19484== Lock acquired, processing the job...
[2026-04-02 23:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:36:03] Production.INFO: ==19486== Lock acquired, processing the job...
[2026-04-02 23:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:36:03] Production.INFO: ==19488== Lock acquired, processing the job...
[2026-04-02 23:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:36:03] Production.INFO: ==19490== Lock acquired, processing the job...
[2026-04-02 23:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:36:03] Production.INFO: ==19492== Lock acquired, processing the job...
[2026-04-02 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:36:03] Production.INFO: Account Balance Start.
[2026-04-02 23:36:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:36:03] Production.INFO: 117
[2026-04-02 23:36:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:36:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:36:04] Production.INFO: ==19492== Releasing lock...
[2026-04-02 23:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: ==19486== Releasing lock...
[2026-04-02 23:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:36:04] Production.INFO: Total Charge 0
[2026-04-02 23:36:04] Production.INFO: CreateAllLog End
[2026-04-02 23:36:05] Production.INFO: Account Balance End.
[2026-04-02 23:36:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:36:05] Production.INFO: ==19490== Releasing lock...
[2026-04-02 23:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:36:13] Production.ERROR: CronJobId end10
[2026-04-02 23:36:13] Production.INFO: ==19488== Releasing lock...
[2026-04-02 23:36:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:36:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:36:14] Production.INFO: call_cost start
[2026-04-02 23:36:14] Production.INFO: call_cost end
[2026-04-02 23:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:36:14] Production.INFO: ==19484== Releasing lock...
[2026-04-02 23:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:37:01] Production.INFO: ==19588== Lock acquired, processing the job...
[2026-04-03 04:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:37:01] Production.INFO: neon service started
[2026-04-03 04:37:01] Production.INFO: neon service started
[2026-04-03 04:37:01] Production.INFO: ==19588== Releasing lock...
[2026-04-03 04:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:37:01] Production.INFO: ==19590== Lock acquired, processing the job...
[2026-04-02 23:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:37:01] Production.INFO: ==19592== Lock acquired, processing the job...
[2026-04-03 03:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:37:01] Production.INFO: ==19592== Releasing lock...
[2026-04-03 03:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:37:01] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:37:02] Production.INFO: ==19590== Releasing lock...
[2026-04-02 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:37:02] Production.INFO: ==19596== Lock acquired, processing the job...
[2026-04-02 23:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:37:02] Production.INFO: ==19602== Lock acquired, processing the job...
[2026-04-02 23:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:37:02] Production.INFO: ==19600== Lock acquired, processing the job...
[2026-04-02 23:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:37:03] Production.INFO: Account Balance Start.
[2026-04-02 23:37:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:37:03] Production.INFO: 117
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:37:03] Production.INFO: ==19604== Lock acquired, processing the job...
[2026-04-02 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: ==19598== Lock acquired, processing the job...
[2026-04-02 23:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 23:37:03] Production.INFO: Date 2026-03-12
[2026-04-02 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-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: ==19604== Releasing lock...
[2026-04-02 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-25
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-26
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-27
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-28
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-29
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-30
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: Date 2026-03-31
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:03] Production.INFO: ==19598== Releasing lock...
[2026-04-02 23:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:37:03] Production.INFO: Date 2026-04-01
[2026-04-02 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:37:04] Production.INFO: Total Charge 0
[2026-04-02 23:37:04] Production.INFO: CreateAllLog End
[2026-04-02 23:37:04] Production.INFO: Account Balance End.
[2026-04-02 23:37:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:37:04] Production.INFO: ==19602== Releasing lock...
[2026-04-02 23:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:37:11] Production.ERROR: CronJobId end10
[2026-04-02 23:37:11] Production.INFO: ==19600== Releasing lock...
[2026-04-02 23:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:37:13] Production.INFO: call_cost start
[2026-04-02 23:37:13] Production.INFO: call_cost end
[2026-04-02 23:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:37:13] Production.INFO: ==19596== Releasing lock...
[2026-04-02 23:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:38:01] Production.INFO: ==19701== Lock acquired, processing the job...
[2026-04-03 04:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:38:01] Production.INFO: neon service started
[2026-04-03 04:38:01] Production.INFO: neon service started
[2026-04-03 04:38:01] Production.INFO: ==19701== Releasing lock...
[2026-04-03 04:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:38:02] Production.INFO: ==19705== Lock acquired, processing the job...
[2026-04-03 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:38:02] Production.INFO: ==19705== Releasing lock...
[2026-04-03 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:38:02] Production.INFO: ==19703== Lock acquired, processing the job...
[2026-04-02 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:38:02] Production.INFO: ==19703== Releasing lock...
[2026-04-02 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:38:03] Production.INFO: ==19708== Lock acquired, processing the job...
[2026-04-02 23:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:38:03] Production.INFO: ==19710== Lock acquired, processing the job...
[2026-04-02 23:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:38:03] Production.INFO: ==19712== Lock acquired, processing the job...
[2026-04-02 23:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:38:03] Production.INFO: ==19714== Lock acquired, processing the job...
[2026-04-02 23:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:38:03] Production.INFO: ==19716== Lock acquired, processing the job...
[2026-04-02 23:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:38:03] Production.INFO: Account Balance Start.
[2026-04-02 23:38:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:38:03] Production.INFO: 117
[2026-04-02 23:38:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23: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-02 23:38:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:03] Production.INFO: ==19716== Releasing lock...
[2026-04-02 23:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:38:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:38:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:38:04] Production.INFO: ==19710== Releasing lock...
[2026-04-02 23:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:38:04] Production.INFO: Total Charge 0
[2026-04-02 23:38:04] Production.INFO: CreateAllLog End
[2026-04-02 23:38:04] Production.INFO: Account Balance End.
[2026-04-02 23:38:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:38:05] Production.INFO: ==19714== Releasing lock...
[2026-04-02 23:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:38:11] Production.ERROR: CronJobId end10
[2026-04-02 23:38:11] Production.INFO: ==19712== Releasing lock...
[2026-04-02 23:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:38:14] Production.INFO: call_cost start
[2026-04-02 23:38:14] Production.INFO: call_cost end
[2026-04-02 23:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:38:14] Production.INFO: ==19708== Releasing lock...
[2026-04-02 23:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:39:02] Production.INFO: ==19819== Lock acquired, processing the job...
[2026-04-03 04:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:39:02] Production.INFO: neon service started
[2026-04-03 04:39:02] Production.INFO: neon service started
[2026-04-03 04:39:02] Production.INFO: ==19819== Releasing lock...
[2026-04-03 04:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:39:02] Production.INFO: ==19823== Lock acquired, processing the job...
[2026-04-03 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:39:02] Production.INFO: ==19823== Releasing lock...
[2026-04-03 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:39:02] Production.INFO: ==19821== Lock acquired, processing the job...
[2026-04-02 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:39:02] Production.INFO: ==19821== Releasing lock...
[2026-04-02 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:39:03] Production.INFO: ==19827== Lock acquired, processing the job...
[2026-04-02 23:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:39:03] Production.INFO: ==19825== Lock acquired, processing the job...
[2026-04-02 23:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:39:03] Production.INFO: ==19829== Lock acquired, processing the job...
[2026-04-02 23:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:39:03] Production.INFO: ==19831== Lock acquired, processing the job...
[2026-04-02 23:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:39:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:39:04] Production.INFO: ==19833== Lock acquired, processing the job...
[2026-04-02 23:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:39:04] Production.INFO: Account Balance Start.
[2026-04-02 23:39:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:39:04] Production.INFO: 117
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:39:04] Production.INFO: Date 2026-03-09
[2026-04-02 23: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-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: ==19833== Releasing lock...
[2026-04-02 23:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: ==19827== Releasing lock...
[2026-04-02 23:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:39:04] Production.INFO: Total Charge 0
[2026-04-02 23:39:04] Production.INFO: CreateAllLog End
[2026-04-02 23:39:04] Production.INFO: Account Balance End.
[2026-04-02 23:39:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:39:05] Production.INFO: ==19831== Releasing lock...
[2026-04-02 23:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:39:12] Production.ERROR: CronJobId end10
[2026-04-02 23:39:12] Production.INFO: ==19829== Releasing lock...
[2026-04-02 23:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:39:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:39:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:39:15] Production.INFO: call_cost start
[2026-04-02 23:39:15] Production.INFO: call_cost end
[2026-04-02 23:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:39:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:39:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:39:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:39:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:39:15] Production.INFO: ==19825== Releasing lock...
[2026-04-02 23:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:40:01] Production.INFO: ==19935== Lock acquired, processing the job...
[2026-04-03 04:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:40:01] Production.INFO: neon service started
[2026-04-03 04:40:01] Production.INFO: neon service started
[2026-04-03 04:40:01] Production.INFO: ==19935== Releasing lock...
[2026-04-03 04:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:40:02] Production.INFO: ==19939== Lock acquired, processing the job...
[2026-04-03 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:40:02] Production.INFO: ==19937== Lock acquired, processing the job...
[2026-04-02 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:40:02] Production.INFO: ==19939== Releasing lock...
[2026-04-03 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:40:02] Production.INFO: ==19937== Releasing lock...
[2026-04-02 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:40:03] Production.INFO: ==19942== Lock acquired, processing the job...
[2026-04-02 23:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:40:03] Production.INFO: ==19944== Lock acquired, processing the job...
[2026-04-02 23:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:40:03] Production.INFO: ==19946== Lock acquired, processing the job...
[2026-04-02 23:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:40:03] Production.INFO: ==19948== Lock acquired, processing the job...
[2026-04-02 23:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:40:03] Production.INFO: ==19950== Lock acquired, processing the job...
[2026-04-02 23:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:40:03] Production.INFO: Account Balance Start.
[2026-04-02 23:40:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:40:03] Production.INFO: 117
[2026-04-02 23:40:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 23:40:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:40:03] Production.INFO: ==19950== Releasing lock...
[2026-04-02 23:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:40:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:03] Production.INFO: ==19944== Releasing lock...
[2026-04-02 23:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:40:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:40:04] Production.INFO: Total Charge 0
[2026-04-02 23:40:04] Production.INFO: CreateAllLog End
[2026-04-02 23:40:04] Production.INFO: Account Balance End.
[2026-04-02 23:40:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:40:04] Production.INFO: ==19948== Releasing lock...
[2026-04-02 23:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:40:12] Production.ERROR: CronJobId end10
[2026-04-02 23:40:12] Production.INFO: ==19946== Releasing lock...
[2026-04-02 23:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:40:13] Production.INFO: call_cost start
[2026-04-02 23:40:13] Production.INFO: call_cost end
[2026-04-02 23:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:40:13] Production.INFO: ==19942== Releasing lock...
[2026-04-02 23:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:41:02] Production.INFO: ==20043== Lock acquired, processing the job...
[2026-04-03 04:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:41:02] Production.INFO: neon service started
[2026-04-03 04:41:02] Production.INFO: neon service started
[2026-04-03 04:41:02] Production.INFO: ==20043== Releasing lock...
[2026-04-03 04:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:41:02] Production.INFO: ==20045== Lock acquired, processing the job...
[2026-04-02 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:41:02] Production.INFO: ==20045== Releasing lock...
[2026-04-02 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:41:02] Production.INFO: ==20047== Lock acquired, processing the job...
[2026-04-03 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:41:02] Production.INFO: ==20047== Releasing lock...
[2026-04-03 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:41:03] Production.INFO: ==20053== Lock acquired, processing the job...
[2026-04-02 23:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:41:03] Production.INFO: ==20059== Lock acquired, processing the job...
[2026-04-02 23:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 23:41:03] Production.INFO: ==20049== Lock acquired, processing the job...
[2026-04-02 23:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 23:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 23:41:03] Production.INFO: ==20051== Lock acquired, processing the job...
[2026-04-02 23:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 23:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 23:41:03] Production.ERROR: CronJob PID - 20053
[2026-04-02 23:41:03] Production.ERROR: CronJob Title - Account Block
[2026-04-02 23:41:03] Production.ERROR: CronJob ID - 7
[2026-04-02 23:41:03] Production.ERROR: CronJob Last Run Time 2026-04-02 23:41:00
[2026-04-02 23:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 23:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 23:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 23:41:03] Production.ERROR: CronJob PID - 20059
[2026-04-02 23:41:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-02 23:41:03] Production.ERROR: CronJob ID - 17
[2026-04-02 23:41:03] Production.ERROR: CronJob Last Run Time 2026-04-02 23:41:00
[2026-04-02 23:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 23:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 23:41:03] Production.INFO: ==20055== Lock acquired, processing the job...
[2026-04-02 23:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:41:03] Production.INFO: ==20061== Lock acquired, processing the job...
[2026-04-02 23:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:41:04] Production.INFO: ==20057== Lock acquired, processing the job...
[2026-04-02 23:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:41:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 23:41:04] Production.INFO: ==20049== Releasing lock...
[2026-04-02 23:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 23:41:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 23:41:04] Production.INFO: Account Balance Start.
[2026-04-02 23:41:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:41:04] Production.INFO: 117
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 23:41:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:41:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: ==20061== Releasing lock...
[2026-04-02 23:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:41:04] Production.INFO: ==20053== Releasing lock...
[2026-04-02 23:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:41:04] Production.ERROR: done
[2026-04-02 23:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 23:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026713', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:41:04] Production.INFO: Total Charge 0
[2026-04-02 23:41:05] Production.INFO: CreateAllLog End
[2026-04-02 23:41:05] Production.INFO: Account Balance End.
[2026-04-02 23:41:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:41:05] Production.INFO: ==20057== Releasing lock...
[2026-04-02 23:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026713', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 23:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 23:41:10] Production.INFO: ProcessCDR(1,17026713,1,1,2)
[2026-04-02 23:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026713,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026713,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 23:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 23:41:10] Production.INFO: ==20059== Releasing lock...
[2026-04-02 23:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 23:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 23:41:13] Production.ERROR: CronJobId end10
[2026-04-02 23:41:13] Production.INFO: ==20055== Releasing lock...
[2026-04-02 23:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:41:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:41:17] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:41:17] Production.INFO: call_cost start
[2026-04-02 23:41:17] Production.INFO: call_cost end
[2026-04-02 23:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:41:17] Production.INFO: ==20051== Releasing lock...
[2026-04-02 23:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:42:01] Production.INFO: ==20157== Lock acquired, processing the job...
[2026-04-03 04:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:42:01] Production.INFO: neon service started
[2026-04-03 04:42:01] Production.INFO: neon service started
[2026-04-03 04:42:01] Production.INFO: ==20157== Releasing lock...
[2026-04-03 04:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:42:02] Production.INFO: ==20161== Lock acquired, processing the job...
[2026-04-02 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:42:02] Production.INFO: ==20163== Lock acquired, processing the job...
[2026-04-03 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:42:02] Production.INFO: ==20163== Releasing lock...
[2026-04-03 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:42:02] Production.INFO: ==20161== Releasing lock...
[2026-04-02 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:42:03] Production.INFO: ==20166== Lock acquired, processing the job...
[2026-04-02 23:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:42:03] Production.INFO: ==20168== Lock acquired, processing the job...
[2026-04-02 23:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:42:03] Production.INFO: ==20170== Lock acquired, processing the job...
[2026-04-02 23:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:42:03] Production.INFO: ==20174== Lock acquired, processing the job...
[2026-04-02 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:42:03] Production.INFO: ==20172== Lock acquired, processing the job...
[2026-04-02 23:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 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-02 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-02 23:42:03] Production.INFO: ==20174== Releasing lock...
[2026-04-02 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:42:03] Production.INFO: Account Balance Start.
[2026-04-02 23:42:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:42:03] Production.INFO: 117
[2026-04-02 23:42:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: ==20168== Releasing lock...
[2026-04-02 23:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:42:04] Production.INFO: Total Charge 0
[2026-04-02 23:42:04] Production.INFO: CreateAllLog End
[2026-04-02 23:42:04] Production.INFO: Account Balance End.
[2026-04-02 23:42:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:42:04] Production.INFO: ==20172== Releasing lock...
[2026-04-02 23:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:42:12] Production.ERROR: CronJobId end10
[2026-04-02 23:42:12] Production.INFO: ==20170== Releasing lock...
[2026-04-02 23:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:42:15] Production.INFO: call_cost start
[2026-04-02 23:42:15] Production.INFO: call_cost end
[2026-04-02 23:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:42:15] Production.INFO: ==20166== Releasing lock...
[2026-04-02 23:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:43:01] Production.INFO: ==20287== Lock acquired, processing the job...
[2026-04-03 04:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:43:01] Production.INFO: neon service started
[2026-04-03 04:43:02] Production.INFO: neon service started
[2026-04-03 04:43:02] Production.INFO: ==20287== Releasing lock...
[2026-04-03 04:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:43:02] Production.INFO: ==20289== Lock acquired, processing the job...
[2026-04-02 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:43:02] Production.INFO: ==20289== Releasing lock...
[2026-04-02 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:43:02] Production.INFO: ==20291== Lock acquired, processing the job...
[2026-04-03 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:43:02] Production.INFO: ==20291== Releasing lock...
[2026-04-03 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:43:03] Production.INFO: ==20301== Lock acquired, processing the job...
[2026-04-02 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 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-02 23: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-02 23:43:03] Production.INFO: ==20301== Releasing lock...
[2026-04-02 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:43:03] Production.INFO: ==20293== Lock acquired, processing the job...
[2026-04-02 23:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:43:03] Production.INFO: ==20295== Lock acquired, processing the job...
[2026-04-02 23:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:43:03] Production.INFO: ==20297== Lock acquired, processing the job...
[2026-04-02 23:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:43:03] Production.INFO: ==20299== Lock acquired, processing the job...
[2026-04-02 23:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:43:03] Production.INFO: Account Balance Start.
[2026-04-02 23:43:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:43:03] Production.INFO: 117
[2026-04-02 23:43:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:43:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: ==20295== Releasing lock...
[2026-04-02 23:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:43:04] Production.INFO: Total Charge 0
[2026-04-02 23:43:04] Production.INFO: CreateAllLog End
[2026-04-02 23:43:04] Production.INFO: Account Balance End.
[2026-04-02 23:43:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:43:04] Production.INFO: ==20299== Releasing lock...
[2026-04-02 23:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:43:12] Production.ERROR: CronJobId end10
[2026-04-02 23:43:12] Production.INFO: ==20297== Releasing lock...
[2026-04-02 23:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:43:13] Production.INFO: call_cost start
[2026-04-02 23:43:13] Production.INFO: call_cost end
[2026-04-02 23:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:43:13] Production.INFO: ==20293== Releasing lock...
[2026-04-02 23:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:44:01] Production.INFO: ==20402== Lock acquired, processing the job...
[2026-04-03 04:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:44:01] Production.INFO: neon service started
[2026-04-03 04:44:01] Production.INFO: neon service started
[2026-04-03 04:44:01] Production.INFO: ==20402== Releasing lock...
[2026-04-03 04:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:44:02] Production.INFO: ==20404== Lock acquired, processing the job...
[2026-04-02 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:44:02] Production.INFO: ==20406== Lock acquired, processing the job...
[2026-04-03 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:44:02] Production.INFO: ==20406== Releasing lock...
[2026-04-03 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:44:02] Production.INFO: ==20404== Releasing lock...
[2026-04-02 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:44:03] Production.INFO: ==20410== Lock acquired, processing the job...
[2026-04-02 23:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:44:03] Production.INFO: ==20413== Lock acquired, processing the job...
[2026-04-02 23:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:44:03] Production.INFO: ==20415== Lock acquired, processing the job...
[2026-04-02 23:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:44:03] Production.INFO: ==20419== Lock acquired, processing the job...
[2026-04-02 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:44:03] Production.INFO: ==20417== Lock acquired, processing the job...
[2026-04-02 23:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 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-02 23:44:03] Production.INFO: ==20419== Releasing lock...
[2026-04-02 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:44:03] Production.INFO: Account Balance Start.
[2026-04-02 23:44:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:44:03] Production.INFO: 117
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: ==20413== Releasing lock...
[2026-04-02 23:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:03] Production.INFO: Date 2026-03-25
[2026-04-02 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:44:04] Production.INFO: Total Charge 0
[2026-04-02 23:44:04] Production.INFO: CreateAllLog End
[2026-04-02 23:44:04] Production.INFO: Account Balance End.
[2026-04-02 23:44:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:44:04] Production.INFO: ==20417== Releasing lock...
[2026-04-02 23:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:44:12] Production.ERROR: CronJobId end10
[2026-04-02 23:44:12] Production.INFO: ==20415== Releasing lock...
[2026-04-02 23:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:44:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:44:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:44:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:44:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:44:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:44:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:44:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:44:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:44:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:44:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:44:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:44:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:44:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:44:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:44:15] Production.INFO: call_cost start
[2026-04-02 23:44:15] Production.INFO: call_cost end
[2026-04-02 23:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:44:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:44:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:44:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:44:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:44:15] Production.INFO: ==20410== Releasing lock...
[2026-04-02 23:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:45:01] Production.INFO: ==20517== Lock acquired, processing the job...
[2026-04-03 04:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:45:01] Production.INFO: neon service started
[2026-04-03 04:45:01] Production.INFO: neon service started
[2026-04-03 04:45:01] Production.INFO: ==20517== Releasing lock...
[2026-04-03 04:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:45:02] Production.INFO: ==20519== Lock acquired, processing the job...
[2026-04-02 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:45:02] Production.INFO: ==20521== Lock acquired, processing the job...
[2026-04-03 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:45:02] Production.INFO: ==20521== Releasing lock...
[2026-04-03 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:45:02] Production.INFO: ==20519== Releasing lock...
[2026-04-02 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:45:03] Production.INFO: ==20524== Lock acquired, processing the job...
[2026-04-02 23:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:45:03] Production.INFO: ==20530== Lock acquired, processing the job...
[2026-04-02 23:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:45:03] Production.INFO: ==20526== Lock acquired, processing the job...
[2026-04-02 23:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:45:03] Production.INFO: ==20528== Lock acquired, processing the job...
[2026-04-02 23:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:45:03] Production.INFO: Account Balance Start.
[2026-04-02 23:45:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:45:03] Production.INFO: 117
[2026-04-02 23:45:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:45:03] Production.INFO: ==20532== Lock acquired, processing the job...
[2026-04-02 23:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:45:03] Production.INFO: Date 2026-03-12
[2026-04-02 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-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:45:03] Production.INFO: ==20532== Releasing lock...
[2026-04-02 23:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:45:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: ==20526== Releasing lock...
[2026-04-02 23:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:45:04] Production.INFO: Total Charge 0
[2026-04-02 23:45:04] Production.INFO: CreateAllLog End
[2026-04-02 23:45:04] Production.INFO: Account Balance End.
[2026-04-02 23:45:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:45:05] Production.INFO: ==20530== Releasing lock...
[2026-04-02 23:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:45:11] Production.ERROR: CronJobId end10
[2026-04-02 23:45:11] Production.INFO: ==20528== Releasing lock...
[2026-04-02 23:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:45:13] Production.INFO: call_cost start
[2026-04-02 23:45:13] Production.INFO: call_cost end
[2026-04-02 23:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:45:13] Production.INFO: ==20524== Releasing lock...
[2026-04-02 23:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:46:02] Production.INFO: ==20627== Lock acquired, processing the job...
[2026-04-03 04:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:46:02] Production.INFO: neon service started
[2026-04-03 04:46:02] Production.INFO: neon service started
[2026-04-03 04:46:02] Production.INFO: ==20627== Releasing lock...
[2026-04-03 04:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:46:02] Production.INFO: ==20629== Lock acquired, processing the job...
[2026-04-02 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:46:02] Production.INFO: ==20629== Releasing lock...
[2026-04-02 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:46:02] Production.INFO: ==20631== Lock acquired, processing the job...
[2026-04-03 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:46:02] Production.INFO: ==20631== Releasing lock...
[2026-04-03 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:46:03] Production.INFO: ==20641== Lock acquired, processing the job...
[2026-04-02 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 23:46:03] Production.INFO: ==20633== Lock acquired, processing the job...
[2026-04-02 23:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 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-02 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-02 23:46:03] Production.INFO: ==20635== Lock acquired, processing the job...
[2026-04-02 23:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:46:03] Production.INFO: ==20641== Releasing lock...
[2026-04-02 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:46:03] Production.INFO: ==20637== Lock acquired, processing the job...
[2026-04-02 23:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:46:03] Production.INFO: ==20639== Lock acquired, processing the job...
[2026-04-02 23:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:46:03] Production.INFO: Account Balance Start.
[2026-04-02 23:46:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:46:03] Production.INFO: 117
[2026-04-02 23:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: ==20635== Releasing lock...
[2026-04-02 23:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:46:04] Production.INFO: Total Charge 0
[2026-04-02 23:46:04] Production.INFO: CreateAllLog End
[2026-04-02 23:46:04] Production.INFO: Account Balance End.
[2026-04-02 23:46:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:46:04] Production.INFO: ==20639== Releasing lock...
[2026-04-02 23:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:46: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,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-02 23:46:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:46:11] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:46:11] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:46:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:46:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:46:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:46:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:46:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:46:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:46:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:46:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:46:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:46:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:46:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:46:11] Production.INFO: call_cost start
[2026-04-02 23:46:11] Production.INFO: call_cost end
[2026-04-02 23:46:11] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:46:11] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:46:11] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:46:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:46:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:46:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:46:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:46:11] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:46:11] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:46:11] Production.INFO: ==20633== Releasing lock...
[2026-04-02 23:46:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:46:11] Production.INFO: 28.25 MB #Memory Used#
[2026-04-02 23:46:12] Production.ERROR: CronJobId end10
[2026-04-02 23:46:12] Production.INFO: ==20637== Releasing lock...
[2026-04-02 23:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:47:01] Production.INFO: ==20751== Lock acquired, processing the job...
[2026-04-03 04:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:47:01] Production.INFO: neon service started
[2026-04-03 04:47:01] Production.INFO: neon service started
[2026-04-03 04:47:01] Production.INFO: ==20751== Releasing lock...
[2026-04-03 04:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:47:01] Production.INFO: ==20753== Lock acquired, processing the job...
[2026-04-02 23:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:47:02] Production.INFO: ==20753== Releasing lock...
[2026-04-02 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:47:02] Production.INFO: ==20755== Lock acquired, processing the job...
[2026-04-03 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:47:02] Production.INFO: ==20755== Releasing lock...
[2026-04-03 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:47:02] Production.INFO: ==20757== Lock acquired, processing the job...
[2026-04-02 23:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:47:02] Production.INFO: ==20759== Lock acquired, processing the job...
[2026-04-02 23:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:47:03] Production.INFO: ==20761== Lock acquired, processing the job...
[2026-04-02 23:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:47:03] Production.INFO: ==20763== Lock acquired, processing the job...
[2026-04-02 23:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:47:03] Production.INFO: ==20765== Lock acquired, processing the job...
[2026-04-02 23:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:47:03] Production.INFO: Account Balance Start.
[2026-04-02 23:47:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:47:03] Production.INFO: 117
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 23:47:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: ==20765== Releasing lock...
[2026-04-02 23:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: ==20759== Releasing lock...
[2026-04-02 23:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:47:04] Production.INFO: Total Charge 0
[2026-04-02 23:47:04] Production.INFO: CreateAllLog End
[2026-04-02 23:47:04] Production.INFO: Account Balance End.
[2026-04-02 23:47:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:47:04] Production.INFO: ==20763== Releasing lock...
[2026-04-02 23:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:47:11] Production.ERROR: CronJobId end10
[2026-04-02 23:47:11] Production.INFO: ==20761== Releasing lock...
[2026-04-02 23:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:47:14] Production.INFO: call_cost start
[2026-04-02 23:47:14] Production.INFO: call_cost end
[2026-04-02 23:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:47:14] Production.INFO: ==20757== Releasing lock...
[2026-04-02 23:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:48:02] Production.INFO: ==20861== Lock acquired, processing the job...
[2026-04-03 04:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:48:02] Production.INFO: neon service started
[2026-04-03 04:48:02] Production.INFO: neon service started
[2026-04-03 04:48:02] Production.INFO: ==20861== Releasing lock...
[2026-04-03 04:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:48:02] Production.INFO: ==20865== Lock acquired, processing the job...
[2026-04-03 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:48:02] Production.INFO: ==20865== Releasing lock...
[2026-04-03 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:48:02] Production.INFO: ==20863== Lock acquired, processing the job...
[2026-04-02 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:48:02] Production.INFO: ==20863== Releasing lock...
[2026-04-02 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:48:03] Production.INFO: ==20872== Lock acquired, processing the job...
[2026-04-02 23:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:48:03] Production.INFO: ==20867== Lock acquired, processing the job...
[2026-04-02 23:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:48:03] Production.INFO: ==20874== Lock acquired, processing the job...
[2026-04-02 23:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:48:03] Production.INFO: ==20870== Lock acquired, processing the job...
[2026-04-02 23:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:48:03] Production.INFO: Account Balance Start.
[2026-04-02 23:48:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:48:03] Production.INFO: 117
[2026-04-02 23:48:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:48:03] Production.INFO: ==20876== Lock acquired, processing the job...
[2026-04-02 23:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:48:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 23:48:03] Production.INFO: ==20876== Releasing lock...
[2026-04-02 23:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:48:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:48:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: ==20870== Releasing lock...
[2026-04-02 23:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:48:04] Production.INFO: Total Charge 0
[2026-04-02 23:48:04] Production.INFO: CreateAllLog End
[2026-04-02 23:48:05] Production.INFO: Account Balance End.
[2026-04-02 23:48:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:48:05] Production.INFO: ==20874== Releasing lock...
[2026-04-02 23:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:48:12] Production.ERROR: CronJobId end10
[2026-04-02 23:48:12] Production.INFO: ==20872== Releasing lock...
[2026-04-02 23:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:48:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:48:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:48:15] Production.INFO: call_cost start
[2026-04-02 23:48:15] Production.INFO: call_cost end
[2026-04-02 23:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:48:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:48:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:48:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:48:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:48:15] Production.INFO: ==20867== Releasing lock...
[2026-04-02 23:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:49:01] Production.INFO: ==20974== Lock acquired, processing the job...
[2026-04-03 04:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:49:01] Production.INFO: neon service started
[2026-04-03 04:49:01] Production.INFO: neon service started
[2026-04-03 04:49:01] Production.INFO: ==20974== Releasing lock...
[2026-04-03 04:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:49:01] Production.INFO: ==20976== Lock acquired, processing the job...
[2026-04-02 23:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:49:02] Production.INFO: ==20978== Lock acquired, processing the job...
[2026-04-03 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-02 23:49:02] Production.INFO: ==20976== Releasing lock...
[2026-04-02 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:49:02] Production.INFO: ==20978== Releasing lock...
[2026-04-03 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:49:03] Production.INFO: ==20989== Lock acquired, processing the job...
[2026-04-02 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:49:03] Production.INFO: ==20981== Lock acquired, processing the job...
[2026-04-02 23:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:49:03] Production.INFO: ==20983== Lock acquired, processing the job...
[2026-04-02 23:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 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-02 23:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 23:49:03] Production.INFO: ==20985== Lock acquired, processing the job...
[2026-04-02 23:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:49:03] Production.INFO: ==20987== Lock acquired, processing the job...
[2026-04-02 23:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 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-02 23:49:03] Production.INFO: ==20989== Releasing lock...
[2026-04-02 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:49:03] Production.INFO: Account Balance Start.
[2026-04-02 23:49:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:49:03] Production.INFO: 117
[2026-04-02 23:49:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:03] Production.INFO: ==20983== Releasing lock...
[2026-04-02 23:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:49:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:49:04] Production.INFO: Total Charge 0
[2026-04-02 23:49:04] Production.INFO: CreateAllLog End
[2026-04-02 23:49:04] Production.INFO: Account Balance End.
[2026-04-02 23:49:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:49:04] Production.INFO: ==20987== Releasing lock...
[2026-04-02 23:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:49:12] Production.ERROR: CronJobId end10
[2026-04-02 23:49:12] Production.INFO: ==20985== Releasing lock...
[2026-04-02 23:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:49:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:49:15] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:49:15] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:49:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:49:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:49:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:49:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:49:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:49:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:49:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:49:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:49:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:49:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:49:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:49:15] Production.INFO: call_cost start
[2026-04-02 23:49:15] Production.INFO: call_cost end
[2026-04-02 23:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:49:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:49:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:49:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:49:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:49:15] Production.INFO: ==20981== Releasing lock...
[2026-04-02 23:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:50:01] Production.INFO: ==21101== Lock acquired, processing the job...
[2026-04-03 04:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:50:01] Production.INFO: neon service started
[2026-04-03 04:50:01] Production.INFO: neon service started
[2026-04-03 04:50:01] Production.INFO: ==21101== Releasing lock...
[2026-04-03 04:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:50:02] Production.INFO: ==21105== Lock acquired, processing the job...
[2026-04-02 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:50:02] Production.INFO: ==21105== Releasing lock...
[2026-04-02 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:50:02] Production.INFO: ==21107== Lock acquired, processing the job...
[2026-04-03 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:50:02] Production.INFO: ==21107== Releasing lock...
[2026-04-03 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:50:03] Production.INFO: ==21109== Lock acquired, processing the job...
[2026-04-02 23:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:50:03] Production.INFO: ==21111== Lock acquired, processing the job...
[2026-04-02 23:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:50:03] Production.INFO: ==21115== Lock acquired, processing the job...
[2026-04-02 23:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:50:03] Production.INFO: ==21113== Lock acquired, processing the job...
[2026-04-02 23:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:50:03] Production.INFO: Account Balance Start.
[2026-04-02 23:50:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:50:03] Production.INFO: 117
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:50:03] Production.INFO: ==21117== Lock acquired, processing the job...
[2026-04-02 23:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:50:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23:50:03] Production.INFO: ==21117== Releasing lock...
[2026-04-02 23:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:50:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: ==21111== Releasing lock...
[2026-04-02 23:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:50:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:50:04] Production.INFO: Total Charge 0
[2026-04-02 23:50:04] Production.INFO: CreateAllLog End
[2026-04-02 23:50:04] Production.INFO: Account Balance End.
[2026-04-02 23:50:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:50:04] Production.INFO: ==21115== Releasing lock...
[2026-04-02 23:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:50:10] Production.ERROR: CronJobId end10
[2026-04-02 23:50:10] Production.INFO: ==21113== Releasing lock...
[2026-04-02 23:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:50:14] Production.INFO: call_cost start
[2026-04-02 23:50:14] Production.INFO: call_cost end
[2026-04-02 23:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:50:14] Production.INFO: ==21109== Releasing lock...
[2026-04-02 23:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:51:01] Production.INFO: ==21204== Lock acquired, processing the job...
[2026-04-03 04:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:51:01] Production.INFO: neon service started
[2026-04-03 04:51:01] Production.INFO: neon service started
[2026-04-03 04:51:01] Production.INFO: ==21204== Releasing lock...
[2026-04-03 04:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:51:01] Production.INFO: ==21206== Lock acquired, processing the job...
[2026-04-02 23:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:51:02] Production.INFO: ==21206== Releasing lock...
[2026-04-02 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:51:02] Production.INFO: ==21208== Lock acquired, processing the job...
[2026-04-03 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:51:02] Production.INFO: ==21208== Releasing lock...
[2026-04-03 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:51:03] Production.INFO: ==21212== Lock acquired, processing the job...
[2026-04-02 23:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:51:03] Production.INFO: ==21210== Lock acquired, processing the job...
[2026-04-02 23:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-02 23:51:03] Production.INFO: ==21214== Lock acquired, processing the job...
[2026-04-02 23:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-02 23:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-02 23:51:03] Production.ERROR: CronJob PID - 21212
[2026-04-02 23:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-02 23:51:03] Production.ERROR: CronJob ID - 5
[2026-04-02 23:51:03] Production.ERROR: CronJob Last Run Time 2026-04-02 23:51:00
[2026-04-02 23:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-02 23:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-02 23:51:03] Production.INFO: ==21216== Lock acquired, processing the job...
[2026-04-02 23:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:51:03] Production.INFO: ==21218== Lock acquired, processing the job...
[2026-04-02 23:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-02 23:51:03] Production.INFO: ==21210== Releasing lock...
[2026-04-02 23:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-02 23:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-02 23:51:03] Production.INFO: ==21221== Lock acquired, processing the job...
[2026-04-02 23:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-02 23:51:03] Production.INFO: Account Balance Start.
[2026-04-02 23:51:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:51:03] Production.INFO: 117
[2026-04-02 23:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-02 23:51:03] Production.INFO: ==21223== Lock acquired, processing the job...
[2026-04-02 23:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:51:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:51:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 23:51:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-25
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:03] Production.INFO: Date 2026-03-26
[2026-04-02 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:04] Production.INFO: ==21223== Releasing lock...
[2026-04-02 23:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:51:04] Production.INFO: ==21214== Releasing lock...
[2026-04-02 23:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:51:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:04] Production.ERROR: done
[2026-04-02 23:51:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-02 23:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026754', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) start
[2026-04-02 23:51:04] Production.INFO: Total Charge 0
[2026-04-02 23:51:04] Production.INFO: CreateAllLog End
[2026-04-02 23:51:04] Production.INFO: Account Balance End.
[2026-04-02 23:51:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:51:04] Production.INFO: ==21218== Releasing lock...
[2026-04-02 23:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026754', 'tblTempUsageDetail_20reseller','2026-04-02','2026-04-02','1' ) end
[2026-04-02 23:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-02 23:51:10] Production.INFO: ProcessCDR(1,17026754,1,1,2)
[2026-04-02 23:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026754,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026754,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-02 23:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-02 23:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-02 23:51:10] Production.INFO: ==21221== Releasing lock...
[2026-04-02 23:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-02 23:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-02 23:51:13] Production.ERROR: CronJobId end10
[2026-04-02 23:51:13] Production.INFO: ==21216== Releasing lock...
[2026-04-02 23:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:51:16] Production.INFO: call_cost start
[2026-04-02 23:51:16] Production.INFO: call_cost end
[2026-04-02 23:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:51:16] Production.INFO: ==21212== Releasing lock...
[2026-04-02 23:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:52:01] Production.INFO: ==21336== Lock acquired, processing the job...
[2026-04-03 04:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:52:01] Production.INFO: neon service started
[2026-04-03 04:52:01] Production.INFO: neon service started
[2026-04-03 04:52:01] Production.INFO: ==21336== Releasing lock...
[2026-04-03 04:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:52:02] Production.INFO: ==21338== Lock acquired, processing the job...
[2026-04-02 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:52:02] Production.INFO: ==21341== Lock acquired, processing the job...
[2026-04-03 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:52:02] Production.INFO: ==21341== Releasing lock...
[2026-04-03 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:52:02] Production.INFO: ==21338== Releasing lock...
[2026-04-02 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:52:03] Production.INFO: ==21343== Lock acquired, processing the job...
[2026-04-02 23:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:52:03] Production.INFO: ==21345== Lock acquired, processing the job...
[2026-04-02 23:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:52:03] Production.INFO: ==21351== Lock acquired, processing the job...
[2026-04-02 23:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:52:03] Production.INFO: ==21347== Lock acquired, processing the job...
[2026-04-02 23:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:52:03] Production.INFO: ==21349== Lock acquired, processing the job...
[2026-04-02 23:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23: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-02 23: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-02 23: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-02 23:52:03] Production.INFO: ==21351== Releasing lock...
[2026-04-02 23:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:52:03] Production.INFO: Account Balance Start.
[2026-04-02 23:52:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:52:03] Production.INFO: 117
[2026-04-02 23:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:52:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:52:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: ==21345== Releasing lock...
[2026-04-02 23:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:52:04] Production.INFO: Total Charge 0
[2026-04-02 23:52:04] Production.INFO: CreateAllLog End
[2026-04-02 23:52:05] Production.INFO: Account Balance End.
[2026-04-02 23:52:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:52:05] Production.INFO: ==21349== Releasing lock...
[2026-04-02 23:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:52:12] Production.ERROR: CronJobId end10
[2026-04-02 23:52:12] Production.INFO: ==21347== Releasing lock...
[2026-04-02 23:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:52:14] Production.INFO: call_cost start
[2026-04-02 23:52:14] Production.INFO: call_cost end
[2026-04-02 23:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:52:14] Production.INFO: ==21343== Releasing lock...
[2026-04-02 23:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:53:02] Production.INFO: ==21448== Lock acquired, processing the job...
[2026-04-03 04:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:53:02] Production.INFO: neon service started
[2026-04-03 04:53:02] Production.INFO: neon service started
[2026-04-03 04:53:02] Production.INFO: ==21448== Releasing lock...
[2026-04-03 04:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:53:02] Production.INFO: ==21450== Lock acquired, processing the job...
[2026-04-02 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:53:02] Production.INFO: ==21452== Lock acquired, processing the job...
[2026-04-03 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:53:02] Production.INFO: ==21452== Releasing lock...
[2026-04-03 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:53:02] Production.INFO: ==21450== Releasing lock...
[2026-04-02 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:53:03] Production.INFO: ==21458== Lock acquired, processing the job...
[2026-04-02 23:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:53:03] Production.INFO: ==21454== Lock acquired, processing the job...
[2026-04-02 23:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:53:03] Production.INFO: ==21460== Lock acquired, processing the job...
[2026-04-02 23:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:53:03] Production.INFO: ==21456== Lock acquired, processing the job...
[2026-04-02 23:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:53:03] Production.INFO: ==21462== Lock acquired, processing the job...
[2026-04-02 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:53:03] Production.INFO: Account Balance Start.
[2026-04-02 23:53:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:53:03] Production.INFO: 117
[2026-04-02 23:53:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 23:53:03] Production.INFO: ==21462== Releasing lock...
[2026-04-02 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:53:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: ==21456== Releasing lock...
[2026-04-02 23:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:53:04] Production.INFO: Total Charge 0
[2026-04-02 23:53:04] Production.INFO: CreateAllLog End
[2026-04-02 23:53:05] Production.INFO: Account Balance End.
[2026-04-02 23:53:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:53:05] Production.INFO: ==21460== Releasing lock...
[2026-04-02 23:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:53:11] Production.ERROR: CronJobId end10
[2026-04-02 23:53:11] Production.INFO: ==21458== Releasing lock...
[2026-04-02 23:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:53:14] Production.INFO: call_cost start
[2026-04-02 23:53:14] Production.INFO: call_cost end
[2026-04-02 23:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:53:14] Production.INFO: ==21454== Releasing lock...
[2026-04-02 23:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:54:01] Production.INFO: ==21566== Lock acquired, processing the job...
[2026-04-03 04:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:54:01] Production.INFO: neon service started
[2026-04-03 04:54:01] Production.INFO: neon service started
[2026-04-03 04:54:01] Production.INFO: ==21566== Releasing lock...
[2026-04-03 04:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:54:02] Production.INFO: ==21568== Lock acquired, processing the job...
[2026-04-02 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:54:02] Production.INFO: ==21570== Lock acquired, processing the job...
[2026-04-03 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:54:02] Production.INFO: ==21570== Releasing lock...
[2026-04-03 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:54:02] Production.INFO: ==21568== Releasing lock...
[2026-04-02 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:54:03] Production.INFO: ==21572== Lock acquired, processing the job...
[2026-04-02 23:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:54:03] Production.INFO: ==21574== Lock acquired, processing the job...
[2026-04-02 23:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:54:03] Production.INFO: ==21576== Lock acquired, processing the job...
[2026-04-02 23:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:54:03] Production.INFO: ==21580== Lock acquired, processing the job...
[2026-04-02 23:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:54:03] Production.INFO: ==21578== Lock acquired, processing the job...
[2026-04-02 23:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 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-02 23:54:03] Production.INFO: ==21580== Releasing lock...
[2026-04-02 23:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:54:03] Production.INFO: Account Balance Start.
[2026-04-02 23:54:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:54:03] Production.INFO: 117
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: ==21574== Releasing lock...
[2026-04-02 23:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:54:04] Production.INFO: Total Charge 0
[2026-04-02 23:54:04] Production.INFO: CreateAllLog End
[2026-04-02 23:54:04] Production.INFO: Account Balance End.
[2026-04-02 23:54:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:54:04] Production.INFO: ==21578== Releasing lock...
[2026-04-02 23:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:54:11] Production.ERROR: CronJobId end10
[2026-04-02 23:54:11] Production.INFO: ==21576== Releasing lock...
[2026-04-02 23:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:54:14] Production.INFO: call_cost start
[2026-04-02 23:54:14] Production.INFO: call_cost end
[2026-04-02 23:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:54:14] Production.INFO: ==21572== Releasing lock...
[2026-04-02 23:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:55:02] Production.INFO: ==21683== Lock acquired, processing the job...
[2026-04-03 04:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:55:02] Production.INFO: neon service started
[2026-04-03 04:55:02] Production.INFO: neon service started
[2026-04-03 04:55:02] Production.INFO: ==21683== Releasing lock...
[2026-04-03 04:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:55:02] Production.INFO: ==21688== Lock acquired, processing the job...
[2026-04-03 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:55:02] Production.INFO: ==21688== Releasing lock...
[2026-04-03 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:55:02] Production.INFO: ==21686== Lock acquired, processing the job...
[2026-04-02 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:55:02] Production.INFO: ==21686== Releasing lock...
[2026-04-02 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:55:03] Production.INFO: ==21690== Lock acquired, processing the job...
[2026-04-02 23:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:55:03] Production.INFO: ==21692== Lock acquired, processing the job...
[2026-04-02 23:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:55:03] Production.INFO: ==21694== Lock acquired, processing the job...
[2026-04-02 23:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:55:03] Production.INFO: ==21696== Lock acquired, processing the job...
[2026-04-02 23:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:55:03] Production.INFO: ==21698== Lock acquired, processing the job...
[2026-04-02 23:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 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-02 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-02 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-02 23:55:04] Production.INFO: Account Balance Start.
[2026-04-02 23:55:04] Production.INFO: CreateAllLog Start
[2026-04-02 23:55:04] Production.INFO: 117
[2026-04-02 23:55:04] Production.INFO: ==21698== Releasing lock...
[2026-04-02 23:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-08
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-09
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-10
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-11
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-12
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:55:04] Production.INFO: ==21692== Releasing lock...
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:05] Production.INFO: Date 2026-04-01
[2026-04-02 23:55:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:05] Production.INFO: Date 2026-04-02
[2026-04-02 23:55:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:55:05] Production.INFO: Total Charge 0
[2026-04-02 23:55:05] Production.INFO: CreateAllLog End
[2026-04-02 23:55:05] Production.INFO: Account Balance End.
[2026-04-02 23:55:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:55:05] Production.INFO: ==21696== Releasing lock...
[2026-04-02 23:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:55:14] Production.ERROR: CronJobId end10
[2026-04-02 23:55:14] Production.INFO: ==21694== Releasing lock...
[2026-04-02 23:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:55:16] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:55:16] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:55:17] Production.INFO: call_cost start
[2026-04-02 23:55:17] Production.INFO: call_cost end
[2026-04-02 23:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:55:17] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:55:17] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:55:17] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:55:17] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:55:17] Production.INFO: ==21690== Releasing lock...
[2026-04-02 23:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:56:01] Production.INFO: ==21790== Lock acquired, processing the job...
[2026-04-03 04:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:56:01] Production.INFO: neon service started
[2026-04-03 04:56:01] Production.INFO: neon service started
[2026-04-03 04:56:01] Production.INFO: ==21790== Releasing lock...
[2026-04-03 04:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:56:01] Production.INFO: ==21792== Lock acquired, processing the job...
[2026-04-02 23:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:56:02] Production.INFO: ==21792== Releasing lock...
[2026-04-02 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:56:02] Production.INFO: ==21794== Lock acquired, processing the job...
[2026-04-03 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:56:02] Production.INFO: ==21794== Releasing lock...
[2026-04-03 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:56:02] Production.INFO: ==21799== Lock acquired, processing the job...
[2026-04-02 23:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:56:02] Production.INFO: ==21805== Lock acquired, processing the job...
[2026-04-02 23:56:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:56:03] Production.INFO: ==21797== Lock acquired, processing the job...
[2026-04-02 23:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:56:03] Production.INFO: ==21801== Lock acquired, processing the job...
[2026-04-02 23:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:56:03] Production.INFO: ==21803== Lock acquired, processing the job...
[2026-04-02 23:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 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-02 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-02 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-02 23:56:03] Production.INFO: ==21805== Releasing lock...
[2026-04-02 23:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:56:03] Production.INFO: Account Balance Start.
[2026-04-02 23:56:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:56:03] Production.INFO: 117
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: ==21799== Releasing lock...
[2026-04-02 23:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-25
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:03] Production.INFO: Date 2026-03-26
[2026-04-02 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:56:04] Production.INFO: Total Charge 0
[2026-04-02 23:56:04] Production.INFO: CreateAllLog End
[2026-04-02 23:56:04] Production.INFO: Account Balance End.
[2026-04-02 23:56:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:56:04] Production.INFO: ==21803== Releasing lock...
[2026-04-02 23:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:56:11] Production.ERROR: CronJobId end10
[2026-04-02 23:56:11] Production.INFO: ==21801== Releasing lock...
[2026-04-02 23:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:56:14] Production.INFO: call_cost start
[2026-04-02 23:56:14] Production.INFO: call_cost end
[2026-04-02 23:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:56:14] Production.INFO: ==21797== Releasing lock...
[2026-04-02 23:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:57:01] Production.INFO: ==21904== Lock acquired, processing the job...
[2026-04-03 04:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:57:01] Production.INFO: neon service started
[2026-04-03 04:57:01] Production.INFO: neon service started
[2026-04-03 04:57:01] Production.INFO: ==21904== Releasing lock...
[2026-04-03 04:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:57:02] Production.INFO: ==21906== Lock acquired, processing the job...
[2026-04-02 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:57:02] Production.INFO: ==21906== Releasing lock...
[2026-04-02 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:57:02] Production.INFO: ==21908== Lock acquired, processing the job...
[2026-04-03 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:57:02] Production.INFO: ==21908== Releasing lock...
[2026-04-03 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:57:03] Production.INFO: ==21915== Lock acquired, processing the job...
[2026-04-02 23:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:57:03] Production.INFO: ==21911== Lock acquired, processing the job...
[2026-04-02 23:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:57:03] Production.INFO: ==21913== Lock acquired, processing the job...
[2026-04-02 23:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:57:03] Production.INFO: ==21917== Lock acquired, processing the job...
[2026-04-02 23:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:57:03] Production.INFO: ==21919== Lock acquired, processing the job...
[2026-04-02 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 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-02 23:57:03] Production.INFO: Account Balance Start.
[2026-04-02 23:57:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:57:03] Production.INFO: 117
[2026-04-02 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-02 23:57:03] Production.INFO: Date 2026-03-08
[2026-04-02 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-02 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:03] Production.INFO: ==21919== Releasing lock...
[2026-04-02 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:57:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-13
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-14
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-15
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: ==21913== Releasing lock...
[2026-04-02 23:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-16
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-17
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-18
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-19
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-20
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-21
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-22
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-23
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-24
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:05] Production.INFO: Date 2026-03-27
[2026-04-02 23:57:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:05] Production.INFO: Date 2026-03-28
[2026-04-02 23:57:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:05] Production.INFO: Date 2026-03-29
[2026-04-02 23:57:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:05] Production.INFO: Date 2026-03-30
[2026-04-02 23:57:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:05] Production.INFO: Date 2026-03-31
[2026-04-02 23:57:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:05] Production.INFO: Date 2026-04-01
[2026-04-02 23:57:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:05] Production.INFO: Date 2026-04-02
[2026-04-02 23:57:05] Production.INFO: Reseller ==> 0
[2026-04-02 23:57:05] Production.INFO: Total Charge 0
[2026-04-02 23:57:05] Production.INFO: CreateAllLog End
[2026-04-02 23:57:05] Production.INFO: Account Balance End.
[2026-04-02 23:57:05] Production.ERROR: CronJobId end 12
[2026-04-02 23:57:05] Production.INFO: ==21917== Releasing lock...
[2026-04-02 23:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:57:11] Production.ERROR: CronJobId end10
[2026-04-02 23:57:11] Production.INFO: ==21915== Releasing lock...
[2026-04-02 23:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:57:14] Production.INFO: call_cost start
[2026-04-02 23:57:14] Production.INFO: call_cost end
[2026-04-02 23:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:57:14] Production.INFO: ==21911== Releasing lock...
[2026-04-02 23:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:58:01] Production.INFO: ==22019== Lock acquired, processing the job...
[2026-04-03 04:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:58:01] Production.INFO: neon service started
[2026-04-03 04:58:01] Production.INFO: neon service started
[2026-04-03 04:58:01] Production.INFO: ==22019== Releasing lock...
[2026-04-03 04:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-02 23:58:01] Production.INFO: ==22021== Lock acquired, processing the job...
[2026-04-02 23:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:58:02] Production.INFO: ==22023== Lock acquired, processing the job...
[2026-04-03 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:58:02] Production.INFO: ==22023== Releasing lock...
[2026-04-03 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:58:02] Production.INFO: ==22021== Releasing lock...
[2026-04-02 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:58:02] Production.INFO: ==22028== Lock acquired, processing the job...
[2026-04-02 23:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:58:03] Production.INFO: ==22030== Lock acquired, processing the job...
[2026-04-02 23:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:58:03] Production.INFO: ==22034== Lock acquired, processing the job...
[2026-04-02 23:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:58:03] Production.INFO: ==22032== Lock acquired, processing the job...
[2026-04-02 23:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:58:03] Production.INFO: ==22036== Lock acquired, processing the job...
[2026-04-02 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:58:03] Production.INFO: Account Balance Start.
[2026-04-02 23:58:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:58:03] Production.INFO: 117
[2026-04-02 23:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-09
[2026-04-02 23: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-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23: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-02 23: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-02 23:58:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: ==22036== Releasing lock...
[2026-04-02 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: ==22030== Releasing lock...
[2026-04-02 23:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:03] Production.INFO: Date 2026-03-25
[2026-04-02 23:58:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:58:04] Production.INFO: Total Charge 0
[2026-04-02 23:58:04] Production.INFO: CreateAllLog End
[2026-04-02 23:58:04] Production.INFO: Account Balance End.
[2026-04-02 23:58:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:58:04] Production.INFO: ==22034== Releasing lock...
[2026-04-02 23:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:58:10] Production.ERROR: CronJobId end10
[2026-04-02 23:58:10] Production.INFO: ==22032== Releasing lock...
[2026-04-02 23:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:58:14] Production.INFO: call_cost start
[2026-04-02 23:58:14] Production.INFO: call_cost end
[2026-04-02 23:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:58:14] Production.INFO: ==22028== Releasing lock...
[2026-04-02 23:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:59:01] Production.INFO: ==22177== Lock acquired, processing the job...
[2026-04-03 04:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 04:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 04:59:01] Production.INFO: neon service started
[2026-04-03 04:59:01] Production.INFO: neon service started
[2026-04-03 04:59:01] Production.INFO: ==22177== Releasing lock...
[2026-04-03 04:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 04:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:59:02] Production.INFO: ==22181== Lock acquired, processing the job...
[2026-04-03 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:59:02] Production.INFO: ==22181== Releasing lock...
[2026-04-03 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 03:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-02 23:59:02] Production.INFO: ==22179== Lock acquired, processing the job...
[2026-04-02 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-02 23:59:02] Production.INFO: ==22179== Releasing lock...
[2026-04-02 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-02 23:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-02 23:59:03] Production.INFO: ==22190== Lock acquired, processing the job...
[2026-04-02 23:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-02 23:59:03] Production.INFO: Account Balance Start.
[2026-04-02 23:59:03] Production.INFO: CreateAllLog Start
[2026-04-02 23:59:03] Production.INFO: 117
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-08
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: ==22184== Lock acquired, processing the job...
[2026-04-02 23:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-09
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: ==22186== Lock acquired, processing the job...
[2026-04-02 23:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-10
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: ==22188== Lock acquired, processing the job...
[2026-04-02 23:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-11
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260402Live done
[2026-04-02 23:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402Live done
[2026-04-02 23:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260402Live)
[2026-04-02 23:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-02','2026-04-02','120260402Live')
[2026-04-02 23:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-12
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: ==22192== Lock acquired, processing the job...
[2026-04-02 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-13
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 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-02 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-02 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-02 23:59:03] Production.INFO: Date 2026-03-14
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: ==22192== Releasing lock...
[2026-04-02 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-02 23:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-15
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-16
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-17
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-18
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-19
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-20
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-21
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-22
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-23
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:03] Production.INFO: Date 2026-03-24
[2026-04-02 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:04] Production.INFO: Date 2026-03-25
[2026-04-02 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:04] Production.INFO: Date 2026-03-26
[2026-04-02 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:04] Production.INFO: ==22186== Releasing lock...
[2026-04-02 23:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-02 23:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-02 23:59:04] Production.INFO: Date 2026-03-27
[2026-04-02 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:04] Production.INFO: Date 2026-03-28
[2026-04-02 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:04] Production.INFO: Date 2026-03-29
[2026-04-02 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:04] Production.INFO: Date 2026-03-30
[2026-04-02 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:04] Production.INFO: Date 2026-03-31
[2026-04-02 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:04] Production.INFO: Date 2026-04-01
[2026-04-02 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:04] Production.INFO: Date 2026-04-02
[2026-04-02 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-02 23:59:04] Production.INFO: Total Charge 0
[2026-04-02 23:59:04] Production.INFO: CreateAllLog End
[2026-04-02 23:59:04] Production.INFO: Account Balance End.
[2026-04-02 23:59:04] Production.ERROR: CronJobId end 12
[2026-04-02 23:59:04] Production.INFO: ==22190== Releasing lock...
[2026-04-02 23:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-02 23:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-02 23:59:13] Production.ERROR: CronJobId end10
[2026-04-02 23:59:13] Production.INFO: ==22188== Releasing lock...
[2026-04-02 23:59:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-02 23:59:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-02 23:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-02 23:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-02 23:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-02 23:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-02 23:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-02 23:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-02 23:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-02 23:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-02 23:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-02 23:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-02 23:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-02 23:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-02 23:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-02 23:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-02 23:59:15] Production.INFO: call_cost start
[2026-04-02 23:59:15] Production.INFO: call_cost end
[2026-04-02 23:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-02 23:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-02 23:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-02 23:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-02 23:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-02 23:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-02 23:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-02 23:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-02 23:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-02 23:59:15] Production.INFO: ==22184== Releasing lock...
[2026-04-02 23:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-02 23:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:00:02] Production.INFO: ==22346== Lock acquired, processing the job...
[2026-04-03 05:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:00:02] Production.INFO: neon service started
[2026-04-03 05:00:02] Production.INFO: neon service started
[2026-04-03 05:00:02] Production.INFO: ==22346== Releasing lock...
[2026-04-03 05:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:00:02] Production.INFO: ==22348== Lock acquired, processing the job...
[2026-04-03 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:00:02] Production.INFO: ==22348== Releasing lock...
[2026-04-03 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:00:02] Production.INFO: ==22350== Lock acquired, processing the job...
[2026-04-03 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:00:03] Production.INFO: ==22350== Releasing lock...
[2026-04-03 04:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:00:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:00:03] Production.INFO: ==22359== Lock acquired, processing the job...
[2026-04-03 00:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:00:03] Production.INFO: ==22352== Lock acquired, processing the job...
[2026-04-03 00:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:00:03] Production.INFO: Account Balance Start.
[2026-04-03 00:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:00:03] Production.INFO: 117
[2026-04-03 00:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:03] Production.INFO: ==22355== Lock acquired, processing the job...
[2026-04-03 00:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:00:03] Production.INFO: ==22357== Lock acquired, processing the job...
[2026-04-03 00:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: ==22361== Lock acquired, processing the job...
[2026-04-03 00:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00: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-03 00:00:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00:00:04] Production.INFO: ==22361== Releasing lock...
[2026-04-03 00:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:00:04] Production.INFO: ==22355== Releasing lock...
[2026-04-03 00:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:00:04] Production.INFO: Total Charge 0
[2026-04-03 00:00:04] Production.INFO: CreateAllLog End
[2026-04-03 00:00:04] Production.INFO: Account Balance End.
[2026-04-03 00:00:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:00:05] Production.INFO: ==22359== Releasing lock...
[2026-04-03 00:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:00:13] Production.ERROR: CronJobId end10
[2026-04-03 00:00:13] Production.INFO: ==22357== Releasing lock...
[2026-04-03 00:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:00:13] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:00:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:00:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:00:16] Production.INFO: call_cost start
[2026-04-03 00:00:16] Production.INFO: call_cost end
[2026-04-03 00:00:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:00:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:00:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:00:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:00:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:00:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:00:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:00:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:00:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:00:16] Production.INFO: ==22352== Releasing lock...
[2026-04-03 00:00:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:00:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:01:01] Production.INFO: ==22492== Lock acquired, processing the job...
[2026-04-03 05:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:01:01] Production.INFO: neon service started
[2026-04-03 05:01:01] Production.INFO: neon service started
[2026-04-03 05:01:01] Production.INFO: ==22492== Releasing lock...
[2026-04-03 05:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:01:02] Production.INFO: ==22507== Lock acquired, processing the job...
[2026-04-03 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:01:02] Production.INFO: ==22507== Releasing lock...
[2026-04-03 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:01:02] Production.INFO: ==22509== Lock acquired, processing the job...
[2026-04-03 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:01:02] Production.INFO: ==22509== Releasing lock...
[2026-04-03 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:01:03] Production.INFO: ==22519== Lock acquired, processing the job...
[2026-04-03 00:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:01:03] Production.INFO: ==22521== Lock acquired, processing the job...
[2026-04-03 00:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:01:03] Production.INFO: ==22511== Lock acquired, processing the job...
[2026-04-03 00:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 00:01:03] Production.INFO: ==22525== Lock acquired, processing the job...
[2026-04-03 00:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:01:03] Production.INFO: ==22513== Lock acquired, processing the job...
[2026-04-03 00:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:01:03] Production.INFO: ==22515== Lock acquired, processing the job...
[2026-04-03 00:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:01:03] Production.INFO: Account Balance Start.
[2026-04-03 00:01:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:01:03] Production.INFO: 117
[2026-04-03 00:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 00:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:01:03] Production.ERROR: CronJob PID - 22519
[2026-04-03 00:01:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 00:01:03] Production.ERROR: CronJob ID - 10
[2026-04-03 00:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 00:01:00
[2026-04-03 00:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:01:03] Production.ERROR: CronJob PID - 22521
[2026-04-03 00:01:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 00:01:03] Production.INFO: ==22517== Lock acquired, processing the job...
[2026-04-03 00:01:03] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Starts#
[2026-04-03 00:01:03] Production.ERROR: CronJob ID - 12
[2026-04-03 00:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 00:01:00
[2026-04-03 00:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:01:03] Production.ERROR: CronJob PID - 22525
[2026-04-03 00:01:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-03 00:01:03] Production.ERROR: CronJob ID - 19
[2026-04-03 00:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 00:01:00
[2026-04-03 00:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:01:03] Production.INFO: Date 2026-03-08
[2026-04-03 00: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-03 00:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 00:01:03] Production.INFO: ==22511== Releasing lock...
[2026-04-03 00:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 00:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 00: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-03 00:01:03] Production.INFO: ==22525== Releasing lock...
[2026-04-03 00:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:01:03] Production.INFO: ==22523== Lock acquired, processing the job...
[2026-04-03 00:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 00:01:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 00:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260330 done
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260330 done
[2026-04-03 00:01:04] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260330
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.ERROR: done
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 00:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026795', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Date 2026-03-24
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Date 2026-03-25
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Date 2026-03-26
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Date 2026-03-27
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Date 2026-03-28
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: ==22515== Releasing lock...
[2026-04-03 00:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:01:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:01:05] Production.INFO: Total Charge 0
[2026-04-03 00:01:05] Production.INFO: CreateAllLog End
[2026-04-03 00:01:05] Production.INFO: Account Balance End.
[2026-04-03 00:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:01:05] Production.INFO: ==22521== Releasing lock...
[2026-04-03 00:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:01:06] Production.INFO: call prc_generateSummary(1,'2026-03-30','2026-03-30','120260330')
[2026-04-03 00:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026795', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 00:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 00:01:11] Production.INFO: ProcessCDR(1,17026795,1,1,2)
[2026-04-03 00:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026795,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026795,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 00:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 00:01:12] Production.INFO: ==22523== Releasing lock...
[2026-04-03 00:01:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 00:01:12] Production.INFO: 26 MB #Memory Used#
[2026-04-03 00:01:14] Production.INFO: call prc_generateVendorSummary(1,'2026-03-30','2026-03-30','120260330')
[2026-04-03 00:01:17] Production.ERROR: tmp_tblUsageDetailsReport_120260331 done
[2026-04-03 00:01:17] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260331 done
[2026-04-03 00:01:17] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260331
[2026-04-03 00:01:19] Production.INFO: call prc_generateSummary(1,'2026-03-31','2026-03-31','120260331')
[2026-04-03 00:01:21] Production.ERROR: CronJobId end10
[2026-04-03 00:01:21] Production.INFO: ==22519== Releasing lock...
[2026-04-03 00:01:21] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:01:21] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:01:22] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:01:22] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:01:22] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:01:22] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:01:22] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:01:22] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:01:22] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:01:22] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:01:22] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:01:22] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:01:22] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:01:22] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:01:23] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:01:23] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:01:23] Production.INFO: call_cost start
[2026-04-03 00:01:23] Production.INFO: call_cost end
[2026-04-03 00:01:23] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:01:23] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:01:23] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:01:23] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:01:23] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:01:23] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:01:23] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:01:23] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:01:23] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:01:23] Production.INFO: ==22513== Releasing lock...
[2026-04-03 00:01:23] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:01:23] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:01:23] Production.INFO: call prc_generateVendorSummary(1,'2026-03-31','2026-03-31','120260331')
[2026-04-03 00:01:26] Production.ERROR: tmp_tblUsageDetailsReport_120260401 done
[2026-04-03 00:01:26] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260401 done
[2026-04-03 00:01:26] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260401
[2026-04-03 00:01:27] Production.INFO: call prc_generateSummary(1,'2026-04-01','2026-04-01','120260401')
[2026-04-03 00:01:29] Production.INFO: call prc_generateVendorSummary(1,'2026-04-01','2026-04-01','120260401')
[2026-04-03 00:01:32] Production.ERROR: tmp_tblUsageDetailsReport_120260402 done
[2026-04-03 00:01:32] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260402 done
[2026-04-03 00:01:32] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260402
[2026-04-03 00:01:32] Production.INFO: call prc_generateSummary(1,'2026-04-02','2026-04-02','120260402')
[2026-04-03 00:01:35] Production.INFO: call prc_generateVendorSummary(1,'2026-04-02','2026-04-02','120260402')
[2026-04-03 00:01:39] Production.ERROR: CronJobId end9
[2026-04-03 00:01:39] Production.INFO: ==22517== Releasing lock...
[2026-04-03 00:01:39] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Stops#
[2026-04-03 00:01:39] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:02:02] Production.INFO: ==22627== Lock acquired, processing the job...
[2026-04-03 05:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:02:02] Production.INFO: neon service started
[2026-04-03 05:02:02] Production.INFO: neon service started
[2026-04-03 05:02:02] Production.INFO: ==22627== Releasing lock...
[2026-04-03 05:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:02:02] Production.INFO: ==22630== Lock acquired, processing the job...
[2026-04-03 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:02:02] Production.INFO: ==22632== Lock acquired, processing the job...
[2026-04-03 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:02:02] Production.INFO: ==22632== Releasing lock...
[2026-04-03 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:02:02] Production.INFO: ==22630== Releasing lock...
[2026-04-03 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:02:03] Production.INFO: ==22636== Lock acquired, processing the job...
[2026-04-03 00:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:02:03] Production.INFO: ==22634== Lock acquired, processing the job...
[2026-04-03 00:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:02:03] Production.INFO: ==22640== Lock acquired, processing the job...
[2026-04-03 00:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:02:04] Production.INFO: ==22638== Lock acquired, processing the job...
[2026-04-03 00:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:02:04] Production.INFO: Account Balance Start.
[2026-04-03 00:02:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:02:04] Production.INFO: 117
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-08
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: ==22642== Lock acquired, processing the job...
[2026-04-03 00:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 00:02:04] Production.INFO: ==22644== Lock acquired, processing the job...
[2026-04-03 00:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:02:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: ==22644== Releasing lock...
[2026-04-03 00:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.ERROR: done
[2026-04-03 00:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 00:02:04] Production.INFO: ==22636== Releasing lock...
[2026-04-03 00:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:05] Production.INFO: Date 2026-03-27
[2026-04-03 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:05] Production.INFO: Date 2026-03-28
[2026-04-03 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:05] Production.ERROR: done
[2026-04-03 00:02:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 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-03 00:02:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:05] Production.INFO: ==22642== Releasing lock...
[2026-04-03 00:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 00:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 00:02:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:02:05] Production.INFO: Total Charge 0
[2026-04-03 00:02:05] Production.INFO: CreateAllLog End
[2026-04-03 00:02:05] Production.INFO: Account Balance End.
[2026-04-03 00:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:02:05] Production.INFO: ==22640== Releasing lock...
[2026-04-03 00:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:02:13] Production.ERROR: CronJobId end10
[2026-04-03 00:02:13] Production.INFO: ==22638== Releasing lock...
[2026-04-03 00:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:02:15] Production.INFO: call_cost start
[2026-04-03 00:02:15] Production.INFO: call_cost end
[2026-04-03 00:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:02:15] Production.INFO: ==22634== Releasing lock...
[2026-04-03 00:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:03:01] Production.INFO: ==22741== Lock acquired, processing the job...
[2026-04-03 05:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:03:01] Production.INFO: neon service started
[2026-04-03 05:03:01] Production.INFO: neon service started
[2026-04-03 05:03:01] Production.INFO: ==22741== Releasing lock...
[2026-04-03 05:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:03:01] Production.INFO: ==22745== Lock acquired, processing the job...
[2026-04-03 00:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:03:01] Production.INFO: ==22745== Releasing lock...
[2026-04-03 00:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:03:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:03:02] Production.INFO: ==22747== Lock acquired, processing the job...
[2026-04-03 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:03:02] Production.INFO: ==22747== Releasing lock...
[2026-04-03 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:03:02] Production.INFO: ==22752== Lock acquired, processing the job...
[2026-04-03 00:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:03:02] Production.INFO: ==22754== Lock acquired, processing the job...
[2026-04-03 00:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:03:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:03:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:03:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:03:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:03:02] Production.INFO: ==22758== Lock acquired, processing the job...
[2026-04-03 00:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:03:03] Production.INFO: ==22750== Lock acquired, processing the job...
[2026-04-03 00:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:03:03] Production.INFO: ==22752== Releasing lock...
[2026-04-03 00:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:03:03] Production.INFO: ==22756== Lock acquired, processing the job...
[2026-04-03 00:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 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-03 00:03:03] Production.INFO: Account Balance Start.
[2026-04-03 00:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:03:03] Production.INFO: 117
[2026-04-03 00:03:03] Production.INFO: ==22758== Releasing lock...
[2026-04-03 00:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-26
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-27
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-28
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-29
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-30
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-03-31
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-04-01
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-04-02
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:03] Production.INFO: Date 2026-04-03
[2026-04-03 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:03:04] Production.INFO: Total Charge 0
[2026-04-03 00:03:04] Production.INFO: CreateAllLog End
[2026-04-03 00:03:04] Production.INFO: Account Balance End.
[2026-04-03 00:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:03:04] Production.INFO: ==22756== Releasing lock...
[2026-04-03 00:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:03:10] Production.ERROR: CronJobId end10
[2026-04-03 00:03:10] Production.INFO: ==22754== Releasing lock...
[2026-04-03 00:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:03:13] Production.INFO: call_cost start
[2026-04-03 00:03:13] Production.INFO: call_cost end
[2026-04-03 00:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:03:13] Production.INFO: ==22750== Releasing lock...
[2026-04-03 00:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:04:01] Production.INFO: ==22854== Lock acquired, processing the job...
[2026-04-03 05:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:04:01] Production.INFO: neon service started
[2026-04-03 05:04:01] Production.INFO: neon service started
[2026-04-03 05:04:01] Production.INFO: ==22854== Releasing lock...
[2026-04-03 05:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:04:02] Production.INFO: ==22858== Lock acquired, processing the job...
[2026-04-03 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:04:02] Production.INFO: ==22858== Releasing lock...
[2026-04-03 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:04:02] Production.INFO: ==22856== Lock acquired, processing the job...
[2026-04-03 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:04:02] Production.INFO: ==22856== Releasing lock...
[2026-04-03 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:04:03] Production.INFO: ==22866== Lock acquired, processing the job...
[2026-04-03 00:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:04:03] Production.INFO: ==22862== Lock acquired, processing the job...
[2026-04-03 00:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:04:03] Production.INFO: ==22864== Lock acquired, processing the job...
[2026-04-03 00:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:04:03] Production.INFO: Account Balance Start.
[2026-04-03 00:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:04:03] Production.INFO: 117
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: ==22860== Lock acquired, processing the job...
[2026-04-03 00:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:04:03] Production.INFO: ==22868== Lock acquired, processing the job...
[2026-04-03 00:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:04:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:04:03] Production.INFO: ==22868== Releasing lock...
[2026-04-03 00:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:03] Production.INFO: ==22862== Releasing lock...
[2026-04-03 00:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:04:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:04:04] Production.INFO: Total Charge 0
[2026-04-03 00:04:04] Production.INFO: CreateAllLog End
[2026-04-03 00:04:04] Production.INFO: Account Balance End.
[2026-04-03 00:04:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:04:04] Production.INFO: ==22866== Releasing lock...
[2026-04-03 00:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:04:10] Production.ERROR: CronJobId end10
[2026-04-03 00:04:10] Production.INFO: ==22864== Releasing lock...
[2026-04-03 00:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:04:14] Production.INFO: call_cost start
[2026-04-03 00:04:14] Production.INFO: call_cost end
[2026-04-03 00:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:04:14] Production.INFO: ==22860== Releasing lock...
[2026-04-03 00:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:05:02] Production.INFO: ==22974== Lock acquired, processing the job...
[2026-04-03 05:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:05:02] Production.INFO: neon service started
[2026-04-03 05:05:02] Production.INFO: neon service started
[2026-04-03 05:05:02] Production.INFO: ==22974== Releasing lock...
[2026-04-03 05:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:05:02] Production.INFO: ==22976== Lock acquired, processing the job...
[2026-04-03 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:05:02] Production.INFO: ==22976== Releasing lock...
[2026-04-03 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:05:02] Production.INFO: ==22978== Lock acquired, processing the job...
[2026-04-03 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:05:03] Production.INFO: ==22978== Releasing lock...
[2026-04-03 04:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:05:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:05:03] Production.INFO: ==22981== Lock acquired, processing the job...
[2026-04-03 00:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:05:03] Production.INFO: ==22983== Lock acquired, processing the job...
[2026-04-03 00:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:05:03] Production.INFO: ==22985== Lock acquired, processing the job...
[2026-04-03 00:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:05:03] Production.INFO: ==22987== Lock acquired, processing the job...
[2026-04-03 00:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:05:03] Production.INFO: ==22989== Lock acquired, processing the job...
[2026-04-03 00:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:05:03] Production.INFO: Account Balance Start.
[2026-04-03 00:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:05:03] Production.INFO: 117
[2026-04-03 00:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:05:03] Production.INFO: ==22989== Releasing lock...
[2026-04-03 00:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: ==22983== Releasing lock...
[2026-04-03 00:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:05:04] Production.INFO: Total Charge 0
[2026-04-03 00:05:04] Production.INFO: CreateAllLog End
[2026-04-03 00:05:04] Production.INFO: Account Balance End.
[2026-04-03 00:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:05:04] Production.INFO: ==22987== Releasing lock...
[2026-04-03 00:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:05:11] Production.ERROR: CronJobId end10
[2026-04-03 00:05:11] Production.INFO: ==22985== Releasing lock...
[2026-04-03 00:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:05:14] Production.INFO: call_cost start
[2026-04-03 00:05:14] Production.INFO: call_cost end
[2026-04-03 00:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:05:14] Production.INFO: ==22981== Releasing lock...
[2026-04-03 00:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:06:01] Production.INFO: ==23090== Lock acquired, processing the job...
[2026-04-03 05:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:06:01] Production.INFO: neon service started
[2026-04-03 05:06:01] Production.INFO: neon service started
[2026-04-03 05:06:01] Production.INFO: ==23090== Releasing lock...
[2026-04-03 05:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:06:02] Production.INFO: ==23095== Lock acquired, processing the job...
[2026-04-03 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:06:02] Production.INFO: ==23095== Releasing lock...
[2026-04-03 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 00:06:02] Production.INFO: ==23093== Lock acquired, processing the job...
[2026-04-03 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:06:02] Production.INFO: ==23093== Releasing lock...
[2026-04-03 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:06:03] Production.INFO: ==23098== Lock acquired, processing the job...
[2026-04-03 00:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:06:03] Production.INFO: ==23100== Lock acquired, processing the job...
[2026-04-03 00:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:06:03] Production.INFO: ==23102== Lock acquired, processing the job...
[2026-04-03 00:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:06:03] Production.INFO: ==23104== Lock acquired, processing the job...
[2026-04-03 00:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:06:03] Production.INFO: ==23106== Lock acquired, processing the job...
[2026-04-03 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:06:03] Production.INFO: Account Balance Start.
[2026-04-03 00:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:06:03] Production.INFO: 117
[2026-04-03 00:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:06:03] Production.INFO: ==23106== Releasing lock...
[2026-04-03 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: ==23100== Releasing lock...
[2026-04-03 00:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:06:05] Production.INFO: Total Charge 0
[2026-04-03 00:06:05] Production.INFO: CreateAllLog End
[2026-04-03 00:06:05] Production.INFO: Account Balance End.
[2026-04-03 00:06:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:06:05] Production.INFO: ==23104== Releasing lock...
[2026-04-03 00:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:06:12] Production.ERROR: CronJobId end10
[2026-04-03 00:06:12] Production.INFO: ==23102== Releasing lock...
[2026-04-03 00:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:06:14] Production.INFO: call_cost start
[2026-04-03 00:06:14] Production.INFO: call_cost end
[2026-04-03 00:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:06:14] Production.INFO: ==23098== Releasing lock...
[2026-04-03 00:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:07:02] Production.INFO: ==23207== Lock acquired, processing the job...
[2026-04-03 05:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:07:02] Production.INFO: neon service started
[2026-04-03 05:07:02] Production.INFO: neon service started
[2026-04-03 05:07:02] Production.INFO: ==23207== Releasing lock...
[2026-04-03 05:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:07:02] Production.INFO: ==23209== Lock acquired, processing the job...
[2026-04-03 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:07:02] Production.INFO: ==23209== Releasing lock...
[2026-04-03 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:07:02] Production.INFO: ==23211== Lock acquired, processing the job...
[2026-04-03 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:07:03] Production.INFO: ==23211== Releasing lock...
[2026-04-03 04:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:07:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:07:03] Production.INFO: ==23215== Lock acquired, processing the job...
[2026-04-03 00:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:07:03] Production.INFO: ==23213== Lock acquired, processing the job...
[2026-04-03 00:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:07:03] Production.INFO: ==23219== Lock acquired, processing the job...
[2026-04-03 00:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:07:03] Production.INFO: ==23221== Lock acquired, processing the job...
[2026-04-03 00:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:07:03] Production.INFO: ==23217== Lock acquired, processing the job...
[2026-04-03 00:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:07:03] Production.INFO: Account Balance Start.
[2026-04-03 00:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:07:03] Production.INFO: 117
[2026-04-03 00:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 00: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-03 00:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00: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-03 00:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:07:03] Production.INFO: ==23221== Releasing lock...
[2026-04-03 00:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: ==23215== Releasing lock...
[2026-04-03 00:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:07:04] Production.INFO: Total Charge 0
[2026-04-03 00:07:04] Production.INFO: CreateAllLog End
[2026-04-03 00:07:04] Production.INFO: Account Balance End.
[2026-04-03 00:07:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:07:04] Production.INFO: ==23219== Releasing lock...
[2026-04-03 00:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:07:11] Production.ERROR: CronJobId end10
[2026-04-03 00:07:11] Production.INFO: ==23217== Releasing lock...
[2026-04-03 00:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:07:14] Production.INFO: call_cost start
[2026-04-03 00:07:14] Production.INFO: call_cost end
[2026-04-03 00:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:07:14] Production.INFO: ==23213== Releasing lock...
[2026-04-03 00:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:08:01] Production.INFO: ==23322== Lock acquired, processing the job...
[2026-04-03 05:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:08:01] Production.INFO: neon service started
[2026-04-03 05:08:01] Production.INFO: neon service started
[2026-04-03 05:08:01] Production.INFO: ==23322== Releasing lock...
[2026-04-03 05:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:08:02] Production.INFO: ==23324== Lock acquired, processing the job...
[2026-04-03 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:08:02] Production.INFO: ==23324== Releasing lock...
[2026-04-03 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:08:02] Production.INFO: ==23326== Lock acquired, processing the job...
[2026-04-03 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:08:02] Production.INFO: ==23326== Releasing lock...
[2026-04-03 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:08:02] Production.INFO: ==23336== Lock acquired, processing the job...
[2026-04-03 00:08:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:08:03] Production.INFO: Account Balance Start.
[2026-04-03 00:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:08:03] Production.INFO: 117
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: ==23330== Lock acquired, processing the job...
[2026-04-03 00:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: ==23334== Lock acquired, processing the job...
[2026-04-03 00:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:08:03] Production.INFO: ==23332== Lock acquired, processing the job...
[2026-04-03 00:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: ==23338== Lock acquired, processing the job...
[2026-04-03 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:08:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:08:03] Production.INFO: ==23338== Releasing lock...
[2026-04-03 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-26
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-27
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-28
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-29
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-30
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:03] Production.INFO: Date 2026-03-31
[2026-04-03 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:04] Production.INFO: ==23332== Releasing lock...
[2026-04-03 00:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:08:04] Production.INFO: Total Charge 0
[2026-04-03 00:08:04] Production.INFO: CreateAllLog End
[2026-04-03 00:08:04] Production.INFO: Account Balance End.
[2026-04-03 00:08:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:08:04] Production.INFO: ==23336== Releasing lock...
[2026-04-03 00:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:08:12] Production.ERROR: CronJobId end10
[2026-04-03 00:08:12] Production.INFO: ==23334== Releasing lock...
[2026-04-03 00:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:08:15] Production.INFO: call_cost start
[2026-04-03 00:08:15] Production.INFO: call_cost end
[2026-04-03 00:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:08:15] Production.INFO: ==23330== Releasing lock...
[2026-04-03 00:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:09:02] Production.INFO: ==23446== Lock acquired, processing the job...
[2026-04-03 05:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:09:02] Production.INFO: neon service started
[2026-04-03 05:09:02] Production.INFO: neon service started
[2026-04-03 05:09:02] Production.INFO: ==23446== Releasing lock...
[2026-04-03 05:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:09:02] Production.INFO: ==23448== Lock acquired, processing the job...
[2026-04-03 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:09:02] Production.INFO: ==23448== Releasing lock...
[2026-04-03 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:09:02] Production.INFO: ==23450== Lock acquired, processing the job...
[2026-04-03 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:09:02] Production.INFO: ==23450== Releasing lock...
[2026-04-03 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:09:03] Production.INFO: ==23452== Lock acquired, processing the job...
[2026-04-03 00:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:09:03] Production.INFO: ==23460== Lock acquired, processing the job...
[2026-04-03 00:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:09:03] Production.INFO: ==23454== Lock acquired, processing the job...
[2026-04-03 00:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:09:03] Production.INFO: ==23456== Lock acquired, processing the job...
[2026-04-03 00:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 00:09:03] Production.INFO: ==23458== Lock acquired, processing the job...
[2026-04-03 00:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 00:09:03] Production.INFO: ==23460== Releasing lock...
[2026-04-03 00:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:09:03] Production.INFO: Account Balance Start.
[2026-04-03 00:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:09:03] Production.INFO: 117
[2026-04-03 00:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: ==23454== Releasing lock...
[2026-04-03 00:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:09:05] Production.INFO: Total Charge 0
[2026-04-03 00:09:05] Production.INFO: CreateAllLog End
[2026-04-03 00:09:05] Production.INFO: Account Balance End.
[2026-04-03 00:09:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:09:05] Production.INFO: ==23458== Releasing lock...
[2026-04-03 00:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:09: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,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-03 00:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:09:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:09:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:09:12] Production.INFO: call_cost start
[2026-04-03 00:09:12] Production.INFO: call_cost end
[2026-04-03 00:09:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:09:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:09:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:09:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:09:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:09:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:09:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:09:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:09:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:09:12] Production.INFO: ==23452== Releasing lock...
[2026-04-03 00:09:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:09:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 00:09:12] Production.ERROR: CronJobId end10
[2026-04-03 00:09:12] Production.INFO: ==23456== Releasing lock...
[2026-04-03 00:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:10:01] Production.INFO: ==23557== Lock acquired, processing the job...
[2026-04-03 05:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:10:01] Production.INFO: neon service started
[2026-04-03 05:10:01] Production.INFO: neon service started
[2026-04-03 05:10:01] Production.INFO: ==23557== Releasing lock...
[2026-04-03 05:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:10:02] Production.INFO: ==23559== Lock acquired, processing the job...
[2026-04-03 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:10:02] Production.INFO: ==23561== Lock acquired, processing the job...
[2026-04-03 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:10:02] Production.INFO: ==23561== Releasing lock...
[2026-04-03 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:10:02] Production.INFO: ==23559== Releasing lock...
[2026-04-03 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:10:03] Production.INFO: ==23565== Lock acquired, processing the job...
[2026-04-03 00:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:10:03] Production.INFO: ==23567== Lock acquired, processing the job...
[2026-04-03 00:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:10:03] Production.INFO: ==23569== Lock acquired, processing the job...
[2026-04-03 00:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:10:03] Production.INFO: ==23574== Lock acquired, processing the job...
[2026-04-03 00:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:10:03] Production.INFO: ==23572== Lock acquired, processing the job...
[2026-04-03 00:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:10:03] Production.INFO: Account Balance Start.
[2026-04-03 00:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:10:03] Production.INFO: 117
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: ==23574== Releasing lock...
[2026-04-03 00:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: ==23567== Releasing lock...
[2026-04-03 00:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:10:04] Production.INFO: Total Charge 0
[2026-04-03 00:10:04] Production.INFO: CreateAllLog End
[2026-04-03 00:10:04] Production.INFO: Account Balance End.
[2026-04-03 00:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:10:04] Production.INFO: ==23572== Releasing lock...
[2026-04-03 00:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:10:11] Production.ERROR: CronJobId end10
[2026-04-03 00:10:11] Production.INFO: ==23569== Releasing lock...
[2026-04-03 00:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:10:13] Production.INFO: call_cost start
[2026-04-03 00:10:13] Production.INFO: call_cost end
[2026-04-03 00:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:10:13] Production.INFO: ==23565== Releasing lock...
[2026-04-03 00:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:11:01] Production.INFO: ==23678== Lock acquired, processing the job...
[2026-04-03 05:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:11:02] Production.INFO: neon service started
[2026-04-03 05:11:02] Production.INFO: neon service started
[2026-04-03 05:11:02] Production.INFO: ==23678== Releasing lock...
[2026-04-03 05:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:11:02] Production.INFO: ==23680== Lock acquired, processing the job...
[2026-04-03 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:11:02] Production.INFO: ==23682== Lock acquired, processing the job...
[2026-04-03 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:11:02] Production.INFO: ==23682== Releasing lock...
[2026-04-03 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:11:03] Production.INFO: ==23680== Releasing lock...
[2026-04-03 00:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:11:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:11:03] Production.INFO: ==23687== Lock acquired, processing the job...
[2026-04-03 00:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 00:11:03] Production.INFO: ==23691== Lock acquired, processing the job...
[2026-04-03 00:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 00:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:11:03] Production.ERROR: CronJob PID - 23691
[2026-04-03 00:11:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 00:11:03] Production.ERROR: CronJob ID - 7
[2026-04-03 00:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 00:11:00
[2026-04-03 00:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 00:11:03] Production.INFO: ==23687== Releasing lock...
[2026-04-03 00:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 00:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 00:11:03] Production.INFO: ==23689== Lock acquired, processing the job...
[2026-04-03 00:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:11:04] Production.INFO: ==23697== Lock acquired, processing the job...
[2026-04-03 00:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 00:11:04] Production.INFO: ==23699== Lock acquired, processing the job...
[2026-04-03 00:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 00:11:04] Production.INFO: ==23693== Lock acquired, processing the job...
[2026-04-03 00:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:11:04] Production.INFO: ==23695== Lock acquired, processing the job...
[2026-04-03 00:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00: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-03 00: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-03 00: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-03 00:11:04] Production.INFO: ==23699== Releasing lock...
[2026-04-03 00:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:11:04] Production.INFO: Account Balance Start.
[2026-04-03 00:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:11:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:11:04] Production.INFO: 117
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-08
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.ERROR: done
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: ==23691== Releasing lock...
[2026-04-03 00:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 00:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026837', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-03-23
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-03-24
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-03-25
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-03-26
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-03-27
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-03-28
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:11:05] Production.INFO: Total Charge 0
[2026-04-03 00:11:05] Production.INFO: CreateAllLog End
[2026-04-03 00:11:05] Production.INFO: Account Balance End.
[2026-04-03 00:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:11:05] Production.INFO: ==23695== Releasing lock...
[2026-04-03 00:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026837', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 00:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 00:11:11] Production.INFO: ProcessCDR(1,17026837,1,1,2)
[2026-04-03 00:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026837,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026837,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 00:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 00:11:11] Production.INFO: ==23697== Releasing lock...
[2026-04-03 00:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 00:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 00:11:15] Production.ERROR: CronJobId end10
[2026-04-03 00:11:15] Production.INFO: ==23693== Releasing lock...
[2026-04-03 00:11:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:11:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:11:17] Production.INFO: call_cost start
[2026-04-03 00:11:17] Production.INFO: call_cost end
[2026-04-03 00:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:11:17] Production.INFO: ==23689== Releasing lock...
[2026-04-03 00:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:12:01] Production.INFO: ==23804== Lock acquired, processing the job...
[2026-04-03 05:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:12:01] Production.INFO: neon service started
[2026-04-03 05:12:01] Production.INFO: neon service started
[2026-04-03 05:12:01] Production.INFO: ==23804== Releasing lock...
[2026-04-03 05:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:12:01] Production.INFO: ==23806== Lock acquired, processing the job...
[2026-04-03 00:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:12:02] Production.INFO: ==23806== Releasing lock...
[2026-04-03 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:12:02] Production.INFO: ==23808== Lock acquired, processing the job...
[2026-04-03 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:12:02] Production.INFO: ==23808== Releasing lock...
[2026-04-03 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:12:03] Production.INFO: ==23819== Lock acquired, processing the job...
[2026-04-03 00:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:12:03] Production.INFO: ==23817== Lock acquired, processing the job...
[2026-04-03 00:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:12:03] Production.INFO: ==23811== Lock acquired, processing the job...
[2026-04-03 00:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:12:03] Production.INFO: ==23813== Lock acquired, processing the job...
[2026-04-03 00:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 00:12:03] Production.INFO: Account Balance Start.
[2026-04-03 00:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:12:03] Production.INFO: 117
[2026-04-03 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-03 00:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 00: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-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: ==23819== Releasing lock...
[2026-04-03 00:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:12:03] Production.INFO: ==23815== Lock acquired, processing the job...
[2026-04-03 00:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-26
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: ==23813== Releasing lock...
[2026-04-03 00:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-27
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-28
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:03] Production.INFO: Date 2026-03-29
[2026-04-03 00:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:12:04] Production.INFO: Total Charge 0
[2026-04-03 00:12:04] Production.INFO: CreateAllLog End
[2026-04-03 00:12:04] Production.INFO: Account Balance End.
[2026-04-03 00:12:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:12:04] Production.INFO: ==23817== Releasing lock...
[2026-04-03 00:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:12:11] Production.ERROR: CronJobId end10
[2026-04-03 00:12:11] Production.INFO: ==23815== Releasing lock...
[2026-04-03 00:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:12:15] Production.INFO: call_cost start
[2026-04-03 00:12:15] Production.INFO: call_cost end
[2026-04-03 00:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:12:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:12:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:12:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:12:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:12:15] Production.INFO: ==23811== Releasing lock...
[2026-04-03 00:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:13:01] Production.INFO: ==23920== Lock acquired, processing the job...
[2026-04-03 05:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:13:01] Production.INFO: neon service started
[2026-04-03 05:13:01] Production.INFO: neon service started
[2026-04-03 05:13:01] Production.INFO: ==23920== Releasing lock...
[2026-04-03 05:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:13:02] Production.INFO: ==23922== Lock acquired, processing the job...
[2026-04-03 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:13:02] Production.INFO: ==23924== Lock acquired, processing the job...
[2026-04-03 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:13:02] Production.INFO: ==23922== Releasing lock...
[2026-04-03 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:13:02] Production.INFO: ==23924== Releasing lock...
[2026-04-03 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:13:03] Production.INFO: ==23929== Lock acquired, processing the job...
[2026-04-03 00:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:13:03] Production.INFO: ==23931== Lock acquired, processing the job...
[2026-04-03 00:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:13:03] Production.INFO: ==23933== Lock acquired, processing the job...
[2026-04-03 00:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:13:03] Production.INFO: ==23935== Lock acquired, processing the job...
[2026-04-03 00:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:13:03] Production.INFO: Account Balance Start.
[2026-04-03 00:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:13:03] Production.INFO: 117
[2026-04-03 00:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:03] Production.INFO: ==23937== Lock acquired, processing the job...
[2026-04-03 00:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:03] Production.INFO: ==23937== Releasing lock...
[2026-04-03 00:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: ==23931== Releasing lock...
[2026-04-03 00:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:13:05] Production.INFO: Total Charge 0
[2026-04-03 00:13:05] Production.INFO: CreateAllLog End
[2026-04-03 00:13:05] Production.INFO: Account Balance End.
[2026-04-03 00:13:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:13:05] Production.INFO: ==23935== Releasing lock...
[2026-04-03 00:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:13:12] Production.ERROR: CronJobId end10
[2026-04-03 00:13:12] Production.INFO: ==23933== Releasing lock...
[2026-04-03 00:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:13:15] Production.INFO: call_cost start
[2026-04-03 00:13:15] Production.INFO: call_cost end
[2026-04-03 00:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:13:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:13:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:13:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:13:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:13:15] Production.INFO: ==23929== Releasing lock...
[2026-04-03 00:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:14:01] Production.INFO: ==24031== Lock acquired, processing the job...
[2026-04-03 05:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:14:01] Production.INFO: neon service started
[2026-04-03 05:14:01] Production.INFO: neon service started
[2026-04-03 05:14:01] Production.INFO: ==24031== Releasing lock...
[2026-04-03 05:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:14:01] Production.INFO: ==24033== Lock acquired, processing the job...
[2026-04-03 00:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:14:01] Production.INFO: ==24035== Lock acquired, processing the job...
[2026-04-03 04:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:14:01] Production.INFO: ==24035== Releasing lock...
[2026-04-03 04:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:14:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:14:02] Production.INFO: ==24033== Releasing lock...
[2026-04-03 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:14:02] Production.INFO: ==24042== Lock acquired, processing the job...
[2026-04-03 00:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:14:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:14:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:14:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:14:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:14:03] Production.INFO: ==24038== Lock acquired, processing the job...
[2026-04-03 00:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:14:03] Production.INFO: ==24040== Lock acquired, processing the job...
[2026-04-03 00:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:14:03] Production.INFO: ==24046== Lock acquired, processing the job...
[2026-04-03 00:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:14:03] Production.INFO: ==24044== Lock acquired, processing the job...
[2026-04-03 00:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 00:14:03] Production.INFO: Account Balance Start.
[2026-04-03 00:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:14:03] Production.INFO: 117
[2026-04-03 00:14:03] Production.INFO: ==24046== Releasing lock...
[2026-04-03 00:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: ==24040== Releasing lock...
[2026-04-03 00:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:14:04] Production.INFO: Total Charge 0
[2026-04-03 00:14:04] Production.INFO: CreateAllLog End
[2026-04-03 00:14:04] Production.INFO: Account Balance End.
[2026-04-03 00:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:14:04] Production.INFO: ==24044== Releasing lock...
[2026-04-03 00:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:14:12] Production.ERROR: CronJobId end10
[2026-04-03 00:14:12] Production.INFO: ==24042== Releasing lock...
[2026-04-03 00:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:14:14] Production.INFO: call_cost start
[2026-04-03 00:14:14] Production.INFO: call_cost end
[2026-04-03 00:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:14:14] Production.INFO: ==24038== Releasing lock...
[2026-04-03 00:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:15:01] Production.INFO: ==24150== Lock acquired, processing the job...
[2026-04-03 05:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:15:01] Production.INFO: neon service started
[2026-04-03 05:15:01] Production.INFO: neon service started
[2026-04-03 05:15:01] Production.INFO: ==24150== Releasing lock...
[2026-04-03 05:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:15:02] Production.INFO: ==24154== Lock acquired, processing the job...
[2026-04-03 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:15:02] Production.INFO: ==24154== Releasing lock...
[2026-04-03 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:15:02] Production.INFO: ==24152== Lock acquired, processing the job...
[2026-04-03 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:15:02] Production.INFO: ==24152== Releasing lock...
[2026-04-03 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:15:03] Production.INFO: ==24156== Lock acquired, processing the job...
[2026-04-03 00:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:15:03] Production.INFO: ==24158== Lock acquired, processing the job...
[2026-04-03 00:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:15:03] Production.INFO: ==24160== Lock acquired, processing the job...
[2026-04-03 00:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:15:03] Production.INFO: ==24162== Lock acquired, processing the job...
[2026-04-03 00:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:15:03] Production.INFO: ==24164== Lock acquired, processing the job...
[2026-04-03 00:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:15:03] Production.INFO: Account Balance Start.
[2026-04-03 00:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:15:03] Production.INFO: 117
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:15:03] Production.INFO: ==24164== Releasing lock...
[2026-04-03 00:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: ==24158== Releasing lock...
[2026-04-03 00:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:15:04] Production.INFO: Total Charge 0
[2026-04-03 00:15:04] Production.INFO: CreateAllLog End
[2026-04-03 00:15:04] Production.INFO: Account Balance End.
[2026-04-03 00:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:15:04] Production.INFO: ==24162== Releasing lock...
[2026-04-03 00:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:15:11] Production.ERROR: CronJobId end10
[2026-04-03 00:15:11] Production.INFO: ==24160== Releasing lock...
[2026-04-03 00:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:15:14] Production.INFO: call_cost start
[2026-04-03 00:15:14] Production.INFO: call_cost end
[2026-04-03 00:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:15:14] Production.INFO: ==24156== Releasing lock...
[2026-04-03 00:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:16:02] Production.INFO: ==24272== Lock acquired, processing the job...
[2026-04-03 05:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:16:02] Production.INFO: neon service started
[2026-04-03 05:16:02] Production.INFO: neon service started
[2026-04-03 05:16:02] Production.INFO: ==24272== Releasing lock...
[2026-04-03 05:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:16:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 04:16:02] Production.INFO: ==24276== Lock acquired, processing the job...
[2026-04-03 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:16:02] Production.INFO: ==24276== Releasing lock...
[2026-04-03 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:16:02] Production.INFO: ==24274== Lock acquired, processing the job...
[2026-04-03 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:16:02] Production.INFO: ==24274== Releasing lock...
[2026-04-03 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:16:03] Production.INFO: ==24278== Lock acquired, processing the job...
[2026-04-03 00:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:16:03] Production.INFO: ==24282== Lock acquired, processing the job...
[2026-04-03 00:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:16:03] Production.INFO: ==24284== Lock acquired, processing the job...
[2026-04-03 00:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:16:03] Production.INFO: ==24280== Lock acquired, processing the job...
[2026-04-03 00:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:16:03] Production.INFO: ==24286== Lock acquired, processing the job...
[2026-04-03 00:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:16:03] Production.INFO: Account Balance Start.
[2026-04-03 00:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:16:03] Production.INFO: 117
[2026-04-03 00:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:16:03] Production.INFO: ==24286== Releasing lock...
[2026-04-03 00:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: ==24280== Releasing lock...
[2026-04-03 00:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:16:04] Production.INFO: Total Charge 0
[2026-04-03 00:16:04] Production.INFO: CreateAllLog End
[2026-04-03 00:16:04] Production.INFO: Account Balance End.
[2026-04-03 00:16:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:16:04] Production.INFO: ==24284== Releasing lock...
[2026-04-03 00:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:16:12] Production.ERROR: CronJobId end10
[2026-04-03 00:16:12] Production.INFO: ==24282== Releasing lock...
[2026-04-03 00:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:16:14] Production.INFO: call_cost start
[2026-04-03 00:16:14] Production.INFO: call_cost end
[2026-04-03 00:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:16:14] Production.INFO: ==24278== Releasing lock...
[2026-04-03 00:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:17:01] Production.INFO: ==24393== Lock acquired, processing the job...
[2026-04-03 05:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:17:01] Production.INFO: neon service started
[2026-04-03 05:17:01] Production.INFO: neon service started
[2026-04-03 05:17:01] Production.INFO: ==24393== Releasing lock...
[2026-04-03 05:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:17:01] Production.INFO: ==24395== Lock acquired, processing the job...
[2026-04-03 00:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:17:02] Production.INFO: ==24395== Releasing lock...
[2026-04-03 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:17:02] Production.INFO: ==24397== Lock acquired, processing the job...
[2026-04-03 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:17:02] Production.INFO: ==24397== Releasing lock...
[2026-04-03 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:17:02] Production.INFO: ==24408== Lock acquired, processing the job...
[2026-04-03 00:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00: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-03 00: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-03 00: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-03 00:17:02] Production.INFO: ==24408== Releasing lock...
[2026-04-03 00:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:17:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:17:03] Production.INFO: ==24399== Lock acquired, processing the job...
[2026-04-03 00:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:17:03] Production.INFO: ==24401== Lock acquired, processing the job...
[2026-04-03 00:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:17:03] Production.INFO: ==24404== Lock acquired, processing the job...
[2026-04-03 00:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:17:03] Production.INFO: ==24406== Lock acquired, processing the job...
[2026-04-03 00:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:17:03] Production.INFO: Account Balance Start.
[2026-04-03 00:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:17:03] Production.INFO: 117
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: ==24401== Releasing lock...
[2026-04-03 00:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-26
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-27
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:03] Production.INFO: Date 2026-03-28
[2026-04-03 00:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:17:04] Production.INFO: Total Charge 0
[2026-04-03 00:17:04] Production.INFO: CreateAllLog End
[2026-04-03 00:17:04] Production.INFO: Account Balance End.
[2026-04-03 00:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:17:04] Production.INFO: ==24406== Releasing lock...
[2026-04-03 00:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:17:10] Production.ERROR: CronJobId end10
[2026-04-03 00:17:10] Production.INFO: ==24404== Releasing lock...
[2026-04-03 00:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:17:14] Production.INFO: call_cost start
[2026-04-03 00:17:14] Production.INFO: call_cost end
[2026-04-03 00:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:17:14] Production.INFO: ==24399== Releasing lock...
[2026-04-03 00:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:18:01] Production.INFO: ==24507== Lock acquired, processing the job...
[2026-04-03 05:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:18:01] Production.INFO: neon service started
[2026-04-03 05:18:01] Production.INFO: neon service started
[2026-04-03 05:18:01] Production.INFO: ==24507== Releasing lock...
[2026-04-03 05:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:18:02] Production.INFO: ==24510== Lock acquired, processing the job...
[2026-04-03 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:18:02] Production.INFO: ==24510== Releasing lock...
[2026-04-03 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:18:02] Production.INFO: ==24512== Lock acquired, processing the job...
[2026-04-03 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:18:02] Production.INFO: ==24512== Releasing lock...
[2026-04-03 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:18:03] Production.INFO: ==24520== Lock acquired, processing the job...
[2026-04-03 00:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:18:03] Production.INFO: ==24516== Lock acquired, processing the job...
[2026-04-03 00:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:18:03] Production.INFO: ==24522== Lock acquired, processing the job...
[2026-04-03 00:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:18:03] Production.INFO: ==24518== Lock acquired, processing the job...
[2026-04-03 00:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:18:03] Production.INFO: ==24524== Lock acquired, processing the job...
[2026-04-03 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:18:03] Production.INFO: Account Balance Start.
[2026-04-03 00:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:18:03] Production.INFO: 117
[2026-04-03 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-03 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-03 00:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:03] Production.INFO: ==24524== Releasing lock...
[2026-04-03 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: ==24518== Releasing lock...
[2026-04-03 00:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:18:04] Production.INFO: Total Charge 0
[2026-04-03 00:18:04] Production.INFO: CreateAllLog End
[2026-04-03 00:18:04] Production.INFO: Account Balance End.
[2026-04-03 00:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:18:04] Production.INFO: ==24522== Releasing lock...
[2026-04-03 00:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:18:11] Production.ERROR: CronJobId end10
[2026-04-03 00:18:11] Production.INFO: ==24520== Releasing lock...
[2026-04-03 00:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:18:14] Production.INFO: call_cost start
[2026-04-03 00:18:14] Production.INFO: call_cost end
[2026-04-03 00:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:18:14] Production.INFO: ==24516== Releasing lock...
[2026-04-03 00:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:19:02] Production.INFO: ==24630== Lock acquired, processing the job...
[2026-04-03 05:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:19:02] Production.INFO: neon service started
[2026-04-03 05:19:02] Production.INFO: neon service started
[2026-04-03 05:19:02] Production.INFO: ==24630== Releasing lock...
[2026-04-03 05:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:19:02] Production.INFO: ==24632== Lock acquired, processing the job...
[2026-04-03 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:19:02] Production.INFO: ==24632== Releasing lock...
[2026-04-03 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:19:03] Production.INFO: ==24634== Lock acquired, processing the job...
[2026-04-03 04:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:19:03] Production.INFO: ==24634== Releasing lock...
[2026-04-03 04:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:19:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:19:03] Production.INFO: ==24640== Lock acquired, processing the job...
[2026-04-03 00:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:19:03] Production.INFO: ==24636== Lock acquired, processing the job...
[2026-04-03 00:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:19:03] Production.INFO: ==24638== Lock acquired, processing the job...
[2026-04-03 00:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:19:03] Production.INFO: ==24642== Lock acquired, processing the job...
[2026-04-03 00:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:19:04] Production.INFO: ==24644== Lock acquired, processing the job...
[2026-04-03 00:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00: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-03 00:19:04] Production.INFO: Account Balance Start.
[2026-04-03 00:19:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:19:04] Production.INFO: 117
[2026-04-03 00: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-03 00:19:04] Production.INFO: Date 2026-03-08
[2026-04-03 00: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-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: ==24644== Releasing lock...
[2026-04-03 00:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: ==24638== Releasing lock...
[2026-04-03 00:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:19:05] Production.INFO: Total Charge 0
[2026-04-03 00:19:05] Production.INFO: CreateAllLog End
[2026-04-03 00:19:05] Production.INFO: Account Balance End.
[2026-04-03 00:19:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:19:05] Production.INFO: ==24642== Releasing lock...
[2026-04-03 00:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:19:12] Production.ERROR: CronJobId end10
[2026-04-03 00:19:12] Production.INFO: ==24640== Releasing lock...
[2026-04-03 00:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:19:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:19:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:19:15] Production.INFO: call_cost start
[2026-04-03 00:19:15] Production.INFO: call_cost end
[2026-04-03 00:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:19:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:19:15] Production.INFO: ==24636== Releasing lock...
[2026-04-03 00:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:20:01] Production.INFO: ==24765== Lock acquired, processing the job...
[2026-04-03 05:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:20:01] Production.INFO: neon service started
[2026-04-03 05:20:01] Production.INFO: neon service started
[2026-04-03 05:20:01] Production.INFO: ==24765== Releasing lock...
[2026-04-03 05:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:20:02] Production.INFO: ==24767== Lock acquired, processing the job...
[2026-04-03 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:20:02] Production.INFO: ==24767== Releasing lock...
[2026-04-03 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:20:02] Production.INFO: ==24769== Lock acquired, processing the job...
[2026-04-03 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:20:02] Production.INFO: ==24769== Releasing lock...
[2026-04-03 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:20:03] Production.INFO: ==24771== Lock acquired, processing the job...
[2026-04-03 00:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:20:03] Production.INFO: ==24779== Lock acquired, processing the job...
[2026-04-03 00:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:20:03] Production.INFO: ==24773== Lock acquired, processing the job...
[2026-04-03 00:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:20:03] Production.INFO: ==24775== Lock acquired, processing the job...
[2026-04-03 00:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:20:03] Production.INFO: ==24777== Lock acquired, processing the job...
[2026-04-03 00:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 00:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:20:03] Production.INFO: Account Balance Start.
[2026-04-03 00:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:20:03] Production.INFO: 117
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: ==24779== Releasing lock...
[2026-04-03 00:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: ==24773== Releasing lock...
[2026-04-03 00:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:20:04] Production.INFO: Total Charge 0
[2026-04-03 00:20:04] Production.INFO: CreateAllLog End
[2026-04-03 00:20:04] Production.INFO: Account Balance End.
[2026-04-03 00:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:20:04] Production.INFO: ==24777== Releasing lock...
[2026-04-03 00:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:20:12] Production.ERROR: CronJobId end10
[2026-04-03 00:20:12] Production.INFO: ==24775== Releasing lock...
[2026-04-03 00:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:20:14] Production.INFO: call_cost start
[2026-04-03 00:20:14] Production.INFO: call_cost end
[2026-04-03 00:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:20:14] Production.INFO: ==24771== Releasing lock...
[2026-04-03 00:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:21:02] Production.INFO: ==24878== Lock acquired, processing the job...
[2026-04-03 05:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:21:02] Production.INFO: neon service started
[2026-04-03 05:21:02] Production.INFO: neon service started
[2026-04-03 05:21:02] Production.INFO: ==24878== Releasing lock...
[2026-04-03 05:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:21:02] Production.INFO: ==24882== Lock acquired, processing the job...
[2026-04-03 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:21:02] Production.INFO: ==24880== Lock acquired, processing the job...
[2026-04-03 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:21:02] Production.INFO: ==24882== Releasing lock...
[2026-04-03 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:21:03] Production.INFO: ==24880== Releasing lock...
[2026-04-03 00:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:21:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:21:04] Production.INFO: ==24885== Lock acquired, processing the job...
[2026-04-03 00:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 00:21:04] Production.INFO: ==24889== Lock acquired, processing the job...
[2026-04-03 00:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:21:04] Production.INFO: ==24891== Lock acquired, processing the job...
[2026-04-03 00:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:21:04] Production.INFO: ==24887== Lock acquired, processing the job...
[2026-04-03 00:21:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:21:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 00:21:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 00:21:04] Production.INFO: ==24885== Releasing lock...
[2026-04-03 00:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 00:21:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 00:21:04] Production.INFO: ==24893== Lock acquired, processing the job...
[2026-04-03 00:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:21:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:21:04] Production.INFO: ==24897== Lock acquired, processing the job...
[2026-04-03 00:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:21:04] Production.INFO: ==24895== Lock acquired, processing the job...
[2026-04-03 00:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 00:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 00:21:04] Production.INFO: Account Balance Start.
[2026-04-03 00:21:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:21:04] Production.INFO: 117
[2026-04-03 00: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-03 00: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-03 00:21:04] Production.INFO: Date 2026-03-08
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00:21:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:04] Production.INFO: ==24897== Releasing lock...
[2026-04-03 00:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-20
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.ERROR: done
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-21
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 00:21:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026878', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-22
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-23
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-24
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-25
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: ==24889== Releasing lock...
[2026-04-03 00:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:21:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-26
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-27
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-28
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:21:05] Production.INFO: Total Charge 0
[2026-04-03 00:21:05] Production.INFO: CreateAllLog End
[2026-04-03 00:21:05] Production.INFO: Account Balance End.
[2026-04-03 00:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:21:05] Production.INFO: ==24893== Releasing lock...
[2026-04-03 00:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026878', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 00:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 00:21:10] Production.INFO: ProcessCDR(1,17026878,1,1,2)
[2026-04-03 00:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026878,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026878,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 00:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 00:21:11] Production.INFO: ==24895== Releasing lock...
[2026-04-03 00:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 00:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 00:21:14] Production.ERROR: CronJobId end10
[2026-04-03 00:21:14] Production.INFO: ==24891== Releasing lock...
[2026-04-03 00:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:21:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:21:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:21:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:21:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:21:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:21:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:21:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:21:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:21:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:21:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:21:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:21:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:21:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:21:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:21:17] Production.INFO: call_cost start
[2026-04-03 00:21:17] Production.INFO: call_cost end
[2026-04-03 00:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:21:17] Production.INFO: ==24887== Releasing lock...
[2026-04-03 00:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:22:01] Production.INFO: ==25007== Lock acquired, processing the job...
[2026-04-03 05:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:22:01] Production.INFO: neon service started
[2026-04-03 05:22:01] Production.INFO: neon service started
[2026-04-03 05:22:01] Production.INFO: ==25007== Releasing lock...
[2026-04-03 05:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:22:01] Production.INFO: ==25009== Lock acquired, processing the job...
[2026-04-03 00:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:22:02] Production.INFO: ==25009== Releasing lock...
[2026-04-03 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:22:02] Production.INFO: ==25011== Lock acquired, processing the job...
[2026-04-03 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:22:02] Production.INFO: ==25011== Releasing lock...
[2026-04-03 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:22:03] Production.INFO: ==25014== Lock acquired, processing the job...
[2026-04-03 00:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:22:03] Production.INFO: ==25016== Lock acquired, processing the job...
[2026-04-03 00:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:22:03] Production.INFO: ==25018== Lock acquired, processing the job...
[2026-04-03 00:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:22:03] Production.INFO: ==25020== Lock acquired, processing the job...
[2026-04-03 00:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:22:03] Production.INFO: ==25022== Lock acquired, processing the job...
[2026-04-03 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:22:03] Production.INFO: Account Balance Start.
[2026-04-03 00:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:22:03] Production.INFO: 117
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 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-03 00:22:03] Production.INFO: ==25022== Releasing lock...
[2026-04-03 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: ==25016== Releasing lock...
[2026-04-03 00:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-26
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:03] Production.INFO: Date 2026-03-27
[2026-04-03 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:22:04] Production.INFO: Total Charge 0
[2026-04-03 00:22:04] Production.INFO: CreateAllLog End
[2026-04-03 00:22:04] Production.INFO: Account Balance End.
[2026-04-03 00:22:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:22:04] Production.INFO: ==25020== Releasing lock...
[2026-04-03 00:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:22:11] Production.ERROR: CronJobId end10
[2026-04-03 00:22:11] Production.INFO: ==25018== Releasing lock...
[2026-04-03 00:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:22:14] Production.INFO: call_cost start
[2026-04-03 00:22:14] Production.INFO: call_cost end
[2026-04-03 00:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:22:14] Production.INFO: ==25014== Releasing lock...
[2026-04-03 00:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:23:02] Production.INFO: ==25133== Lock acquired, processing the job...
[2026-04-03 05:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:23:02] Production.INFO: neon service started
[2026-04-03 05:23:02] Production.INFO: neon service started
[2026-04-03 05:23:02] Production.INFO: ==25133== Releasing lock...
[2026-04-03 05:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:23:02] Production.INFO: ==25137== Lock acquired, processing the job...
[2026-04-03 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:23:02] Production.INFO: ==25135== Lock acquired, processing the job...
[2026-04-03 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:23:02] Production.INFO: ==25137== Releasing lock...
[2026-04-03 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:23:02] Production.INFO: ==25135== Releasing lock...
[2026-04-03 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:23:03] Production.INFO: ==25140== Lock acquired, processing the job...
[2026-04-03 00:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:23:03] Production.INFO: ==25144== Lock acquired, processing the job...
[2026-04-03 00:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:23:03] Production.INFO: ==25142== Lock acquired, processing the job...
[2026-04-03 00:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:23:03] Production.INFO: ==25146== Lock acquired, processing the job...
[2026-04-03 00:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:23:03] Production.INFO: ==25148== Lock acquired, processing the job...
[2026-04-03 00:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:23:03] Production.INFO: Account Balance Start.
[2026-04-03 00:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:23:03] Production.INFO: 117
[2026-04-03 00:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00:23:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00: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-03 00:23:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: ==25148== Releasing lock...
[2026-04-03 00:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: ==25142== Releasing lock...
[2026-04-03 00:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:23:04] Production.INFO: Total Charge 0
[2026-04-03 00:23:04] Production.INFO: CreateAllLog End
[2026-04-03 00:23:04] Production.INFO: Account Balance End.
[2026-04-03 00:23:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:23:05] Production.INFO: ==25146== Releasing lock...
[2026-04-03 00:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:23:13] Production.ERROR: CronJobId end10
[2026-04-03 00:23:13] Production.INFO: ==25144== Releasing lock...
[2026-04-03 00:23:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:23:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:23:15] Production.INFO: call_cost start
[2026-04-03 00:23:15] Production.INFO: call_cost end
[2026-04-03 00:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:23:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:23:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:23:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:23:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:23:15] Production.INFO: ==25140== Releasing lock...
[2026-04-03 00:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:24:01] Production.INFO: ==25251== Lock acquired, processing the job...
[2026-04-03 05:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:24:01] Production.INFO: neon service started
[2026-04-03 05:24:01] Production.INFO: neon service started
[2026-04-03 05:24:01] Production.INFO: ==25251== Releasing lock...
[2026-04-03 05:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:24:01] Production.INFO: ==25255== Lock acquired, processing the job...
[2026-04-03 04:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:24:01] Production.INFO: ==25255== Releasing lock...
[2026-04-03 04:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:24:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:24:01] Production.INFO: ==25253== Lock acquired, processing the job...
[2026-04-03 00:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:24:02] Production.INFO: ==25253== Releasing lock...
[2026-04-03 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:24:02] Production.INFO: ==25257== Lock acquired, processing the job...
[2026-04-03 00:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:24:03] Production.INFO: ==25259== Lock acquired, processing the job...
[2026-04-03 00:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:24:03] Production.INFO: ==25266== Lock acquired, processing the job...
[2026-04-03 00:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:24:03] Production.INFO: ==25262== Lock acquired, processing the job...
[2026-04-03 00:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:24:03] Production.INFO: ==25264== Lock acquired, processing the job...
[2026-04-03 00:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 00:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 00:24:03] Production.INFO: Account Balance Start.
[2026-04-03 00:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:24:03] Production.INFO: 117
[2026-04-03 00:24:03] Production.INFO: ==25266== Releasing lock...
[2026-04-03 00:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:24:03] Production.INFO: ==25259== Releasing lock...
[2026-04-03 00:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:24:04] Production.INFO: Total Charge 0
[2026-04-03 00:24:04] Production.INFO: CreateAllLog End
[2026-04-03 00:24:04] Production.INFO: Account Balance End.
[2026-04-03 00:24:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:24:04] Production.INFO: ==25264== Releasing lock...
[2026-04-03 00:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:24:11] Production.ERROR: CronJobId end10
[2026-04-03 00:24:11] Production.INFO: ==25262== Releasing lock...
[2026-04-03 00:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:24:13] Production.INFO: call_cost start
[2026-04-03 00:24:13] Production.INFO: call_cost end
[2026-04-03 00:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:24:13] Production.INFO: ==25257== Releasing lock...
[2026-04-03 00:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:25:01] Production.INFO: ==25367== Lock acquired, processing the job...
[2026-04-03 05:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:25:01] Production.INFO: neon service started
[2026-04-03 05:25:01] Production.INFO: neon service started
[2026-04-03 05:25:01] Production.INFO: ==25367== Releasing lock...
[2026-04-03 05:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:25:02] Production.INFO: ==25369== Lock acquired, processing the job...
[2026-04-03 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:25:02] Production.INFO: ==25371== Lock acquired, processing the job...
[2026-04-03 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:25:02] Production.INFO: ==25371== Releasing lock...
[2026-04-03 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:25:02] Production.INFO: ==25369== Releasing lock...
[2026-04-03 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:25:03] Production.INFO: ==25379== Lock acquired, processing the job...
[2026-04-03 00:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:25:03] Production.INFO: ==25377== Lock acquired, processing the job...
[2026-04-03 00:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:25:03] Production.INFO: ==25375== Lock acquired, processing the job...
[2026-04-03 00:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:25:03] Production.INFO: ==25383== Lock acquired, processing the job...
[2026-04-03 00:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:25:03] Production.INFO: ==25381== Lock acquired, processing the job...
[2026-04-03 00:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 00:25:03] Production.INFO: Account Balance Start.
[2026-04-03 00:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:25:03] Production.INFO: 117
[2026-04-03 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-03 00:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:25:03] Production.INFO: ==25383== Releasing lock...
[2026-04-03 00:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: ==25377== Releasing lock...
[2026-04-03 00:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:25:04] Production.INFO: Total Charge 0
[2026-04-03 00:25:04] Production.INFO: CreateAllLog End
[2026-04-03 00:25:04] Production.INFO: Account Balance End.
[2026-04-03 00:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:25:04] Production.INFO: ==25381== Releasing lock...
[2026-04-03 00:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:25:12] Production.ERROR: CronJobId end10
[2026-04-03 00:25:12] Production.INFO: ==25379== Releasing lock...
[2026-04-03 00:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:25:14] Production.INFO: call_cost start
[2026-04-03 00:25:14] Production.INFO: call_cost end
[2026-04-03 00:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:25:14] Production.INFO: ==25375== Releasing lock...
[2026-04-03 00:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:26:02] Production.INFO: ==25488== Lock acquired, processing the job...
[2026-04-03 05:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:26:02] Production.INFO: neon service started
[2026-04-03 05:26:02] Production.INFO: neon service started
[2026-04-03 05:26:02] Production.INFO: ==25488== Releasing lock...
[2026-04-03 05:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:26:02] Production.INFO: ==25492== Lock acquired, processing the job...
[2026-04-03 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:26:02] Production.INFO: ==25492== Releasing lock...
[2026-04-03 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:26:02] Production.INFO: ==25490== Lock acquired, processing the job...
[2026-04-03 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:26:02] Production.INFO: ==25490== Releasing lock...
[2026-04-03 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:26:03] Production.INFO: ==25495== Lock acquired, processing the job...
[2026-04-03 00:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:26:03] Production.INFO: ==25497== Lock acquired, processing the job...
[2026-04-03 00:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:26:03] Production.INFO: ==25499== Lock acquired, processing the job...
[2026-04-03 00:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:26:03] Production.INFO: ==25503== Lock acquired, processing the job...
[2026-04-03 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:26:03] Production.INFO: ==25501== Lock acquired, processing the job...
[2026-04-03 00:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00: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-03 00: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-03 00:26:04] Production.INFO: Account Balance Start.
[2026-04-03 00:26:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:26:04] Production.INFO: 117
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-08
[2026-04-03 00: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-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: ==25503== Releasing lock...
[2026-04-03 00:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: ==25497== Releasing lock...
[2026-04-03 00:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:26:05] Production.INFO: Total Charge 0
[2026-04-03 00:26:05] Production.INFO: CreateAllLog End
[2026-04-03 00:26:05] Production.INFO: Account Balance End.
[2026-04-03 00:26:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:26:05] Production.INFO: ==25501== Releasing lock...
[2026-04-03 00:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:26:12] Production.ERROR: CronJobId end10
[2026-04-03 00:26:12] Production.INFO: ==25499== Releasing lock...
[2026-04-03 00:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:26:14] Production.INFO: call_cost start
[2026-04-03 00:26:14] Production.INFO: call_cost end
[2026-04-03 00:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:26:15] Production.INFO: ==25495== Releasing lock...
[2026-04-03 00:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:27:01] Production.INFO: ==25609== Lock acquired, processing the job...
[2026-04-03 05:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:27:01] Production.INFO: neon service started
[2026-04-03 05:27:01] Production.INFO: neon service started
[2026-04-03 05:27:01] Production.INFO: ==25609== Releasing lock...
[2026-04-03 05:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:27:02] Production.INFO: ==25611== Lock acquired, processing the job...
[2026-04-03 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:27:02] Production.INFO: ==25613== Lock acquired, processing the job...
[2026-04-03 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:27:02] Production.INFO: ==25613== Releasing lock...
[2026-04-03 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:27:02] Production.INFO: ==25611== Releasing lock...
[2026-04-03 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:27:03] Production.INFO: ==25621== Lock acquired, processing the job...
[2026-04-03 00:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:27:03] Production.INFO: ==25625== Lock acquired, processing the job...
[2026-04-03 00:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:27:03] Production.INFO: ==25617== Lock acquired, processing the job...
[2026-04-03 00:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:27:03] Production.INFO: ==25619== Lock acquired, processing the job...
[2026-04-03 00:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00: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-03 00: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-03 00: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-03 00:27:03] Production.INFO: ==25625== Releasing lock...
[2026-04-03 00:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:27:03] Production.INFO: ==25623== Lock acquired, processing the job...
[2026-04-03 00:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:27:03] Production.INFO: Account Balance Start.
[2026-04-03 00:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:27:03] Production.INFO: 117
[2026-04-03 00:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:03] Production.INFO: ==25619== Releasing lock...
[2026-04-03 00:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:27:05] Production.INFO: Total Charge 0
[2026-04-03 00:27:05] Production.INFO: CreateAllLog End
[2026-04-03 00:27:05] Production.INFO: Account Balance End.
[2026-04-03 00:27:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:27:05] Production.INFO: ==25623== Releasing lock...
[2026-04-03 00:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:27:11] Production.ERROR: CronJobId end10
[2026-04-03 00:27:11] Production.INFO: ==25621== Releasing lock...
[2026-04-03 00:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:27:13] Production.INFO: call_cost start
[2026-04-03 00:27:13] Production.INFO: call_cost end
[2026-04-03 00:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:27:14] Production.INFO: ==25617== Releasing lock...
[2026-04-03 00:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:28:01] Production.INFO: ==25717== Lock acquired, processing the job...
[2026-04-03 05:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:28:02] Production.INFO: neon service started
[2026-04-03 05:28:02] Production.INFO: neon service started
[2026-04-03 05:28:02] Production.INFO: ==25717== Releasing lock...
[2026-04-03 05:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:28:02] Production.INFO: ==25719== Lock acquired, processing the job...
[2026-04-03 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:28:02] Production.INFO: ==25719== Releasing lock...
[2026-04-03 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:28:02] Production.INFO: ==25721== Lock acquired, processing the job...
[2026-04-03 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:28:02] Production.INFO: ==25721== Releasing lock...
[2026-04-03 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:28:03] Production.INFO: ==25729== Lock acquired, processing the job...
[2026-04-03 00:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:28:03] Production.INFO: ==25725== Lock acquired, processing the job...
[2026-04-03 00:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:28:03] Production.INFO: ==25727== Lock acquired, processing the job...
[2026-04-03 00:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:28:03] Production.INFO: ==25732== Lock acquired, processing the job...
[2026-04-03 00:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:28:03] Production.INFO: ==25734== Lock acquired, processing the job...
[2026-04-03 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:28:03] Production.INFO: Account Balance Start.
[2026-04-03 00:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:28:03] Production.INFO: 117
[2026-04-03 00:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:28:04] Production.INFO: ==25734== Releasing lock...
[2026-04-03 00:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: ==25727== Releasing lock...
[2026-04-03 00:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:28:04] Production.INFO: Total Charge 0
[2026-04-03 00:28:04] Production.INFO: CreateAllLog End
[2026-04-03 00:28:04] Production.INFO: Account Balance End.
[2026-04-03 00:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:28:04] Production.INFO: ==25732== Releasing lock...
[2026-04-03 00:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:28:12] Production.ERROR: CronJobId end10
[2026-04-03 00:28:12] Production.INFO: ==25729== Releasing lock...
[2026-04-03 00:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:28:14] Production.INFO: call_cost start
[2026-04-03 00:28:14] Production.INFO: call_cost end
[2026-04-03 00:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:28:14] Production.INFO: ==25725== Releasing lock...
[2026-04-03 00:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:29:01] Production.INFO: ==25823== Lock acquired, processing the job...
[2026-04-03 05:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:29:01] Production.INFO: neon service started
[2026-04-03 05:29:01] Production.INFO: neon service started
[2026-04-03 05:29:01] Production.INFO: ==25823== Releasing lock...
[2026-04-03 05:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:29:01] Production.INFO: ==25825== Lock acquired, processing the job...
[2026-04-03 00:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:29:01] Production.INFO: ==25825== Releasing lock...
[2026-04-03 00:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:29:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:29:02] Production.INFO: ==25827== Lock acquired, processing the job...
[2026-04-03 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:29:02] Production.INFO: ==25827== Releasing lock...
[2026-04-03 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:29:02] Production.INFO: ==25839== Lock acquired, processing the job...
[2026-04-03 00:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:29: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-03 00:29: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-03 00:29: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-03 00:29:02] Production.INFO: ==25839== Releasing lock...
[2026-04-03 00:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:29:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:29:03] Production.INFO: ==25831== Lock acquired, processing the job...
[2026-04-03 00:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:29:03] Production.INFO: ==25829== Lock acquired, processing the job...
[2026-04-03 00:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:29:03] Production.INFO: ==25833== Lock acquired, processing the job...
[2026-04-03 00:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:29:03] Production.INFO: ==25835== Lock acquired, processing the job...
[2026-04-03 00:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:29:03] Production.INFO: Account Balance Start.
[2026-04-03 00:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:29:03] Production.INFO: 117
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: ==25831== Releasing lock...
[2026-04-03 00:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:03] Production.INFO: Date 2026-03-26
[2026-04-03 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:29:04] Production.INFO: Total Charge 0
[2026-04-03 00:29:04] Production.INFO: CreateAllLog End
[2026-04-03 00:29:04] Production.INFO: Account Balance End.
[2026-04-03 00:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:29:04] Production.INFO: ==25835== Releasing lock...
[2026-04-03 00:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:29:10] Production.ERROR: CronJobId end10
[2026-04-03 00:29:10] Production.INFO: ==25833== Releasing lock...
[2026-04-03 00:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:29:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:29:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:29:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:29:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:29:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:29:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:29:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:29:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:29:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:29:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:29:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:29:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:29:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:29:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:29:13] Production.INFO: call_cost start
[2026-04-03 00:29:13] Production.INFO: call_cost end
[2026-04-03 00:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:29:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:29:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:29:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:29:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:29:13] Production.INFO: ==25829== Releasing lock...
[2026-04-03 00:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:30:01] Production.INFO: ==25945== Lock acquired, processing the job...
[2026-04-03 05:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:30:01] Production.INFO: neon service started
[2026-04-03 05:30:01] Production.INFO: neon service started
[2026-04-03 05:30:01] Production.INFO: ==25945== Releasing lock...
[2026-04-03 05:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:30:02] Production.INFO: ==25948== Lock acquired, processing the job...
[2026-04-03 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:30:02] Production.INFO: ==25948== Releasing lock...
[2026-04-03 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:30:02] Production.INFO: ==25950== Lock acquired, processing the job...
[2026-04-03 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:30:02] Production.INFO: ==25950== Releasing lock...
[2026-04-03 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:30:03] Production.INFO: ==25954== Lock acquired, processing the job...
[2026-04-03 00:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:30:03] Production.INFO: ==25956== Lock acquired, processing the job...
[2026-04-03 00:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:30:03] Production.INFO: ==25958== Lock acquired, processing the job...
[2026-04-03 00:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:30:03] Production.INFO: ==25960== Lock acquired, processing the job...
[2026-04-03 00:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:30:03] Production.INFO: ==25962== Lock acquired, processing the job...
[2026-04-03 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:30:03] Production.INFO: Account Balance Start.
[2026-04-03 00:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:30:03] Production.INFO: 117
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:30:03] Production.INFO: ==25962== Releasing lock...
[2026-04-03 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: ==25956== Releasing lock...
[2026-04-03 00:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:30:04] Production.INFO: Total Charge 0
[2026-04-03 00:30:04] Production.INFO: CreateAllLog End
[2026-04-03 00:30:04] Production.INFO: Account Balance End.
[2026-04-03 00:30:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:30:04] Production.INFO: ==25960== Releasing lock...
[2026-04-03 00:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:30:11] Production.ERROR: CronJobId end10
[2026-04-03 00:30:11] Production.INFO: ==25958== Releasing lock...
[2026-04-03 00:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:30:15] Production.INFO: call_cost start
[2026-04-03 00:30:15] Production.INFO: call_cost end
[2026-04-03 00:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:30:15] Production.INFO: ==25954== Releasing lock...
[2026-04-03 00:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:31:02] Production.INFO: ==26064== Lock acquired, processing the job...
[2026-04-03 05:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:31:02] Production.INFO: neon service started
[2026-04-03 05:31:02] Production.INFO: neon service started
[2026-04-03 05:31:02] Production.INFO: ==26064== Releasing lock...
[2026-04-03 05:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:31:02] Production.INFO: ==26066== Lock acquired, processing the job...
[2026-04-03 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:31:02] Production.INFO: ==26066== Releasing lock...
[2026-04-03 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:31:03] Production.INFO: ==26068== Lock acquired, processing the job...
[2026-04-03 04:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:31:03] Production.INFO: ==26068== Releasing lock...
[2026-04-03 04:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:31:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:31:03] Production.INFO: ==26072== Lock acquired, processing the job...
[2026-04-03 00:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:31:03] Production.INFO: ==26074== Lock acquired, processing the job...
[2026-04-03 00:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:31:03] Production.INFO: ==26076== Lock acquired, processing the job...
[2026-04-03 00:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:31:03] Production.INFO: ==26080== Lock acquired, processing the job...
[2026-04-03 00:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 00:31:03] Production.INFO: ==26070== Lock acquired, processing the job...
[2026-04-03 00:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 00:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 00:31:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 00:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:31:04] Production.ERROR: CronJob PID - 26072
[2026-04-03 00:31:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 00:31:04] Production.ERROR: CronJob ID - 5
[2026-04-03 00:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 00:31:00
[2026-04-03 00:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:31:04] Production.ERROR: CronJob PID - 26074
[2026-04-03 00:31:04] Production.ERROR: CronJob Title - Account Block
[2026-04-03 00:31:04] Production.ERROR: CronJob ID - 7
[2026-04-03 00:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 00:31:00
[2026-04-03 00:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:31:04] Production.ERROR: CronJob PID - 26076
[2026-04-03 00:31:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 00:31:04] Production.ERROR: CronJob ID - 10
[2026-04-03 00:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 00:31:00
[2026-04-03 00:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:31:04] Production.ERROR: CronJob PID - 26080
[2026-04-03 00:31:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 00:31:04] Production.ERROR: CronJob ID - 17
[2026-04-03 00:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 00:31:00
[2026-04-03 00:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:31:04] Production.INFO: ==26078== Lock acquired, processing the job...
[2026-04-03 00:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:31:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 00:31:04] Production.INFO: ==26070== Releasing lock...
[2026-04-03 00:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 00:31:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 00:31:04] Production.INFO: ==26082== Lock acquired, processing the job...
[2026-04-03 00:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:31:04] Production.INFO: Account Balance Start.
[2026-04-03 00:31:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:31:04] Production.INFO: 117
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-08
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:31:04] Production.INFO: ==26082== Releasing lock...
[2026-04-03 00:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:04] Production.INFO: ==26074== Releasing lock...
[2026-04-03 00:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:31:04] Production.ERROR: done
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 00:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026919', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 00:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-20
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-21
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-22
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-23
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-24
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-25
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-26
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-27
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-28
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:31:05] Production.INFO: Total Charge 0
[2026-04-03 00:31:05] Production.INFO: CreateAllLog End
[2026-04-03 00:31:05] Production.INFO: Account Balance End.
[2026-04-03 00:31:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:31:05] Production.INFO: ==26078== Releasing lock...
[2026-04-03 00:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:31:12] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026919', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 00:31:12] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 00:31:12] Production.INFO: ProcessCDR(1,17026919,1,1,2)
[2026-04-03 00:31:12] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026919,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:31:12] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026919,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:31:12] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 00:31:12] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 00:31:12] Production.INFO: ==26080== Releasing lock...
[2026-04-03 00:31:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 00:31:12] Production.INFO: 26 MB #Memory Used#
[2026-04-03 00:31:15] Production.ERROR: CronJobId end10
[2026-04-03 00:31:15] Production.INFO: ==26076== Releasing lock...
[2026-04-03 00:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:31:17] Production.INFO: call_cost start
[2026-04-03 00:31:17] Production.INFO: call_cost end
[2026-04-03 00:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:31:17] Production.INFO: ==26072== Releasing lock...
[2026-04-03 00:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:32:01] Production.INFO: ==26176== Lock acquired, processing the job...
[2026-04-03 05:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:32:01] Production.INFO: neon service started
[2026-04-03 05:32:01] Production.INFO: neon service started
[2026-04-03 05:32:01] Production.INFO: ==26176== Releasing lock...
[2026-04-03 05:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:32:01] Production.INFO: ==26180== Lock acquired, processing the job...
[2026-04-03 00:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:32:02] Production.INFO: ==26180== Releasing lock...
[2026-04-03 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:32:02] Production.INFO: ==26182== Lock acquired, processing the job...
[2026-04-03 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:32:02] Production.INFO: ==26182== Releasing lock...
[2026-04-03 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:32:03] Production.INFO: ==26184== Lock acquired, processing the job...
[2026-04-03 00:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:32:03] Production.INFO: ==26192== Lock acquired, processing the job...
[2026-04-03 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:32:03] Production.INFO: ==26186== Lock acquired, processing the job...
[2026-04-03 00:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:32:03] Production.INFO: ==26190== Lock acquired, processing the job...
[2026-04-03 00:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:32:03] Production.INFO: ==26188== Lock acquired, processing the job...
[2026-04-03 00:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:32:03] Production.INFO: Account Balance Start.
[2026-04-03 00:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:32:03] Production.INFO: 117
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 00:32:03] Production.INFO: ==26192== Releasing lock...
[2026-04-03 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:03] Production.INFO: ==26186== Releasing lock...
[2026-04-03 00:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:32:04] Production.INFO: Total Charge 0
[2026-04-03 00:32:04] Production.INFO: CreateAllLog End
[2026-04-03 00:32:04] Production.INFO: Account Balance End.
[2026-04-03 00:32:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:32:04] Production.INFO: ==26190== Releasing lock...
[2026-04-03 00:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:32:11] Production.ERROR: CronJobId end10
[2026-04-03 00:32:11] Production.INFO: ==26188== Releasing lock...
[2026-04-03 00:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:32:13] Production.INFO: call_cost start
[2026-04-03 00:32:13] Production.INFO: call_cost end
[2026-04-03 00:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:32:13] Production.INFO: ==26184== Releasing lock...
[2026-04-03 00:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:33:02] Production.INFO: ==26295== Lock acquired, processing the job...
[2026-04-03 05:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:33:02] Production.INFO: neon service started
[2026-04-03 05:33:02] Production.INFO: neon service started
[2026-04-03 05:33:02] Production.INFO: ==26295== Releasing lock...
[2026-04-03 05:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:33:02] Production.INFO: ==26297== Lock acquired, processing the job...
[2026-04-03 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:33:02] Production.INFO: ==26299== Lock acquired, processing the job...
[2026-04-03 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:33:02] Production.INFO: ==26299== Releasing lock...
[2026-04-03 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:33:03] Production.INFO: ==26297== Releasing lock...
[2026-04-03 00:33:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:33:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:33:03] Production.INFO: ==26306== Lock acquired, processing the job...
[2026-04-03 00:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:33:03] Production.INFO: ==26304== Lock acquired, processing the job...
[2026-04-03 00:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:33:03] Production.INFO: ==26308== Lock acquired, processing the job...
[2026-04-03 00:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:33:03] Production.INFO: ==26310== Lock acquired, processing the job...
[2026-04-03 00:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:33:03] Production.INFO: ==26314== Lock acquired, processing the job...
[2026-04-03 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 00: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-03 00: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-03 00:33:04] Production.INFO: Account Balance Start.
[2026-04-03 00:33:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:33:04] Production.INFO: 117
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-08
[2026-04-03 00:33:04] Production.INFO: ==26314== Releasing lock...
[2026-04-03 00:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: ==26306== Releasing lock...
[2026-04-03 00:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:33:05] Production.INFO: Total Charge 0
[2026-04-03 00:33:05] Production.INFO: CreateAllLog End
[2026-04-03 00:33:05] Production.INFO: Account Balance End.
[2026-04-03 00:33:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:33:05] Production.INFO: ==26310== Releasing lock...
[2026-04-03 00:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:33:12] Production.ERROR: CronJobId end10
[2026-04-03 00:33:12] Production.INFO: ==26308== Releasing lock...
[2026-04-03 00:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:33:14] Production.INFO: call_cost start
[2026-04-03 00:33:14] Production.INFO: call_cost end
[2026-04-03 00:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:33:14] Production.INFO: ==26304== Releasing lock...
[2026-04-03 00:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:34:01] Production.INFO: ==26410== Lock acquired, processing the job...
[2026-04-03 05:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:34:01] Production.INFO: neon service started
[2026-04-03 05:34:01] Production.INFO: neon service started
[2026-04-03 05:34:01] Production.INFO: ==26410== Releasing lock...
[2026-04-03 05:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:34:02] Production.INFO: ==26412== Lock acquired, processing the job...
[2026-04-03 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:34:02] Production.INFO: ==26414== Lock acquired, processing the job...
[2026-04-03 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:34:02] Production.INFO: ==26414== Releasing lock...
[2026-04-03 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:34:02] Production.INFO: ==26412== Releasing lock...
[2026-04-03 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:34:03] Production.INFO: ==26423== Lock acquired, processing the job...
[2026-04-03 00:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:34:03] Production.INFO: ==26419== Lock acquired, processing the job...
[2026-04-03 00:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:34:03] Production.INFO: ==26417== Lock acquired, processing the job...
[2026-04-03 00:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:34:03] Production.INFO: ==26421== Lock acquired, processing the job...
[2026-04-03 00:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:34:03] Production.INFO: Account Balance Start.
[2026-04-03 00:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:34:03] Production.INFO: 117
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: ==26425== Lock acquired, processing the job...
[2026-04-03 00:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:34:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: ==26425== Releasing lock...
[2026-04-03 00:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: ==26419== Releasing lock...
[2026-04-03 00:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:34:04] Production.INFO: Total Charge 0
[2026-04-03 00:34:04] Production.INFO: CreateAllLog End
[2026-04-03 00:34:04] Production.INFO: Account Balance End.
[2026-04-03 00:34:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:34:04] Production.INFO: ==26423== Releasing lock...
[2026-04-03 00:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:34:12] Production.ERROR: CronJobId end10
[2026-04-03 00:34:12] Production.INFO: ==26421== Releasing lock...
[2026-04-03 00:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:34:15] Production.INFO: call_cost start
[2026-04-03 00:34:15] Production.INFO: call_cost end
[2026-04-03 00:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:34:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:34:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:34:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:34:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:34:15] Production.INFO: ==26417== Releasing lock...
[2026-04-03 00:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:35:01] Production.INFO: ==26526== Lock acquired, processing the job...
[2026-04-03 05:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:35:01] Production.INFO: neon service started
[2026-04-03 05:35:01] Production.INFO: neon service started
[2026-04-03 05:35:01] Production.INFO: ==26526== Releasing lock...
[2026-04-03 05:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:35:02] Production.INFO: ==26528== Lock acquired, processing the job...
[2026-04-03 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:35:02] Production.INFO: ==26528== Releasing lock...
[2026-04-03 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:35:02] Production.INFO: ==26530== Lock acquired, processing the job...
[2026-04-03 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:35:02] Production.INFO: ==26530== Releasing lock...
[2026-04-03 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:35:03] Production.INFO: ==26541== Lock acquired, processing the job...
[2026-04-03 00:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:35:03] Production.INFO: Account Balance Start.
[2026-04-03 00:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:35:03] Production.INFO: 117
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: ==26535== Lock acquired, processing the job...
[2026-04-03 00:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: ==26537== Lock acquired, processing the job...
[2026-04-03 00:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:35:03] Production.INFO: ==26539== Lock acquired, processing the job...
[2026-04-03 00:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: ==26543== Lock acquired, processing the job...
[2026-04-03 00:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:35:03] Production.INFO: ==26543== Releasing lock...
[2026-04-03 00:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: ==26537== Releasing lock...
[2026-04-03 00:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:35:04] Production.INFO: Total Charge 0
[2026-04-03 00:35:04] Production.INFO: CreateAllLog End
[2026-04-03 00:35:04] Production.INFO: Account Balance End.
[2026-04-03 00:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:35:04] Production.INFO: ==26541== Releasing lock...
[2026-04-03 00:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:35:12] Production.ERROR: CronJobId end10
[2026-04-03 00:35:12] Production.INFO: ==26539== Releasing lock...
[2026-04-03 00:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:35:15] Production.INFO: call_cost start
[2026-04-03 00:35:15] Production.INFO: call_cost end
[2026-04-03 00:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:35:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:35:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:35:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:35:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:35:15] Production.INFO: ==26535== Releasing lock...
[2026-04-03 00:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:36:01] Production.INFO: ==26641== Lock acquired, processing the job...
[2026-04-03 05:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:36:01] Production.INFO: neon service started
[2026-04-03 05:36:01] Production.INFO: neon service started
[2026-04-03 05:36:01] Production.INFO: ==26641== Releasing lock...
[2026-04-03 05:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:36:01] Production.INFO: ==26645== Lock acquired, processing the job...
[2026-04-03 00:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:36:01] Production.INFO: ==26645== Releasing lock...
[2026-04-03 00:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:36:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:36:02] Production.INFO: ==26647== Lock acquired, processing the job...
[2026-04-03 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:36:02] Production.INFO: ==26647== Releasing lock...
[2026-04-03 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:36:02] Production.INFO: ==26649== Lock acquired, processing the job...
[2026-04-03 00:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:36:02] Production.INFO: ==26652== Lock acquired, processing the job...
[2026-04-03 00:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:36:02] Production.INFO: ==26656== Lock acquired, processing the job...
[2026-04-03 00:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:36:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:36:02] Production.INFO: Account Balance Start.
[2026-04-03 00:36:02] Production.INFO: CreateAllLog Start
[2026-04-03 00:36:02] Production.INFO: 117
[2026-04-03 00:36:02] Production.INFO: Date 2026-03-08
[2026-04-03 00:36:02] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:02] Production.INFO: ==26654== Lock acquired, processing the job...
[2026-04-03 00:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:36:02] Production.INFO: Date 2026-03-09
[2026-04-03 00:36:02] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:02] Production.INFO: ==26658== Lock acquired, processing the job...
[2026-04-03 00:36:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:36:02] Production.INFO: Date 2026-03-10
[2026-04-03 00:36:02] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 00:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:36:03] Production.INFO: ==26658== Releasing lock...
[2026-04-03 00:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: ==26652== Releasing lock...
[2026-04-03 00:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-26
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-27
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-28
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-29
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-30
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-03-31
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-04-01
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-04-02
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Date 2026-04-03
[2026-04-03 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:36:03] Production.INFO: Total Charge 0
[2026-04-03 00:36:03] Production.INFO: CreateAllLog End
[2026-04-03 00:36:03] Production.INFO: Account Balance End.
[2026-04-03 00:36:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:36:04] Production.INFO: ==26656== Releasing lock...
[2026-04-03 00:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:36:12] Production.ERROR: CronJobId end10
[2026-04-03 00:36:12] Production.INFO: ==26654== Releasing lock...
[2026-04-03 00:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:36:15] Production.INFO: call_cost start
[2026-04-03 00:36:15] Production.INFO: call_cost end
[2026-04-03 00:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:36:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:36:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:36:15] Production.INFO: ==26649== Releasing lock...
[2026-04-03 00:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:37:01] Production.INFO: ==26762== Lock acquired, processing the job...
[2026-04-03 05:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:37:01] Production.INFO: neon service started
[2026-04-03 05:37:01] Production.INFO: neon service started
[2026-04-03 05:37:01] Production.INFO: ==26762== Releasing lock...
[2026-04-03 05:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:37:02] Production.INFO: ==26764== Lock acquired, processing the job...
[2026-04-03 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:37:02] Production.INFO: ==26766== Lock acquired, processing the job...
[2026-04-03 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:37:02] Production.INFO: ==26766== Releasing lock...
[2026-04-03 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:37:02] Production.INFO: ==26764== Releasing lock...
[2026-04-03 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:37:03] Production.INFO: ==26770== Lock acquired, processing the job...
[2026-04-03 00:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:37:03] Production.INFO: ==26774== Lock acquired, processing the job...
[2026-04-03 00:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:37:03] Production.INFO: ==26772== Lock acquired, processing the job...
[2026-04-03 00:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:37:03] Production.INFO: ==26776== Lock acquired, processing the job...
[2026-04-03 00:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:37:03] Production.INFO: ==26779== Lock acquired, processing the job...
[2026-04-03 00:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:37:03] Production.INFO: Account Balance Start.
[2026-04-03 00:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:37:03] Production.INFO: 117
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00: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-03 00:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: ==26779== Releasing lock...
[2026-04-03 00:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: ==26772== Releasing lock...
[2026-04-03 00:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:37:04] Production.INFO: Total Charge 0
[2026-04-03 00:37:04] Production.INFO: CreateAllLog End
[2026-04-03 00:37:04] Production.INFO: Account Balance End.
[2026-04-03 00:37:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:37:04] Production.INFO: ==26776== Releasing lock...
[2026-04-03 00:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:37:11] Production.ERROR: CronJobId end10
[2026-04-03 00:37:11] Production.INFO: ==26774== Releasing lock...
[2026-04-03 00:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:37:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:37:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:37:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:37:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:37:13] Production.INFO: call_cost start
[2026-04-03 00:37:13] Production.INFO: call_cost end
[2026-04-03 00:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:37:13] Production.INFO: ==26770== Releasing lock...
[2026-04-03 00:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:38:02] Production.INFO: ==26883== Lock acquired, processing the job...
[2026-04-03 05:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:38:02] Production.INFO: neon service started
[2026-04-03 05:38:02] Production.INFO: neon service started
[2026-04-03 05:38:02] Production.INFO: ==26883== Releasing lock...
[2026-04-03 05:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:38:02] Production.INFO: ==26885== Lock acquired, processing the job...
[2026-04-03 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:38:02] Production.INFO: ==26885== Releasing lock...
[2026-04-03 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:38:02] Production.INFO: ==26887== Lock acquired, processing the job...
[2026-04-03 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:38:03] Production.INFO: ==26887== Releasing lock...
[2026-04-03 04:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:38:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:38:03] Production.INFO: ==26891== Lock acquired, processing the job...
[2026-04-03 00:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:38:03] Production.INFO: ==26889== Lock acquired, processing the job...
[2026-04-03 00:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:38:03] Production.INFO: ==26895== Lock acquired, processing the job...
[2026-04-03 00:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:38:03] Production.INFO: Account Balance Start.
[2026-04-03 00:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:38:03] Production.INFO: 117
[2026-04-03 00:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:38:03] Production.INFO: ==26897== Lock acquired, processing the job...
[2026-04-03 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:03] Production.INFO: ==26893== Lock acquired, processing the job...
[2026-04-03 00:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 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-03 00:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 00:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:03] Production.INFO: ==26897== Releasing lock...
[2026-04-03 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:03] Production.INFO: ==26891== Releasing lock...
[2026-04-03 00:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:38:05] Production.INFO: Total Charge 0
[2026-04-03 00:38:05] Production.INFO: CreateAllLog End
[2026-04-03 00:38:05] Production.INFO: Account Balance End.
[2026-04-03 00:38:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:38:05] Production.INFO: ==26895== Releasing lock...
[2026-04-03 00:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:38:11] Production.ERROR: CronJobId end10
[2026-04-03 00:38:11] Production.INFO: ==26893== Releasing lock...
[2026-04-03 00:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:38:14] Production.INFO: call_cost start
[2026-04-03 00:38:14] Production.INFO: call_cost end
[2026-04-03 00:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:38:14] Production.INFO: ==26889== Releasing lock...
[2026-04-03 00:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:39:01] Production.INFO: ==26996== Lock acquired, processing the job...
[2026-04-03 05:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:39:01] Production.INFO: neon service started
[2026-04-03 05:39:01] Production.INFO: neon service started
[2026-04-03 05:39:01] Production.INFO: ==26996== Releasing lock...
[2026-04-03 05:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:39:01] Production.INFO: ==27000== Lock acquired, processing the job...
[2026-04-03 04:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:39:01] Production.INFO: ==27000== Releasing lock...
[2026-04-03 04:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:39:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:39:01] Production.INFO: ==26998== Lock acquired, processing the job...
[2026-04-03 00:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:39:02] Production.INFO: ==26998== Releasing lock...
[2026-04-03 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:39:02] Production.INFO: ==27007== Lock acquired, processing the job...
[2026-04-03 00:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:39:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:39:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:39:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:39:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:39:03] Production.INFO: ==27003== Lock acquired, processing the job...
[2026-04-03 00:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:39:03] Production.INFO: ==27005== Lock acquired, processing the job...
[2026-04-03 00:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:39:03] Production.INFO: ==27009== Lock acquired, processing the job...
[2026-04-03 00:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:39:03] Production.INFO: ==27011== Lock acquired, processing the job...
[2026-04-03 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:39:03] Production.INFO: Account Balance Start.
[2026-04-03 00:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:39:03] Production.INFO: 117
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00: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-03 00:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: ==27011== Releasing lock...
[2026-04-03 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: ==27005== Releasing lock...
[2026-04-03 00:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:39:04] Production.INFO: Total Charge 0
[2026-04-03 00:39:04] Production.INFO: CreateAllLog End
[2026-04-03 00:39:04] Production.INFO: Account Balance End.
[2026-04-03 00:39:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:39:04] Production.INFO: ==27009== Releasing lock...
[2026-04-03 00:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:39:10] Production.ERROR: CronJobId end10
[2026-04-03 00:39:10] Production.INFO: ==27007== Releasing lock...
[2026-04-03 00:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:39:13] Production.INFO: call_cost start
[2026-04-03 00:39:13] Production.INFO: call_cost end
[2026-04-03 00:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:39:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:39:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:39:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:39:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:39:13] Production.INFO: ==27003== Releasing lock...
[2026-04-03 00:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:40:01] Production.INFO: ==27108== Lock acquired, processing the job...
[2026-04-03 05:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:40:01] Production.INFO: neon service started
[2026-04-03 05:40:01] Production.INFO: neon service started
[2026-04-03 05:40:01] Production.INFO: ==27108== Releasing lock...
[2026-04-03 05:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:40:02] Production.INFO: ==27112== Lock acquired, processing the job...
[2026-04-03 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:40:02] Production.INFO: ==27112== Releasing lock...
[2026-04-03 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:40:02] Production.INFO: ==27110== Lock acquired, processing the job...
[2026-04-03 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:40:02] Production.INFO: ==27110== Releasing lock...
[2026-04-03 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:40:03] Production.INFO: ==27120== Lock acquired, processing the job...
[2026-04-03 00:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:40:03] Production.INFO: Account Balance Start.
[2026-04-03 00:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:40:03] Production.INFO: 117
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: ==27114== Lock acquired, processing the job...
[2026-04-03 00:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:40:03] Production.INFO: ==27116== Lock acquired, processing the job...
[2026-04-03 00:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:40:03] Production.INFO: ==27118== Lock acquired, processing the job...
[2026-04-03 00:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: ==27122== Lock acquired, processing the job...
[2026-04-03 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:40:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:40:03] Production.INFO: ==27122== Releasing lock...
[2026-04-03 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:04] Production.INFO: ==27116== Releasing lock...
[2026-04-03 00:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:40:04] Production.INFO: Total Charge 0
[2026-04-03 00:40:04] Production.INFO: CreateAllLog End
[2026-04-03 00:40:04] Production.INFO: Account Balance End.
[2026-04-03 00:40:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:40:04] Production.INFO: ==27120== Releasing lock...
[2026-04-03 00:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:40:11] Production.ERROR: CronJobId end10
[2026-04-03 00:40:11] Production.INFO: ==27118== Releasing lock...
[2026-04-03 00:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:40:14] Production.INFO: call_cost start
[2026-04-03 00:40:14] Production.INFO: call_cost end
[2026-04-03 00:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:40:14] Production.INFO: ==27114== Releasing lock...
[2026-04-03 00:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:41:02] Production.INFO: ==27228== Lock acquired, processing the job...
[2026-04-03 05:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:41:02] Production.INFO: neon service started
[2026-04-03 05:41:02] Production.INFO: neon service started
[2026-04-03 05:41:02] Production.INFO: ==27228== Releasing lock...
[2026-04-03 05:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:41:02] Production.INFO: ==27230== Lock acquired, processing the job...
[2026-04-03 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:41:02] Production.INFO: ==27232== Lock acquired, processing the job...
[2026-04-03 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:41:02] Production.INFO: ==27232== Releasing lock...
[2026-04-03 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:41:03] Production.INFO: ==27230== Releasing lock...
[2026-04-03 00:41:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:41:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:41:03] Production.INFO: ==27235== Lock acquired, processing the job...
[2026-04-03 00:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 00:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 00:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 00:41:03] Production.INFO: ==27235== Releasing lock...
[2026-04-03 00:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 00:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 00:41:04] Production.INFO: ==27237== Lock acquired, processing the job...
[2026-04-03 00:41:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:41:04] Production.INFO: ==27239== Lock acquired, processing the job...
[2026-04-03 00:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:41:04] Production.INFO: ==27241== Lock acquired, processing the job...
[2026-04-03 00:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:41:04] Production.INFO: ==27243== Lock acquired, processing the job...
[2026-04-03 00:41:04] Production.INFO: ==27245== Lock acquired, processing the job...
[2026-04-03 00:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 00:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:41:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 00:41:04] Production.INFO: Account Balance Start.
[2026-04-03 00:41:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:41:04] Production.INFO: 117
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-08
[2026-04-03 00:41:04] Production.INFO: ==27247== Lock acquired, processing the job...
[2026-04-03 00:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:41:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:41:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: ==27247== Releasing lock...
[2026-04-03 00:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.ERROR: done
[2026-04-03 00:41:05] Production.INFO: Date 2026-03-25
[2026-04-03 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 00:41:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026960', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 00:41:05] Production.INFO: Date 2026-03-26
[2026-04-03 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.INFO: Date 2026-03-27
[2026-04-03 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.INFO: Date 2026-03-28
[2026-04-03 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.INFO: ==27239== Releasing lock...
[2026-04-03 00:41:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:41:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:41:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:41:05] Production.INFO: Total Charge 0
[2026-04-03 00:41:05] Production.INFO: CreateAllLog End
[2026-04-03 00:41:05] Production.INFO: Account Balance End.
[2026-04-03 00:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:41:05] Production.INFO: ==27243== Releasing lock...
[2026-04-03 00:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17026960', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 00:41:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 00:41:11] Production.INFO: ProcessCDR(1,17026960,1,1,2)
[2026-04-03 00:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17026960,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17026960,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:41:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 00:41:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 00:41:11] Production.INFO: ==27245== Releasing lock...
[2026-04-03 00:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 00:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 00:41:14] Production.ERROR: CronJobId end10
[2026-04-03 00:41:14] Production.INFO: ==27241== Releasing lock...
[2026-04-03 00:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:41:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:41:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:41:17] Production.INFO: call_cost start
[2026-04-03 00:41:17] Production.INFO: call_cost end
[2026-04-03 00:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:41:18] Production.INFO: ==27237== Releasing lock...
[2026-04-03 00:41:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:41:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:42:01] Production.INFO: ==27341== Lock acquired, processing the job...
[2026-04-03 05:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:42:01] Production.INFO: neon service started
[2026-04-03 05:42:01] Production.INFO: neon service started
[2026-04-03 05:42:01] Production.INFO: ==27341== Releasing lock...
[2026-04-03 05:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:42:02] Production.INFO: ==27343== Lock acquired, processing the job...
[2026-04-03 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:42:02] Production.INFO: ==27345== Lock acquired, processing the job...
[2026-04-03 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:42:02] Production.INFO: ==27345== Releasing lock...
[2026-04-03 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:42:02] Production.INFO: ==27343== Releasing lock...
[2026-04-03 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:42:03] Production.INFO: ==27350== Lock acquired, processing the job...
[2026-04-03 00:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:42:03] Production.INFO: ==27348== Lock acquired, processing the job...
[2026-04-03 00:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:42:03] Production.INFO: ==27356== Lock acquired, processing the job...
[2026-04-03 00:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00: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-03 00:42:03] Production.INFO: ==27354== Lock acquired, processing the job...
[2026-04-03 00:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00: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-03 00:42:03] Production.INFO: ==27352== Lock acquired, processing the job...
[2026-04-03 00:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00: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-03 00:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:42:03] Production.INFO: ==27356== Releasing lock...
[2026-04-03 00:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:42:03] Production.INFO: Account Balance Start.
[2026-04-03 00:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:42:03] Production.INFO: 117
[2026-04-03 00:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:42:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:03] Production.INFO: ==27350== Releasing lock...
[2026-04-03 00:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:42:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:42:04] Production.INFO: Total Charge 0
[2026-04-03 00:42:04] Production.INFO: CreateAllLog End
[2026-04-03 00:42:05] Production.INFO: Account Balance End.
[2026-04-03 00:42:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:42:05] Production.INFO: ==27354== Releasing lock...
[2026-04-03 00:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:42:12] Production.ERROR: CronJobId end10
[2026-04-03 00:42:12] Production.INFO: ==27352== Releasing lock...
[2026-04-03 00:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:42:14] Production.INFO: call_cost start
[2026-04-03 00:42:14] Production.INFO: call_cost end
[2026-04-03 00:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:42:14] Production.INFO: ==27348== Releasing lock...
[2026-04-03 00:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:43:02] Production.INFO: ==27451== Lock acquired, processing the job...
[2026-04-03 05:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:43:02] Production.INFO: neon service started
[2026-04-03 05:43:02] Production.INFO: neon service started
[2026-04-03 05:43:02] Production.INFO: ==27451== Releasing lock...
[2026-04-03 05:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:43:02] Production.INFO: ==27453== Lock acquired, processing the job...
[2026-04-03 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:43:02] Production.INFO: ==27455== Lock acquired, processing the job...
[2026-04-03 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:43:02] Production.INFO: ==27455== Releasing lock...
[2026-04-03 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:43:03] Production.INFO: ==27453== Releasing lock...
[2026-04-03 00:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:43:03] Production.INFO: ==27460== Lock acquired, processing the job...
[2026-04-03 00:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:43:03] Production.INFO: ==27466== Lock acquired, processing the job...
[2026-04-03 00:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:43:03] Production.INFO: ==27462== Lock acquired, processing the job...
[2026-04-03 00:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:43:03] Production.INFO: ==27464== Lock acquired, processing the job...
[2026-04-03 00:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:43:03] Production.INFO: Account Balance Start.
[2026-04-03 00:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:43:03] Production.INFO: 117
[2026-04-03 00:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-08
[2026-04-03 00:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:43:04] Production.INFO: ==27468== Lock acquired, processing the job...
[2026-04-03 00:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00: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-03 00:43:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00:43:04] Production.INFO: ==27468== Releasing lock...
[2026-04-03 00:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: ==27462== Releasing lock...
[2026-04-03 00:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-03-24
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-03-25
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-03-26
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-03-27
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-03-28
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:43:05] Production.INFO: Total Charge 0
[2026-04-03 00:43:05] Production.INFO: CreateAllLog End
[2026-04-03 00:43:05] Production.INFO: Account Balance End.
[2026-04-03 00:43:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:43:05] Production.INFO: ==27466== Releasing lock...
[2026-04-03 00:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:43:12] Production.ERROR: CronJobId end10
[2026-04-03 00:43:12] Production.INFO: ==27464== Releasing lock...
[2026-04-03 00:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:43:15] Production.INFO: call_cost start
[2026-04-03 00:43:15] Production.INFO: call_cost end
[2026-04-03 00:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:43:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:43:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:43:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:43:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:43:15] Production.INFO: ==27460== Releasing lock...
[2026-04-03 00:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:44:01] Production.INFO: ==27562== Lock acquired, processing the job...
[2026-04-03 05:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:44:01] Production.INFO: neon service started
[2026-04-03 05:44:01] Production.INFO: neon service started
[2026-04-03 05:44:01] Production.INFO: ==27562== Releasing lock...
[2026-04-03 05:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:44:01] Production.INFO: ==27564== Lock acquired, processing the job...
[2026-04-03 00:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:44:02] Production.INFO: ==27564== Releasing lock...
[2026-04-03 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:44:02] Production.INFO: ==27566== Lock acquired, processing the job...
[2026-04-03 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:44:02] Production.INFO: ==27566== Releasing lock...
[2026-04-03 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:44:03] Production.INFO: ==27571== Lock acquired, processing the job...
[2026-04-03 00:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:44:03] Production.INFO: ==27569== Lock acquired, processing the job...
[2026-04-03 00:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:44:03] Production.INFO: ==27573== Lock acquired, processing the job...
[2026-04-03 00:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:44:03] Production.INFO: ==27575== Lock acquired, processing the job...
[2026-04-03 00:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:44:03] Production.INFO: ==27577== Lock acquired, processing the job...
[2026-04-03 00:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 00:44:03] Production.INFO: Account Balance Start.
[2026-04-03 00:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:44:03] Production.INFO: 117
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: ==27577== Releasing lock...
[2026-04-03 00:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:03] Production.INFO: ==27571== Releasing lock...
[2026-04-03 00:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:44:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:44:04] Production.INFO: Total Charge 0
[2026-04-03 00:44:04] Production.INFO: CreateAllLog End
[2026-04-03 00:44:04] Production.INFO: Account Balance End.
[2026-04-03 00:44:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:44:04] Production.INFO: ==27575== Releasing lock...
[2026-04-03 00:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:44:11] Production.ERROR: CronJobId end10
[2026-04-03 00:44:11] Production.INFO: ==27573== Releasing lock...
[2026-04-03 00:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:44:14] Production.INFO: call_cost start
[2026-04-03 00:44:14] Production.INFO: call_cost end
[2026-04-03 00:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:44:14] Production.INFO: ==27569== Releasing lock...
[2026-04-03 00:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:45:01] Production.INFO: ==27681== Lock acquired, processing the job...
[2026-04-03 05:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:45:02] Production.INFO: neon service started
[2026-04-03 05:45:02] Production.INFO: neon service started
[2026-04-03 05:45:02] Production.INFO: ==27681== Releasing lock...
[2026-04-03 05:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:45:02] Production.INFO: ==27683== Lock acquired, processing the job...
[2026-04-03 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:45:02] Production.INFO: ==27683== Releasing lock...
[2026-04-03 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:45:02] Production.INFO: ==27685== Lock acquired, processing the job...
[2026-04-03 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:45:02] Production.INFO: ==27685== Releasing lock...
[2026-04-03 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:45:03] Production.INFO: ==27695== Lock acquired, processing the job...
[2026-04-03 00:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:45:03] Production.INFO: ==27689== Lock acquired, processing the job...
[2026-04-03 00:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 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-03 00:45:03] Production.INFO: ==27695== Releasing lock...
[2026-04-03 00:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:45:03] Production.INFO: ==27687== Lock acquired, processing the job...
[2026-04-03 00:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:45:03] Production.INFO: ==27691== Lock acquired, processing the job...
[2026-04-03 00:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:45:03] Production.INFO: ==27693== Lock acquired, processing the job...
[2026-04-03 00:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:45:03] Production.INFO: Account Balance Start.
[2026-04-03 00:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:45:03] Production.INFO: 117
[2026-04-03 00:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: ==27689== Releasing lock...
[2026-04-03 00:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:45:04] Production.INFO: Total Charge 0
[2026-04-03 00:45:04] Production.INFO: CreateAllLog End
[2026-04-03 00:45:04] Production.INFO: Account Balance End.
[2026-04-03 00:45:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:45:05] Production.INFO: ==27693== Releasing lock...
[2026-04-03 00:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:45:12] Production.ERROR: CronJobId end10
[2026-04-03 00:45:12] Production.INFO: ==27691== Releasing lock...
[2026-04-03 00:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:45:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:45:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:45:15] Production.INFO: call_cost start
[2026-04-03 00:45:15] Production.INFO: call_cost end
[2026-04-03 00:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:45:15] Production.INFO: ==27687== Releasing lock...
[2026-04-03 00:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:46:01] Production.INFO: ==27801== Lock acquired, processing the job...
[2026-04-03 05:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:46:01] Production.INFO: neon service started
[2026-04-03 05:46:01] Production.INFO: neon service started
[2026-04-03 05:46:01] Production.INFO: ==27801== Releasing lock...
[2026-04-03 05:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:46:01] Production.INFO: ==27805== Lock acquired, processing the job...
[2026-04-03 04:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:46:01] Production.INFO: ==27805== Releasing lock...
[2026-04-03 04:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:46:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:46:01] Production.INFO: ==27803== Lock acquired, processing the job...
[2026-04-03 00:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:46:02] Production.INFO: ==27803== Releasing lock...
[2026-04-03 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:46:02] Production.INFO: ==27807== Lock acquired, processing the job...
[2026-04-03 00:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:46:03] Production.INFO: ==27809== Lock acquired, processing the job...
[2026-04-03 00:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:46:03] Production.INFO: ==27811== Lock acquired, processing the job...
[2026-04-03 00:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:46:03] Production.INFO: ==27813== Lock acquired, processing the job...
[2026-04-03 00:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:46:03] Production.INFO: Account Balance Start.
[2026-04-03 00:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:46:03] Production.INFO: 117
[2026-04-03 00:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:46:03] Production.INFO: ==27815== Lock acquired, processing the job...
[2026-04-03 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:46:03] Production.INFO: ==27815== Releasing lock...
[2026-04-03 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: ==27809== Releasing lock...
[2026-04-03 00:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:03] Production.INFO: Date 2026-03-26
[2026-04-03 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:46:04] Production.INFO: Total Charge 0
[2026-04-03 00:46:04] Production.INFO: CreateAllLog End
[2026-04-03 00:46:04] Production.INFO: Account Balance End.
[2026-04-03 00:46:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:46:04] Production.INFO: ==27813== Releasing lock...
[2026-04-03 00:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:46:11] Production.ERROR: CronJobId end10
[2026-04-03 00:46:11] Production.INFO: ==27811== Releasing lock...
[2026-04-03 00:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:46:14] Production.INFO: call_cost start
[2026-04-03 00:46:14] Production.INFO: call_cost end
[2026-04-03 00:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:46:14] Production.INFO: ==27807== Releasing lock...
[2026-04-03 00:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:47:01] Production.INFO: ==27918== Lock acquired, processing the job...
[2026-04-03 05:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:47:01] Production.INFO: neon service started
[2026-04-03 05:47:01] Production.INFO: neon service started
[2026-04-03 05:47:01] Production.INFO: ==27918== Releasing lock...
[2026-04-03 05:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:47:02] Production.INFO: ==27922== Lock acquired, processing the job...
[2026-04-03 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:47:02] Production.INFO: ==27922== Releasing lock...
[2026-04-03 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:47:02] Production.INFO: ==27924== Lock acquired, processing the job...
[2026-04-03 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:47:02] Production.INFO: ==27924== Releasing lock...
[2026-04-03 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:47:03] Production.INFO: ==27928== Lock acquired, processing the job...
[2026-04-03 00:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:47:03] Production.INFO: ==27926== Lock acquired, processing the job...
[2026-04-03 00:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:47:03] Production.INFO: ==27930== Lock acquired, processing the job...
[2026-04-03 00:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:47:03] Production.INFO: ==27932== Lock acquired, processing the job...
[2026-04-03 00:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:47:03] Production.INFO: ==27934== Lock acquired, processing the job...
[2026-04-03 00:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:47:03] Production.INFO: ==27928== Releasing lock...
[2026-04-03 00:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:47:03] Production.INFO: Account Balance Start.
[2026-04-03 00:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:47:03] Production.INFO: 117
[2026-04-03 00:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 00: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-03 00:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 00: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-03 00: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-03 00:47:03] Production.INFO: ==27934== Releasing lock...
[2026-04-03 00:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:47:04] Production.INFO: Total Charge 0
[2026-04-03 00:47:04] Production.INFO: CreateAllLog End
[2026-04-03 00:47:04] Production.INFO: Account Balance End.
[2026-04-03 00:47:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:47:04] Production.INFO: ==27932== Releasing lock...
[2026-04-03 00:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:47:12] Production.ERROR: CronJobId end10
[2026-04-03 00:47:12] Production.INFO: ==27930== Releasing lock...
[2026-04-03 00:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:47:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:47:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:47:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:47:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:47:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:47:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:47:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:47:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:47:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:47:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:47:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:47:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:47:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:47:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:47:16] Production.INFO: call_cost start
[2026-04-03 00:47:16] Production.INFO: call_cost end
[2026-04-03 00:47:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:47:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:47:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:47:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:47:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:47:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:47:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:47:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:47:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:47:16] Production.INFO: ==27926== Releasing lock...
[2026-04-03 00:47:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:47:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:48:02] Production.INFO: ==28039== Lock acquired, processing the job...
[2026-04-03 05:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:48:02] Production.INFO: neon service started
[2026-04-03 05:48:02] Production.INFO: neon service started
[2026-04-03 05:48:02] Production.INFO: ==28039== Releasing lock...
[2026-04-03 05:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:48:02] Production.INFO: ==28041== Lock acquired, processing the job...
[2026-04-03 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:48:02] Production.INFO: ==28043== Lock acquired, processing the job...
[2026-04-03 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:48:02] Production.INFO: ==28043== Releasing lock...
[2026-04-03 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:48:03] Production.INFO: ==28041== Releasing lock...
[2026-04-03 00:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:48:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:48:03] Production.INFO: ==28050== Lock acquired, processing the job...
[2026-04-03 00:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:48:03] Production.INFO: ==28046== Lock acquired, processing the job...
[2026-04-03 00:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:48:03] Production.INFO: ==28048== Lock acquired, processing the job...
[2026-04-03 00:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:48:04] Production.INFO: ==28054== Lock acquired, processing the job...
[2026-04-03 00:48:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:48:04] Production.INFO: ==28052== Lock acquired, processing the job...
[2026-04-03 00:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00: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-03 00: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-03 00: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-03 00:48:04] Production.INFO: Account Balance Start.
[2026-04-03 00:48:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:48:04] Production.INFO: 117
[2026-04-03 00:48:04] Production.INFO: ==28054== Releasing lock...
[2026-04-03 00:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-08
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: ==28048== Releasing lock...
[2026-04-03 00:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Date 2026-03-25
[2026-04-03 00:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Date 2026-03-26
[2026-04-03 00:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Date 2026-03-27
[2026-04-03 00:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Date 2026-03-28
[2026-04-03 00:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:48:05] Production.INFO: Total Charge 0
[2026-04-03 00:48:05] Production.INFO: CreateAllLog End
[2026-04-03 00:48:05] Production.INFO: Account Balance End.
[2026-04-03 00:48:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:48:05] Production.INFO: ==28052== Releasing lock...
[2026-04-03 00:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:48:12] Production.ERROR: CronJobId end10
[2026-04-03 00:48:12] Production.INFO: ==28050== Releasing lock...
[2026-04-03 00:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:48:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:48:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:48:15] Production.INFO: call_cost start
[2026-04-03 00:48:15] Production.INFO: call_cost end
[2026-04-03 00:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:48:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:48:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:48:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:48:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:48:15] Production.INFO: ==28046== Releasing lock...
[2026-04-03 00:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:49:01] Production.INFO: ==28155== Lock acquired, processing the job...
[2026-04-03 05:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:49:01] Production.INFO: neon service started
[2026-04-03 05:49:01] Production.INFO: neon service started
[2026-04-03 05:49:01] Production.INFO: ==28155== Releasing lock...
[2026-04-03 05:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:49:01] Production.INFO: ==28159== Lock acquired, processing the job...
[2026-04-03 04:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:49:02] Production.INFO: ==28159== Releasing lock...
[2026-04-03 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:49:02] Production.INFO: ==28157== Lock acquired, processing the job...
[2026-04-03 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:49:02] Production.INFO: ==28157== Releasing lock...
[2026-04-03 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:49:03] Production.INFO: ==28161== Lock acquired, processing the job...
[2026-04-03 00:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:49:03] Production.INFO: ==28167== Lock acquired, processing the job...
[2026-04-03 00:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:49:03] Production.INFO: ==28163== Lock acquired, processing the job...
[2026-04-03 00:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:49:03] Production.INFO: ==28165== Lock acquired, processing the job...
[2026-04-03 00:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:49:03] Production.INFO: Account Balance Start.
[2026-04-03 00:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:49:03] Production.INFO: 117
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: ==28169== Lock acquired, processing the job...
[2026-04-03 00:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:49:03] Production.INFO: ==28169== Releasing lock...
[2026-04-03 00:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: ==28163== Releasing lock...
[2026-04-03 00:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:49:04] Production.INFO: Total Charge 0
[2026-04-03 00:49:04] Production.INFO: CreateAllLog End
[2026-04-03 00:49:04] Production.INFO: Account Balance End.
[2026-04-03 00:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:49:04] Production.INFO: ==28167== Releasing lock...
[2026-04-03 00:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:49:11] Production.ERROR: CronJobId end10
[2026-04-03 00:49:11] Production.INFO: ==28165== Releasing lock...
[2026-04-03 00:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:49:13] Production.INFO: call_cost start
[2026-04-03 00:49:13] Production.INFO: call_cost end
[2026-04-03 00:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:49:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:49:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:49:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:49:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:49:13] Production.INFO: ==28161== Releasing lock...
[2026-04-03 00:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:50:02] Production.INFO: ==28262== Lock acquired, processing the job...
[2026-04-03 05:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:50:02] Production.INFO: neon service started
[2026-04-03 05:50:02] Production.INFO: neon service started
[2026-04-03 05:50:02] Production.INFO: ==28262== Releasing lock...
[2026-04-03 05:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:50:02] Production.INFO: ==28264== Lock acquired, processing the job...
[2026-04-03 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:50:02] Production.INFO: ==28264== Releasing lock...
[2026-04-03 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:50:02] Production.INFO: ==28266== Lock acquired, processing the job...
[2026-04-03 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:50:02] Production.INFO: ==28266== Releasing lock...
[2026-04-03 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:50:03] Production.INFO: ==28276== Lock acquired, processing the job...
[2026-04-03 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:50:03] Production.INFO: ==28268== Lock acquired, processing the job...
[2026-04-03 00:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:50:03] Production.INFO: ==28270== Lock acquired, processing the job...
[2026-04-03 00:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:50:03] Production.INFO: ==28272== Lock acquired, processing the job...
[2026-04-03 00:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 00:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 00:50:03] Production.INFO: ==28276== Releasing lock...
[2026-04-03 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:50:03] Production.INFO: ==28274== Lock acquired, processing the job...
[2026-04-03 00:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:50:03] Production.INFO: Account Balance Start.
[2026-04-03 00:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:50:03] Production.INFO: 117
[2026-04-03 00:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: ==28270== Releasing lock...
[2026-04-03 00:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:50:05] Production.INFO: Total Charge 0
[2026-04-03 00:50:05] Production.INFO: CreateAllLog End
[2026-04-03 00:50:05] Production.INFO: Account Balance End.
[2026-04-03 00:50:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:50:05] Production.INFO: ==28274== Releasing lock...
[2026-04-03 00:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:50:12] Production.ERROR: CronJobId end10
[2026-04-03 00:50:12] Production.INFO: ==28272== Releasing lock...
[2026-04-03 00:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:50:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:50:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:50:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:50:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:50:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:50:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:50:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:50:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:50:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:50:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:50:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:50:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:50:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:50:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:50:16] Production.INFO: call_cost start
[2026-04-03 00:50:16] Production.INFO: call_cost end
[2026-04-03 00:50:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:50:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:50:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:50:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:50:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:50:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:50:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:50:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:50:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:50:16] Production.INFO: ==28268== Releasing lock...
[2026-04-03 00:50:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:50:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:51:01] Production.INFO: ==28373== Lock acquired, processing the job...
[2026-04-03 05:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:51:01] Production.INFO: neon service started
[2026-04-03 05:51:01] Production.INFO: neon service started
[2026-04-03 05:51:01] Production.INFO: ==28373== Releasing lock...
[2026-04-03 05:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:51:01] Production.INFO: ==28375== Lock acquired, processing the job...
[2026-04-03 00:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:51:02] Production.INFO: ==28375== Releasing lock...
[2026-04-03 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:51:02] Production.INFO: ==28377== Lock acquired, processing the job...
[2026-04-03 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:51:02] Production.INFO: ==28377== Releasing lock...
[2026-04-03 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:51:03] Production.INFO: ==28382== Lock acquired, processing the job...
[2026-04-03 00:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:51:03] Production.INFO: ==28384== Lock acquired, processing the job...
[2026-04-03 00:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:51:03] Production.INFO: ==28380== Lock acquired, processing the job...
[2026-04-03 00:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 00:51:03] Production.INFO: ==28392== Lock acquired, processing the job...
[2026-04-03 00:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 00:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:51:03] Production.ERROR: CronJob PID - 28382
[2026-04-03 00:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 00:51:03] Production.ERROR: CronJob ID - 5
[2026-04-03 00:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 00:51:00
[2026-04-03 00:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:51:03] Production.ERROR: CronJob PID - 28384
[2026-04-03 00:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 00:51:03] Production.ERROR: CronJob ID - 7
[2026-04-03 00:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 00:51:00
[2026-04-03 00:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 00:51:03] Production.ERROR: CronJob PID - 28392
[2026-04-03 00:51:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-03 00:51:03] Production.ERROR: CronJob ID - 19
[2026-04-03 00:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 00:51:00
[2026-04-03 00:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 00:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 00:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 00:51:03] Production.INFO: ==28380== Releasing lock...
[2026-04-03 00:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 00:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 00: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-03 00: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-03 00: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-03 00:51:03] Production.INFO: ==28392== Releasing lock...
[2026-04-03 00:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:51:03] Production.INFO: ==28386== Lock acquired, processing the job...
[2026-04-03 00:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:51:03] Production.INFO: ==28388== Lock acquired, processing the job...
[2026-04-03 00:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:51:03] Production.INFO: ==28390== Lock acquired, processing the job...
[2026-04-03 00:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 00:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 00:51:03] Production.INFO: Account Balance Start.
[2026-04-03 00:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:51:03] Production.INFO: 117
[2026-04-03 00:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: ==28384== Releasing lock...
[2026-04-03 00:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:51:04] Production.ERROR: done
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 00:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027001', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:51:05] Production.INFO: Total Charge 0
[2026-04-03 00:51:05] Production.INFO: CreateAllLog End
[2026-04-03 00:51:05] Production.INFO: Account Balance End.
[2026-04-03 00:51:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:51:05] Production.INFO: ==28388== Releasing lock...
[2026-04-03 00:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027001', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 00:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 00:51:10] Production.INFO: ProcessCDR(1,17027001,1,1,2)
[2026-04-03 00:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027001,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027001,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 00:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 00:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 00:51:10] Production.INFO: ==28390== Releasing lock...
[2026-04-03 00:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 00:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 00:51:15] Production.ERROR: CronJobId end10
[2026-04-03 00:51:15] Production.INFO: ==28386== Releasing lock...
[2026-04-03 00:51:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:51:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:51:16] Production.INFO: call_cost start
[2026-04-03 00:51:16] Production.INFO: call_cost end
[2026-04-03 00:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:51:16] Production.INFO: ==28382== Releasing lock...
[2026-04-03 00:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:52:01] Production.INFO: ==28496== Lock acquired, processing the job...
[2026-04-03 05:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:52:01] Production.INFO: neon service started
[2026-04-03 05:52:01] Production.INFO: neon service started
[2026-04-03 05:52:01] Production.INFO: ==28496== Releasing lock...
[2026-04-03 05:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:52:02] Production.INFO: ==28500== Lock acquired, processing the job...
[2026-04-03 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:52:02] Production.INFO: ==28500== Releasing lock...
[2026-04-03 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:52:02] Production.INFO: ==28498== Lock acquired, processing the job...
[2026-04-03 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:52:02] Production.INFO: ==28498== Releasing lock...
[2026-04-03 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:52:03] Production.INFO: ==28504== Lock acquired, processing the job...
[2026-04-03 00:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:52:03] Production.INFO: ==28506== Lock acquired, processing the job...
[2026-04-03 00:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:52:03] Production.INFO: ==28510== Lock acquired, processing the job...
[2026-04-03 00:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:52:03] Production.INFO: ==28508== Lock acquired, processing the job...
[2026-04-03 00:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:52:03] Production.INFO: ==28512== Lock acquired, processing the job...
[2026-04-03 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:52:03] Production.INFO: Account Balance Start.
[2026-04-03 00:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:52:03] Production.INFO: 117
[2026-04-03 00:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:52:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:52:03] Production.INFO: ==28512== Releasing lock...
[2026-04-03 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:52:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: ==28506== Releasing lock...
[2026-04-03 00:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:52:04] Production.INFO: Total Charge 0
[2026-04-03 00:52:04] Production.INFO: CreateAllLog End
[2026-04-03 00:52:04] Production.INFO: Account Balance End.
[2026-04-03 00:52:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:52:04] Production.INFO: ==28510== Releasing lock...
[2026-04-03 00:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:52:10] Production.ERROR: CronJobId end10
[2026-04-03 00:52:10] Production.INFO: ==28508== Releasing lock...
[2026-04-03 00:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:52:14] Production.INFO: call_cost start
[2026-04-03 00:52:14] Production.INFO: call_cost end
[2026-04-03 00:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:52:14] Production.INFO: ==28504== Releasing lock...
[2026-04-03 00:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:53:02] Production.INFO: ==28612== Lock acquired, processing the job...
[2026-04-03 05:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:53:02] Production.INFO: neon service started
[2026-04-03 05:53:02] Production.INFO: neon service started
[2026-04-03 05:53:02] Production.INFO: ==28612== Releasing lock...
[2026-04-03 05:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:53:02] Production.INFO: ==28614== Lock acquired, processing the job...
[2026-04-03 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:53:02] Production.INFO: ==28614== Releasing lock...
[2026-04-03 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:53:02] Production.INFO: ==28616== Lock acquired, processing the job...
[2026-04-03 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:53:03] Production.INFO: ==28616== Releasing lock...
[2026-04-03 04:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:53:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:53:03] Production.INFO: ==28626== Lock acquired, processing the job...
[2026-04-03 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 00:53:03] Production.INFO: ==28626== Releasing lock...
[2026-04-03 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:53:03] Production.INFO: ==28622== Lock acquired, processing the job...
[2026-04-03 00:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:53:03] Production.INFO: ==28618== Lock acquired, processing the job...
[2026-04-03 00:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:53:03] Production.INFO: ==28620== Lock acquired, processing the job...
[2026-04-03 00:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:53:03] Production.INFO: ==28624== Lock acquired, processing the job...
[2026-04-03 00:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:53:04] Production.INFO: Account Balance Start.
[2026-04-03 00:53:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:53:04] Production.INFO: 117
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-08
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: ==28620== Releasing lock...
[2026-04-03 00:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:53:04] Production.INFO: Total Charge 0
[2026-04-03 00:53:05] Production.INFO: CreateAllLog End
[2026-04-03 00:53:05] Production.INFO: Account Balance End.
[2026-04-03 00:53:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:53:05] Production.INFO: ==28624== Releasing lock...
[2026-04-03 00:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:53:12] Production.ERROR: CronJobId end10
[2026-04-03 00:53:12] Production.INFO: ==28622== Releasing lock...
[2026-04-03 00:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:53:15] Production.INFO: call_cost start
[2026-04-03 00:53:15] Production.INFO: call_cost end
[2026-04-03 00:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:53:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:53:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:53:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:53:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:53:15] Production.INFO: ==28618== Releasing lock...
[2026-04-03 00:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:54:01] Production.INFO: ==28724== Lock acquired, processing the job...
[2026-04-03 05:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:54:01] Production.INFO: neon service started
[2026-04-03 05:54:01] Production.INFO: neon service started
[2026-04-03 05:54:01] Production.INFO: ==28724== Releasing lock...
[2026-04-03 05:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:54:02] Production.INFO: ==28728== Lock acquired, processing the job...
[2026-04-03 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:54:02] Production.INFO: ==28728== Releasing lock...
[2026-04-03 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:54:02] Production.INFO: ==28726== Lock acquired, processing the job...
[2026-04-03 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:54:02] Production.INFO: ==28726== Releasing lock...
[2026-04-03 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:54:03] Production.INFO: ==28737== Lock acquired, processing the job...
[2026-04-03 00:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:54:03] Production.INFO: ==28733== Lock acquired, processing the job...
[2026-04-03 00:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:54:03] Production.INFO: ==28735== Lock acquired, processing the job...
[2026-04-03 00:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:54:03] Production.INFO: ==28739== Lock acquired, processing the job...
[2026-04-03 00:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:54:03] Production.INFO: ==28741== Lock acquired, processing the job...
[2026-04-03 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:54:03] Production.INFO: Account Balance Start.
[2026-04-03 00:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:54:03] Production.INFO: 117
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 00:54:03] Production.INFO: ==28741== Releasing lock...
[2026-04-03 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: ==28735== Releasing lock...
[2026-04-03 00:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:54:04] Production.INFO: Total Charge 0
[2026-04-03 00:54:04] Production.INFO: CreateAllLog End
[2026-04-03 00:54:04] Production.INFO: Account Balance End.
[2026-04-03 00:54:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:54:04] Production.INFO: ==28739== Releasing lock...
[2026-04-03 00:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:54:11] Production.ERROR: CronJobId end10
[2026-04-03 00:54:11] Production.INFO: ==28737== Releasing lock...
[2026-04-03 00:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:54:14] Production.INFO: call_cost start
[2026-04-03 00:54:14] Production.INFO: call_cost end
[2026-04-03 00:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:54:14] Production.INFO: ==28733== Releasing lock...
[2026-04-03 00:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:55:02] Production.INFO: ==28840== Lock acquired, processing the job...
[2026-04-03 05:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:55:02] Production.INFO: neon service started
[2026-04-03 05:55:02] Production.INFO: neon service started
[2026-04-03 05:55:02] Production.INFO: ==28840== Releasing lock...
[2026-04-03 05:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:55:02] Production.INFO: ==28844== Lock acquired, processing the job...
[2026-04-03 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:55:02] Production.INFO: ==28844== Releasing lock...
[2026-04-03 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:55:02] Production.INFO: ==28842== Lock acquired, processing the job...
[2026-04-03 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:55:03] Production.INFO: ==28842== Releasing lock...
[2026-04-03 00:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:55:03] Production.INFO: ==28854== Lock acquired, processing the job...
[2026-04-03 00:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 00:55:03] Production.INFO: ==28854== Releasing lock...
[2026-04-03 00:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:55:03] Production.INFO: ==28846== Lock acquired, processing the job...
[2026-04-03 00:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:55:04] Production.INFO: ==28848== Lock acquired, processing the job...
[2026-04-03 00:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:55:04] Production.INFO: ==28850== Lock acquired, processing the job...
[2026-04-03 00:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:55:04] Production.INFO: ==28852== Lock acquired, processing the job...
[2026-04-03 00:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:55:04] Production.INFO: Account Balance Start.
[2026-04-03 00:55:04] Production.INFO: CreateAllLog Start
[2026-04-03 00:55:04] Production.INFO: 117
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-08
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-09
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-10
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-11
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-12
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-13
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-14
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-15
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: ==28848== Releasing lock...
[2026-04-03 00:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-03-22
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-03-23
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-03-24
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-03-25
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-03-26
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-03-27
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-03-28
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-03-29
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-03-30
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-03-31
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-04-01
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-04-02
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Date 2026-04-03
[2026-04-03 00:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 00:55:05] Production.INFO: Total Charge 0
[2026-04-03 00:55:05] Production.INFO: CreateAllLog End
[2026-04-03 00:55:05] Production.INFO: Account Balance End.
[2026-04-03 00:55:05] Production.ERROR: CronJobId end 12
[2026-04-03 00:55:05] Production.INFO: ==28852== Releasing lock...
[2026-04-03 00:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:55:13] Production.ERROR: CronJobId end10
[2026-04-03 00:55:13] Production.INFO: ==28850== Releasing lock...
[2026-04-03 00:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:55:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:55:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:55:16] Production.INFO: call_cost start
[2026-04-03 00:55:16] Production.INFO: call_cost end
[2026-04-03 00:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:55:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:55:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:55:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:55:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:55:16] Production.INFO: ==28846== Releasing lock...
[2026-04-03 00:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:56:01] Production.INFO: ==28948== Lock acquired, processing the job...
[2026-04-03 05:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:56:01] Production.INFO: neon service started
[2026-04-03 05:56:01] Production.INFO: neon service started
[2026-04-03 05:56:01] Production.INFO: ==28948== Releasing lock...
[2026-04-03 05:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:56:01] Production.INFO: ==28951== Lock acquired, processing the job...
[2026-04-03 00:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:56:02] Production.INFO: ==28951== Releasing lock...
[2026-04-03 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:56:02] Production.INFO: ==28953== Lock acquired, processing the job...
[2026-04-03 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:56:02] Production.INFO: ==28953== Releasing lock...
[2026-04-03 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:56:02] Production.INFO: ==28955== Lock acquired, processing the job...
[2026-04-03 00:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:56:03] Production.INFO: ==28957== Lock acquired, processing the job...
[2026-04-03 00:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:56:03] Production.INFO: ==28963== Lock acquired, processing the job...
[2026-04-03 00:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:56:03] Production.INFO: ==28959== Lock acquired, processing the job...
[2026-04-03 00:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:56:03] Production.INFO: ==28961== Lock acquired, processing the job...
[2026-04-03 00:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00: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-03 00: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-03 00: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-03 00:56:03] Production.INFO: Account Balance Start.
[2026-04-03 00:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:56:03] Production.INFO: 117
[2026-04-03 00:56:03] Production.INFO: ==28963== Releasing lock...
[2026-04-03 00:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: ==28957== Releasing lock...
[2026-04-03 00:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-26
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-27
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:03] Production.INFO: Date 2026-03-28
[2026-04-03 00:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:56:04] Production.INFO: Total Charge 0
[2026-04-03 00:56:04] Production.INFO: CreateAllLog End
[2026-04-03 00:56:04] Production.INFO: Account Balance End.
[2026-04-03 00:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:56:04] Production.INFO: ==28961== Releasing lock...
[2026-04-03 00:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:56:11] Production.ERROR: CronJobId end10
[2026-04-03 00:56:11] Production.INFO: ==28959== Releasing lock...
[2026-04-03 00:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:56:15] Production.INFO: call_cost start
[2026-04-03 00:56:15] Production.INFO: call_cost end
[2026-04-03 00:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:56:15] Production.INFO: ==28955== Releasing lock...
[2026-04-03 00:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:57:02] Production.INFO: ==29062== Lock acquired, processing the job...
[2026-04-03 05:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:57:02] Production.INFO: neon service started
[2026-04-03 05:57:02] Production.INFO: neon service started
[2026-04-03 05:57:02] Production.INFO: ==29062== Releasing lock...
[2026-04-03 05:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:57:02] Production.INFO: ==29067== Lock acquired, processing the job...
[2026-04-03 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:57:02] Production.INFO: ==29067== Releasing lock...
[2026-04-03 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:57:02] Production.INFO: ==29065== Lock acquired, processing the job...
[2026-04-03 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:57:02] Production.INFO: ==29065== Releasing lock...
[2026-04-03 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 00:57:03] Production.INFO: ==29070== Lock acquired, processing the job...
[2026-04-03 00:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:57:03] Production.INFO: ==29072== Lock acquired, processing the job...
[2026-04-03 00:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:57:03] Production.INFO: ==29074== Lock acquired, processing the job...
[2026-04-03 00:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:57:03] Production.INFO: ==29076== Lock acquired, processing the job...
[2026-04-03 00:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:57:03] Production.INFO: ==29078== Lock acquired, processing the job...
[2026-04-03 00:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:57:03] Production.INFO: Account Balance Start.
[2026-04-03 00:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:57:03] Production.INFO: 117
[2026-04-03 00:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 00:57:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:03] Production.INFO: ==29078== Releasing lock...
[2026-04-03 00:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:57:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: ==29072== Releasing lock...
[2026-04-03 00:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:57:04] Production.INFO: Total Charge 0
[2026-04-03 00:57:04] Production.INFO: CreateAllLog End
[2026-04-03 00:57:04] Production.INFO: Account Balance End.
[2026-04-03 00:57:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:57:04] Production.INFO: ==29076== Releasing lock...
[2026-04-03 00:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:57:11] Production.ERROR: CronJobId end10
[2026-04-03 00:57:11] Production.INFO: ==29074== Releasing lock...
[2026-04-03 00:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:57:14] Production.INFO: call_cost start
[2026-04-03 00:57:14] Production.INFO: call_cost end
[2026-04-03 00:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:57:14] Production.INFO: ==29070== Releasing lock...
[2026-04-03 00:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:58:01] Production.INFO: ==29174== Lock acquired, processing the job...
[2026-04-03 05:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:58:01] Production.INFO: neon service started
[2026-04-03 05:58:01] Production.INFO: neon service started
[2026-04-03 05:58:01] Production.INFO: ==29174== Releasing lock...
[2026-04-03 05:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:58:01] Production.INFO: ==29177== Lock acquired, processing the job...
[2026-04-03 00:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 00:58:02] Production.INFO: ==29177== Releasing lock...
[2026-04-03 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:58:02] Production.INFO: ==29179== Lock acquired, processing the job...
[2026-04-03 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:58:02] Production.INFO: ==29179== Releasing lock...
[2026-04-03 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:58:02] Production.INFO: ==29184== Lock acquired, processing the job...
[2026-04-03 00:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:58:02] Production.INFO: ==29182== Lock acquired, processing the job...
[2026-04-03 00:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:58:02] Production.INFO: ==29190== Lock acquired, processing the job...
[2026-04-03 00:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:58:02] Production.INFO: ==29188== Lock acquired, processing the job...
[2026-04-03 00:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:58:02] Production.INFO: ==29186== Lock acquired, processing the job...
[2026-04-03 00:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00:58:03] Production.INFO: Account Balance Start.
[2026-04-03 00:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:58:03] Production.INFO: 117
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 00:58:03] Production.INFO: ==29190== Releasing lock...
[2026-04-03 00:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: ==29184== Releasing lock...
[2026-04-03 00:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-21
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-22
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-23
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-24
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-25
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-26
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-27
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-28
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-29
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-30
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-03-31
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-04-01
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-04-02
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Date 2026-04-03
[2026-04-03 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:58:03] Production.INFO: Total Charge 0
[2026-04-03 00:58:03] Production.INFO: CreateAllLog End
[2026-04-03 00:58:04] Production.INFO: Account Balance End.
[2026-04-03 00:58:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:58:04] Production.INFO: ==29188== Releasing lock...
[2026-04-03 00:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:58:11] Production.ERROR: CronJobId end10
[2026-04-03 00:58:11] Production.INFO: ==29186== Releasing lock...
[2026-04-03 00:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:58:14] Production.INFO: call_cost start
[2026-04-03 00:58:14] Production.INFO: call_cost end
[2026-04-03 00:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:58:14] Production.INFO: ==29182== Releasing lock...
[2026-04-03 00:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 05:59:01] Production.INFO: ==29294== Lock acquired, processing the job...
[2026-04-03 05:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 05:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 05:59:01] Production.INFO: neon service started
[2026-04-03 05:59:01] Production.INFO: neon service started
[2026-04-03 05:59:01] Production.INFO: ==29294== Releasing lock...
[2026-04-03 05:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 05:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 00:59:02] Production.INFO: ==29296== Lock acquired, processing the job...
[2026-04-03 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:59:02] Production.INFO: ==29298== Lock acquired, processing the job...
[2026-04-03 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 00:59:02] Production.INFO: ==29296== Releasing lock...
[2026-04-03 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 00:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:59:02] Production.INFO: ==29298== Releasing lock...
[2026-04-03 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 04:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 00:59:03] Production.INFO: ==29304== Lock acquired, processing the job...
[2026-04-03 00:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 00:59:03] Production.INFO: ==29302== Lock acquired, processing the job...
[2026-04-03 00:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 00:59:03] Production.INFO: ==29306== Lock acquired, processing the job...
[2026-04-03 00:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 00:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 00:59:03] Production.INFO: ==29308== Lock acquired, processing the job...
[2026-04-03 00:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 00:59:03] Production.INFO: ==29310== Lock acquired, processing the job...
[2026-04-03 00:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 00:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 00:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 00:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 00:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 00: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-03 00: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-03 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-03 00:59:03] Production.INFO: Account Balance Start.
[2026-04-03 00:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 00:59:03] Production.INFO: 117
[2026-04-03 00:59:03] Production.INFO: ==29310== Releasing lock...
[2026-04-03 00:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 00:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-11
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-12
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-13
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-14
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-15
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-16
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-17
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: ==29304== Releasing lock...
[2026-04-03 00:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 00:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-18
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-19
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:03] Production.INFO: Date 2026-03-20
[2026-04-03 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-04-01
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-04-02
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Date 2026-04-03
[2026-04-03 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 00:59:04] Production.INFO: Total Charge 0
[2026-04-03 00:59:04] Production.INFO: CreateAllLog End
[2026-04-03 00:59:04] Production.INFO: Account Balance End.
[2026-04-03 00:59:04] Production.ERROR: CronJobId end 12
[2026-04-03 00:59:04] Production.INFO: ==29308== Releasing lock...
[2026-04-03 00:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 00:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 00:59:12] Production.ERROR: CronJobId end10
[2026-04-03 00:59:12] Production.INFO: ==29306== Releasing lock...
[2026-04-03 00:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 00:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 00:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 00:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 00:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 00:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 00:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 00:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 00:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 00:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 00:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 00:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 00:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 00:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 00:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 00:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 00:59:15] Production.INFO: call_cost start
[2026-04-03 00:59:15] Production.INFO: call_cost end
[2026-04-03 00:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 00:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 00:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 00:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 00:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 00:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 00:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 00:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 00:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 00:59:15] Production.INFO: ==29302== Releasing lock...
[2026-04-03 00:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 00:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:00:02] Production.INFO: ==29405== Lock acquired, processing the job...
[2026-04-03 06:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:00:02] Production.INFO: neon service started
[2026-04-03 06:00:02] Production.INFO: neon service started
[2026-04-03 06:00:02] Production.INFO: ==29405== Releasing lock...
[2026-04-03 06:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:00:02] Production.INFO: ==29409== Lock acquired, processing the job...
[2026-04-03 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:00:02] Production.INFO: ==29409== Releasing lock...
[2026-04-03 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:00:03] Production.INFO: ==29411== Lock acquired, processing the job...
[2026-04-03 05:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:00:03] Production.INFO: ==29411== Releasing lock...
[2026-04-03 05:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:00:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:00:03] Production.INFO: ==29414== Lock acquired, processing the job...
[2026-04-03 01:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:00:03] Production.INFO: ==29416== Lock acquired, processing the job...
[2026-04-03 01:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:00:03] Production.INFO: ==29418== Lock acquired, processing the job...
[2026-04-03 01:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:00:03] Production.INFO: ==29420== Lock acquired, processing the job...
[2026-04-03 01:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:00:03] Production.INFO: ==29422== Lock acquired, processing the job...
[2026-04-03 01:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:00:03] Production.INFO: Account Balance Start.
[2026-04-03 01:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:00:03] Production.INFO: 117
[2026-04-03 01:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01: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-03 01:00:04] Production.INFO: ==29422== Releasing lock...
[2026-04-03 01:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: ==29416== Releasing lock...
[2026-04-03 01:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:00:04] Production.INFO: Total Charge 0
[2026-04-03 01:00:04] Production.INFO: CreateAllLog End
[2026-04-03 01:00:04] Production.INFO: Account Balance End.
[2026-04-03 01:00:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:00:04] Production.INFO: ==29420== Releasing lock...
[2026-04-03 01:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:00:13] Production.ERROR: CronJobId end10
[2026-04-03 01:00:13] Production.INFO: ==29418== Releasing lock...
[2026-04-03 01:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:00:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:00:14] Production.INFO: call_cost start
[2026-04-03 01:00:14] Production.INFO: call_cost end
[2026-04-03 01:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:00:14] Production.INFO: ==29414== Releasing lock...
[2026-04-03 01:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:01:01] Production.INFO: ==29514== Lock acquired, processing the job...
[2026-04-03 06:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:01:01] Production.INFO: neon service started
[2026-04-03 06:01:01] Production.INFO: neon service started
[2026-04-03 06:01:01] Production.INFO: ==29514== Releasing lock...
[2026-04-03 06:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:01:02] Production.INFO: ==29534== Lock acquired, processing the job...
[2026-04-03 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:01:02] Production.INFO: ==29534== Releasing lock...
[2026-04-03 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:01:02] Production.INFO: ==29532== Lock acquired, processing the job...
[2026-04-03 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:01:02] Production.INFO: ==29532== Releasing lock...
[2026-04-03 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:01:03] Production.INFO: ==29538== Lock acquired, processing the job...
[2026-04-03 01:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:01:03] Production.INFO: ==29536== Lock acquired, processing the job...
[2026-04-03 01:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 01:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 01:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 01:01:03] Production.ERROR: CronJob PID - 29538
[2026-04-03 01:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 01:01:03] Production.ERROR: CronJob ID - 5
[2026-04-03 01:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 01:01:00
[2026-04-03 01:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 01:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 01:01:03] Production.INFO: ==29540== Lock acquired, processing the job...
[2026-04-03 01:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:01:03] Production.INFO: ==29546== Lock acquired, processing the job...
[2026-04-03 01:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 01:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 01:01:03] Production.INFO: ==29536== Releasing lock...
[2026-04-03 01:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 01:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 01:01:03] Production.INFO: ==29542== Lock acquired, processing the job...
[2026-04-03 01:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 01:01:03] Production.INFO: ==29544== Lock acquired, processing the job...
[2026-04-03 01:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:01:03] Production.INFO: ==29548== Lock acquired, processing the job...
[2026-04-03 01:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:01:04] Production.INFO: Account Balance Start.
[2026-04-03 01:01:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:01:04] Production.INFO: 117
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.ERROR: done
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: ==29548== Releasing lock...
[2026-04-03 01:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:01:04] Production.INFO: ==29540== Releasing lock...
[2026-04-03 01:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 01:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027042', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:05] Production.INFO: Date 2026-03-29
[2026-04-03 01:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:05] Production.INFO: Date 2026-03-30
[2026-04-03 01:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:05] Production.INFO: Date 2026-03-31
[2026-04-03 01:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:01:05] Production.INFO: Total Charge 0
[2026-04-03 01:01:05] Production.INFO: CreateAllLog End
[2026-04-03 01:01:05] Production.INFO: Account Balance End.
[2026-04-03 01:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:01:05] Production.INFO: ==29544== Releasing lock...
[2026-04-03 01:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027042', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 01:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 01:01:11] Production.INFO: ProcessCDR(1,17027042,1,1,2)
[2026-04-03 01:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027042,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027042,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 01:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 01:01:11] Production.INFO: ==29546== Releasing lock...
[2026-04-03 01:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 01:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 01:01:15] Production.ERROR: CronJobId end10
[2026-04-03 01:01:15] Production.INFO: ==29542== Releasing lock...
[2026-04-03 01:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:01:18] Production.INFO: call_cost start
[2026-04-03 01:01:18] Production.INFO: call_cost end
[2026-04-03 01:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:01:18] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:01:18] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:01:18] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:01:18] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:01:18] Production.INFO: ==29538== Releasing lock...
[2026-04-03 01:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:02:02] Production.INFO: ==29650== Lock acquired, processing the job...
[2026-04-03 06:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:02:02] Production.INFO: neon service started
[2026-04-03 06:02:02] Production.INFO: neon service started
[2026-04-03 06:02:02] Production.INFO: ==29650== Releasing lock...
[2026-04-03 06:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:02:02] Production.INFO: ==29654== Lock acquired, processing the job...
[2026-04-03 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:02:02] Production.INFO: ==29656== Lock acquired, processing the job...
[2026-04-03 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:02:02] Production.INFO: ==29656== Releasing lock...
[2026-04-03 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:02:03] Production.INFO: ==29654== Releasing lock...
[2026-04-03 01:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:02:04] Production.INFO: ==29659== Lock acquired, processing the job...
[2026-04-03 01:02:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:02:04] Production.INFO: ==29661== Lock acquired, processing the job...
[2026-04-03 01:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:02:04] Production.INFO: ==29665== Lock acquired, processing the job...
[2026-04-03 01:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:02:04] Production.INFO: Account Balance Start.
[2026-04-03 01:02:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:02:04] Production.INFO: 117
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-08
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.INFO: ==29663== Lock acquired, processing the job...
[2026-04-03 01:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.INFO: ==29667== Lock acquired, processing the job...
[2026-04-03 01:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 01:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.INFO: ==29669== Lock acquired, processing the job...
[2026-04-03 01:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01: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-03 01:02:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-21
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: ==29669== Releasing lock...
[2026-04-03 01:02:05] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:02:05] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-22
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-23
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: ==29661== Releasing lock...
[2026-04-03 01:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-24
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-25
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-26
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-27
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-28
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-29
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-30
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.ERROR: done
[2026-04-03 01:02:05] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 01:02:05] Production.INFO: Date 2026-03-31
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:02:05] Production.INFO: Total Charge 0
[2026-04-03 01:02:05] Production.INFO: CreateAllLog End
[2026-04-03 01:02:05] Production.ERROR: done
[2026-04-03 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-03 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-03 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-03 01:02:05] Production.INFO: Account Balance End.
[2026-04-03 01:02:06] Production.ERROR: exception 'Exception' with message 'SQLSTATE[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-03 01:02:06] Production.ERROR: CronJobId end 12
[2026-04-03 01:02:06] Production.INFO: ==29665== Releasing lock...
[2026-04-03 01:02:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:02:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:02:06] Production.INFO: ==29667== Releasing lock...
[2026-04-03 01:02:06] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 01:02:06] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 01:02:14] Production.ERROR: CronJobId end10
[2026-04-03 01:02:14] Production.INFO: ==29663== Releasing lock...
[2026-04-03 01:02:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:02:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:02:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:02:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:02:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:02:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:02:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:02:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:02:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:02:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:02:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:02:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:02:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:02:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:02:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:02:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:02:16] Production.INFO: call_cost start
[2026-04-03 01:02:16] Production.INFO: call_cost end
[2026-04-03 01:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:02:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:02:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:02:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:02:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:02:16] Production.INFO: ==29659== Releasing lock...
[2026-04-03 01:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:03:01] Production.INFO: ==29765== Lock acquired, processing the job...
[2026-04-03 06:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:03:01] Production.INFO: neon service started
[2026-04-03 06:03:01] Production.INFO: neon service started
[2026-04-03 06:03:01] Production.INFO: ==29765== Releasing lock...
[2026-04-03 06:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:03:01] Production.INFO: ==29769== Lock acquired, processing the job...
[2026-04-03 05:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:03:02] Production.INFO: ==29769== Releasing lock...
[2026-04-03 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:03:02] Production.INFO: ==29767== Lock acquired, processing the job...
[2026-04-03 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:03:02] Production.INFO: ==29767== Releasing lock...
[2026-04-03 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:03:03] Production.INFO: ==29774== Lock acquired, processing the job...
[2026-04-03 01:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:03:03] Production.INFO: ==29772== Lock acquired, processing the job...
[2026-04-03 01:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:03:03] Production.INFO: ==29776== Lock acquired, processing the job...
[2026-04-03 01:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:03:03] Production.INFO: ==29780== Lock acquired, processing the job...
[2026-04-03 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:03:03] Production.INFO: ==29778== Lock acquired, processing the job...
[2026-04-03 01:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 01:03:03] Production.INFO: Account Balance Start.
[2026-04-03 01:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 01:03:03] Production.INFO: 117
[2026-04-03 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-03 01:03:03] Production.INFO: ==29780== Releasing lock...
[2026-04-03 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: ==29774== Releasing lock...
[2026-04-03 01:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:03:04] Production.INFO: Total Charge 0
[2026-04-03 01:03:04] Production.INFO: CreateAllLog End
[2026-04-03 01:03:04] Production.INFO: Account Balance End.
[2026-04-03 01:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:03:04] Production.INFO: ==29778== Releasing lock...
[2026-04-03 01:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:03:12] Production.ERROR: CronJobId end10
[2026-04-03 01:03:12] Production.INFO: ==29776== Releasing lock...
[2026-04-03 01:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:03:15] Production.INFO: call_cost start
[2026-04-03 01:03:15] Production.INFO: call_cost end
[2026-04-03 01:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:03:15] Production.INFO: ==29772== Releasing lock...
[2026-04-03 01:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:04:01] Production.INFO: ==29878== Lock acquired, processing the job...
[2026-04-03 06:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:04:02] Production.INFO: neon service started
[2026-04-03 06:04:02] Production.INFO: neon service started
[2026-04-03 06:04:02] Production.INFO: ==29878== Releasing lock...
[2026-04-03 06:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:04:02] Production.INFO: ==29880== Lock acquired, processing the job...
[2026-04-03 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:04:02] Production.INFO: ==29880== Releasing lock...
[2026-04-03 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:04:02] Production.INFO: ==29882== Lock acquired, processing the job...
[2026-04-03 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:04:02] Production.INFO: ==29882== Releasing lock...
[2026-04-03 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:04:03] Production.INFO: ==29891== Lock acquired, processing the job...
[2026-04-03 01:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:04:03] Production.INFO: ==29885== Lock acquired, processing the job...
[2026-04-03 01:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:04:03] Production.INFO: ==29893== Lock acquired, processing the job...
[2026-04-03 01:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:04:03] Production.INFO: ==29887== Lock acquired, processing the job...
[2026-04-03 01:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:04:03] Production.INFO: ==29889== Lock acquired, processing the job...
[2026-04-03 01:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:04:03] Production.INFO: Account Balance Start.
[2026-04-03 01:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:04:03] Production.INFO: 117
[2026-04-03 01:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 01:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:04:03] Production.INFO: ==29893== Releasing lock...
[2026-04-03 01:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: ==29887== Releasing lock...
[2026-04-03 01:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:04:04] Production.INFO: Total Charge 0
[2026-04-03 01:04:04] Production.INFO: CreateAllLog End
[2026-04-03 01:04:04] Production.INFO: Account Balance End.
[2026-04-03 01:04:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:04:04] Production.INFO: ==29891== Releasing lock...
[2026-04-03 01:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:04:12] Production.ERROR: CronJobId end10
[2026-04-03 01:04:12] Production.INFO: ==29889== Releasing lock...
[2026-04-03 01:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:04:15] Production.INFO: call_cost start
[2026-04-03 01:04:15] Production.INFO: call_cost end
[2026-04-03 01:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:04:15] Production.INFO: ==29885== Releasing lock...
[2026-04-03 01:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:05:01] Production.INFO: ==29992== Lock acquired, processing the job...
[2026-04-03 06:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:05:01] Production.INFO: neon service started
[2026-04-03 06:05:01] Production.INFO: neon service started
[2026-04-03 06:05:01] Production.INFO: ==29992== Releasing lock...
[2026-04-03 06:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:05:01] Production.INFO: ==29994== Lock acquired, processing the job...
[2026-04-03 01:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:05:01] Production.INFO: ==29994== Releasing lock...
[2026-04-03 01:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:05:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:05:02] Production.INFO: ==29996== Lock acquired, processing the job...
[2026-04-03 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:05:02] Production.INFO: ==29996== Releasing lock...
[2026-04-03 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:05:02] Production.INFO: ==29998== Lock acquired, processing the job...
[2026-04-03 01:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:05:02] Production.INFO: ==30002== Lock acquired, processing the job...
[2026-04-03 01:05:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:05:02] Production.INFO: ==30000== Lock acquired, processing the job...
[2026-04-03 01:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:05:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:05:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:05:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:05:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:05:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:05:03] Production.INFO: ==30006== Lock acquired, processing the job...
[2026-04-03 01:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:05:03] Production.INFO: ==30004== Lock acquired, processing the job...
[2026-04-03 01:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 01:05:03] Production.INFO: ==30006== Releasing lock...
[2026-04-03 01:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:05:03] Production.INFO: Account Balance Start.
[2026-04-03 01:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:05:03] Production.INFO: 117
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: ==30000== Releasing lock...
[2026-04-03 01:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-24
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-25
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-26
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:03] Production.INFO: Date 2026-03-27
[2026-04-03 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:05:04] Production.INFO: Total Charge 0
[2026-04-03 01:05:04] Production.INFO: CreateAllLog End
[2026-04-03 01:05:04] Production.INFO: Account Balance End.
[2026-04-03 01:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:05:04] Production.INFO: ==30004== Releasing lock...
[2026-04-03 01:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:05:12] Production.ERROR: CronJobId end10
[2026-04-03 01:05:12] Production.INFO: ==30002== Releasing lock...
[2026-04-03 01:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:05:14] Production.INFO: call_cost start
[2026-04-03 01:05:14] Production.INFO: call_cost end
[2026-04-03 01:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:05:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:05:15] Production.INFO: ==29998== Releasing lock...
[2026-04-03 01:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:06:01] Production.INFO: ==30106== Lock acquired, processing the job...
[2026-04-03 06:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:06:01] Production.INFO: neon service started
[2026-04-03 06:06:01] Production.INFO: neon service started
[2026-04-03 06:06:01] Production.INFO: ==30106== Releasing lock...
[2026-04-03 06:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:06:02] Production.INFO: ==30108== Lock acquired, processing the job...
[2026-04-03 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:06:02] Production.INFO: ==30108== Releasing lock...
[2026-04-03 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:06:02] Production.INFO: ==30110== Lock acquired, processing the job...
[2026-04-03 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:06:02] Production.INFO: ==30110== Releasing lock...
[2026-04-03 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 01:06:03] Production.INFO: ==30112== Lock acquired, processing the job...
[2026-04-03 01:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:06:03] Production.INFO: ==30116== Lock acquired, processing the job...
[2026-04-03 01:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:06:03] Production.INFO: ==30118== Lock acquired, processing the job...
[2026-04-03 01:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:06:03] Production.INFO: Account Balance Start.
[2026-04-03 01:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:06:03] Production.INFO: ==30114== Lock acquired, processing the job...
[2026-04-03 01:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:06:03] Production.INFO: 117
[2026-04-03 01:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:06:03] Production.INFO: ==30120== Lock acquired, processing the job...
[2026-04-03 01:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01: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-03 01:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:03] Production.INFO: ==30120== Releasing lock...
[2026-04-03 01:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: ==30114== Releasing lock...
[2026-04-03 01:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:06:04] Production.INFO: Total Charge 0
[2026-04-03 01:06:04] Production.INFO: CreateAllLog End
[2026-04-03 01:06:05] Production.INFO: Account Balance End.
[2026-04-03 01:06:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:06:05] Production.INFO: ==30118== Releasing lock...
[2026-04-03 01:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:06:11] Production.ERROR: CronJobId end10
[2026-04-03 01:06:11] Production.INFO: ==30116== Releasing lock...
[2026-04-03 01:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:06:14] Production.INFO: call_cost start
[2026-04-03 01:06:14] Production.INFO: call_cost end
[2026-04-03 01:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:06:14] Production.INFO: ==30112== Releasing lock...
[2026-04-03 01:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:07:02] Production.INFO: ==30216== Lock acquired, processing the job...
[2026-04-03 06:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:07:02] Production.INFO: neon service started
[2026-04-03 06:07:02] Production.INFO: neon service started
[2026-04-03 06:07:02] Production.INFO: ==30216== Releasing lock...
[2026-04-03 06:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:07:02] Production.INFO: ==30218== Lock acquired, processing the job...
[2026-04-03 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:07:02] Production.INFO: ==30220== Lock acquired, processing the job...
[2026-04-03 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:07:02] Production.INFO: ==30220== Releasing lock...
[2026-04-03 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:07:03] Production.INFO: ==30218== Releasing lock...
[2026-04-03 01:07:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:07:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:07:03] Production.INFO: ==30223== Lock acquired, processing the job...
[2026-04-03 01:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:07:03] Production.INFO: ==30227== Lock acquired, processing the job...
[2026-04-03 01:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:07:03] Production.INFO: ==30225== Lock acquired, processing the job...
[2026-04-03 01:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:07:03] Production.INFO: ==30229== Lock acquired, processing the job...
[2026-04-03 01:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:07:04] Production.INFO: ==30231== Lock acquired, processing the job...
[2026-04-03 01:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:07:04] Production.INFO: Account Balance Start.
[2026-04-03 01:07:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:07:04] Production.INFO: 117
[2026-04-03 01: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-03 01: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-03 01: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-03 01:07:04] Production.INFO: Date 2026-03-08
[2026-04-03 01:07:04] Production.INFO: ==30231== Releasing lock...
[2026-04-03 01:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:04] Production.INFO: ==30225== Releasing lock...
[2026-04-03 01:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:07:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-14
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-15
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-16
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-17
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-18
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-19
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-20
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-21
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-22
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-23
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-24
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-25
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-26
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-27
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-28
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-29
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-30
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-03-31
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:07:05] Production.INFO: Total Charge 0
[2026-04-03 01:07:05] Production.INFO: CreateAllLog End
[2026-04-03 01:07:05] Production.INFO: Account Balance End.
[2026-04-03 01:07:06] Production.ERROR: CronJobId end 12
[2026-04-03 01:07:06] Production.INFO: ==30229== Releasing lock...
[2026-04-03 01:07:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:07:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:07:12] Production.ERROR: CronJobId end10
[2026-04-03 01:07:12] Production.INFO: ==30227== Releasing lock...
[2026-04-03 01:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:07:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:07:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:07:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:07:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:07:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:07:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:07:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:07:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:07:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:07:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:07:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:07:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:07:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:07:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:07:15] Production.INFO: call_cost start
[2026-04-03 01:07:15] Production.INFO: call_cost end
[2026-04-03 01:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:07:15] Production.INFO: ==30223== Releasing lock...
[2026-04-03 01:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:08:01] Production.INFO: ==30323== Lock acquired, processing the job...
[2026-04-03 06:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:08:01] Production.INFO: neon service started
[2026-04-03 06:08:01] Production.INFO: neon service started
[2026-04-03 06:08:01] Production.INFO: ==30323== Releasing lock...
[2026-04-03 06:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:08:02] Production.INFO: ==30325== Lock acquired, processing the job...
[2026-04-03 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:08:02] Production.INFO: ==30327== Lock acquired, processing the job...
[2026-04-03 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:08:02] Production.INFO: ==30327== Releasing lock...
[2026-04-03 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:08:02] Production.INFO: ==30325== Releasing lock...
[2026-04-03 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:08:03] Production.INFO: ==30332== Lock acquired, processing the job...
[2026-04-03 01:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:08:03] Production.INFO: ==30334== Lock acquired, processing the job...
[2026-04-03 01:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:08:03] Production.INFO: ==30340== Lock acquired, processing the job...
[2026-04-03 01:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:08:03] Production.INFO: ==30336== Lock acquired, processing the job...
[2026-04-03 01:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:08:03] Production.INFO: ==30338== Lock acquired, processing the job...
[2026-04-03 01:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01: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-03 01: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-03 01: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-03 01:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:08:03] Production.INFO: ==30340== Releasing lock...
[2026-04-03 01:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:08:03] Production.INFO: Account Balance Start.
[2026-04-03 01:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:08:03] Production.INFO: 117
[2026-04-03 01:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:03] Production.INFO: ==30334== Releasing lock...
[2026-04-03 01:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:08:04] Production.INFO: Total Charge 0
[2026-04-03 01:08:04] Production.INFO: CreateAllLog End
[2026-04-03 01:08:04] Production.INFO: Account Balance End.
[2026-04-03 01:08:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:08:04] Production.INFO: ==30338== Releasing lock...
[2026-04-03 01:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:08:11] Production.ERROR: CronJobId end10
[2026-04-03 01:08:11] Production.INFO: ==30336== Releasing lock...
[2026-04-03 01:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:08:13] Production.INFO: call_cost start
[2026-04-03 01:08:13] Production.INFO: call_cost end
[2026-04-03 01:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:08:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:08:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:08:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:08:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:08:14] Production.INFO: ==30332== Releasing lock...
[2026-04-03 01:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:09:02] Production.INFO: ==30427== Lock acquired, processing the job...
[2026-04-03 06:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:09:02] Production.INFO: neon service started
[2026-04-03 06:09:02] Production.INFO: neon service started
[2026-04-03 06:09:02] Production.INFO: ==30427== Releasing lock...
[2026-04-03 06:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:09:02] Production.INFO: ==30430== Lock acquired, processing the job...
[2026-04-03 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:09:02] Production.INFO: ==30430== Releasing lock...
[2026-04-03 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:09:02] Production.INFO: ==30432== Lock acquired, processing the job...
[2026-04-03 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:09:02] Production.INFO: ==30432== Releasing lock...
[2026-04-03 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:09:03] Production.INFO: ==30436== Lock acquired, processing the job...
[2026-04-03 01:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:09:03] Production.INFO: ==30434== Lock acquired, processing the job...
[2026-04-03 01:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:09:03] Production.INFO: ==30440== Lock acquired, processing the job...
[2026-04-03 01:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:09:03] Production.INFO: ==30442== Lock acquired, processing the job...
[2026-04-03 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:09:03] Production.INFO: ==30438== Lock acquired, processing the job...
[2026-04-03 01:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:09:03] Production.INFO: Account Balance Start.
[2026-04-03 01:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:09:03] Production.INFO: 117
[2026-04-03 01:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:09:03] Production.INFO: ==30442== Releasing lock...
[2026-04-03 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: ==30436== Releasing lock...
[2026-04-03 01:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:09:04] Production.INFO: Total Charge 0
[2026-04-03 01:09:04] Production.INFO: CreateAllLog End
[2026-04-03 01:09:04] Production.INFO: Account Balance End.
[2026-04-03 01:09:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:09:04] Production.INFO: ==30440== Releasing lock...
[2026-04-03 01:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:09:11] Production.ERROR: CronJobId end10
[2026-04-03 01:09:11] Production.INFO: ==30438== Releasing lock...
[2026-04-03 01:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:09:15] Production.INFO: call_cost start
[2026-04-03 01:09:15] Production.INFO: call_cost end
[2026-04-03 01:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:09:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:09:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:09:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:09:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:09:15] Production.INFO: ==30434== Releasing lock...
[2026-04-03 01:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:10:01] Production.INFO: ==30541== Lock acquired, processing the job...
[2026-04-03 06:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:10:01] Production.INFO: neon service started
[2026-04-03 06:10:01] Production.INFO: neon service started
[2026-04-03 06:10:01] Production.INFO: ==30541== Releasing lock...
[2026-04-03 06:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:10:01] Production.INFO: ==30543== Lock acquired, processing the job...
[2026-04-03 01:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:10:02] Production.INFO: ==30543== Releasing lock...
[2026-04-03 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:10:02] Production.INFO: ==30545== Lock acquired, processing the job...
[2026-04-03 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:10:02] Production.INFO: ==30545== Releasing lock...
[2026-04-03 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:10:02] Production.INFO: ==30547== Lock acquired, processing the job...
[2026-04-03 01:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:10:02] Production.INFO: ==30550== Lock acquired, processing the job...
[2026-04-03 01:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:10:03] Production.INFO: ==30552== Lock acquired, processing the job...
[2026-04-03 01:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:10:03] Production.INFO: ==30556== Lock acquired, processing the job...
[2026-04-03 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:10:03] Production.INFO: ==30554== Lock acquired, processing the job...
[2026-04-03 01:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 01:10:03] Production.INFO: Account Balance Start.
[2026-04-03 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-03 01:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:10:03] Production.INFO: 117
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: ==30556== Releasing lock...
[2026-04-03 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: ==30550== Releasing lock...
[2026-04-03 01:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-24
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-25
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-26
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-27
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:03] Production.INFO: Date 2026-03-28
[2026-04-03 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:10:04] Production.INFO: Total Charge 0
[2026-04-03 01:10:04] Production.INFO: CreateAllLog End
[2026-04-03 01:10:04] Production.INFO: Account Balance End.
[2026-04-03 01:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:10:04] Production.INFO: ==30554== Releasing lock...
[2026-04-03 01:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:10:11] Production.ERROR: CronJobId end10
[2026-04-03 01:10:11] Production.INFO: ==30552== Releasing lock...
[2026-04-03 01:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:10:13] Production.INFO: call_cost start
[2026-04-03 01:10:13] Production.INFO: call_cost end
[2026-04-03 01:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:10:13] Production.INFO: ==30547== Releasing lock...
[2026-04-03 01:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:11:01] Production.INFO: ==30652== Lock acquired, processing the job...
[2026-04-03 06:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:11:01] Production.INFO: neon service started
[2026-04-03 06:11:01] Production.INFO: neon service started
[2026-04-03 06:11:01] Production.INFO: ==30652== Releasing lock...
[2026-04-03 06:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:11:02] Production.INFO: ==30656== Lock acquired, processing the job...
[2026-04-03 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:11:02] Production.INFO: ==30654== Lock acquired, processing the job...
[2026-04-03 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:11:02] Production.INFO: ==30656== Releasing lock...
[2026-04-03 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:11:02] Production.INFO: ==30654== Releasing lock...
[2026-04-03 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:11:03] Production.INFO: ==30659== Lock acquired, processing the job...
[2026-04-03 01:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 01:11:03] Production.INFO: ==30661== Lock acquired, processing the job...
[2026-04-03 01:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:11:03] Production.INFO: ==30663== Lock acquired, processing the job...
[2026-04-03 01:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:11:03] Production.INFO: ==30665== Lock acquired, processing the job...
[2026-04-03 01:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:11:03] Production.INFO: ==30667== Lock acquired, processing the job...
[2026-04-03 01:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 01:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 01:11:03] Production.ERROR: CronJob PID - 30663
[2026-04-03 01:11:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 01:11:03] Production.ERROR: CronJob ID - 7
[2026-04-03 01:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 01:11:00
[2026-04-03 01:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 01:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 01:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 01:11:03] Production.INFO: ==30659== Releasing lock...
[2026-04-03 01:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 01:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 01:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:11:04] Production.INFO: Account Balance Start.
[2026-04-03 01:11:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:11:04] Production.INFO: 117
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-08
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: ==30669== Lock acquired, processing the job...
[2026-04-03 01:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: ==30671== Lock acquired, processing the job...
[2026-04-03 01:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: ==30671== Releasing lock...
[2026-04-03 01:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:11:04] Production.INFO: ==30663== Releasing lock...
[2026-04-03 01:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:05] Production.ERROR: done
[2026-04-03 01:11:05] Production.INFO: Date 2026-03-26
[2026-04-03 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:05] Production.INFO: Date 2026-03-27
[2026-04-03 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:05] Production.INFO: Date 2026-03-28
[2026-04-03 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 01:11:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027084', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 01:11:05] Production.INFO: Date 2026-03-29
[2026-04-03 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:05] Production.INFO: Date 2026-03-30
[2026-04-03 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:05] Production.INFO: Date 2026-03-31
[2026-04-03 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:11:05] Production.INFO: Total Charge 0
[2026-04-03 01:11:05] Production.INFO: CreateAllLog End
[2026-04-03 01:11:05] Production.INFO: Account Balance End.
[2026-04-03 01:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:11:05] Production.INFO: ==30667== Releasing lock...
[2026-04-03 01:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027084', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 01:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 01:11:11] Production.INFO: ProcessCDR(1,17027084,1,1,2)
[2026-04-03 01:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027084,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027084,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 01:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 01:11:11] Production.INFO: ==30669== Releasing lock...
[2026-04-03 01:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 01:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 01:11:16] Production.ERROR: CronJobId end10
[2026-04-03 01:11:16] Production.INFO: ==30665== Releasing lock...
[2026-04-03 01:11:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:11:16] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:11:17] Production.INFO: call_cost start
[2026-04-03 01:11:17] Production.INFO: call_cost end
[2026-04-03 01:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:11:17] Production.INFO: ==30661== Releasing lock...
[2026-04-03 01:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:12:01] Production.INFO: ==30766== Lock acquired, processing the job...
[2026-04-03 06:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:12:01] Production.INFO: neon service started
[2026-04-03 06:12:01] Production.INFO: neon service started
[2026-04-03 06:12:01] Production.INFO: ==30766== Releasing lock...
[2026-04-03 06:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:12:01] Production.INFO: ==30772== Lock acquired, processing the job...
[2026-04-03 01:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:12:01] Production.INFO: ==30772== Releasing lock...
[2026-04-03 01:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:12:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:12:02] Production.INFO: ==30774== Lock acquired, processing the job...
[2026-04-03 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:12:02] Production.INFO: ==30774== Releasing lock...
[2026-04-03 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:12:02] Production.INFO: ==30779== Lock acquired, processing the job...
[2026-04-03 01:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:12:02] Production.INFO: ==30781== Lock acquired, processing the job...
[2026-04-03 01:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:12:02] Production.INFO: ==30783== Lock acquired, processing the job...
[2026-04-03 01:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:12:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:12:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:12:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:12:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:12:02] Production.INFO: ==30777== Lock acquired, processing the job...
[2026-04-03 01:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:12:02] Production.INFO: ==30785== Lock acquired, processing the job...
[2026-04-03 01:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:12:02] Production.INFO: Account Balance Start.
[2026-04-03 01:12:02] Production.INFO: CreateAllLog Start
[2026-04-03 01:12:02] Production.INFO: 117
[2026-04-03 01:12:02] Production.INFO: Date 2026-03-08
[2026-04-03 01:12:02] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01:12:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01:12:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:12:03] Production.INFO: ==30785== Releasing lock...
[2026-04-03 01:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: ==30779== Releasing lock...
[2026-04-03 01:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-24
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-25
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-26
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-27
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-28
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-29
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-30
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-03-31
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-04-01
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-04-02
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Date 2026-04-03
[2026-04-03 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:12:03] Production.INFO: Total Charge 0
[2026-04-03 01:12:03] Production.INFO: CreateAllLog End
[2026-04-03 01:12:03] Production.INFO: Account Balance End.
[2026-04-03 01:12:03] Production.ERROR: CronJobId end 12
[2026-04-03 01:12:03] Production.INFO: ==30783== Releasing lock...
[2026-04-03 01:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:12:11] Production.ERROR: CronJobId end10
[2026-04-03 01:12:11] Production.INFO: ==30781== Releasing lock...
[2026-04-03 01:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:12:14] Production.INFO: call_cost start
[2026-04-03 01:12:14] Production.INFO: call_cost end
[2026-04-03 01:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:12:14] Production.INFO: ==30777== Releasing lock...
[2026-04-03 01:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:13:01] Production.INFO: ==30886== Lock acquired, processing the job...
[2026-04-03 06:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:13:01] Production.INFO: neon service started
[2026-04-03 06:13:01] Production.INFO: neon service started
[2026-04-03 06:13:01] Production.INFO: ==30886== Releasing lock...
[2026-04-03 06:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:13:02] Production.INFO: ==30890== Lock acquired, processing the job...
[2026-04-03 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:13:02] Production.INFO: ==30890== Releasing lock...
[2026-04-03 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:13:02] Production.INFO: ==30892== Lock acquired, processing the job...
[2026-04-03 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:13:02] Production.INFO: ==30892== Releasing lock...
[2026-04-03 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:13:03] Production.INFO: ==30898== Lock acquired, processing the job...
[2026-04-03 01:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:13:03] Production.INFO: ==30896== Lock acquired, processing the job...
[2026-04-03 01:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:13:03] Production.INFO: ==30894== Lock acquired, processing the job...
[2026-04-03 01:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:13:03] Production.INFO: ==30902== Lock acquired, processing the job...
[2026-04-03 01:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:13:03] Production.INFO: ==30900== Lock acquired, processing the job...
[2026-04-03 01:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 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-03 01:13:03] Production.INFO: Account Balance Start.
[2026-04-03 01:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:13:03] Production.INFO: 117
[2026-04-03 01:13:03] Production.INFO: ==30902== Releasing lock...
[2026-04-03 01:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:03] Production.INFO: ==30896== Releasing lock...
[2026-04-03 01:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:13:04] Production.INFO: Total Charge 0
[2026-04-03 01:13:04] Production.INFO: CreateAllLog End
[2026-04-03 01:13:04] Production.INFO: Account Balance End.
[2026-04-03 01:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:13:04] Production.INFO: ==30900== Releasing lock...
[2026-04-03 01:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:13:12] Production.ERROR: CronJobId end10
[2026-04-03 01:13:12] Production.INFO: ==30898== Releasing lock...
[2026-04-03 01:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:13:14] Production.INFO: call_cost start
[2026-04-03 01:13:14] Production.INFO: call_cost end
[2026-04-03 01:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:13:14] Production.INFO: ==30894== Releasing lock...
[2026-04-03 01:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:14:02] Production.INFO: ==31000== Lock acquired, processing the job...
[2026-04-03 06:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:14:02] Production.INFO: neon service started
[2026-04-03 06:14:02] Production.INFO: neon service started
[2026-04-03 06:14:02] Production.INFO: ==31000== Releasing lock...
[2026-04-03 06:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:14:02] Production.INFO: ==31004== Lock acquired, processing the job...
[2026-04-03 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:14:02] Production.INFO: ==31004== Releasing lock...
[2026-04-03 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:14:02] Production.INFO: ==31002== Lock acquired, processing the job...
[2026-04-03 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:14:02] Production.INFO: ==31002== Releasing lock...
[2026-04-03 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:14:03] Production.INFO: ==31007== Lock acquired, processing the job...
[2026-04-03 01:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:14:03] Production.INFO: ==31009== Lock acquired, processing the job...
[2026-04-03 01:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:14:03] Production.INFO: ==31013== Lock acquired, processing the job...
[2026-04-03 01:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:14:03] Production.INFO: ==31011== Lock acquired, processing the job...
[2026-04-03 01:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:14:03] Production.INFO: ==31015== Lock acquired, processing the job...
[2026-04-03 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:14:03] Production.INFO: Account Balance Start.
[2026-04-03 01:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:14:03] Production.INFO: 117
[2026-04-03 01:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 01:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:14:03] Production.INFO: ==31015== Releasing lock...
[2026-04-03 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: ==31009== Releasing lock...
[2026-04-03 01:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:14:04] Production.INFO: Total Charge 0
[2026-04-03 01:14:04] Production.INFO: CreateAllLog End
[2026-04-03 01:14:05] Production.INFO: Account Balance End.
[2026-04-03 01:14:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:14:05] Production.INFO: ==31013== Releasing lock...
[2026-04-03 01:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:14:13] Production.ERROR: CronJobId end10
[2026-04-03 01:14:13] Production.INFO: ==31011== Releasing lock...
[2026-04-03 01:14:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:14:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:14:14] Production.INFO: call_cost start
[2026-04-03 01:14:14] Production.INFO: call_cost end
[2026-04-03 01:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:14:14] Production.INFO: ==31007== Releasing lock...
[2026-04-03 01:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:15:01] Production.INFO: ==31111== Lock acquired, processing the job...
[2026-04-03 06:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:15:01] Production.INFO: neon service started
[2026-04-03 06:15:01] Production.INFO: neon service started
[2026-04-03 06:15:01] Production.INFO: ==31111== Releasing lock...
[2026-04-03 06:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:15:01] Production.INFO: ==31115== Lock acquired, processing the job...
[2026-04-03 05:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:15:01] Production.INFO: ==31115== Releasing lock...
[2026-04-03 05:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:15:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:15:02] Production.INFO: ==31113== Lock acquired, processing the job...
[2026-04-03 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:15:02] Production.INFO: ==31113== Releasing lock...
[2026-04-03 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:15:02] Production.INFO: ==31121== Lock acquired, processing the job...
[2026-04-03 01:15:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:15:03] Production.INFO: ==31117== Lock acquired, processing the job...
[2026-04-03 01:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:15:03] Production.INFO: ==31126== Lock acquired, processing the job...
[2026-04-03 01:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:15:03] Production.INFO: ==31119== Lock acquired, processing the job...
[2026-04-03 01:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:15:03] Production.INFO: ==31124== Lock acquired, processing the job...
[2026-04-03 01:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01: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-03 01: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-03 01: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-03 01:15:03] Production.INFO: ==31126== Releasing lock...
[2026-04-03 01:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:15:03] Production.INFO: Account Balance Start.
[2026-04-03 01:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:15:03] Production.INFO: 117
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: ==31119== Releasing lock...
[2026-04-03 01:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:15:04] Production.INFO: Total Charge 0
[2026-04-03 01:15:04] Production.INFO: CreateAllLog End
[2026-04-03 01:15:04] Production.INFO: Account Balance End.
[2026-04-03 01:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:15:04] Production.INFO: ==31124== Releasing lock...
[2026-04-03 01:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:15:12] Production.ERROR: CronJobId end10
[2026-04-03 01:15:12] Production.INFO: ==31121== Releasing lock...
[2026-04-03 01:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:15:14] Production.INFO: call_cost start
[2026-04-03 01:15:14] Production.INFO: call_cost end
[2026-04-03 01:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:15:14] Production.INFO: ==31117== Releasing lock...
[2026-04-03 01:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:16:01] Production.INFO: ==31222== Lock acquired, processing the job...
[2026-04-03 06:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:16:01] Production.INFO: neon service started
[2026-04-03 06:16:02] Production.INFO: neon service started
[2026-04-03 06:16:02] Production.INFO: ==31222== Releasing lock...
[2026-04-03 06:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:16:02] Production.INFO: ==31224== Lock acquired, processing the job...
[2026-04-03 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:16:02] Production.INFO: ==31226== Lock acquired, processing the job...
[2026-04-03 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:16:02] Production.INFO: ==31226== Releasing lock...
[2026-04-03 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:16:02] Production.INFO: ==31224== Releasing lock...
[2026-04-03 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:16:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:16:03] Production.INFO: ==31229== Lock acquired, processing the job...
[2026-04-03 01:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:16:03] Production.INFO: ==31233== Lock acquired, processing the job...
[2026-04-03 01:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:16:03] Production.INFO: ==31235== Lock acquired, processing the job...
[2026-04-03 01:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:16:03] Production.INFO: ==31231== Lock acquired, processing the job...
[2026-04-03 01:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:16:03] Production.INFO: ==31237== Lock acquired, processing the job...
[2026-04-03 01:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:16:03] Production.INFO: Account Balance Start.
[2026-04-03 01:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:16:03] Production.INFO: 117
[2026-04-03 01:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01: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-03 01:16:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: ==31237== Releasing lock...
[2026-04-03 01:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: ==31231== Releasing lock...
[2026-04-03 01:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:16:05] Production.INFO: Total Charge 0
[2026-04-03 01:16:05] Production.INFO: CreateAllLog End
[2026-04-03 01:16:05] Production.INFO: Account Balance End.
[2026-04-03 01:16:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:16:05] Production.INFO: ==31235== Releasing lock...
[2026-04-03 01:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:16:11] Production.ERROR: CronJobId end10
[2026-04-03 01:16:11] Production.INFO: ==31233== Releasing lock...
[2026-04-03 01:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:16:14] Production.INFO: call_cost start
[2026-04-03 01:16:14] Production.INFO: call_cost end
[2026-04-03 01:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:16:14] Production.INFO: ==31229== Releasing lock...
[2026-04-03 01:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:17:01] Production.INFO: ==31340== Lock acquired, processing the job...
[2026-04-03 06:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:17:01] Production.INFO: neon service started
[2026-04-03 06:17:01] Production.INFO: neon service started
[2026-04-03 06:17:01] Production.INFO: ==31340== Releasing lock...
[2026-04-03 06:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:17:02] Production.INFO: ==31344== Lock acquired, processing the job...
[2026-04-03 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:17:02] Production.INFO: ==31342== Lock acquired, processing the job...
[2026-04-03 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:17:02] Production.INFO: ==31344== Releasing lock...
[2026-04-03 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:17:02] Production.INFO: ==31342== Releasing lock...
[2026-04-03 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:17:02] Production.INFO: ==31349== Lock acquired, processing the job...
[2026-04-03 01:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:17:03] Production.INFO: ==31353== Lock acquired, processing the job...
[2026-04-03 01:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:17:03] Production.INFO: ==31351== Lock acquired, processing the job...
[2026-04-03 01:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:17:03] Production.INFO: ==31355== Lock acquired, processing the job...
[2026-04-03 01:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:17:03] Production.INFO: ==31357== Lock acquired, processing the job...
[2026-04-03 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:17:03] Production.INFO: Account Balance Start.
[2026-04-03 01:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:17:03] Production.INFO: 117
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: ==31357== Releasing lock...
[2026-04-03 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: ==31351== Releasing lock...
[2026-04-03 01:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-24
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-25
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-26
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-27
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:03] Production.INFO: Date 2026-03-28
[2026-04-03 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:17:04] Production.INFO: Total Charge 0
[2026-04-03 01:17:04] Production.INFO: CreateAllLog End
[2026-04-03 01:17:04] Production.INFO: Account Balance End.
[2026-04-03 01:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:17:04] Production.INFO: ==31355== Releasing lock...
[2026-04-03 01:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:17:12] Production.ERROR: CronJobId end10
[2026-04-03 01:17:12] Production.INFO: ==31353== Releasing lock...
[2026-04-03 01:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:17:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:17:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:17:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:17:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:17:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:17:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:17:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:17:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:17:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:17:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:17:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:17:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:17:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:17:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:17:15] Production.INFO: call_cost start
[2026-04-03 01:17:15] Production.INFO: call_cost end
[2026-04-03 01:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:17:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:17:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:17:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:17:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:17:15] Production.INFO: ==31349== Releasing lock...
[2026-04-03 01:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:18:01] Production.INFO: ==31450== Lock acquired, processing the job...
[2026-04-03 06:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:18:01] Production.INFO: neon service started
[2026-04-03 06:18:01] Production.INFO: neon service started
[2026-04-03 06:18:01] Production.INFO: ==31450== Releasing lock...
[2026-04-03 06:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:18:02] Production.INFO: ==31454== Lock acquired, processing the job...
[2026-04-03 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:18:02] Production.INFO: ==31454== Releasing lock...
[2026-04-03 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:18:02] Production.INFO: ==31452== Lock acquired, processing the job...
[2026-04-03 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:18:02] Production.INFO: ==31452== Releasing lock...
[2026-04-03 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:18:03] Production.INFO: ==31461== Lock acquired, processing the job...
[2026-04-03 01:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:18:03] Production.INFO: ==31467== Lock acquired, processing the job...
[2026-04-03 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 01:18:03] Production.INFO: ==31467== Releasing lock...
[2026-04-03 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:18:03] Production.INFO: ==31461== Releasing lock...
[2026-04-03 01:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:18:03] Production.INFO: ==31459== Lock acquired, processing the job...
[2026-04-03 01:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:18:03] Production.INFO: ==31463== Lock acquired, processing the job...
[2026-04-03 01:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:18:03] Production.INFO: ==31465== Lock acquired, processing the job...
[2026-04-03 01:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:18:03] Production.INFO: Account Balance Start.
[2026-04-03 01:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:18:03] Production.INFO: 117
[2026-04-03 01:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:18:04] Production.INFO: Total Charge 0
[2026-04-03 01:18:04] Production.INFO: CreateAllLog End
[2026-04-03 01:18:05] Production.INFO: Account Balance End.
[2026-04-03 01:18:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:18:05] Production.INFO: ==31465== Releasing lock...
[2026-04-03 01:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:18:11] Production.ERROR: CronJobId end10
[2026-04-03 01:18:11] Production.INFO: ==31463== Releasing lock...
[2026-04-03 01:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:18:14] Production.INFO: call_cost start
[2026-04-03 01:18:14] Production.INFO: call_cost end
[2026-04-03 01:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:18:15] Production.INFO: ==31459== Releasing lock...
[2026-04-03 01:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:19:02] Production.INFO: ==31564== Lock acquired, processing the job...
[2026-04-03 06:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:19:02] Production.INFO: neon service started
[2026-04-03 06:19:02] Production.INFO: neon service started
[2026-04-03 06:19:02] Production.INFO: ==31564== Releasing lock...
[2026-04-03 06:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:19:02] Production.INFO: ==31566== Lock acquired, processing the job...
[2026-04-03 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:19:02] Production.INFO: ==31566== Releasing lock...
[2026-04-03 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:19:03] Production.INFO: ==31568== Lock acquired, processing the job...
[2026-04-03 05:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:19:03] Production.INFO: ==31568== Releasing lock...
[2026-04-03 05:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:19:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:19:03] Production.INFO: ==31572== Lock acquired, processing the job...
[2026-04-03 01:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:19:03] Production.INFO: ==31574== Lock acquired, processing the job...
[2026-04-03 01:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:19:03] Production.INFO: ==31576== Lock acquired, processing the job...
[2026-04-03 01:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:19:03] Production.INFO: ==31578== Lock acquired, processing the job...
[2026-04-03 01:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:19:03] Production.INFO: ==31580== Lock acquired, processing the job...
[2026-04-03 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:19:04] Production.INFO: Account Balance Start.
[2026-04-03 01:19:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:19:04] Production.INFO: 117
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-08
[2026-04-03 01: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-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01:19:04] Production.INFO: ==31580== Releasing lock...
[2026-04-03 01:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: ==31574== Releasing lock...
[2026-04-03 01:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:19:04] Production.INFO: Total Charge 0
[2026-04-03 01:19:04] Production.INFO: CreateAllLog End
[2026-04-03 01:19:04] Production.INFO: Account Balance End.
[2026-04-03 01:19:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:19:05] Production.INFO: ==31578== Releasing lock...
[2026-04-03 01:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:19:12] Production.ERROR: CronJobId end10
[2026-04-03 01:19:12] Production.INFO: ==31576== Releasing lock...
[2026-04-03 01:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:19:14] Production.INFO: call_cost start
[2026-04-03 01:19:14] Production.INFO: call_cost end
[2026-04-03 01:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:19:14] Production.INFO: ==31572== Releasing lock...
[2026-04-03 01:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:20:01] Production.INFO: ==31678== Lock acquired, processing the job...
[2026-04-03 06:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:20:01] Production.INFO: neon service started
[2026-04-03 06:20:01] Production.INFO: neon service started
[2026-04-03 06:20:01] Production.INFO: ==31678== Releasing lock...
[2026-04-03 06:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:20:01] Production.INFO: ==31680== Lock acquired, processing the job...
[2026-04-03 01:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:20:02] Production.INFO: ==31680== Releasing lock...
[2026-04-03 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:20:02] Production.INFO: ==31682== Lock acquired, processing the job...
[2026-04-03 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:20:02] Production.INFO: ==31682== Releasing lock...
[2026-04-03 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:20:03] Production.INFO: ==31692== Lock acquired, processing the job...
[2026-04-03 01:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 01:20:03] Production.INFO: ==31692== Releasing lock...
[2026-04-03 01:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:20:03] Production.INFO: ==31684== Lock acquired, processing the job...
[2026-04-03 01:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:20:03] Production.INFO: ==31686== Lock acquired, processing the job...
[2026-04-03 01:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:20:03] Production.INFO: ==31688== Lock acquired, processing the job...
[2026-04-03 01:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:20:03] Production.INFO: ==31690== Lock acquired, processing the job...
[2026-04-03 01:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:20:03] Production.INFO: Account Balance Start.
[2026-04-03 01:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:20:03] Production.INFO: 117
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: ==31686== Releasing lock...
[2026-04-03 01:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:20:04] Production.INFO: Total Charge 0
[2026-04-03 01:20:04] Production.INFO: CreateAllLog End
[2026-04-03 01:20:05] Production.INFO: Account Balance End.
[2026-04-03 01:20:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:20:05] Production.INFO: ==31690== Releasing lock...
[2026-04-03 01:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:20:12] Production.ERROR: CronJobId end10
[2026-04-03 01:20:12] Production.INFO: ==31688== Releasing lock...
[2026-04-03 01:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:20:15] Production.INFO: call_cost start
[2026-04-03 01:20:15] Production.INFO: call_cost end
[2026-04-03 01:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:20:15] Production.INFO: ==31684== Releasing lock...
[2026-04-03 01:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:21:02] Production.INFO: ==31804== Lock acquired, processing the job...
[2026-04-03 06:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:21:02] Production.INFO: neon service started
[2026-04-03 06:21:02] Production.INFO: neon service started
[2026-04-03 06:21:02] Production.INFO: ==31804== Releasing lock...
[2026-04-03 06:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:21:02] Production.INFO: ==31807== Lock acquired, processing the job...
[2026-04-03 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:21:02] Production.INFO: ==31807== Releasing lock...
[2026-04-03 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:21:02] Production.INFO: ==31809== Lock acquired, processing the job...
[2026-04-03 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:21:02] Production.INFO: ==31809== Releasing lock...
[2026-04-03 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:21:03] Production.INFO: ==31815== Lock acquired, processing the job...
[2026-04-03 01:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:21:03] Production.INFO: ==31813== Lock acquired, processing the job...
[2026-04-03 01:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 01:21:03] Production.INFO: ==31823== Lock acquired, processing the job...
[2026-04-03 01:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 01:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 01:21:03] Production.INFO: ==31817== Lock acquired, processing the job...
[2026-04-03 01:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 01:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 01:21:03] Production.ERROR: CronJob PID - 31815
[2026-04-03 01:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 01:21:03] Production.ERROR: CronJob ID - 5
[2026-04-03 01:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 01:21:00
[2026-04-03 01:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 01:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 01:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 01:21:03] Production.ERROR: CronJob PID - 31823
[2026-04-03 01:21:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 01:21:03] Production.ERROR: CronJob ID - 17
[2026-04-03 01:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 01:21:00
[2026-04-03 01:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 01:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 01:21:04] Production.INFO: ==31819== Lock acquired, processing the job...
[2026-04-03 01:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:21:04] Production.INFO: ==31821== Lock acquired, processing the job...
[2026-04-03 01:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:21:04] Production.INFO: ==31825== Lock acquired, processing the job...
[2026-04-03 01:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:21:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 01:21:04] Production.INFO: ==31813== Releasing lock...
[2026-04-03 01:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 01:21:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 01:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:21:04] Production.INFO: Account Balance Start.
[2026-04-03 01:21:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:21:04] Production.INFO: 117
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-08
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:21:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: ==31825== Releasing lock...
[2026-04-03 01:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.ERROR: done
[2026-04-03 01:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 01:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027125', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: ==31817== Releasing lock...
[2026-04-03 01:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-03-23
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-03-24
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-03-25
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-03-26
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-03-27
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-03-28
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-03-29
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-03-30
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-03-31
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:21:05] Production.INFO: Total Charge 0
[2026-04-03 01:21:05] Production.INFO: CreateAllLog End
[2026-04-03 01:21:05] Production.INFO: Account Balance End.
[2026-04-03 01:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:21:05] Production.INFO: ==31821== Releasing lock...
[2026-04-03 01:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027125', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 01:21:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 01:21:11] Production.INFO: ProcessCDR(1,17027125,1,1,2)
[2026-04-03 01:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027125,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027125,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:21:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 01:21:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 01:21:11] Production.INFO: ==31823== Releasing lock...
[2026-04-03 01:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 01:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 01:21:15] Production.ERROR: CronJobId end10
[2026-04-03 01:21:15] Production.INFO: ==31819== Releasing lock...
[2026-04-03 01:21:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:21:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:21:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:21:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:21:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:21:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:21:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:21:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:21:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:21:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:21:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:21:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:21:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:21:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:21:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:21:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:21:17] Production.INFO: call_cost start
[2026-04-03 01:21:17] Production.INFO: call_cost end
[2026-04-03 01:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:21:17] Production.INFO: ==31815== Releasing lock...
[2026-04-03 01:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:22:01] Production.INFO: ==31912== Lock acquired, processing the job...
[2026-04-03 06:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:22:01] Production.INFO: neon service started
[2026-04-03 06:22:01] Production.INFO: neon service started
[2026-04-03 06:22:01] Production.INFO: ==31912== Releasing lock...
[2026-04-03 06:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:22:01] Production.INFO: ==31918== Lock acquired, processing the job...
[2026-04-03 05:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:22:01] Production.INFO: ==31918== Releasing lock...
[2026-04-03 05:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:22:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:22:02] Production.INFO: ==31916== Lock acquired, processing the job...
[2026-04-03 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:22:02] Production.INFO: ==31916== Releasing lock...
[2026-04-03 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:22:02] Production.INFO: ==31920== Lock acquired, processing the job...
[2026-04-03 01:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:22:03] Production.INFO: ==31922== Lock acquired, processing the job...
[2026-04-03 01:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:22:03] Production.INFO: ==31924== Lock acquired, processing the job...
[2026-04-03 01:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:22:03] Production.INFO: ==31928== Lock acquired, processing the job...
[2026-04-03 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:22:03] Production.INFO: ==31926== Lock acquired, processing the job...
[2026-04-03 01:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 01:22:03] Production.INFO: ==31928== Releasing lock...
[2026-04-03 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:22:03] Production.INFO: Account Balance Start.
[2026-04-03 01:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:22:03] Production.INFO: 117
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: ==31922== Releasing lock...
[2026-04-03 01:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:22:04] Production.INFO: Total Charge 0
[2026-04-03 01:22:04] Production.INFO: CreateAllLog End
[2026-04-03 01:22:04] Production.INFO: Account Balance End.
[2026-04-03 01:22:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:22:04] Production.INFO: ==31926== Releasing lock...
[2026-04-03 01:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:22:11] Production.ERROR: CronJobId end10
[2026-04-03 01:22:11] Production.INFO: ==31924== Releasing lock...
[2026-04-03 01:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:22:15] Production.INFO: call_cost start
[2026-04-03 01:22:15] Production.INFO: call_cost end
[2026-04-03 01:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:22:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:22:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:22:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:22:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:22:15] Production.INFO: ==31920== Releasing lock...
[2026-04-03 01:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:23:01] Production.INFO: ==32032== Lock acquired, processing the job...
[2026-04-03 06:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:23:01] Production.INFO: neon service started
[2026-04-03 06:23:01] Production.INFO: neon service started
[2026-04-03 06:23:01] Production.INFO: ==32032== Releasing lock...
[2026-04-03 06:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:23:02] Production.INFO: ==32036== Lock acquired, processing the job...
[2026-04-03 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:23:02] Production.INFO: ==32036== Releasing lock...
[2026-04-03 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:23:02] Production.INFO: ==32034== Lock acquired, processing the job...
[2026-04-03 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:23:02] Production.INFO: ==32034== Releasing lock...
[2026-04-03 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:23:03] Production.INFO: ==32040== Lock acquired, processing the job...
[2026-04-03 01:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:23:03] Production.INFO: ==32042== Lock acquired, processing the job...
[2026-04-03 01:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:23:03] Production.INFO: ==32044== Lock acquired, processing the job...
[2026-04-03 01:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:23:03] Production.INFO: ==32046== Lock acquired, processing the job...
[2026-04-03 01:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:23:03] Production.INFO: ==32048== Lock acquired, processing the job...
[2026-04-03 01:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:23:03] Production.INFO: Account Balance Start.
[2026-04-03 01:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 01:23:03] Production.INFO: 117
[2026-04-03 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-03 01:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:03] Production.INFO: ==32048== Releasing lock...
[2026-04-03 01:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: ==32042== Releasing lock...
[2026-04-03 01:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:23:04] Production.INFO: Total Charge 0
[2026-04-03 01:23:04] Production.INFO: CreateAllLog End
[2026-04-03 01:23:04] Production.INFO: Account Balance End.
[2026-04-03 01:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:23:04] Production.INFO: ==32046== Releasing lock...
[2026-04-03 01:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:23:12] Production.ERROR: CronJobId end10
[2026-04-03 01:23:12] Production.INFO: ==32044== Releasing lock...
[2026-04-03 01:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:23:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:23:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:23:15] Production.INFO: call_cost start
[2026-04-03 01:23:15] Production.INFO: call_cost end
[2026-04-03 01:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:23:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:23:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:23:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:23:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:23:15] Production.INFO: ==32040== Releasing lock...
[2026-04-03 01:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:24:02] Production.INFO: ==32146== Lock acquired, processing the job...
[2026-04-03 06:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:24:02] Production.INFO: neon service started
[2026-04-03 06:24:02] Production.INFO: neon service started
[2026-04-03 06:24:02] Production.INFO: ==32146== Releasing lock...
[2026-04-03 06:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:24:02] Production.INFO: ==32149== Lock acquired, processing the job...
[2026-04-03 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:24:02] Production.INFO: ==32149== Releasing lock...
[2026-04-03 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:24:03] Production.INFO: ==32151== Lock acquired, processing the job...
[2026-04-03 05:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:24:03] Production.INFO: ==32151== Releasing lock...
[2026-04-03 05:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:24:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:24:03] Production.INFO: ==32161== Lock acquired, processing the job...
[2026-04-03 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:24:03] Production.INFO: ==32153== Lock acquired, processing the job...
[2026-04-03 01:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 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-03 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-03 01:24:03] Production.INFO: ==32155== Lock acquired, processing the job...
[2026-04-03 01:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:24:03] Production.INFO: ==32161== Releasing lock...
[2026-04-03 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:24:04] Production.INFO: ==32157== Lock acquired, processing the job...
[2026-04-03 01:24:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:24:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:24:04] Production.INFO: ==32159== Lock acquired, processing the job...
[2026-04-03 01:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:24:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:24:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:24:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:24:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:24:04] Production.INFO: Account Balance Start.
[2026-04-03 01:24:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:24:04] Production.INFO: 117
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-08
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: ==32155== Releasing lock...
[2026-04-03 01:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-03-23
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-03-24
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-03-25
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-03-26
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-03-27
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-03-28
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-03-29
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-03-30
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-03-31
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:24:05] Production.INFO: Total Charge 0
[2026-04-03 01:24:05] Production.INFO: CreateAllLog End
[2026-04-03 01:24:05] Production.INFO: Account Balance End.
[2026-04-03 01:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:24:05] Production.INFO: ==32159== Releasing lock...
[2026-04-03 01:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:24:13] Production.ERROR: CronJobId end10
[2026-04-03 01:24:13] Production.INFO: ==32157== Releasing lock...
[2026-04-03 01:24:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:24:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:24:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:24:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:24:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:24:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:24:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:24:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:24:16] Production.INFO: call_cost start
[2026-04-03 01:24:16] Production.INFO: call_cost end
[2026-04-03 01:24:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:24:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:24:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:24:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:24:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:24:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:24:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:24:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:24:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:24:16] Production.INFO: ==32153== Releasing lock...
[2026-04-03 01:24:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:24:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:25:01] Production.INFO: ==32250== Lock acquired, processing the job...
[2026-04-03 06:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:25:01] Production.INFO: neon service started
[2026-04-03 06:25:01] Production.INFO: neon service started
[2026-04-03 06:25:01] Production.INFO: ==32250== Releasing lock...
[2026-04-03 06:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:25:02] Production.INFO: ==32252== Lock acquired, processing the job...
[2026-04-03 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:25:02] Production.INFO: ==32254== Lock acquired, processing the job...
[2026-04-03 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:25:02] Production.INFO: ==32252== Releasing lock...
[2026-04-03 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:25:02] Production.INFO: ==32254== Releasing lock...
[2026-04-03 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:25:03] Production.INFO: ==32256== Lock acquired, processing the job...
[2026-04-03 01:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:25:03] Production.INFO: ==32258== Lock acquired, processing the job...
[2026-04-03 01:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:25:03] Production.INFO: ==32260== Lock acquired, processing the job...
[2026-04-03 01:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:25:03] Production.INFO: ==32262== Lock acquired, processing the job...
[2026-04-03 01:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:25:03] Production.INFO: ==32264== Lock acquired, processing the job...
[2026-04-03 01:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:25:03] Production.INFO: Account Balance Start.
[2026-04-03 01:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:25:03] Production.INFO: 117
[2026-04-03 01:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:25:03] Production.INFO: ==32264== Releasing lock...
[2026-04-03 01:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:03] Production.INFO: ==32258== Releasing lock...
[2026-04-03 01:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:25:04] Production.INFO: Total Charge 0
[2026-04-03 01:25:04] Production.INFO: CreateAllLog End
[2026-04-03 01:25:04] Production.INFO: Account Balance End.
[2026-04-03 01:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:25:04] Production.INFO: ==32262== Releasing lock...
[2026-04-03 01:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:25:12] Production.ERROR: CronJobId end10
[2026-04-03 01:25:12] Production.INFO: ==32260== Releasing lock...
[2026-04-03 01:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:25:15] Production.INFO: call_cost start
[2026-04-03 01:25:15] Production.INFO: call_cost end
[2026-04-03 01:25:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:25:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:25:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:25:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:25:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:25:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:25:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:25:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:25:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:25:15] Production.INFO: ==32256== Releasing lock...
[2026-04-03 01:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:25:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:26:02] Production.INFO: ==32360== Lock acquired, processing the job...
[2026-04-03 06:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:26:02] Production.INFO: neon service started
[2026-04-03 06:26:02] Production.INFO: neon service started
[2026-04-03 06:26:02] Production.INFO: ==32360== Releasing lock...
[2026-04-03 06:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:26:02] Production.INFO: ==32362== Lock acquired, processing the job...
[2026-04-03 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:26:02] Production.INFO: ==32364== Lock acquired, processing the job...
[2026-04-03 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:26:02] Production.INFO: ==32364== Releasing lock...
[2026-04-03 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:26:03] Production.INFO: ==32362== Releasing lock...
[2026-04-03 01:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:26:03] Production.INFO: ==32375== Lock acquired, processing the job...
[2026-04-03 01:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:26:03] Production.INFO: ==32369== Lock acquired, processing the job...
[2026-04-03 01:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:26:04] Production.INFO: Account Balance Start.
[2026-04-03 01:26:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:26:04] Production.INFO: 117
[2026-04-03 01:26:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-08
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: ==32371== Lock acquired, processing the job...
[2026-04-03 01:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: ==32373== Lock acquired, processing the job...
[2026-04-03 01:26:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: ==32377== Lock acquired, processing the job...
[2026-04-03 01:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:26:04] Production.INFO: ==32377== Releasing lock...
[2026-04-03 01:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: ==32371== Releasing lock...
[2026-04-03 01:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:26:05] Production.INFO: Total Charge 0
[2026-04-03 01:26:05] Production.INFO: CreateAllLog End
[2026-04-03 01:26:05] Production.INFO: Account Balance End.
[2026-04-03 01:26:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:26:05] Production.INFO: ==32375== Releasing lock...
[2026-04-03 01:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:26:12] Production.ERROR: CronJobId end10
[2026-04-03 01:26:12] Production.INFO: ==32373== Releasing lock...
[2026-04-03 01:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:26:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:26:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:26:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:26:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:26:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:26:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:26:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:26:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:26:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:26:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:26:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:26:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:26:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:26:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:26:15] Production.INFO: call_cost start
[2026-04-03 01:26:15] Production.INFO: call_cost end
[2026-04-03 01:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:26:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:26:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:26:15] Production.INFO: ==32369== Releasing lock...
[2026-04-03 01:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:27:01] Production.INFO: ==32472== Lock acquired, processing the job...
[2026-04-03 06:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:27:01] Production.INFO: neon service started
[2026-04-03 06:27:01] Production.INFO: neon service started
[2026-04-03 06:27:01] Production.INFO: ==32472== Releasing lock...
[2026-04-03 06:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:27:01] Production.INFO: ==32476== Lock acquired, processing the job...
[2026-04-03 05:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:27:02] Production.INFO: ==32476== Releasing lock...
[2026-04-03 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:27:02] Production.INFO: ==32474== Lock acquired, processing the job...
[2026-04-03 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:27:02] Production.INFO: ==32474== Releasing lock...
[2026-04-03 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:27:03] Production.INFO: ==32479== Lock acquired, processing the job...
[2026-04-03 01:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:27:03] Production.INFO: ==32487== Lock acquired, processing the job...
[2026-04-03 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:27:03] Production.INFO: ==32481== Lock acquired, processing the job...
[2026-04-03 01:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:27:03] Production.INFO: ==32483== Lock acquired, processing the job...
[2026-04-03 01:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:27:03] Production.INFO: ==32485== Lock acquired, processing the job...
[2026-04-03 01:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01: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-03 01: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-03 01: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-03 01:27:03] Production.INFO: ==32487== Releasing lock...
[2026-04-03 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:27:03] Production.INFO: Account Balance Start.
[2026-04-03 01:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:27:03] Production.INFO: 117
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:03] Production.INFO: ==32481== Releasing lock...
[2026-04-03 01:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:27:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:27:04] Production.INFO: Total Charge 0
[2026-04-03 01:27:04] Production.INFO: CreateAllLog End
[2026-04-03 01:27:04] Production.INFO: Account Balance End.
[2026-04-03 01:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:27:04] Production.INFO: ==32485== Releasing lock...
[2026-04-03 01:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:27:11] Production.ERROR: CronJobId end10
[2026-04-03 01:27:11] Production.INFO: ==32483== Releasing lock...
[2026-04-03 01:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:27:14] Production.INFO: call_cost start
[2026-04-03 01:27:14] Production.INFO: call_cost end
[2026-04-03 01:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:27:14] Production.INFO: ==32479== Releasing lock...
[2026-04-03 01:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:28:02] Production.INFO: ==32591== Lock acquired, processing the job...
[2026-04-03 06:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:28:02] Production.INFO: neon service started
[2026-04-03 06:28:02] Production.INFO: neon service started
[2026-04-03 06:28:02] Production.INFO: ==32591== Releasing lock...
[2026-04-03 06:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:28:02] Production.INFO: ==32594== Lock acquired, processing the job...
[2026-04-03 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:28:02] Production.INFO: ==32596== Lock acquired, processing the job...
[2026-04-03 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:28:02] Production.INFO: ==32596== Releasing lock...
[2026-04-03 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:28:03] Production.INFO: ==32594== Releasing lock...
[2026-04-03 01:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:28:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:28:04] Production.INFO: ==32600== Lock acquired, processing the job...
[2026-04-03 01:28:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:28:04] Production.INFO: ==32602== Lock acquired, processing the job...
[2026-04-03 01:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:28:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:28:04] Production.INFO: ==32604== Lock acquired, processing the job...
[2026-04-03 01:28:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:28:04] Production.INFO: ==32608== Lock acquired, processing the job...
[2026-04-03 01:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:28:04] Production.INFO: ==32606== Lock acquired, processing the job...
[2026-04-03 01:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:28:04] Production.INFO: Account Balance Start.
[2026-04-03 01:28:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:28:04] Production.INFO: 117
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-08
[2026-04-03 01: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-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01:28:04] Production.INFO: ==32608== Releasing lock...
[2026-04-03 01:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: ==32602== Releasing lock...
[2026-04-03 01:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:28:05] Production.INFO: Total Charge 0
[2026-04-03 01:28:05] Production.INFO: CreateAllLog End
[2026-04-03 01:28:05] Production.INFO: Account Balance End.
[2026-04-03 01:28:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:28:05] Production.INFO: ==32606== Releasing lock...
[2026-04-03 01:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:28:12] Production.ERROR: CronJobId end10
[2026-04-03 01:28:12] Production.INFO: ==32604== Releasing lock...
[2026-04-03 01:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:28:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:28:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:28:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:28:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:28:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:28:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:28:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:28:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:28:15] Production.INFO: call_cost start
[2026-04-03 01:28:15] Production.INFO: call_cost end
[2026-04-03 01:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:28:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:28:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:28:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:28:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:28:15] Production.INFO: ==32600== Releasing lock...
[2026-04-03 01:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:29:01] Production.INFO: ==32704== Lock acquired, processing the job...
[2026-04-03 06:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:29:01] Production.INFO: neon service started
[2026-04-03 06:29:01] Production.INFO: neon service started
[2026-04-03 06:29:01] Production.INFO: ==32704== Releasing lock...
[2026-04-03 06:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:29:02] Production.INFO: ==32706== Lock acquired, processing the job...
[2026-04-03 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:29:02] Production.INFO: ==32706== Releasing lock...
[2026-04-03 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:29:02] Production.INFO: ==32708== Lock acquired, processing the job...
[2026-04-03 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:29:02] Production.INFO: ==32708== Releasing lock...
[2026-04-03 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:29:03] Production.INFO: ==32718== Lock acquired, processing the job...
[2026-04-03 01:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:29:03] Production.INFO: ==32716== Lock acquired, processing the job...
[2026-04-03 01:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:29:03] Production.INFO: ==32714== Lock acquired, processing the job...
[2026-04-03 01:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:29:03] Production.INFO: Account Balance Start.
[2026-04-03 01:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:29:03] Production.INFO: 117
[2026-04-03 01:29:03] Production.INFO: ==32712== Lock acquired, processing the job...
[2026-04-03 01:29:03] Production.INFO: ==32720== Lock acquired, processing the job...
[2026-04-03 01:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:29:03] Production.INFO: ==32720== Releasing lock...
[2026-04-03 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:03] Production.INFO: ==32714== Releasing lock...
[2026-04-03 01:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:29:04] Production.INFO: Total Charge 0
[2026-04-03 01:29:04] Production.INFO: CreateAllLog End
[2026-04-03 01:29:04] Production.INFO: Account Balance End.
[2026-04-03 01:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:29:04] Production.INFO: ==32718== Releasing lock...
[2026-04-03 01:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:29:11] Production.ERROR: CronJobId end10
[2026-04-03 01:29:11] Production.INFO: ==32716== Releasing lock...
[2026-04-03 01:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:29:15] Production.INFO: call_cost start
[2026-04-03 01:29:15] Production.INFO: call_cost end
[2026-04-03 01:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:29:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:29:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:29:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:29:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:29:15] Production.INFO: ==32712== Releasing lock...
[2026-04-03 01:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:30:02] Production.INFO: ==367== Lock acquired, processing the job...
[2026-04-03 06:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:30:02] Production.INFO: neon service started
[2026-04-03 06:30:02] Production.INFO: neon service started
[2026-04-03 06:30:02] Production.INFO: ==367== Releasing lock...
[2026-04-03 06:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:30:02] Production.INFO: ==369== Lock acquired, processing the job...
[2026-04-03 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:30:02] Production.INFO: ==371== Lock acquired, processing the job...
[2026-04-03 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:30:02] Production.INFO: ==371== Releasing lock...
[2026-04-03 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:30:03] Production.INFO: ==369== Releasing lock...
[2026-04-03 01:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:30:03] Production.INFO: ==374== Lock acquired, processing the job...
[2026-04-03 01:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:30:03] Production.INFO: ==376== Lock acquired, processing the job...
[2026-04-03 01:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:30:04] Production.INFO: ==378== Lock acquired, processing the job...
[2026-04-03 01:30:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:30:04] Production.INFO: ==382== Lock acquired, processing the job...
[2026-04-03 01:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:30:04] Production.INFO: ==380== Lock acquired, processing the job...
[2026-04-03 01:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:30:04] Production.INFO: Account Balance Start.
[2026-04-03 01:30:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:30:04] Production.INFO: 117
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-08
[2026-04-03 01: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-03 01: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-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01: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-03 01:30:04] Production.INFO: ==382== Releasing lock...
[2026-04-03 01:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: ==376== Releasing lock...
[2026-04-03 01:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-03-22
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-03-23
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-03-24
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-03-25
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-03-26
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-03-27
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-03-28
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-03-29
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-03-30
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-03-31
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:30:05] Production.INFO: Total Charge 0
[2026-04-03 01:30:05] Production.INFO: CreateAllLog End
[2026-04-03 01:30:05] Production.INFO: Account Balance End.
[2026-04-03 01:30:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:30:05] Production.INFO: ==380== Releasing lock...
[2026-04-03 01:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:30:12] Production.ERROR: CronJobId end10
[2026-04-03 01:30:12] Production.INFO: ==378== Releasing lock...
[2026-04-03 01:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:30:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:30:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:30:15] Production.INFO: call_cost start
[2026-04-03 01:30:15] Production.INFO: call_cost end
[2026-04-03 01:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:30:15] Production.INFO: ==374== Releasing lock...
[2026-04-03 01:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:31:01] Production.INFO: ==480== Lock acquired, processing the job...
[2026-04-03 06:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:31:01] Production.INFO: neon service started
[2026-04-03 06:31:01] Production.INFO: neon service started
[2026-04-03 06:31:01] Production.INFO: ==480== Releasing lock...
[2026-04-03 06:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:31:01] Production.INFO: ==484== Lock acquired, processing the job...
[2026-04-03 01:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:31:02] Production.INFO: ==484== Releasing lock...
[2026-04-03 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:31:02] Production.INFO: ==487== Lock acquired, processing the job...
[2026-04-03 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:31:02] Production.INFO: ==487== Releasing lock...
[2026-04-03 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:31:03] Production.INFO: ==489== Lock acquired, processing the job...
[2026-04-03 01:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 01:31:03] Production.INFO: ==491== Lock acquired, processing the job...
[2026-04-03 01:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 01:31:03] Production.INFO: ==498== Lock acquired, processing the job...
[2026-04-03 01:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 01:31:03] Production.INFO: ==489== Releasing lock...
[2026-04-03 01:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 01:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 01:31:03] Production.INFO: ==494== Lock acquired, processing the job...
[2026-04-03 01:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:31:03] Production.INFO: ==496== Lock acquired, processing the job...
[2026-04-03 01:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:31:03] Production.INFO: ==503== Lock acquired, processing the job...
[2026-04-03 01:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:31:03] Production.INFO: Account Balance Start.
[2026-04-03 01:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:31:03] Production.INFO: 117
[2026-04-03 01:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:31:03] Production.INFO: ==500== Lock acquired, processing the job...
[2026-04-03 01:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 01:31:03] Production.INFO: ==503== Releasing lock...
[2026-04-03 01:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.INFO: ==494== Releasing lock...
[2026-04-03 01:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:31:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:31:04] Production.ERROR: done
[2026-04-03 01:31:04] Production.INFO: Total Charge 0
[2026-04-03 01:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 01:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027166', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 01:31:04] Production.INFO: CreateAllLog End
[2026-04-03 01:31:04] Production.INFO: Account Balance End.
[2026-04-03 01:31:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:31:04] Production.INFO: ==498== Releasing lock...
[2026-04-03 01:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027166', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 01:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 01:31:10] Production.INFO: ProcessCDR(1,17027166,1,1,2)
[2026-04-03 01:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027166,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027166,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 01:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 01:31:10] Production.INFO: ==500== Releasing lock...
[2026-04-03 01:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 01:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 01:31:14] Production.ERROR: CronJobId end10
[2026-04-03 01:31:14] Production.INFO: ==496== Releasing lock...
[2026-04-03 01:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:31:17] Production.INFO: call_cost start
[2026-04-03 01:31:17] Production.INFO: call_cost end
[2026-04-03 01:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:31:17] Production.INFO: ==491== Releasing lock...
[2026-04-03 01:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:32:01] Production.INFO: ==605== Lock acquired, processing the job...
[2026-04-03 06:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:32:01] Production.INFO: neon service started
[2026-04-03 06:32:02] Production.INFO: neon service started
[2026-04-03 06:32:02] Production.INFO: ==605== Releasing lock...
[2026-04-03 06:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:32:02] Production.INFO: ==610== Lock acquired, processing the job...
[2026-04-03 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:32:02] Production.INFO: ==610== Releasing lock...
[2026-04-03 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:32:02] Production.INFO: ==612== Lock acquired, processing the job...
[2026-04-03 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:32:02] Production.INFO: ==612== Releasing lock...
[2026-04-03 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:32:03] Production.INFO: ==616== Lock acquired, processing the job...
[2026-04-03 01:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:32:03] Production.INFO: ==620== Lock acquired, processing the job...
[2026-04-03 01:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:32:03] Production.INFO: ==624== Lock acquired, processing the job...
[2026-04-03 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:32:03] Production.INFO: ==618== Lock acquired, processing the job...
[2026-04-03 01:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:32:03] Production.INFO: ==622== Lock acquired, processing the job...
[2026-04-03 01:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 01:32:03] Production.INFO: ==624== Releasing lock...
[2026-04-03 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:32:03] Production.INFO: Account Balance Start.
[2026-04-03 01:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:32:03] Production.INFO: 117
[2026-04-03 01:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: ==618== Releasing lock...
[2026-04-03 01:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:32:04] Production.INFO: Total Charge 0
[2026-04-03 01:32:04] Production.INFO: CreateAllLog End
[2026-04-03 01:32:04] Production.INFO: Account Balance End.
[2026-04-03 01:32:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:32:04] Production.INFO: ==622== Releasing lock...
[2026-04-03 01:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:32:11] Production.ERROR: CronJobId end10
[2026-04-03 01:32:11] Production.INFO: ==620== Releasing lock...
[2026-04-03 01:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:32:14] Production.INFO: call_cost start
[2026-04-03 01:32:14] Production.INFO: call_cost end
[2026-04-03 01:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:32:14] Production.INFO: ==616== Releasing lock...
[2026-04-03 01:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:33:01] Production.INFO: ==742== Lock acquired, processing the job...
[2026-04-03 06:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:33:01] Production.INFO: neon service started
[2026-04-03 06:33:01] Production.INFO: neon service started
[2026-04-03 06:33:01] Production.INFO: ==742== Releasing lock...
[2026-04-03 06:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:33:01] Production.INFO: ==749== Lock acquired, processing the job...
[2026-04-03 05:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:33:01] Production.INFO: ==749== Releasing lock...
[2026-04-03 05:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:33:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:33:01] Production.INFO: ==747== Lock acquired, processing the job...
[2026-04-03 01:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:33:02] Production.INFO: ==747== Releasing lock...
[2026-04-03 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:33:02] Production.INFO: ==753== Lock acquired, processing the job...
[2026-04-03 01:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:33:02] Production.INFO: ==759== Lock acquired, processing the job...
[2026-04-03 01:33:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:33:02] Production.INFO: ==755== Lock acquired, processing the job...
[2026-04-03 01:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:33:02] Production.INFO: ==757== Lock acquired, processing the job...
[2026-04-03 01:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:33:02] Production.INFO: Account Balance Start.
[2026-04-03 01:33:02] Production.INFO: CreateAllLog Start
[2026-04-03 01:33:03] Production.INFO: ==761== Lock acquired, processing the job...
[2026-04-03 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:33:03] Production.INFO: 117
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:33:03] Production.INFO: ==761== Releasing lock...
[2026-04-03 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: ==755== Releasing lock...
[2026-04-03 01:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-24
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-25
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-26
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-27
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-28
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-29
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-30
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:03] Production.INFO: Date 2026-03-31
[2026-04-03 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:33:04] Production.INFO: Total Charge 0
[2026-04-03 01:33:04] Production.INFO: CreateAllLog End
[2026-04-03 01:33:04] Production.INFO: Account Balance End.
[2026-04-03 01:33:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:33:04] Production.INFO: ==759== Releasing lock...
[2026-04-03 01:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:33:12] Production.ERROR: CronJobId end10
[2026-04-03 01:33:12] Production.INFO: ==757== Releasing lock...
[2026-04-03 01:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:33:14] Production.INFO: call_cost start
[2026-04-03 01:33:14] Production.INFO: call_cost end
[2026-04-03 01:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:33:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:33:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:33:15] Production.INFO: ==753== Releasing lock...
[2026-04-03 01:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:34:01] Production.INFO: ==852== Lock acquired, processing the job...
[2026-04-03 06:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:34:01] Production.INFO: neon service started
[2026-04-03 06:34:01] Production.INFO: neon service started
[2026-04-03 06:34:01] Production.INFO: ==852== Releasing lock...
[2026-04-03 06:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:34:02] Production.INFO: ==856== Lock acquired, processing the job...
[2026-04-03 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:34:02] Production.INFO: ==856== Releasing lock...
[2026-04-03 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:34:02] Production.INFO: ==854== Lock acquired, processing the job...
[2026-04-03 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:34:02] Production.INFO: ==854== Releasing lock...
[2026-04-03 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:34:03] Production.INFO: ==859== Lock acquired, processing the job...
[2026-04-03 01:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:34:03] Production.INFO: ==861== Lock acquired, processing the job...
[2026-04-03 01:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:34:03] Production.INFO: ==863== Lock acquired, processing the job...
[2026-04-03 01:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:34:03] Production.INFO: ==865== Lock acquired, processing the job...
[2026-04-03 01:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:34:03] Production.INFO: ==867== Lock acquired, processing the job...
[2026-04-03 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:34:03] Production.INFO: Account Balance Start.
[2026-04-03 01:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:34:03] Production.INFO: 117
[2026-04-03 01:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:34:03] Production.INFO: ==867== Releasing lock...
[2026-04-03 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: ==861== Releasing lock...
[2026-04-03 01:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:34:04] Production.INFO: Total Charge 0
[2026-04-03 01:34:04] Production.INFO: CreateAllLog End
[2026-04-03 01:34:04] Production.INFO: Account Balance End.
[2026-04-03 01:34:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:34:04] Production.INFO: ==865== Releasing lock...
[2026-04-03 01:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:34:10] Production.ERROR: CronJobId end10
[2026-04-03 01:34:10] Production.INFO: ==863== Releasing lock...
[2026-04-03 01:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:34:15] Production.INFO: call_cost start
[2026-04-03 01:34:15] Production.INFO: call_cost end
[2026-04-03 01:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:34:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:34:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:34:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:34:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:34:15] Production.INFO: ==859== Releasing lock...
[2026-04-03 01:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:35:02] Production.INFO: ==957== Lock acquired, processing the job...
[2026-04-03 06:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:35:02] Production.INFO: neon service started
[2026-04-03 06:35:02] Production.INFO: neon service started
[2026-04-03 06:35:02] Production.INFO: ==957== Releasing lock...
[2026-04-03 06:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:35:02] Production.INFO: ==961== Lock acquired, processing the job...
[2026-04-03 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:35:02] Production.INFO: ==961== Releasing lock...
[2026-04-03 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:35:02] Production.INFO: ==959== Lock acquired, processing the job...
[2026-04-03 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:35:02] Production.INFO: ==959== Releasing lock...
[2026-04-03 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:35:03] Production.INFO: ==969== Lock acquired, processing the job...
[2026-04-03 01:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:35:03] Production.INFO: ==967== Lock acquired, processing the job...
[2026-04-03 01:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:35:03] Production.INFO: ==973== Lock acquired, processing the job...
[2026-04-03 01:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:35:03] Production.INFO: ==965== Lock acquired, processing the job...
[2026-04-03 01:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 01:35:03] Production.INFO: ==971== Lock acquired, processing the job...
[2026-04-03 01:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 01:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:35:03] Production.INFO: ==973== Releasing lock...
[2026-04-03 01:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:35:03] Production.INFO: Account Balance Start.
[2026-04-03 01:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:35:04] Production.INFO: 117
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-08
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: ==967== Releasing lock...
[2026-04-03 01:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:05] Production.INFO: Date 2026-03-30
[2026-04-03 01:35:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:05] Production.INFO: Date 2026-03-31
[2026-04-03 01:35:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:35:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:35:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:35:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:35:05] Production.INFO: Total Charge 0
[2026-04-03 01:35:05] Production.INFO: CreateAllLog End
[2026-04-03 01:35:05] Production.INFO: Account Balance End.
[2026-04-03 01:35:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:35:05] Production.INFO: ==971== Releasing lock...
[2026-04-03 01:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:35:12] Production.ERROR: CronJobId end10
[2026-04-03 01:35:12] Production.INFO: ==969== Releasing lock...
[2026-04-03 01:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:35:15] Production.INFO: call_cost start
[2026-04-03 01:35:15] Production.INFO: call_cost end
[2026-04-03 01:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:35:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:35:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:35:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:35:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:35:15] Production.INFO: ==965== Releasing lock...
[2026-04-03 01:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:36:01] Production.INFO: ==1070== Lock acquired, processing the job...
[2026-04-03 06:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:36:01] Production.INFO: neon service started
[2026-04-03 06:36:01] Production.INFO: neon service started
[2026-04-03 06:36:01] Production.INFO: ==1070== Releasing lock...
[2026-04-03 06:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:36:02] Production.INFO: ==1072== Lock acquired, processing the job...
[2026-04-03 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:36:02] Production.INFO: ==1074== Lock acquired, processing the job...
[2026-04-03 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:36:02] Production.INFO: ==1074== Releasing lock...
[2026-04-03 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:36:02] Production.INFO: ==1072== Releasing lock...
[2026-04-03 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:36:03] Production.INFO: ==1077== Lock acquired, processing the job...
[2026-04-03 01:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:36:03] Production.INFO: ==1079== Lock acquired, processing the job...
[2026-04-03 01:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:36:03] Production.INFO: ==1081== Lock acquired, processing the job...
[2026-04-03 01:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:36:03] Production.INFO: ==1083== Lock acquired, processing the job...
[2026-04-03 01:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:36:03] Production.INFO: ==1085== Lock acquired, processing the job...
[2026-04-03 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:36:03] Production.INFO: Account Balance Start.
[2026-04-03 01:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:36:03] Production.INFO: 117
[2026-04-03 01:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:36:03] Production.INFO: ==1085== Releasing lock...
[2026-04-03 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: ==1079== Releasing lock...
[2026-04-03 01:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:36:04] Production.INFO: Total Charge 0
[2026-04-03 01:36:04] Production.INFO: CreateAllLog End
[2026-04-03 01:36:05] Production.INFO: Account Balance End.
[2026-04-03 01:36:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:36:05] Production.INFO: ==1083== Releasing lock...
[2026-04-03 01:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:36:12] Production.ERROR: CronJobId end10
[2026-04-03 01:36:12] Production.INFO: ==1081== Releasing lock...
[2026-04-03 01:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:36:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:36:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:36:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:36:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:36:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:36:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:36:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:36:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:36:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:36:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:36:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:36:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:36:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:36:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:36:15] Production.INFO: call_cost start
[2026-04-03 01:36:15] Production.INFO: call_cost end
[2026-04-03 01:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:36:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:36:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:36:15] Production.INFO: ==1077== Releasing lock...
[2026-04-03 01:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:37:01] Production.INFO: ==1187== Lock acquired, processing the job...
[2026-04-03 06:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:37:01] Production.INFO: neon service started
[2026-04-03 06:37:02] Production.INFO: neon service started
[2026-04-03 06:37:02] Production.INFO: ==1187== Releasing lock...
[2026-04-03 06:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:37:02] Production.INFO: ==1189== Lock acquired, processing the job...
[2026-04-03 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:37:02] Production.INFO: ==1189== Releasing lock...
[2026-04-03 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:37:02] Production.INFO: ==1191== Lock acquired, processing the job...
[2026-04-03 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:37:02] Production.INFO: ==1191== Releasing lock...
[2026-04-03 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:37:03] Production.INFO: ==1200== Lock acquired, processing the job...
[2026-04-03 01:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:37:03] Production.INFO: Account Balance Start.
[2026-04-03 01:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:37:03] Production.INFO: 117
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:03] Production.INFO: ==1194== Lock acquired, processing the job...
[2026-04-03 01:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:03] Production.INFO: ==1196== Lock acquired, processing the job...
[2026-04-03 01:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:03] Production.INFO: ==1198== Lock acquired, processing the job...
[2026-04-03 01:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:03] Production.INFO: ==1202== Lock acquired, processing the job...
[2026-04-03 01:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:37:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:37:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: ==1202== Releasing lock...
[2026-04-03 01:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: ==1196== Releasing lock...
[2026-04-03 01:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:37:04] Production.INFO: Total Charge 0
[2026-04-03 01:37:05] Production.INFO: CreateAllLog End
[2026-04-03 01:37:05] Production.INFO: Account Balance End.
[2026-04-03 01:37:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:37:05] Production.INFO: ==1200== Releasing lock...
[2026-04-03 01:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:37:12] Production.ERROR: CronJobId end10
[2026-04-03 01:37:12] Production.INFO: ==1198== Releasing lock...
[2026-04-03 01:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:37:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:37:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:37:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:37:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:37:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:37:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:37:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:37:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:37:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:37:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:37:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:37:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:37:15] Production.INFO: call_cost start
[2026-04-03 01:37:15] Production.INFO: call_cost end
[2026-04-03 01:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:37:15] Production.INFO: ==1194== Releasing lock...
[2026-04-03 01:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:38:01] Production.INFO: ==1294== Lock acquired, processing the job...
[2026-04-03 06:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:38:01] Production.INFO: neon service started
[2026-04-03 06:38:01] Production.INFO: neon service started
[2026-04-03 06:38:01] Production.INFO: ==1294== Releasing lock...
[2026-04-03 06:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:38:01] Production.INFO: ==1296== Lock acquired, processing the job...
[2026-04-03 01:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:38:02] Production.INFO: ==1298== Lock acquired, processing the job...
[2026-04-03 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:38:02] Production.INFO: ==1296== Releasing lock...
[2026-04-03 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:38:02] Production.INFO: ==1298== Releasing lock...
[2026-04-03 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:38:02] Production.INFO: ==1302== Lock acquired, processing the job...
[2026-04-03 01:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:38:02] Production.INFO: ==1304== Lock acquired, processing the job...
[2026-04-03 01:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:38:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:38:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:38:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:38:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:38:03] Production.INFO: ==1300== Lock acquired, processing the job...
[2026-04-03 01:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:38:03] Production.INFO: ==1306== Lock acquired, processing the job...
[2026-04-03 01:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:38:03] Production.INFO: Account Balance Start.
[2026-04-03 01:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:38:03] Production.INFO: 117
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: ==1308== Lock acquired, processing the job...
[2026-04-03 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: ==1302== Releasing lock...
[2026-04-03 01:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:38:03] Production.INFO: ==1308== Releasing lock...
[2026-04-03 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-24
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-25
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-26
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-27
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-28
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-29
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-30
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-03-31
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:03] Production.INFO: Date 2026-04-01
[2026-04-03 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:38:04] Production.INFO: Total Charge 0
[2026-04-03 01:38:04] Production.INFO: CreateAllLog End
[2026-04-03 01:38:04] Production.INFO: Account Balance End.
[2026-04-03 01:38:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:38:04] Production.INFO: ==1306== Releasing lock...
[2026-04-03 01:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:38:10] Production.ERROR: CronJobId end10
[2026-04-03 01:38:10] Production.INFO: ==1304== Releasing lock...
[2026-04-03 01:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:38:13] Production.INFO: call_cost start
[2026-04-03 01:38:13] Production.INFO: call_cost end
[2026-04-03 01:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:38:13] Production.INFO: ==1300== Releasing lock...
[2026-04-03 01:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:39:01] Production.INFO: ==1412== Lock acquired, processing the job...
[2026-04-03 06:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:39:01] Production.INFO: neon service started
[2026-04-03 06:39:01] Production.INFO: neon service started
[2026-04-03 06:39:01] Production.INFO: ==1412== Releasing lock...
[2026-04-03 06:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:39:02] Production.INFO: ==1414== Lock acquired, processing the job...
[2026-04-03 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:39:02] Production.INFO: ==1414== Releasing lock...
[2026-04-03 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:39:02] Production.INFO: ==1416== Lock acquired, processing the job...
[2026-04-03 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:39:02] Production.INFO: ==1416== Releasing lock...
[2026-04-03 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:39:03] Production.INFO: ==1419== Lock acquired, processing the job...
[2026-04-03 01:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:39:03] Production.INFO: ==1423== Lock acquired, processing the job...
[2026-04-03 01:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:39:03] Production.INFO: ==1421== Lock acquired, processing the job...
[2026-04-03 01:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:39:03] Production.INFO: ==1427== Lock acquired, processing the job...
[2026-04-03 01:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:39:03] Production.INFO: ==1425== Lock acquired, processing the job...
[2026-04-03 01:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01: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-03 01: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-03 01: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-03 01:39:03] Production.INFO: ==1427== Releasing lock...
[2026-04-03 01:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:39:03] Production.INFO: Account Balance Start.
[2026-04-03 01:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:39:03] Production.INFO: 117
[2026-04-03 01:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: ==1421== Releasing lock...
[2026-04-03 01:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:39:04] Production.INFO: Total Charge 0
[2026-04-03 01:39:04] Production.INFO: CreateAllLog End
[2026-04-03 01:39:04] Production.INFO: Account Balance End.
[2026-04-03 01:39:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:39:04] Production.INFO: ==1425== Releasing lock...
[2026-04-03 01:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:39:12] Production.ERROR: CronJobId end10
[2026-04-03 01:39:12] Production.INFO: ==1423== Releasing lock...
[2026-04-03 01:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:39:14] Production.INFO: call_cost start
[2026-04-03 01:39:14] Production.INFO: call_cost end
[2026-04-03 01:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:39:14] Production.INFO: ==1419== Releasing lock...
[2026-04-03 01:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:40:02] Production.INFO: ==1561== Lock acquired, processing the job...
[2026-04-03 06:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:40:02] Production.INFO: neon service started
[2026-04-03 06:40:02] Production.INFO: neon service started
[2026-04-03 06:40:02] Production.INFO: ==1561== Releasing lock...
[2026-04-03 06:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:40:02] Production.INFO: ==1563== Lock acquired, processing the job...
[2026-04-03 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:40:02] Production.INFO: ==1563== Releasing lock...
[2026-04-03 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:40:02] Production.INFO: ==1565== Lock acquired, processing the job...
[2026-04-03 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:40:03] Production.INFO: ==1565== Releasing lock...
[2026-04-03 05:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:40:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:40:03] Production.INFO: ==1572== Lock acquired, processing the job...
[2026-04-03 01:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:40:03] Production.INFO: ==1574== Lock acquired, processing the job...
[2026-04-03 01:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:40:03] Production.INFO: ==1578== Lock acquired, processing the job...
[2026-04-03 01:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:40:03] Production.INFO: ==1576== Lock acquired, processing the job...
[2026-04-03 01:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:40:03] Production.INFO: ==1580== Lock acquired, processing the job...
[2026-04-03 01:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:40:03] Production.INFO: Account Balance Start.
[2026-04-03 01:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:40:03] Production.INFO: 117
[2026-04-03 01:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:40:03] Production.INFO: ==1580== Releasing lock...
[2026-04-03 01:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: ==1574== Releasing lock...
[2026-04-03 01:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:40:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:40:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:40:05] Production.INFO: Total Charge 0
[2026-04-03 01:40:05] Production.INFO: CreateAllLog End
[2026-04-03 01:40:05] Production.INFO: Account Balance End.
[2026-04-03 01:40:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:40:05] Production.INFO: ==1578== Releasing lock...
[2026-04-03 01:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:40:11] Production.ERROR: CronJobId end10
[2026-04-03 01:40:11] Production.INFO: ==1576== Releasing lock...
[2026-04-03 01:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:40:14] Production.INFO: call_cost start
[2026-04-03 01:40:14] Production.INFO: call_cost end
[2026-04-03 01:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:40:14] Production.INFO: ==1572== Releasing lock...
[2026-04-03 01:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:41:01] Production.INFO: ==1670== Lock acquired, processing the job...
[2026-04-03 06:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:41:01] Production.INFO: neon service started
[2026-04-03 06:41:01] Production.INFO: neon service started
[2026-04-03 06:41:01] Production.INFO: ==1670== Releasing lock...
[2026-04-03 06:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:41:02] Production.INFO: ==1672== Lock acquired, processing the job...
[2026-04-03 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:41:02] Production.INFO: ==1672== Releasing lock...
[2026-04-03 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:41:02] Production.INFO: ==1674== Lock acquired, processing the job...
[2026-04-03 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:41:02] Production.INFO: ==1674== Releasing lock...
[2026-04-03 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:41:03] Production.INFO: ==1684== Lock acquired, processing the job...
[2026-04-03 01:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:41:03] Production.INFO: ==1688== Lock acquired, processing the job...
[2026-04-03 01:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:41:03] Production.INFO: Account Balance Start.
[2026-04-03 01:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:41:03] Production.INFO: 117
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 01: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-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01:41:03] Production.INFO: ==1688== Releasing lock...
[2026-04-03 01:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: ==1676== Lock acquired, processing the job...
[2026-04-03 01:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 01:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 01:41:03] Production.ERROR: CronJob PID - 1684
[2026-04-03 01:41:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 01:41:03] Production.ERROR: CronJob ID - 12
[2026-04-03 01:41:03] Production.ERROR: CronJob Last Run Time 2026-04-03 01:41:00
[2026-04-03 01:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 01:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 01:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 01:41:03] Production.INFO: ==1676== Releasing lock...
[2026-04-03 01:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 01:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: ==1678== Lock acquired, processing the job...
[2026-04-03 01:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: ==1680== Lock acquired, processing the job...
[2026-04-03 01:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: ==1682== Lock acquired, processing the job...
[2026-04-03 01:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:41:03] Production.INFO: ==1686== Lock acquired, processing the job...
[2026-04-03 01:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.ERROR: done
[2026-04-03 01:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:41:04] Production.INFO: ==1680== Releasing lock...
[2026-04-03 01:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 01:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027207', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 01:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:41:04] Production.INFO: Total Charge 0
[2026-04-03 01:41:04] Production.INFO: CreateAllLog End
[2026-04-03 01:41:04] Production.INFO: Account Balance End.
[2026-04-03 01:41:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:41:04] Production.INFO: ==1684== Releasing lock...
[2026-04-03 01:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027207', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 01:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 01:41:10] Production.INFO: ProcessCDR(1,17027207,1,1,2)
[2026-04-03 01:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027207,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027207,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 01:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 01:41:10] Production.INFO: ==1686== Releasing lock...
[2026-04-03 01:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 01:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 01:41:15] Production.ERROR: CronJobId end10
[2026-04-03 01:41:15] Production.INFO: ==1682== Releasing lock...
[2026-04-03 01:41:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:41:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:41:16] Production.INFO: call_cost start
[2026-04-03 01:41:16] Production.INFO: call_cost end
[2026-04-03 01:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:41:16] Production.INFO: ==1678== Releasing lock...
[2026-04-03 01:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:42:02] Production.INFO: ==1781== Lock acquired, processing the job...
[2026-04-03 06:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:42:02] Production.INFO: neon service started
[2026-04-03 06:42:02] Production.INFO: neon service started
[2026-04-03 06:42:02] Production.INFO: ==1781== Releasing lock...
[2026-04-03 06:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:42:02] Production.INFO: ==1785== Lock acquired, processing the job...
[2026-04-03 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:42:02] Production.INFO: ==1785== Releasing lock...
[2026-04-03 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:42:02] Production.INFO: ==1783== Lock acquired, processing the job...
[2026-04-03 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:42:02] Production.INFO: ==1783== Releasing lock...
[2026-04-03 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:42:03] Production.INFO: ==1792== Lock acquired, processing the job...
[2026-04-03 01:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:42:03] Production.INFO: ==1790== Lock acquired, processing the job...
[2026-04-03 01:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:42:03] Production.INFO: ==1796== Lock acquired, processing the job...
[2026-04-03 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:42:03] Production.INFO: ==1788== Lock acquired, processing the job...
[2026-04-03 01:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 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-03 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-03 01:42:03] Production.INFO: ==1796== Releasing lock...
[2026-04-03 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:42:03] Production.INFO: ==1794== Lock acquired, processing the job...
[2026-04-03 01:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:42:04] Production.INFO: Account Balance Start.
[2026-04-03 01:42:04] Production.INFO: CreateAllLog Start
[2026-04-03 01:42:04] Production.INFO: 117
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-08
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-09
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: ==1790== Releasing lock...
[2026-04-03 01:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:42:04] Production.INFO: Total Charge 0
[2026-04-03 01:42:05] Production.INFO: CreateAllLog End
[2026-04-03 01:42:05] Production.INFO: Account Balance End.
[2026-04-03 01:42:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:42:05] Production.INFO: ==1794== Releasing lock...
[2026-04-03 01:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:42:11] Production.ERROR: CronJobId end10
[2026-04-03 01:42:11] Production.INFO: ==1792== Releasing lock...
[2026-04-03 01:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:42:15] Production.INFO: call_cost start
[2026-04-03 01:42:15] Production.INFO: call_cost end
[2026-04-03 01:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:42:15] Production.INFO: ==1788== Releasing lock...
[2026-04-03 01:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:43:01] Production.INFO: ==1894== Lock acquired, processing the job...
[2026-04-03 06:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:43:01] Production.INFO: neon service started
[2026-04-03 06:43:01] Production.INFO: neon service started
[2026-04-03 06:43:01] Production.INFO: ==1894== Releasing lock...
[2026-04-03 06:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:43:02] Production.INFO: ==1896== Lock acquired, processing the job...
[2026-04-03 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:43:02] Production.INFO: ==1898== Lock acquired, processing the job...
[2026-04-03 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:43:02] Production.INFO: ==1898== Releasing lock...
[2026-04-03 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:43:02] Production.INFO: ==1896== Releasing lock...
[2026-04-03 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:43:03] Production.INFO: ==1902== Lock acquired, processing the job...
[2026-04-03 01:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:43:03] Production.INFO: ==1905== Lock acquired, processing the job...
[2026-04-03 01:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:43:03] Production.INFO: ==1907== Lock acquired, processing the job...
[2026-04-03 01:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:43:03] Production.INFO: ==1909== Lock acquired, processing the job...
[2026-04-03 01:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:43:03] Production.INFO: ==1911== Lock acquired, processing the job...
[2026-04-03 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:43:03] Production.INFO: Account Balance Start.
[2026-04-03 01:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:43:03] Production.INFO: 117
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:43:03] Production.INFO: ==1911== Releasing lock...
[2026-04-03 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-24
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: ==1905== Releasing lock...
[2026-04-03 01:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-25
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-26
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-27
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-28
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:03] Production.INFO: Date 2026-03-29
[2026-04-03 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:43:04] Production.INFO: Total Charge 0
[2026-04-03 01:43:04] Production.INFO: CreateAllLog End
[2026-04-03 01:43:04] Production.INFO: Account Balance End.
[2026-04-03 01:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:43:04] Production.INFO: ==1909== Releasing lock...
[2026-04-03 01:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:43:10] Production.ERROR: CronJobId end10
[2026-04-03 01:43:10] Production.INFO: ==1907== Releasing lock...
[2026-04-03 01:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:43:13] Production.INFO: call_cost start
[2026-04-03 01:43:13] Production.INFO: call_cost end
[2026-04-03 01:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:43:13] Production.INFO: ==1902== Releasing lock...
[2026-04-03 01:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:44:01] Production.INFO: ==2005== Lock acquired, processing the job...
[2026-04-03 06:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:44:01] Production.INFO: neon service started
[2026-04-03 06:44:01] Production.INFO: neon service started
[2026-04-03 06:44:01] Production.INFO: ==2005== Releasing lock...
[2026-04-03 06:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:44:02] Production.INFO: ==2009== Lock acquired, processing the job...
[2026-04-03 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:44:02] Production.INFO: ==2009== Releasing lock...
[2026-04-03 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:44:02] Production.INFO: ==2007== Lock acquired, processing the job...
[2026-04-03 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:44:02] Production.INFO: ==2007== Releasing lock...
[2026-04-03 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:44:03] Production.INFO: ==2011== Lock acquired, processing the job...
[2026-04-03 01:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:44:03] Production.INFO: ==2013== Lock acquired, processing the job...
[2026-04-03 01:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:44:03] Production.INFO: ==2019== Lock acquired, processing the job...
[2026-04-03 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:44:03] Production.INFO: ==2017== Lock acquired, processing the job...
[2026-04-03 01:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:44:03] Production.INFO: ==2015== Lock acquired, processing the job...
[2026-04-03 01:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:44:03] Production.INFO: Account Balance Start.
[2026-04-03 01:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:44:03] Production.INFO: 117
[2026-04-03 01:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 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-03 01:44:03] Production.INFO: ==2019== Releasing lock...
[2026-04-03 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:03] Production.INFO: ==2013== Releasing lock...
[2026-04-03 01:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:44:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:44:04] Production.INFO: Total Charge 0
[2026-04-03 01:44:04] Production.INFO: CreateAllLog End
[2026-04-03 01:44:04] Production.INFO: Account Balance End.
[2026-04-03 01:44:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:44:05] Production.INFO: ==2017== Releasing lock...
[2026-04-03 01:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:44:12] Production.ERROR: CronJobId end10
[2026-04-03 01:44:12] Production.INFO: ==2015== Releasing lock...
[2026-04-03 01:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:44:14] Production.INFO: call_cost start
[2026-04-03 01:44:14] Production.INFO: call_cost end
[2026-04-03 01:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:44:14] Production.INFO: ==2011== Releasing lock...
[2026-04-03 01:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:45:02] Production.INFO: ==2118== Lock acquired, processing the job...
[2026-04-03 06:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:45:02] Production.INFO: neon service started
[2026-04-03 06:45:02] Production.INFO: neon service started
[2026-04-03 06:45:02] Production.INFO: ==2118== Releasing lock...
[2026-04-03 06:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:45:02] Production.INFO: ==2122== Lock acquired, processing the job...
[2026-04-03 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:45:02] Production.INFO: ==2122== Releasing lock...
[2026-04-03 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:45:02] Production.INFO: ==2120== Lock acquired, processing the job...
[2026-04-03 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:45:02] Production.INFO: ==2120== Releasing lock...
[2026-04-03 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:45:03] Production.INFO: ==2128== Lock acquired, processing the job...
[2026-04-03 01:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:45:03] Production.INFO: ==2130== Lock acquired, processing the job...
[2026-04-03 01:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:45:03] Production.INFO: ==2124== Lock acquired, processing the job...
[2026-04-03 01:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:45:03] Production.INFO: Account Balance Start.
[2026-04-03 01:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:45:03] Production.INFO: 117
[2026-04-03 01:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:45:03] Production.INFO: ==2126== Lock acquired, processing the job...
[2026-04-03 01:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:03] Production.INFO: ==2132== Lock acquired, processing the job...
[2026-04-03 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01: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-03 01:45:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: ==2132== Releasing lock...
[2026-04-03 01:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: ==2126== Releasing lock...
[2026-04-03 01:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:45:04] Production.INFO: Total Charge 0
[2026-04-03 01:45:04] Production.INFO: CreateAllLog End
[2026-04-03 01:45:04] Production.INFO: Account Balance End.
[2026-04-03 01:45:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:45:05] Production.INFO: ==2130== Releasing lock...
[2026-04-03 01:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:45:13] Production.ERROR: CronJobId end10
[2026-04-03 01:45:13] Production.INFO: ==2128== Releasing lock...
[2026-04-03 01:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:45:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:45:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:45:15] Production.INFO: call_cost start
[2026-04-03 01:45:15] Production.INFO: call_cost end
[2026-04-03 01:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:45:15] Production.INFO: ==2124== Releasing lock...
[2026-04-03 01:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:46:01] Production.INFO: ==2231== Lock acquired, processing the job...
[2026-04-03 06:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:46:01] Production.INFO: neon service started
[2026-04-03 06:46:01] Production.INFO: neon service started
[2026-04-03 06:46:01] Production.INFO: ==2231== Releasing lock...
[2026-04-03 06:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:46:02] Production.INFO: ==2233== Lock acquired, processing the job...
[2026-04-03 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:46:02] Production.INFO: ==2235== Lock acquired, processing the job...
[2026-04-03 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:46:02] Production.INFO: ==2235== Releasing lock...
[2026-04-03 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:46:02] Production.INFO: ==2233== Releasing lock...
[2026-04-03 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:46:03] Production.INFO: ==2238== Lock acquired, processing the job...
[2026-04-03 01:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:46:03] Production.INFO: ==2242== Lock acquired, processing the job...
[2026-04-03 01:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:46:03] Production.INFO: ==2244== Lock acquired, processing the job...
[2026-04-03 01:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:46:03] Production.INFO: ==2240== Lock acquired, processing the job...
[2026-04-03 01:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:46:03] Production.INFO: Account Balance Start.
[2026-04-03 01:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:46:03] Production.INFO: 117
[2026-04-03 01:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:46:03] Production.INFO: ==2246== Lock acquired, processing the job...
[2026-04-03 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:46:03] Production.INFO: ==2246== Releasing lock...
[2026-04-03 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: ==2240== Releasing lock...
[2026-04-03 01:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:46:05] Production.INFO: Total Charge 0
[2026-04-03 01:46:05] Production.INFO: CreateAllLog End
[2026-04-03 01:46:05] Production.INFO: Account Balance End.
[2026-04-03 01:46:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:46:05] Production.INFO: ==2244== Releasing lock...
[2026-04-03 01:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:46:12] Production.ERROR: CronJobId end10
[2026-04-03 01:46:12] Production.INFO: ==2242== Releasing lock...
[2026-04-03 01:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:46:14] Production.INFO: call_cost start
[2026-04-03 01:46:14] Production.INFO: call_cost end
[2026-04-03 01:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:46:14] Production.INFO: ==2238== Releasing lock...
[2026-04-03 01:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:47:02] Production.INFO: ==2346== Lock acquired, processing the job...
[2026-04-03 06:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:47:02] Production.INFO: neon service started
[2026-04-03 06:47:02] Production.INFO: neon service started
[2026-04-03 06:47:02] Production.INFO: ==2346== Releasing lock...
[2026-04-03 06:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:47:02] Production.INFO: ==2349== Lock acquired, processing the job...
[2026-04-03 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:47:02] Production.INFO: ==2351== Lock acquired, processing the job...
[2026-04-03 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:47:02] Production.INFO: ==2351== Releasing lock...
[2026-04-03 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:47:02] Production.INFO: ==2349== Releasing lock...
[2026-04-03 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:47:03] Production.INFO: ==2361== Lock acquired, processing the job...
[2026-04-03 01:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:47:03] Production.INFO: ==2355== Lock acquired, processing the job...
[2026-04-03 01:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:47:03] Production.INFO: ==2363== Lock acquired, processing the job...
[2026-04-03 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:47:03] Production.INFO: ==2357== Lock acquired, processing the job...
[2026-04-03 01:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:47:03] Production.INFO: ==2359== Lock acquired, processing the job...
[2026-04-03 01:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:47:03] Production.INFO: Account Balance Start.
[2026-04-03 01:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:47:03] Production.INFO: 117
[2026-04-03 01:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:47:03] Production.INFO: ==2363== Releasing lock...
[2026-04-03 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:47:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: ==2357== Releasing lock...
[2026-04-03 01:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:47:04] Production.INFO: Total Charge 0
[2026-04-03 01:47:04] Production.INFO: CreateAllLog End
[2026-04-03 01:47:05] Production.INFO: Account Balance End.
[2026-04-03 01:47:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:47:05] Production.INFO: ==2361== Releasing lock...
[2026-04-03 01:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:47:12] Production.ERROR: CronJobId end10
[2026-04-03 01:47:12] Production.INFO: ==2359== Releasing lock...
[2026-04-03 01:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:47:14] Production.INFO: call_cost start
[2026-04-03 01:47:14] Production.INFO: call_cost end
[2026-04-03 01:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:47:14] Production.INFO: ==2355== Releasing lock...
[2026-04-03 01:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:48:01] Production.INFO: ==2459== Lock acquired, processing the job...
[2026-04-03 06:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:48:01] Production.INFO: neon service started
[2026-04-03 06:48:01] Production.INFO: neon service started
[2026-04-03 06:48:01] Production.INFO: ==2459== Releasing lock...
[2026-04-03 06:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:48:01] Production.INFO: ==2465== Lock acquired, processing the job...
[2026-04-03 05:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:48:01] Production.INFO: ==2465== Releasing lock...
[2026-04-03 05:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:48:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:48:02] Production.INFO: ==2463== Lock acquired, processing the job...
[2026-04-03 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:48:02] Production.INFO: ==2463== Releasing lock...
[2026-04-03 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:48:03] Production.INFO: ==2468== Lock acquired, processing the job...
[2026-04-03 01:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:48:03] Production.INFO: ==2470== Lock acquired, processing the job...
[2026-04-03 01:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:48:03] Production.INFO: ==2472== Lock acquired, processing the job...
[2026-04-03 01:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:48:03] Production.INFO: ==2474== Lock acquired, processing the job...
[2026-04-03 01:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:48:03] Production.INFO: ==2476== Lock acquired, processing the job...
[2026-04-03 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01: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-03 01: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-03 01:48:03] Production.INFO: Account Balance Start.
[2026-04-03 01:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:48:03] Production.INFO: 117
[2026-04-03 01: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-03 01:48:03] Production.INFO: ==2476== Releasing lock...
[2026-04-03 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:03] Production.INFO: ==2470== Releasing lock...
[2026-04-03 01:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:48:04] Production.INFO: Total Charge 0
[2026-04-03 01:48:04] Production.INFO: CreateAllLog End
[2026-04-03 01:48:04] Production.INFO: Account Balance End.
[2026-04-03 01:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:48:04] Production.INFO: ==2474== Releasing lock...
[2026-04-03 01:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:48:12] Production.ERROR: CronJobId end10
[2026-04-03 01:48:12] Production.INFO: ==2472== Releasing lock...
[2026-04-03 01:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:48:14] Production.INFO: call_cost start
[2026-04-03 01:48:14] Production.INFO: call_cost end
[2026-04-03 01:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:48:14] Production.INFO: ==2468== Releasing lock...
[2026-04-03 01:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:49:01] Production.INFO: ==2578== Lock acquired, processing the job...
[2026-04-03 06:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:49:01] Production.INFO: neon service started
[2026-04-03 06:49:01] Production.INFO: neon service started
[2026-04-03 06:49:01] Production.INFO: ==2578== Releasing lock...
[2026-04-03 06:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:49:02] Production.INFO: ==2580== Lock acquired, processing the job...
[2026-04-03 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:49:02] Production.INFO: ==2582== Lock acquired, processing the job...
[2026-04-03 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:49:02] Production.INFO: ==2582== Releasing lock...
[2026-04-03 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:49:02] Production.INFO: ==2580== Releasing lock...
[2026-04-03 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:49:03] Production.INFO: ==2585== Lock acquired, processing the job...
[2026-04-03 01:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:49:03] Production.INFO: ==2587== Lock acquired, processing the job...
[2026-04-03 01:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:49:03] Production.INFO: ==2589== Lock acquired, processing the job...
[2026-04-03 01:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:49:03] Production.INFO: ==2593== Lock acquired, processing the job...
[2026-04-03 01:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:49:03] Production.INFO: ==2591== Lock acquired, processing the job...
[2026-04-03 01:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:49:03] Production.INFO: Account Balance Start.
[2026-04-03 01:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:49:03] Production.INFO: 117
[2026-04-03 01:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:49:03] Production.INFO: ==2593== Releasing lock...
[2026-04-03 01:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: ==2587== Releasing lock...
[2026-04-03 01:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:49:04] Production.INFO: Total Charge 0
[2026-04-03 01:49:04] Production.INFO: CreateAllLog End
[2026-04-03 01:49:04] Production.INFO: Account Balance End.
[2026-04-03 01:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:49:04] Production.INFO: ==2591== Releasing lock...
[2026-04-03 01:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:49:12] Production.ERROR: CronJobId end10
[2026-04-03 01:49:12] Production.INFO: ==2589== Releasing lock...
[2026-04-03 01:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:49:14] Production.INFO: call_cost start
[2026-04-03 01:49:14] Production.INFO: call_cost end
[2026-04-03 01:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:49:14] Production.INFO: ==2585== Releasing lock...
[2026-04-03 01:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:50:01] Production.INFO: ==2692== Lock acquired, processing the job...
[2026-04-03 06:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:50:01] Production.INFO: neon service started
[2026-04-03 06:50:01] Production.INFO: neon service started
[2026-04-03 06:50:01] Production.INFO: ==2692== Releasing lock...
[2026-04-03 06:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:50:01] Production.INFO: ==2694== Lock acquired, processing the job...
[2026-04-03 01:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:50:01] Production.INFO: ==2694== Releasing lock...
[2026-04-03 01:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:50:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:50:02] Production.INFO: ==2696== Lock acquired, processing the job...
[2026-04-03 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:50:02] Production.INFO: ==2696== Releasing lock...
[2026-04-03 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:50:02] Production.INFO: ==2707== Lock acquired, processing the job...
[2026-04-03 01:50:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:50: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-03 01:50: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-03 01:50: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-03 01:50:02] Production.INFO: ==2707== Releasing lock...
[2026-04-03 01:50:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:50:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:50:03] Production.INFO: ==2699== Lock acquired, processing the job...
[2026-04-03 01:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:50:03] Production.INFO: ==2705== Lock acquired, processing the job...
[2026-04-03 01:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:50:03] Production.INFO: ==2701== Lock acquired, processing the job...
[2026-04-03 01:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:50:03] Production.INFO: ==2703== Lock acquired, processing the job...
[2026-04-03 01:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:50:03] Production.INFO: Account Balance Start.
[2026-04-03 01:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:50:03] Production.INFO: 117
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: ==2701== Releasing lock...
[2026-04-03 01:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:50:04] Production.INFO: Total Charge 0
[2026-04-03 01:50:04] Production.INFO: CreateAllLog End
[2026-04-03 01:50:04] Production.INFO: Account Balance End.
[2026-04-03 01:50:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:50:04] Production.INFO: ==2705== Releasing lock...
[2026-04-03 01:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:50:11] Production.ERROR: CronJobId end10
[2026-04-03 01:50:11] Production.INFO: ==2703== Releasing lock...
[2026-04-03 01:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:50:14] Production.INFO: call_cost start
[2026-04-03 01:50:14] Production.INFO: call_cost end
[2026-04-03 01:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:50:14] Production.INFO: ==2699== Releasing lock...
[2026-04-03 01:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:51:01] Production.INFO: ==2807== Lock acquired, processing the job...
[2026-04-03 06:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:51:01] Production.INFO: neon service started
[2026-04-03 06:51:01] Production.INFO: neon service started
[2026-04-03 06:51:01] Production.INFO: ==2807== Releasing lock...
[2026-04-03 06:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:51:02] Production.INFO: ==2809== Lock acquired, processing the job...
[2026-04-03 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:51:02] Production.INFO: ==2811== Lock acquired, processing the job...
[2026-04-03 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:51:02] Production.INFO: ==2811== Releasing lock...
[2026-04-03 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:51:02] Production.INFO: ==2809== Releasing lock...
[2026-04-03 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:51:03] Production.INFO: ==2814== Lock acquired, processing the job...
[2026-04-03 01:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 01:51:03] Production.INFO: ==2816== Lock acquired, processing the job...
[2026-04-03 01:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:51:03] Production.INFO: ==2822== Lock acquired, processing the job...
[2026-04-03 01:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:51:03] Production.INFO: ==2820== Lock acquired, processing the job...
[2026-04-03 01:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 01:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 01:51:03] Production.ERROR: CronJob PID - 2816
[2026-04-03 01:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 01:51:03] Production.ERROR: CronJob ID - 5
[2026-04-03 01:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 01:51:00
[2026-04-03 01:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 01:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 01:51:03] Production.INFO: ==2818== Lock acquired, processing the job...
[2026-04-03 01:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 01:51:03] Production.INFO: ==2814== Releasing lock...
[2026-04-03 01:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 01:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 01:51:03] Production.INFO: ==2826== Lock acquired, processing the job...
[2026-04-03 01:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:51:03] Production.INFO: ==2824== Lock acquired, processing the job...
[2026-04-03 01:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 01:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 01:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:51:03] Production.INFO: Account Balance Start.
[2026-04-03 01:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:51:03] Production.INFO: 117
[2026-04-03 01: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-03 01: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-03 01:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-10
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: ==2826== Releasing lock...
[2026-04-03 01:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: ==2818== Releasing lock...
[2026-04-03 01:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:51:04] Production.ERROR: done
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 01:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027248', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:05] Production.INFO: Date 2026-03-30
[2026-04-03 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:05] Production.INFO: Date 2026-03-31
[2026-04-03 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:51:05] Production.INFO: Total Charge 0
[2026-04-03 01:51:05] Production.INFO: CreateAllLog End
[2026-04-03 01:51:05] Production.INFO: Account Balance End.
[2026-04-03 01:51:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:51:05] Production.INFO: ==2822== Releasing lock...
[2026-04-03 01:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027248', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 01:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 01:51:10] Production.INFO: ProcessCDR(1,17027248,1,1,2)
[2026-04-03 01:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027248,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027248,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 01:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 01:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 01:51:10] Production.INFO: ==2824== Releasing lock...
[2026-04-03 01:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 01:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 01:51:14] Production.ERROR: CronJobId end10
[2026-04-03 01:51:14] Production.INFO: ==2820== Releasing lock...
[2026-04-03 01:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:51:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:51:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:51:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:51:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:51:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:51:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:51:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:51:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:51:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:51:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:51:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:51:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:51:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:51:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:51:17] Production.INFO: call_cost start
[2026-04-03 01:51:17] Production.INFO: call_cost end
[2026-04-03 01:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:51:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:51:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:51:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:51:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:51:17] Production.INFO: ==2816== Releasing lock...
[2026-04-03 01:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:52:02] Production.INFO: ==2923== Lock acquired, processing the job...
[2026-04-03 06:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:52:02] Production.INFO: neon service started
[2026-04-03 06:52:02] Production.INFO: neon service started
[2026-04-03 06:52:02] Production.INFO: ==2923== Releasing lock...
[2026-04-03 06:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:52:02] Production.INFO: ==2925== Lock acquired, processing the job...
[2026-04-03 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:52:02] Production.INFO: ==2925== Releasing lock...
[2026-04-03 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:52:02] Production.INFO: ==2927== Lock acquired, processing the job...
[2026-04-03 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:52:02] Production.INFO: ==2927== Releasing lock...
[2026-04-03 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:52:03] Production.INFO: ==2929== Lock acquired, processing the job...
[2026-04-03 01:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:52:03] Production.INFO: ==2931== Lock acquired, processing the job...
[2026-04-03 01:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:52:03] Production.INFO: ==2933== Lock acquired, processing the job...
[2026-04-03 01:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:52:03] Production.INFO: ==2935== Lock acquired, processing the job...
[2026-04-03 01:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:52:03] Production.INFO: ==2937== Lock acquired, processing the job...
[2026-04-03 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:52:03] Production.INFO: Account Balance Start.
[2026-04-03 01:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:52:03] Production.INFO: 117
[2026-04-03 01:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:52:03] Production.INFO: ==2937== Releasing lock...
[2026-04-03 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: ==2931== Releasing lock...
[2026-04-03 01:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:52:04] Production.INFO: Total Charge 0
[2026-04-03 01:52:04] Production.INFO: CreateAllLog End
[2026-04-03 01:52:04] Production.INFO: Account Balance End.
[2026-04-03 01:52:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:52:04] Production.INFO: ==2935== Releasing lock...
[2026-04-03 01:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:52:12] Production.ERROR: CronJobId end10
[2026-04-03 01:52:12] Production.INFO: ==2933== Releasing lock...
[2026-04-03 01:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:52:14] Production.INFO: call_cost start
[2026-04-03 01:52:14] Production.INFO: call_cost end
[2026-04-03 01:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:52:14] Production.INFO: ==2929== Releasing lock...
[2026-04-03 01:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:53:01] Production.INFO: ==3042== Lock acquired, processing the job...
[2026-04-03 06:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:53:01] Production.INFO: neon service started
[2026-04-03 06:53:01] Production.INFO: neon service started
[2026-04-03 06:53:01] Production.INFO: ==3042== Releasing lock...
[2026-04-03 06:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:53:02] Production.INFO: ==3044== Lock acquired, processing the job...
[2026-04-03 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:53:02] Production.INFO: ==3046== Lock acquired, processing the job...
[2026-04-03 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:53:02] Production.INFO: ==3046== Releasing lock...
[2026-04-03 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:53:02] Production.INFO: ==3044== Releasing lock...
[2026-04-03 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:53:03] Production.INFO: ==3053== Lock acquired, processing the job...
[2026-04-03 01:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:53:03] Production.INFO: ==3049== Lock acquired, processing the job...
[2026-04-03 01:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:53:03] Production.INFO: ==3051== Lock acquired, processing the job...
[2026-04-03 01:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:53:03] Production.INFO: ==3055== Lock acquired, processing the job...
[2026-04-03 01:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:53:03] Production.INFO: ==3057== Lock acquired, processing the job...
[2026-04-03 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:53:03] Production.INFO: Account Balance Start.
[2026-04-03 01:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:53:03] Production.INFO: 117
[2026-04-03 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-03 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-03 01:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:53:03] Production.INFO: ==3057== Releasing lock...
[2026-04-03 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: ==3051== Releasing lock...
[2026-04-03 01:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:53:04] Production.INFO: Total Charge 0
[2026-04-03 01:53:04] Production.INFO: CreateAllLog End
[2026-04-03 01:53:04] Production.INFO: Account Balance End.
[2026-04-03 01:53:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:53:04] Production.INFO: ==3055== Releasing lock...
[2026-04-03 01:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:53:11] Production.ERROR: CronJobId end10
[2026-04-03 01:53:11] Production.INFO: ==3053== Releasing lock...
[2026-04-03 01:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:53:14] Production.INFO: call_cost start
[2026-04-03 01:53:14] Production.INFO: call_cost end
[2026-04-03 01:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:53:14] Production.INFO: ==3049== Releasing lock...
[2026-04-03 01:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:54:01] Production.INFO: ==3153== Lock acquired, processing the job...
[2026-04-03 06:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:54:02] Production.INFO: neon service started
[2026-04-03 06:54:02] Production.INFO: neon service started
[2026-04-03 06:54:02] Production.INFO: ==3153== Releasing lock...
[2026-04-03 06:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:54:02] Production.INFO: ==3155== Lock acquired, processing the job...
[2026-04-03 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:54:02] Production.INFO: ==3155== Releasing lock...
[2026-04-03 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:54:02] Production.INFO: ==3157== Lock acquired, processing the job...
[2026-04-03 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:54:02] Production.INFO: ==3157== Releasing lock...
[2026-04-03 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:54:03] Production.INFO: ==3163== Lock acquired, processing the job...
[2026-04-03 01:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:54:03] Production.INFO: ==3167== Lock acquired, processing the job...
[2026-04-03 01:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:54:03] Production.INFO: Account Balance Start.
[2026-04-03 01:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:54:03] Production.INFO: 117
[2026-04-03 01:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:03] Production.INFO: ==3169== Lock acquired, processing the job...
[2026-04-03 01:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:03] Production.INFO: ==3161== Lock acquired, processing the job...
[2026-04-03 01:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:54:03] Production.INFO: ==3165== Lock acquired, processing the job...
[2026-04-03 01:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 01:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:03] Production.INFO: ==3169== Releasing lock...
[2026-04-03 01:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:54:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:03] Production.INFO: ==3163== Releasing lock...
[2026-04-03 01:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:05] Production.INFO: Date 2026-03-27
[2026-04-03 01:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:05] Production.INFO: Date 2026-03-28
[2026-04-03 01:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:05] Production.INFO: Date 2026-03-29
[2026-04-03 01:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:05] Production.INFO: Date 2026-03-30
[2026-04-03 01:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:05] Production.INFO: Date 2026-03-31
[2026-04-03 01:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:05] Production.INFO: Date 2026-04-01
[2026-04-03 01:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:05] Production.INFO: Date 2026-04-02
[2026-04-03 01:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:05] Production.INFO: Date 2026-04-03
[2026-04-03 01:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 01:54:05] Production.INFO: Total Charge 0
[2026-04-03 01:54:05] Production.INFO: CreateAllLog End
[2026-04-03 01:54:05] Production.INFO: Account Balance End.
[2026-04-03 01:54:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:54:05] Production.INFO: ==3167== Releasing lock...
[2026-04-03 01:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:54:12] Production.ERROR: CronJobId end10
[2026-04-03 01:54:12] Production.INFO: ==3165== Releasing lock...
[2026-04-03 01:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:54:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:54:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:54:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:54:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:54:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:54:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:54:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:54:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:54:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:54:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:54:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:54:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:54:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:54:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:54:16] Production.INFO: call_cost start
[2026-04-03 01:54:16] Production.INFO: call_cost end
[2026-04-03 01:54:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:54:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:54:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:54:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:54:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:54:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:54:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:54:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:54:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:54:16] Production.INFO: ==3161== Releasing lock...
[2026-04-03 01:54:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:54:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:55:01] Production.INFO: ==3266== Lock acquired, processing the job...
[2026-04-03 06:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:55:01] Production.INFO: neon service started
[2026-04-03 06:55:01] Production.INFO: neon service started
[2026-04-03 06:55:01] Production.INFO: ==3266== Releasing lock...
[2026-04-03 06:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:55:01] Production.INFO: ==3270== Lock acquired, processing the job...
[2026-04-03 05:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:55:01] Production.INFO: ==3270== Releasing lock...
[2026-04-03 05:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:55:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:55:01] Production.INFO: ==3268== Lock acquired, processing the job...
[2026-04-03 01:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:55:02] Production.INFO: ==3268== Releasing lock...
[2026-04-03 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:55:03] Production.INFO: ==3273== Lock acquired, processing the job...
[2026-04-03 01:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:55:03] Production.INFO: ==3275== Lock acquired, processing the job...
[2026-04-03 01:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:55:03] Production.INFO: ==3278== Lock acquired, processing the job...
[2026-04-03 01:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:55:03] Production.INFO: ==3280== Lock acquired, processing the job...
[2026-04-03 01:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:55:03] Production.INFO: Account Balance Start.
[2026-04-03 01:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:55:03] Production.INFO: 117
[2026-04-03 01:55:03] Production.INFO: ==3282== Lock acquired, processing the job...
[2026-04-03 01:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 01:55:03] Production.INFO: ==3282== Releasing lock...
[2026-04-03 01:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-19
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-20
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: ==3275== Releasing lock...
[2026-04-03 01:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-21
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-22
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-23
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-24
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-25
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-26
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:03] Production.INFO: Date 2026-03-27
[2026-04-03 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:55:04] Production.INFO: Total Charge 0
[2026-04-03 01:55:04] Production.INFO: CreateAllLog End
[2026-04-03 01:55:04] Production.INFO: Account Balance End.
[2026-04-03 01:55:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:55:04] Production.INFO: ==3280== Releasing lock...
[2026-04-03 01:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:55:11] Production.ERROR: CronJobId end10
[2026-04-03 01:55:11] Production.INFO: ==3278== Releasing lock...
[2026-04-03 01:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:55:14] Production.INFO: call_cost start
[2026-04-03 01:55:14] Production.INFO: call_cost end
[2026-04-03 01:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:55:14] Production.INFO: ==3273== Releasing lock...
[2026-04-03 01:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:56:01] Production.INFO: ==3373== Lock acquired, processing the job...
[2026-04-03 06:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:56:01] Production.INFO: neon service started
[2026-04-03 06:56:01] Production.INFO: neon service started
[2026-04-03 06:56:01] Production.INFO: ==3373== Releasing lock...
[2026-04-03 06:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:56:02] Production.INFO: ==3377== Lock acquired, processing the job...
[2026-04-03 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 01:56:02] Production.INFO: ==3375== Lock acquired, processing the job...
[2026-04-03 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:56:02] Production.INFO: ==3377== Releasing lock...
[2026-04-03 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:56:02] Production.INFO: ==3375== Releasing lock...
[2026-04-03 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:56:03] Production.INFO: ==3380== Lock acquired, processing the job...
[2026-04-03 01:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:56:03] Production.INFO: ==3384== Lock acquired, processing the job...
[2026-04-03 01:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:56:03] Production.INFO: ==3386== Lock acquired, processing the job...
[2026-04-03 01:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:56:03] Production.INFO: ==3382== Lock acquired, processing the job...
[2026-04-03 01:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:56:03] Production.INFO: Account Balance Start.
[2026-04-03 01:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:56:03] Production.INFO: 117
[2026-04-03 01:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:03] Production.INFO: ==3388== Lock acquired, processing the job...
[2026-04-03 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 01:56:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:56:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:03] Production.INFO: ==3388== Releasing lock...
[2026-04-03 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:56:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: ==3382== Releasing lock...
[2026-04-03 01:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:56:04] Production.INFO: Total Charge 0
[2026-04-03 01:56:04] Production.INFO: CreateAllLog End
[2026-04-03 01:56:04] Production.INFO: Account Balance End.
[2026-04-03 01:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:56:04] Production.INFO: ==3386== Releasing lock...
[2026-04-03 01:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:56:12] Production.ERROR: CronJobId end10
[2026-04-03 01:56:12] Production.INFO: ==3384== Releasing lock...
[2026-04-03 01:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:56:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:56:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:56:15] Production.INFO: call_cost start
[2026-04-03 01:56:15] Production.INFO: call_cost end
[2026-04-03 01:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:56:15] Production.INFO: ==3380== Releasing lock...
[2026-04-03 01:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:57:02] Production.INFO: ==3481== Lock acquired, processing the job...
[2026-04-03 06:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:57:02] Production.INFO: neon service started
[2026-04-03 06:57:02] Production.INFO: neon service started
[2026-04-03 06:57:02] Production.INFO: ==3481== Releasing lock...
[2026-04-03 06:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:57:02] Production.INFO: ==3485== Lock acquired, processing the job...
[2026-04-03 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:57:02] Production.INFO: ==3485== Releasing lock...
[2026-04-03 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:57:02] Production.INFO: ==3483== Lock acquired, processing the job...
[2026-04-03 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:57:02] Production.INFO: ==3483== Releasing lock...
[2026-04-03 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:57:03] Production.INFO: ==3490== Lock acquired, processing the job...
[2026-04-03 01:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:57:03] Production.INFO: ==3492== Lock acquired, processing the job...
[2026-04-03 01:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:57:03] Production.INFO: ==3496== Lock acquired, processing the job...
[2026-04-03 01:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:57:03] Production.INFO: ==3494== Lock acquired, processing the job...
[2026-04-03 01:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:57:03] Production.INFO: ==3498== Lock acquired, processing the job...
[2026-04-03 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:57:03] Production.INFO: Account Balance Start.
[2026-04-03 01:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:57:03] Production.INFO: 117
[2026-04-03 01:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01: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-03 01:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 01: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-03 01:57:03] Production.INFO: ==3498== Releasing lock...
[2026-04-03 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-11
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-12
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: ==3492== Releasing lock...
[2026-04-03 01:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:57:04] Production.INFO: Total Charge 0
[2026-04-03 01:57:04] Production.INFO: CreateAllLog End
[2026-04-03 01:57:05] Production.INFO: Account Balance End.
[2026-04-03 01:57:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:57:05] Production.INFO: ==3496== Releasing lock...
[2026-04-03 01:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:57:11] Production.ERROR: CronJobId end10
[2026-04-03 01:57:11] Production.INFO: ==3494== Releasing lock...
[2026-04-03 01:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:57:15] Production.INFO: call_cost start
[2026-04-03 01:57:15] Production.INFO: call_cost end
[2026-04-03 01:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:57:15] Production.INFO: ==3490== Releasing lock...
[2026-04-03 01:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:58:01] Production.INFO: ==3594== Lock acquired, processing the job...
[2026-04-03 06:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:58:01] Production.INFO: neon service started
[2026-04-03 06:58:01] Production.INFO: neon service started
[2026-04-03 06:58:01] Production.INFO: ==3594== Releasing lock...
[2026-04-03 06:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 01:58:01] Production.INFO: ==3596== Lock acquired, processing the job...
[2026-04-03 01:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:58:02] Production.INFO: ==3596== Releasing lock...
[2026-04-03 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:58:02] Production.INFO: ==3598== Lock acquired, processing the job...
[2026-04-03 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:58:02] Production.INFO: ==3598== Releasing lock...
[2026-04-03 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:58:03] Production.INFO: ==3604== Lock acquired, processing the job...
[2026-04-03 01:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:58:03] Production.INFO: ==3606== Lock acquired, processing the job...
[2026-04-03 01:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:58:03] Production.INFO: ==3602== Lock acquired, processing the job...
[2026-04-03 01:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:58:03] Production.INFO: ==3608== Lock acquired, processing the job...
[2026-04-03 01:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:58:03] Production.INFO: ==3610== Lock acquired, processing the job...
[2026-04-03 01:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 01:58:03] Production.INFO: Account Balance Start.
[2026-04-03 01:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:58:03] Production.INFO: 117
[2026-04-03 01:58:03] Production.INFO: ==3610== Releasing lock...
[2026-04-03 01:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:03] Production.INFO: ==3604== Releasing lock...
[2026-04-03 01:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-15
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-16
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-17
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:03] Production.INFO: Date 2026-03-18
[2026-04-03 01:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:58:04] Production.INFO: Total Charge 0
[2026-04-03 01:58:04] Production.INFO: CreateAllLog End
[2026-04-03 01:58:04] Production.INFO: Account Balance End.
[2026-04-03 01:58:04] Production.ERROR: CronJobId end 12
[2026-04-03 01:58:04] Production.INFO: ==3608== Releasing lock...
[2026-04-03 01:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:58: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-03 01:58:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:58:11] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:58:11] Production.ERROR: CronJobId end10
[2026-04-03 01:58:11] Production.INFO: ==3606== Releasing lock...
[2026-04-03 01:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:58:11] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:58:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:58:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:58:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:58:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:58:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:58:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:58:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:58:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:58:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:58:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:58:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:58:12] Production.INFO: call_cost start
[2026-04-03 01:58:12] Production.INFO: call_cost end
[2026-04-03 01:58:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:58:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:58:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:58:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:58:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:58:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:58:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:58:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:58:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:58:12] Production.INFO: ==3602== Releasing lock...
[2026-04-03 01:58:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:58:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 06:59:02] Production.INFO: ==3709== Lock acquired, processing the job...
[2026-04-03 06:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 06:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 06:59:02] Production.INFO: neon service started
[2026-04-03 06:59:02] Production.INFO: neon service started
[2026-04-03 06:59:02] Production.INFO: ==3709== Releasing lock...
[2026-04-03 06:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 06:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:59:02] Production.INFO: ==3714== Lock acquired, processing the job...
[2026-04-03 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:59:02] Production.INFO: ==3714== Releasing lock...
[2026-04-03 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 05:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 01:59:02] Production.INFO: ==3711== Lock acquired, processing the job...
[2026-04-03 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 01:59:02] Production.INFO: ==3711== Releasing lock...
[2026-04-03 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 01:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 01:59:03] Production.INFO: ==3716== Lock acquired, processing the job...
[2026-04-03 01:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 01:59:03] Production.INFO: ==3718== Lock acquired, processing the job...
[2026-04-03 01:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 01:59:03] Production.INFO: ==3720== Lock acquired, processing the job...
[2026-04-03 01:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 01:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 01:59:03] Production.INFO: ==3722== Lock acquired, processing the job...
[2026-04-03 01:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 01:59:03] Production.INFO: ==3724== Lock acquired, processing the job...
[2026-04-03 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 01:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 01:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 01:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 01:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 01:59:03] Production.INFO: Account Balance Start.
[2026-04-03 01:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 01:59:03] Production.INFO: 117
[2026-04-03 01:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 01:59:03] Production.INFO: ==3724== Releasing lock...
[2026-04-03 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 01:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 01:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:03] Production.INFO: Date 2026-03-11
[2026-04-03 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:03] Production.INFO: Date 2026-03-12
[2026-04-03 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-13
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-14
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-15
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-16
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-17
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: ==3718== Releasing lock...
[2026-04-03 01:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 01:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-18
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-19
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-04-01
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-04-02
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Date 2026-04-03
[2026-04-03 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 01:59:04] Production.INFO: Total Charge 0
[2026-04-03 01:59:04] Production.INFO: CreateAllLog End
[2026-04-03 01:59:05] Production.INFO: Account Balance End.
[2026-04-03 01:59:05] Production.ERROR: CronJobId end 12
[2026-04-03 01:59:05] Production.INFO: ==3722== Releasing lock...
[2026-04-03 01:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 01:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 01:59:12] Production.ERROR: CronJobId end10
[2026-04-03 01:59:12] Production.INFO: ==3720== Releasing lock...
[2026-04-03 01:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 01:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 01:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 01:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 01:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 01:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 01:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 01:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 01:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 01:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 01:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 01:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 01:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 01:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 01:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 01:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 01:59:14] Production.INFO: call_cost start
[2026-04-03 01:59:14] Production.INFO: call_cost end
[2026-04-03 01:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 01:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 01:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 01:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 01:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 01:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 01:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 01:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 01:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 01:59:14] Production.INFO: ==3716== Releasing lock...
[2026-04-03 01:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 01:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:00:01] Production.INFO: ==3815== Lock acquired, processing the job...
[2026-04-03 07:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:00:01] Production.INFO: neon service started
[2026-04-03 07:00:01] Production.INFO: neon service started
[2026-04-03 07:00:01] Production.INFO: ==3815== Releasing lock...
[2026-04-03 07:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:00:01] Production.INFO: ==3817== Lock acquired, processing the job...
[2026-04-03 02:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:00:02] Production.INFO: ==3817== Releasing lock...
[2026-04-03 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:00:02] Production.INFO: ==3819== Lock acquired, processing the job...
[2026-04-03 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:00:02] Production.INFO: ==3819== Releasing lock...
[2026-04-03 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:00:02] Production.INFO: ==3822== Lock acquired, processing the job...
[2026-04-03 02:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:00:02] Production.INFO: ==3824== Lock acquired, processing the job...
[2026-04-03 02:00:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:00:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:00:02] Production.INFO: ==3826== Lock acquired, processing the job...
[2026-04-03 02:00:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:00:03] Production.INFO: ==3830== Lock acquired, processing the job...
[2026-04-03 02:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:00:03] Production.INFO: ==3828== Lock acquired, processing the job...
[2026-04-03 02:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:00:03] Production.INFO: Account Balance Start.
[2026-04-03 02:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 02: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-03 02:00:03] Production.INFO: 117
[2026-04-03 02: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-03 02: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-03 02:00:03] Production.INFO: ==3830== Releasing lock...
[2026-04-03 02:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: ==3824== Releasing lock...
[2026-04-03 02:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:00:04] Production.INFO: Total Charge 0
[2026-04-03 02:00:04] Production.INFO: CreateAllLog End
[2026-04-03 02:00:04] Production.INFO: Account Balance End.
[2026-04-03 02:00:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:00:04] Production.INFO: ==3828== Releasing lock...
[2026-04-03 02:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:00:11] Production.ERROR: CronJobId end10
[2026-04-03 02:00:11] Production.INFO: ==3826== Releasing lock...
[2026-04-03 02:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:00:14] Production.INFO: call_cost start
[2026-04-03 02:00:14] Production.INFO: call_cost end
[2026-04-03 02:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:00:14] Production.INFO: ==3822== Releasing lock...
[2026-04-03 02:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:01:01] Production.INFO: ==3939== Lock acquired, processing the job...
[2026-04-03 07:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:01:01] Production.INFO: neon service started
[2026-04-03 07:01:01] Production.INFO: neon service started
[2026-04-03 07:01:01] Production.INFO: ==3939== Releasing lock...
[2026-04-03 07:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:01:02] Production.INFO: ==3947== Lock acquired, processing the job...
[2026-04-03 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:01:02] Production.INFO: ==3947== Releasing lock...
[2026-04-03 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:01:02] Production.INFO: ==3945== Lock acquired, processing the job...
[2026-04-03 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:01:02] Production.INFO: ==3945== Releasing lock...
[2026-04-03 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:01:03] Production.INFO: ==3950== Lock acquired, processing the job...
[2026-04-03 02:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 02:01:03] Production.INFO: ==3952== Lock acquired, processing the job...
[2026-04-03 02:01:03] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Starts#
[2026-04-03 02:01:03] Production.INFO: ==3956== Lock acquired, processing the job...
[2026-04-03 02:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 02:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:01:03] Production.ERROR: CronJob PID - 3952
[2026-04-03 02:01:03] Production.ERROR: CronJob Title - Server CleanUP
[2026-04-03 02:01:03] Production.ERROR: CronJob ID - 4
[2026-04-03 02:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:01:00
[2026-04-03 02:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:01:03] Production.ERROR: CronJob PID - 3956
[2026-04-03 02:01:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 02:01:03] Production.ERROR: CronJob ID - 7
[2026-04-03 02:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:01:00
[2026-04-03 02:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 02:01:03] Production.INFO: ==3950== Releasing lock...
[2026-04-03 02:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 02:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 02:01:03] Production.INFO: ==3964== Lock acquired, processing the job...
[2026-04-03 02:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:01:03] Production.INFO: ==3954== Lock acquired, processing the job...
[2026-04-03 02:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 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-03 02:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 02:01:04] Production.INFO: ==3964== Releasing lock...
[2026-04-03 02:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:01:04] Production.INFO: ==3958== Lock acquired, processing the job...
[2026-04-03 02:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:01:04] Production.INFO: ==3962== Lock acquired, processing the job...
[2026-04-03 02:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 02:01:04] Production.INFO: ==3960== Lock acquired, processing the job...
[2026-04-03 02:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 02:01:04] Production.INFO: ==3956== Releasing lock...
[2026-04-03 02:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:01:04] Production.INFO: Account Balance Start.
[2026-04-03 02:01:04] Production.INFO: CreateAllLog Start
[2026-04-03 02:01:04] Production.INFO: 117
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 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-03 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 11% /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-03 02:01:04] Production.INFO: Delete Storage Log Start
[2026-04-03 02:01:04] Production.INFO: Front End Delete Storage Log Start
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.ERROR: done
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 02:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027289', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: find /var/www/html/onswitch.neon/app/storage/logs -maxdepth 1 -name "*.log" -mtime +31 -type f -exec rm {} \;
[2026-04-03 02:01:05] Production.INFO: Front End Delete Storage Log End
[2026-04-03 02:01:05] Production.INFO: Back End(Service) Delete Storage Log Start
[2026-04-03 02:01:05] Production.INFO: Date 2026-03-23
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-03-24
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-03-25
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-03-26
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-03-27
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-03-28
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-03-29
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-03-30
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:01:05] Production.INFO: Total Charge 0
[2026-04-03 02:01:05] Production.INFO: CreateAllLog End
[2026-04-03 02:01:05] Production.INFO: Account Balance End.
[2026-04-03 02:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:01:05] Production.INFO: ==3960== Releasing lock...
[2026-04-03 02:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:01:05] Production.INFO: find /var/www/html/onswitch.neon.service/storage/logs -maxdepth 1 -name "*.log" -mtime +31 -type f -exec rm {} \;
[2026-04-03 02:01:05] Production.INFO: Back End(Service) Delete Storage Log End
[2026-04-03 02:01:05] Production.INFO: Delete Storage Log End
[2026-04-03 02:01:05] Production.INFO: Delete Temp Files Start
[2026-04-03 02:01:06] Production.INFO: find /var/www/tmp* -maxdepth 1 -mtime +3 -type f -exec rm {} \;
[2026-04-03 02:01:06] Production.INFO: Delete Temp Files End
[2026-04-03 02:01:06] Production.INFO: Delete CDR File Start
[2026-04-03 02:01:06] Production.INFO: Delete CDR File End
[2026-04-03 02:01:06] Production.INFO: Disk FileSystem - df -Ph | awk '{printf "%-35s%-10s%-10s%-10s%-10s%s\n",$1,$2,$3,$4,$5,$6}'
[2026-04-03 02:01:06] 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 11% /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-03 02:01:06] Production.ERROR: CronJobId end 4
[2026-04-03 02:01:06] Production.INFO: ==3952== Releasing lock...
[2026-04-03 02:01:06] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Stops#
[2026-04-03 02:01:06] Production.INFO: 29.5 MB #Memory Used#
[2026-04-03 02:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027289', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 02:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 02:01:11] Production.INFO: ProcessCDR(1,17027289,1,1,2)
[2026-04-03 02:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027289,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027289,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 02:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 02:01:11] Production.INFO: ==3962== Releasing lock...
[2026-04-03 02:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 02:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 02:01:16] Production.ERROR: CronJobId end10
[2026-04-03 02:01:16] Production.INFO: ==3958== Releasing lock...
[2026-04-03 02:01:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:01:16] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:01:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:01:18] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:01:18] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:01:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:01:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:01:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:01:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:01:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:01:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:01:18] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:01:18] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:01:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:01:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:01:18] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:01:18] Production.INFO: call_cost start
[2026-04-03 02:01:18] Production.INFO: call_cost end
[2026-04-03 02:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:01:18] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:01:18] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:01:18] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:01:18] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:01:18] Production.INFO: ==3954== Releasing lock...
[2026-04-03 02:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:02:02] Production.INFO: ==4145== Lock acquired, processing the job...
[2026-04-03 07:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:02:02] Production.INFO: neon service started
[2026-04-03 07:02:02] Production.INFO: neon service started
[2026-04-03 07:02:02] Production.INFO: ==4145== Releasing lock...
[2026-04-03 07:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:02:02] Production.INFO: ==4147== Lock acquired, processing the job...
[2026-04-03 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:02:02] Production.INFO: ==4147== Releasing lock...
[2026-04-03 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:02:03] Production.INFO: ==4149== Lock acquired, processing the job...
[2026-04-03 06:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:02:03] Production.INFO: ==4149== Releasing lock...
[2026-04-03 06:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:02:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:02:03] Production.INFO: ==4151== Lock acquired, processing the job...
[2026-04-03 02:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:02:04] Production.INFO: ==4153== Lock acquired, processing the job...
[2026-04-03 02:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:02:04] Production.INFO: ==4156== Lock acquired, processing the job...
[2026-04-03 02:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:02:04] Production.INFO: ==4158== Lock acquired, processing the job...
[2026-04-03 02:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:02:04] Production.INFO: ==4161== Lock acquired, processing the job...
[2026-04-03 02:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 02:02:04] Production.INFO: ==4163== Lock acquired, processing the job...
[2026-04-03 02:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 02:02:04] Production.INFO: Account Balance Start.
[2026-04-03 02:02:04] Production.INFO: CreateAllLog Start
[2026-04-03 02:02:04] Production.INFO: 117
[2026-04-03 02:02:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 02:02:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:04] Production.INFO: ==4163== Releasing lock...
[2026-04-03 02:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:02:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:02:04] Production.INFO: ==4153== Releasing lock...
[2026-04-03 02:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:04] Production.ERROR: done
[2026-04-03 02:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 02:02:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-19
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-20
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-21
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-22
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-23
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.ERROR: done
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-24
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02: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-03 02:02:05] Production.INFO: Date 2026-03-25
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02:02:05] Production.INFO: ==4161== Releasing lock...
[2026-04-03 02:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 02:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-26
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-27
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-28
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-29
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-30
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:02:05] Production.INFO: Total Charge 0
[2026-04-03 02:02:05] Production.INFO: CreateAllLog End
[2026-04-03 02:02:05] Production.INFO: Account Balance End.
[2026-04-03 02:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:02:05] Production.INFO: ==4158== Releasing lock...
[2026-04-03 02:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:02:13] Production.ERROR: CronJobId end10
[2026-04-03 02:02:13] Production.INFO: ==4156== Releasing lock...
[2026-04-03 02:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:02:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:02:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:02:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:02:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:02:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:02:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:02:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:02:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:02:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:02:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:02:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:02:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:02:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:02:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:02:17] Production.INFO: call_cost start
[2026-04-03 02:02:17] Production.INFO: call_cost end
[2026-04-03 02:02:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:02:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:02:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:02:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:02:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:02:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:02:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:02:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:02:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:02:17] Production.INFO: ==4151== Releasing lock...
[2026-04-03 02:02:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:02:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:03:01] Production.INFO: ==4258== Lock acquired, processing the job...
[2026-04-03 07:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:03:01] Production.INFO: neon service started
[2026-04-03 07:03:01] Production.INFO: neon service started
[2026-04-03 07:03:01] Production.INFO: ==4258== Releasing lock...
[2026-04-03 07:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:03:02] Production.INFO: ==4262== Lock acquired, processing the job...
[2026-04-03 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:03:02] Production.INFO: ==4262== Releasing lock...
[2026-04-03 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:03:02] Production.INFO: ==4260== Lock acquired, processing the job...
[2026-04-03 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:03:02] Production.INFO: ==4260== Releasing lock...
[2026-04-03 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:03:03] Production.INFO: ==4270== Lock acquired, processing the job...
[2026-04-03 02:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:03:03] Production.INFO: ==4266== Lock acquired, processing the job...
[2026-04-03 02:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:03:03] Production.INFO: ==4274== Lock acquired, processing the job...
[2026-04-03 02:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:03:03] Production.INFO: ==4268== Lock acquired, processing the job...
[2026-04-03 02:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 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-03 02:03:03] Production.INFO: ==4274== Releasing lock...
[2026-04-03 02:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:03:03] Production.INFO: ==4272== Lock acquired, processing the job...
[2026-04-03 02:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:03:03] Production.INFO: Account Balance Start.
[2026-04-03 02:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:03:03] Production.INFO: 117
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: ==4268== Releasing lock...
[2026-04-03 02:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:03] Production.INFO: Date 2026-03-24
[2026-04-03 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:03:04] Production.INFO: Total Charge 0
[2026-04-03 02:03:04] Production.INFO: CreateAllLog End
[2026-04-03 02:03:04] Production.INFO: Account Balance End.
[2026-04-03 02:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:03:04] Production.INFO: ==4272== Releasing lock...
[2026-04-03 02:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:03:11] Production.ERROR: CronJobId end10
[2026-04-03 02:03:11] Production.INFO: ==4270== Releasing lock...
[2026-04-03 02:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:03:15] Production.INFO: call_cost start
[2026-04-03 02:03:15] Production.INFO: call_cost end
[2026-04-03 02:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:03:15] Production.INFO: ==4266== Releasing lock...
[2026-04-03 02:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:04:02] Production.INFO: ==4371== Lock acquired, processing the job...
[2026-04-03 07:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:04:02] Production.INFO: neon service started
[2026-04-03 07:04:02] Production.INFO: neon service started
[2026-04-03 07:04:02] Production.INFO: ==4371== Releasing lock...
[2026-04-03 07:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:04:02] Production.INFO: ==4373== Lock acquired, processing the job...
[2026-04-03 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:04:02] Production.INFO: ==4373== Releasing lock...
[2026-04-03 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:04:02] Production.INFO: ==4375== Lock acquired, processing the job...
[2026-04-03 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:04:02] Production.INFO: ==4375== Releasing lock...
[2026-04-03 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:04:03] Production.INFO: ==4377== Lock acquired, processing the job...
[2026-04-03 02:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:04:03] Production.INFO: ==4379== Lock acquired, processing the job...
[2026-04-03 02:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:04:03] Production.INFO: ==4382== Lock acquired, processing the job...
[2026-04-03 02:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:04:03] Production.INFO: ==4386== Lock acquired, processing the job...
[2026-04-03 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:04:03] Production.INFO: ==4384== Lock acquired, processing the job...
[2026-04-03 02:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:04:03] Production.INFO: Account Balance Start.
[2026-04-03 02:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:04:03] Production.INFO: 117
[2026-04-03 02:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 02:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:03] Production.INFO: ==4386== Releasing lock...
[2026-04-03 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: ==4379== Releasing lock...
[2026-04-03 02:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:04:05] Production.INFO: Total Charge 0
[2026-04-03 02:04:05] Production.INFO: CreateAllLog End
[2026-04-03 02:04:05] Production.INFO: Account Balance End.
[2026-04-03 02:04:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:04:05] Production.INFO: ==4384== Releasing lock...
[2026-04-03 02:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:04:12] Production.ERROR: CronJobId end10
[2026-04-03 02:04:12] Production.INFO: ==4382== Releasing lock...
[2026-04-03 02:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:04:14] Production.INFO: call_cost start
[2026-04-03 02:04:14] Production.INFO: call_cost end
[2026-04-03 02:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:04:14] Production.INFO: ==4377== Releasing lock...
[2026-04-03 02:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:05:01] Production.INFO: ==4475== Lock acquired, processing the job...
[2026-04-03 07:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:05:01] Production.INFO: neon service started
[2026-04-03 07:05:01] Production.INFO: neon service started
[2026-04-03 07:05:01] Production.INFO: ==4475== Releasing lock...
[2026-04-03 07:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:05:02] Production.INFO: ==4477== Lock acquired, processing the job...
[2026-04-03 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:05:02] Production.INFO: ==4479== Lock acquired, processing the job...
[2026-04-03 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:05:02] Production.INFO: ==4479== Releasing lock...
[2026-04-03 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:05:02] Production.INFO: ==4477== Releasing lock...
[2026-04-03 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:05:02] Production.INFO: ==4484== Lock acquired, processing the job...
[2026-04-03 02:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:05:03] Production.INFO: ==4486== Lock acquired, processing the job...
[2026-04-03 02:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:05:03] Production.INFO: ==4488== Lock acquired, processing the job...
[2026-04-03 02:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:05:03] Production.INFO: ==4490== Lock acquired, processing the job...
[2026-04-03 02:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:05:03] Production.INFO: Account Balance Start.
[2026-04-03 02:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:05:03] Production.INFO: ==4492== Lock acquired, processing the job...
[2026-04-03 02:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:05:03] Production.INFO: 117
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 02:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:05:03] Production.INFO: ==4492== Releasing lock...
[2026-04-03 02:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: ==4486== Releasing lock...
[2026-04-03 02:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-24
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:03] Production.INFO: Date 2026-03-25
[2026-04-03 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:05:04] Production.INFO: Total Charge 0
[2026-04-03 02:05:04] Production.INFO: CreateAllLog End
[2026-04-03 02:05:04] Production.INFO: Account Balance End.
[2026-04-03 02:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:05:04] Production.INFO: ==4490== Releasing lock...
[2026-04-03 02:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:05:10] Production.ERROR: CronJobId end10
[2026-04-03 02:05:10] Production.INFO: ==4488== Releasing lock...
[2026-04-03 02:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:05:13] Production.INFO: call_cost start
[2026-04-03 02:05:13] Production.INFO: call_cost end
[2026-04-03 02:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:05:13] Production.INFO: ==4484== Releasing lock...
[2026-04-03 02:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:06:01] Production.INFO: ==4592== Lock acquired, processing the job...
[2026-04-03 07:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:06:01] Production.INFO: neon service started
[2026-04-03 07:06:01] Production.INFO: neon service started
[2026-04-03 07:06:01] Production.INFO: ==4592== Releasing lock...
[2026-04-03 07:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:06:02] Production.INFO: ==4596== Lock acquired, processing the job...
[2026-04-03 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:06:02] Production.INFO: ==4598== Lock acquired, processing the job...
[2026-04-03 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:06:02] Production.INFO: ==4598== Releasing lock...
[2026-04-03 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 02:06:02] Production.INFO: ==4596== Releasing lock...
[2026-04-03 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:06:03] Production.INFO: ==4601== Lock acquired, processing the job...
[2026-04-03 02:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:06:03] Production.INFO: ==4607== Lock acquired, processing the job...
[2026-04-03 02:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:06:03] Production.INFO: Account Balance Start.
[2026-04-03 02:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:06:03] Production.INFO: 117
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: ==4603== Lock acquired, processing the job...
[2026-04-03 02:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: ==4605== Lock acquired, processing the job...
[2026-04-03 02:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:06:03] Production.INFO: ==4609== Lock acquired, processing the job...
[2026-04-03 02:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:06:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:06:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:03] Production.INFO: Date 2026-03-24
[2026-04-03 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: ==4609== Releasing lock...
[2026-04-03 02:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: ==4603== Releasing lock...
[2026-04-03 02:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:06:04] Production.INFO: Total Charge 0
[2026-04-03 02:06:04] Production.INFO: CreateAllLog End
[2026-04-03 02:06:04] Production.INFO: Account Balance End.
[2026-04-03 02:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:06:04] Production.INFO: ==4607== Releasing lock...
[2026-04-03 02:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:06:12] Production.ERROR: CronJobId end10
[2026-04-03 02:06:12] Production.INFO: ==4605== Releasing lock...
[2026-04-03 02:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:06:14] Production.INFO: call_cost start
[2026-04-03 02:06:14] Production.INFO: call_cost end
[2026-04-03 02:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:06:14] Production.INFO: ==4601== Releasing lock...
[2026-04-03 02:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:07:02] Production.INFO: ==4703== Lock acquired, processing the job...
[2026-04-03 07:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:07:02] Production.INFO: neon service started
[2026-04-03 07:07:02] Production.INFO: neon service started
[2026-04-03 07:07:02] Production.INFO: ==4703== Releasing lock...
[2026-04-03 07:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:07:02] Production.INFO: ==4707== Lock acquired, processing the job...
[2026-04-03 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:07:02] Production.INFO: ==4707== Releasing lock...
[2026-04-03 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:07:02] Production.INFO: ==4705== Lock acquired, processing the job...
[2026-04-03 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:07:02] Production.INFO: ==4705== Releasing lock...
[2026-04-03 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:07:03] Production.INFO: ==4709== Lock acquired, processing the job...
[2026-04-03 02:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:07:03] Production.INFO: ==4711== Lock acquired, processing the job...
[2026-04-03 02:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:07:03] Production.INFO: ==4715== Lock acquired, processing the job...
[2026-04-03 02:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:07:03] Production.INFO: ==4713== Lock acquired, processing the job...
[2026-04-03 02:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:07:03] Production.INFO: ==4717== Lock acquired, processing the job...
[2026-04-03 02:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:07:03] Production.INFO: Account Balance Start.
[2026-04-03 02:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:07:03] Production.INFO: 117
[2026-04-03 02:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02:07:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:07:04] Production.INFO: ==4717== Releasing lock...
[2026-04-03 02:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:07:04] Production.INFO: ==4711== Releasing lock...
[2026-04-03 02:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:07:05] Production.INFO: Total Charge 0
[2026-04-03 02:07:05] Production.INFO: CreateAllLog End
[2026-04-03 02:07:05] Production.INFO: Account Balance End.
[2026-04-03 02:07:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:07:05] Production.INFO: ==4715== Releasing lock...
[2026-04-03 02:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:07:12] Production.ERROR: CronJobId end10
[2026-04-03 02:07:12] Production.INFO: ==4713== Releasing lock...
[2026-04-03 02:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:07:15] Production.INFO: call_cost start
[2026-04-03 02:07:15] Production.INFO: call_cost end
[2026-04-03 02:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:07:15] Production.INFO: ==4709== Releasing lock...
[2026-04-03 02:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:08:01] Production.INFO: ==4804== Lock acquired, processing the job...
[2026-04-03 07:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:08:01] Production.INFO: neon service started
[2026-04-03 07:08:01] Production.INFO: neon service started
[2026-04-03 07:08:01] Production.INFO: ==4804== Releasing lock...
[2026-04-03 07:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:08:02] Production.INFO: ==4808== Lock acquired, processing the job...
[2026-04-03 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:08:02] Production.INFO: ==4808== Releasing lock...
[2026-04-03 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:08:02] Production.INFO: ==4806== Lock acquired, processing the job...
[2026-04-03 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:08:02] Production.INFO: ==4806== Releasing lock...
[2026-04-03 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:08:03] Production.INFO: ==4810== Lock acquired, processing the job...
[2026-04-03 02:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:08:03] Production.INFO: ==4814== Lock acquired, processing the job...
[2026-04-03 02:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:08:03] Production.INFO: ==4812== Lock acquired, processing the job...
[2026-04-03 02:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:08:03] Production.INFO: ==4816== Lock acquired, processing the job...
[2026-04-03 02:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:08:03] Production.INFO: ==4818== Lock acquired, processing the job...
[2026-04-03 02:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:08:03] Production.INFO: Account Balance Start.
[2026-04-03 02:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:08:03] Production.INFO: 117
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 02:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: ==4818== Releasing lock...
[2026-04-03 02:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: ==4812== Releasing lock...
[2026-04-03 02:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:08:04] Production.INFO: Total Charge 0
[2026-04-03 02:08:04] Production.INFO: CreateAllLog End
[2026-04-03 02:08:04] Production.INFO: Account Balance End.
[2026-04-03 02:08:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:08:05] Production.INFO: ==4816== Releasing lock...
[2026-04-03 02:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:08:11] Production.ERROR: CronJobId end10
[2026-04-03 02:08:11] Production.INFO: ==4814== Releasing lock...
[2026-04-03 02:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:08:14] Production.INFO: call_cost start
[2026-04-03 02:08:14] Production.INFO: call_cost end
[2026-04-03 02:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:08:14] Production.INFO: ==4810== Releasing lock...
[2026-04-03 02:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:09:01] Production.INFO: ==4921== Lock acquired, processing the job...
[2026-04-03 07:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:09:02] Production.INFO: neon service started
[2026-04-03 07:09:02] Production.INFO: neon service started
[2026-04-03 07:09:02] Production.INFO: ==4921== Releasing lock...
[2026-04-03 07:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:09:02] Production.INFO: ==4925== Lock acquired, processing the job...
[2026-04-03 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:09:02] Production.INFO: ==4925== Releasing lock...
[2026-04-03 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:09:02] Production.INFO: ==4923== Lock acquired, processing the job...
[2026-04-03 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:09:02] Production.INFO: ==4923== Releasing lock...
[2026-04-03 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:09:03] Production.INFO: ==4929== Lock acquired, processing the job...
[2026-04-03 02:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:09:03] Production.INFO: ==4931== Lock acquired, processing the job...
[2026-04-03 02:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:09:03] Production.INFO: ==4927== Lock acquired, processing the job...
[2026-04-03 02:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:09:03] Production.INFO: ==4933== Lock acquired, processing the job...
[2026-04-03 02:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:09:03] Production.INFO: ==4935== Lock acquired, processing the job...
[2026-04-03 02:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:09:03] Production.INFO: Account Balance Start.
[2026-04-03 02:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:09:03] Production.INFO: 117
[2026-04-03 02:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:09:03] Production.INFO: ==4929== Releasing lock...
[2026-04-03 02:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 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-03 02:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:09:03] Production.INFO: ==4935== Releasing lock...
[2026-04-03 02:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:09:04] Production.INFO: Total Charge 0
[2026-04-03 02:09:04] Production.INFO: CreateAllLog End
[2026-04-03 02:09:04] Production.INFO: Account Balance End.
[2026-04-03 02:09:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:09:04] Production.INFO: ==4933== Releasing lock...
[2026-04-03 02:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:09:11] Production.ERROR: CronJobId end10
[2026-04-03 02:09:11] Production.INFO: ==4931== Releasing lock...
[2026-04-03 02:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:09:15] Production.INFO: call_cost start
[2026-04-03 02:09:15] Production.INFO: call_cost end
[2026-04-03 02:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:09:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:09:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:09:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:09:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:09:15] Production.INFO: ==4927== Releasing lock...
[2026-04-03 02:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:10:01] Production.INFO: ==5028== Lock acquired, processing the job...
[2026-04-03 07:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:10:01] Production.INFO: neon service started
[2026-04-03 07:10:01] Production.INFO: neon service started
[2026-04-03 07:10:01] Production.INFO: ==5028== Releasing lock...
[2026-04-03 07:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:10:01] Production.INFO: ==5030== Lock acquired, processing the job...
[2026-04-03 02:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:10:02] Production.INFO: ==5030== Releasing lock...
[2026-04-03 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:10:02] Production.INFO: ==5032== Lock acquired, processing the job...
[2026-04-03 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:10:02] Production.INFO: ==5032== Releasing lock...
[2026-04-03 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:10:02] Production.INFO: ==5034== Lock acquired, processing the job...
[2026-04-03 02:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:10:02] Production.INFO: ==5036== Lock acquired, processing the job...
[2026-04-03 02:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:10:02] Production.INFO: ==5042== Lock acquired, processing the job...
[2026-04-03 02:10:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:10:02] Production.INFO: ==5038== Lock acquired, processing the job...
[2026-04-03 02:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:10:03] Production.INFO: ==5040== Lock acquired, processing the job...
[2026-04-03 02:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 02:10:03] Production.INFO: Account Balance Start.
[2026-04-03 02:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:10:03] Production.INFO: 117
[2026-04-03 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-03 02:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: ==5042== Releasing lock...
[2026-04-03 02:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: ==5036== Releasing lock...
[2026-04-03 02:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:10:04] Production.INFO: Total Charge 0
[2026-04-03 02:10:04] Production.INFO: CreateAllLog End
[2026-04-03 02:10:04] Production.INFO: Account Balance End.
[2026-04-03 02:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:10:04] Production.INFO: ==5040== Releasing lock...
[2026-04-03 02:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:10:11] Production.ERROR: CronJobId end10
[2026-04-03 02:10:11] Production.INFO: ==5038== Releasing lock...
[2026-04-03 02:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:10:14] Production.INFO: call_cost start
[2026-04-03 02:10:14] Production.INFO: call_cost end
[2026-04-03 02:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:10:14] Production.INFO: ==5034== Releasing lock...
[2026-04-03 02:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:11:01] Production.INFO: ==5159== Lock acquired, processing the job...
[2026-04-03 07:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:11:01] Production.INFO: neon service started
[2026-04-03 07:11:01] Production.INFO: neon service started
[2026-04-03 07:11:01] Production.INFO: ==5159== Releasing lock...
[2026-04-03 07:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:11:02] Production.INFO: ==5162== Lock acquired, processing the job...
[2026-04-03 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:11:02] Production.INFO: ==5162== Releasing lock...
[2026-04-03 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:11:02] Production.INFO: ==5164== Lock acquired, processing the job...
[2026-04-03 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:11:02] Production.INFO: ==5164== Releasing lock...
[2026-04-03 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:11:03] Production.INFO: ==5170== Lock acquired, processing the job...
[2026-04-03 02:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:11:03] Production.INFO: ==5174== Lock acquired, processing the job...
[2026-04-03 02:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:11:03] Production.INFO: Account Balance Start.
[2026-04-03 02:11:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:11:03] Production.INFO: 117
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.INFO: ==5166== Lock acquired, processing the job...
[2026-04-03 02:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.INFO: ==5168== Lock acquired, processing the job...
[2026-04-03 02:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 02:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:11:03] Production.ERROR: CronJob PID - 5168
[2026-04-03 02:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 02:11:03] Production.ERROR: CronJob ID - 5
[2026-04-03 02:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:11:00
[2026-04-03 02:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:11:03] Production.ERROR: CronJob PID - 5170
[2026-04-03 02:11:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 02:11:03] Production.ERROR: CronJob ID - 7
[2026-04-03 02:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:11:00
[2026-04-03 02:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:11:03] Production.ERROR: CronJob PID - 5174
[2026-04-03 02:11:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 02:11:03] Production.ERROR: CronJob ID - 12
[2026-04-03 02:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:11:00
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 02:11:03] Production.INFO: ==5166== Releasing lock...
[2026-04-03 02:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 02:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 02:11:03] Production.INFO: ==5172== Lock acquired, processing the job...
[2026-04-03 02:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.INFO: ==5176== Lock acquired, processing the job...
[2026-04-03 02:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:11:03] Production.INFO: ==5178== Lock acquired, processing the job...
[2026-04-03 02:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 02:11:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: ==5178== Releasing lock...
[2026-04-03 02:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:11:04] Production.INFO: ==5170== Releasing lock...
[2026-04-03 02:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.ERROR: done
[2026-04-03 02:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 02:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027331', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:11:04] Production.INFO: Total Charge 0
[2026-04-03 02:11:04] Production.INFO: CreateAllLog End
[2026-04-03 02:11:05] Production.INFO: Account Balance End.
[2026-04-03 02:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:11:05] Production.INFO: ==5174== Releasing lock...
[2026-04-03 02:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027331', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 02:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 02:11:11] Production.INFO: ProcessCDR(1,17027331,1,1,2)
[2026-04-03 02:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027331,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027331,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 02:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 02:11:11] Production.INFO: ==5176== Releasing lock...
[2026-04-03 02:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 02:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 02:11:14] Production.ERROR: CronJobId end10
[2026-04-03 02:11:14] Production.INFO: ==5172== Releasing lock...
[2026-04-03 02:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:11:16] Production.INFO: call_cost start
[2026-04-03 02:11:16] Production.INFO: call_cost end
[2026-04-03 02:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:11:16] Production.INFO: ==5168== Releasing lock...
[2026-04-03 02:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:12:02] Production.INFO: ==5279== Lock acquired, processing the job...
[2026-04-03 07:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:12:02] Production.INFO: neon service started
[2026-04-03 07:12:02] Production.INFO: neon service started
[2026-04-03 07:12:02] Production.INFO: ==5279== Releasing lock...
[2026-04-03 07:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:12:02] Production.INFO: ==5281== Lock acquired, processing the job...
[2026-04-03 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:12:02] Production.INFO: ==5283== Lock acquired, processing the job...
[2026-04-03 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:12:02] Production.INFO: ==5283== Releasing lock...
[2026-04-03 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:12:03] Production.INFO: ==5281== Releasing lock...
[2026-04-03 02:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:12:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:12:03] Production.INFO: ==5288== Lock acquired, processing the job...
[2026-04-03 02:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:12:03] Production.INFO: ==5286== Lock acquired, processing the job...
[2026-04-03 02:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:12:03] Production.INFO: ==5290== Lock acquired, processing the job...
[2026-04-03 02:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:12:03] Production.INFO: ==5292== Lock acquired, processing the job...
[2026-04-03 02:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:12:03] Production.INFO: ==5294== Lock acquired, processing the job...
[2026-04-03 02:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:12:03] Production.INFO: Account Balance Start.
[2026-04-03 02:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:12:03] Production.INFO: 117
[2026-04-03 02:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:12:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:12:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: ==5294== Releasing lock...
[2026-04-03 02:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: ==5288== Releasing lock...
[2026-04-03 02:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:12:05] Production.INFO: Total Charge 0
[2026-04-03 02:12:05] Production.INFO: CreateAllLog End
[2026-04-03 02:12:05] Production.INFO: Account Balance End.
[2026-04-03 02:12:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:12:05] Production.INFO: ==5292== Releasing lock...
[2026-04-03 02:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:12:11] Production.ERROR: CronJobId end10
[2026-04-03 02:12:11] Production.INFO: ==5290== Releasing lock...
[2026-04-03 02:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:12:14] Production.INFO: call_cost start
[2026-04-03 02:12:14] Production.INFO: call_cost end
[2026-04-03 02:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:12:14] Production.INFO: ==5286== Releasing lock...
[2026-04-03 02:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:13:01] Production.INFO: ==5388== Lock acquired, processing the job...
[2026-04-03 07:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:13:01] Production.INFO: neon service started
[2026-04-03 07:13:01] Production.INFO: neon service started
[2026-04-03 07:13:01] Production.INFO: ==5388== Releasing lock...
[2026-04-03 07:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:13:01] Production.INFO: ==5392== Lock acquired, processing the job...
[2026-04-03 02:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:13:02] Production.INFO: ==5392== Releasing lock...
[2026-04-03 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:13:02] Production.INFO: ==5394== Lock acquired, processing the job...
[2026-04-03 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:13:02] Production.INFO: ==5394== Releasing lock...
[2026-04-03 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:13:02] Production.INFO: ==5396== Lock acquired, processing the job...
[2026-04-03 02:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:13:03] Production.INFO: ==5404== Lock acquired, processing the job...
[2026-04-03 02:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:13:03] Production.INFO: ==5400== Lock acquired, processing the job...
[2026-04-03 02:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:13:03] Production.INFO: ==5398== Lock acquired, processing the job...
[2026-04-03 02:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:13:03] Production.INFO: ==5402== Lock acquired, processing the job...
[2026-04-03 02:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 02:13:03] Production.INFO: ==5404== Releasing lock...
[2026-04-03 02:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:13:03] Production.INFO: Account Balance Start.
[2026-04-03 02:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:13:03] Production.INFO: 117
[2026-04-03 02:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:03] Production.INFO: ==5398== Releasing lock...
[2026-04-03 02:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:13:04] Production.INFO: Total Charge 0
[2026-04-03 02:13:04] Production.INFO: CreateAllLog End
[2026-04-03 02:13:04] Production.INFO: Account Balance End.
[2026-04-03 02:13:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:13:05] Production.INFO: ==5402== Releasing lock...
[2026-04-03 02:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:13:11] Production.ERROR: CronJobId end10
[2026-04-03 02:13:11] Production.INFO: ==5400== Releasing lock...
[2026-04-03 02:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:13:15] Production.INFO: call_cost start
[2026-04-03 02:13:15] Production.INFO: call_cost end
[2026-04-03 02:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:13:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:13:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:13:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:13:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:13:15] Production.INFO: ==5396== Releasing lock...
[2026-04-03 02:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:14:01] Production.INFO: ==5500== Lock acquired, processing the job...
[2026-04-03 07:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:14:02] Production.INFO: neon service started
[2026-04-03 07:14:02] Production.INFO: neon service started
[2026-04-03 07:14:02] Production.INFO: ==5500== Releasing lock...
[2026-04-03 07:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:14:02] Production.INFO: ==5504== Lock acquired, processing the job...
[2026-04-03 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:14:02] Production.INFO: ==5504== Releasing lock...
[2026-04-03 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:14:02] Production.INFO: ==5502== Lock acquired, processing the job...
[2026-04-03 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:14:02] Production.INFO: ==5502== Releasing lock...
[2026-04-03 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:14:03] Production.INFO: ==5506== Lock acquired, processing the job...
[2026-04-03 02:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:14:03] Production.INFO: ==5508== Lock acquired, processing the job...
[2026-04-03 02:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:14:03] Production.INFO: ==5510== Lock acquired, processing the job...
[2026-04-03 02:14:03] Production.INFO: ==5512== Lock acquired, processing the job...
[2026-04-03 02:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:14:03] Production.INFO: ==5514== Lock acquired, processing the job...
[2026-04-03 02:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:14:03] Production.INFO: Account Balance Start.
[2026-04-03 02:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:14:03] Production.INFO: 117
[2026-04-03 02:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02: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-03 02:14:03] Production.INFO: ==5514== Releasing lock...
[2026-04-03 02:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: ==5508== Releasing lock...
[2026-04-03 02:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:14:04] Production.INFO: Total Charge 0
[2026-04-03 02:14:04] Production.INFO: CreateAllLog End
[2026-04-03 02:14:04] Production.INFO: Account Balance End.
[2026-04-03 02:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:14:04] Production.INFO: ==5512== Releasing lock...
[2026-04-03 02:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:14:11] Production.ERROR: CronJobId end10
[2026-04-03 02:14:11] Production.INFO: ==5510== Releasing lock...
[2026-04-03 02:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:14:13] Production.INFO: call_cost start
[2026-04-03 02:14:13] Production.INFO: call_cost end
[2026-04-03 02:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:14:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:14:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:14:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:14:13] Production.INFO: ==5506== Releasing lock...
[2026-04-03 02:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:15:01] Production.INFO: ==5616== Lock acquired, processing the job...
[2026-04-03 07:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:15:01] Production.INFO: neon service started
[2026-04-03 07:15:01] Production.INFO: neon service started
[2026-04-03 07:15:01] Production.INFO: ==5616== Releasing lock...
[2026-04-03 07:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:15:01] Production.INFO: ==5622== Lock acquired, processing the job...
[2026-04-03 06:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:15:01] Production.INFO: ==5622== Releasing lock...
[2026-04-03 06:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:15:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:15:01] Production.INFO: ==5620== Lock acquired, processing the job...
[2026-04-03 02:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:15:02] Production.INFO: ==5620== Releasing lock...
[2026-04-03 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:15:02] Production.INFO: ==5626== Lock acquired, processing the job...
[2026-04-03 02:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:15:02] Production.INFO: ==5628== Lock acquired, processing the job...
[2026-04-03 02:15:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:15:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:15:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:15:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:15:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:15:02] Production.INFO: ==5630== Lock acquired, processing the job...
[2026-04-03 02:15:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:15:02] Production.INFO: ==5624== Lock acquired, processing the job...
[2026-04-03 02:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:15:03] Production.INFO: ==5632== Lock acquired, processing the job...
[2026-04-03 02:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:15:03] Production.INFO: Account Balance Start.
[2026-04-03 02:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:15:03] Production.INFO: 117
[2026-04-03 02: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-03 02: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-03 02: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-03 02:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:15:03] Production.INFO: ==5632== Releasing lock...
[2026-04-03 02:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: ==5626== Releasing lock...
[2026-04-03 02:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-24
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-25
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-26
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-27
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-28
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-29
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-30
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-03-31
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-04-01
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-04-02
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Date 2026-04-03
[2026-04-03 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:15:03] Production.INFO: Total Charge 0
[2026-04-03 02:15:03] Production.INFO: CreateAllLog End
[2026-04-03 02:15:04] Production.INFO: Account Balance End.
[2026-04-03 02:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:15:04] Production.INFO: ==5630== Releasing lock...
[2026-04-03 02:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:15:11] Production.ERROR: CronJobId end10
[2026-04-03 02:15:11] Production.INFO: ==5628== Releasing lock...
[2026-04-03 02:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:15:14] Production.INFO: call_cost start
[2026-04-03 02:15:14] Production.INFO: call_cost end
[2026-04-03 02:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:15:14] Production.INFO: ==5624== Releasing lock...
[2026-04-03 02:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:16:01] Production.INFO: ==5723== Lock acquired, processing the job...
[2026-04-03 07:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:16:01] Production.INFO: neon service started
[2026-04-03 07:16:01] Production.INFO: neon service started
[2026-04-03 07:16:01] Production.INFO: ==5723== Releasing lock...
[2026-04-03 07:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:16:02] Production.INFO: ==5727== Lock acquired, processing the job...
[2026-04-03 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:16:02] Production.INFO: ==5727== Releasing lock...
[2026-04-03 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:16:02] Production.INFO: ==5725== Lock acquired, processing the job...
[2026-04-03 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:16:02] Production.INFO: ==5725== Releasing lock...
[2026-04-03 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:16:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:16:03] Production.INFO: ==5730== Lock acquired, processing the job...
[2026-04-03 02:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:16:03] Production.INFO: ==5733== Lock acquired, processing the job...
[2026-04-03 02:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:16:03] Production.INFO: ==5736== Lock acquired, processing the job...
[2026-04-03 02:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:16:03] Production.INFO: ==5738== Lock acquired, processing the job...
[2026-04-03 02:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:16:03] Production.INFO: ==5740== Lock acquired, processing the job...
[2026-04-03 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:16:03] Production.INFO: Account Balance Start.
[2026-04-03 02:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:16:03] Production.INFO: 117
[2026-04-03 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-03 02:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:16:03] Production.INFO: ==5740== Releasing lock...
[2026-04-03 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:03] Production.INFO: ==5733== Releasing lock...
[2026-04-03 02:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:16:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:16:04] Production.INFO: Total Charge 0
[2026-04-03 02:16:04] Production.INFO: CreateAllLog End
[2026-04-03 02:16:04] Production.INFO: Account Balance End.
[2026-04-03 02:16:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:16:04] Production.INFO: ==5738== Releasing lock...
[2026-04-03 02:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:16:11] Production.ERROR: CronJobId end10
[2026-04-03 02:16:11] Production.INFO: ==5736== Releasing lock...
[2026-04-03 02:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:16:14] Production.INFO: call_cost start
[2026-04-03 02:16:14] Production.INFO: call_cost end
[2026-04-03 02:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:16:14] Production.INFO: ==5730== Releasing lock...
[2026-04-03 02:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:17:02] Production.INFO: ==5837== Lock acquired, processing the job...
[2026-04-03 07:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:17:02] Production.INFO: neon service started
[2026-04-03 07:17:02] Production.INFO: neon service started
[2026-04-03 07:17:02] Production.INFO: ==5837== Releasing lock...
[2026-04-03 07:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:17:02] Production.INFO: ==5840== Lock acquired, processing the job...
[2026-04-03 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:17:02] Production.INFO: ==5840== Releasing lock...
[2026-04-03 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:17:02] Production.INFO: ==5842== Lock acquired, processing the job...
[2026-04-03 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:17:03] Production.INFO: ==5842== Releasing lock...
[2026-04-03 06:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:17:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:17:03] Production.INFO: ==5844== Lock acquired, processing the job...
[2026-04-03 02:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:17:03] Production.INFO: ==5848== Lock acquired, processing the job...
[2026-04-03 02:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:17:03] Production.INFO: ==5850== Lock acquired, processing the job...
[2026-04-03 02:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:17:03] Production.INFO: ==5846== Lock acquired, processing the job...
[2026-04-03 02:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:17:03] Production.INFO: ==5852== Lock acquired, processing the job...
[2026-04-03 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:17:03] Production.INFO: Account Balance Start.
[2026-04-03 02:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:17:03] Production.INFO: 117
[2026-04-03 02:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02: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-03 02:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:03] Production.INFO: ==5852== Releasing lock...
[2026-04-03 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: ==5846== Releasing lock...
[2026-04-03 02:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:17:04] Production.INFO: Total Charge 0
[2026-04-03 02:17:04] Production.INFO: CreateAllLog End
[2026-04-03 02:17:04] Production.INFO: Account Balance End.
[2026-04-03 02:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:17:04] Production.INFO: ==5850== Releasing lock...
[2026-04-03 02:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:17:12] Production.ERROR: CronJobId end10
[2026-04-03 02:17:12] Production.INFO: ==5848== Releasing lock...
[2026-04-03 02:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:17:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:17:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:17:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:17:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:17:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:17:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:17:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:17:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:17:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:17:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:17:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:17:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:17:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:17:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:17:15] Production.INFO: call_cost start
[2026-04-03 02:17:15] Production.INFO: call_cost end
[2026-04-03 02:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:17:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:17:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:17:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:17:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:17:15] Production.INFO: ==5844== Releasing lock...
[2026-04-03 02:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:18:01] Production.INFO: ==5962== Lock acquired, processing the job...
[2026-04-03 07:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:18:01] Production.INFO: neon service started
[2026-04-03 07:18:01] Production.INFO: neon service started
[2026-04-03 07:18:01] Production.INFO: ==5962== Releasing lock...
[2026-04-03 07:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:18:02] Production.INFO: ==5966== Lock acquired, processing the job...
[2026-04-03 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:18:02] Production.INFO: ==5966== Releasing lock...
[2026-04-03 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:18:02] Production.INFO: ==5964== Lock acquired, processing the job...
[2026-04-03 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:18:02] Production.INFO: ==5964== Releasing lock...
[2026-04-03 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:18:03] Production.INFO: ==5972== Lock acquired, processing the job...
[2026-04-03 02:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:18:03] Production.INFO: ==5968== Lock acquired, processing the job...
[2026-04-03 02:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:18:03] Production.INFO: ==5970== Lock acquired, processing the job...
[2026-04-03 02:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:18:03] Production.INFO: ==5976== Lock acquired, processing the job...
[2026-04-03 02:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:18:03] Production.INFO: ==5974== Lock acquired, processing the job...
[2026-04-03 02:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:18:03] Production.INFO: Account Balance Start.
[2026-04-03 02:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:18:03] Production.INFO: 117
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 02:18:03] Production.INFO: ==5976== Releasing lock...
[2026-04-03 02:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: ==5970== Releasing lock...
[2026-04-03 02:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:18:04] Production.INFO: Total Charge 0
[2026-04-03 02:18:04] Production.INFO: CreateAllLog End
[2026-04-03 02:18:04] Production.INFO: Account Balance End.
[2026-04-03 02:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:18:04] Production.INFO: ==5974== Releasing lock...
[2026-04-03 02:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:18:12] Production.ERROR: CronJobId end10
[2026-04-03 02:18:12] Production.INFO: ==5972== Releasing lock...
[2026-04-03 02:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:18:14] Production.INFO: call_cost start
[2026-04-03 02:18:14] Production.INFO: call_cost end
[2026-04-03 02:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:18:14] Production.INFO: ==5968== Releasing lock...
[2026-04-03 02:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:19:01] Production.INFO: ==6072== Lock acquired, processing the job...
[2026-04-03 07:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:19:02] Production.INFO: neon service started
[2026-04-03 07:19:02] Production.INFO: neon service started
[2026-04-03 07:19:02] Production.INFO: ==6072== Releasing lock...
[2026-04-03 07:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:19:02] Production.INFO: ==6076== Lock acquired, processing the job...
[2026-04-03 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:19:02] Production.INFO: ==6076== Releasing lock...
[2026-04-03 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:19:02] Production.INFO: ==6074== Lock acquired, processing the job...
[2026-04-03 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:19:02] Production.INFO: ==6074== Releasing lock...
[2026-04-03 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:19:03] Production.INFO: ==6078== Lock acquired, processing the job...
[2026-04-03 02:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:19:03] Production.INFO: ==6080== Lock acquired, processing the job...
[2026-04-03 02:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:19:03] Production.INFO: ==6082== Lock acquired, processing the job...
[2026-04-03 02:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:19:03] Production.INFO: ==6084== Lock acquired, processing the job...
[2026-04-03 02:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:19:03] Production.INFO: ==6086== Lock acquired, processing the job...
[2026-04-03 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:19:03] Production.INFO: Account Balance Start.
[2026-04-03 02:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:19:03] Production.INFO: 117
[2026-04-03 02:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:19:03] Production.INFO: ==6086== Releasing lock...
[2026-04-03 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:03] Production.INFO: ==6080== Releasing lock...
[2026-04-03 02:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:19:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:19:04] Production.INFO: Total Charge 0
[2026-04-03 02:19:04] Production.INFO: CreateAllLog End
[2026-04-03 02:19:04] Production.INFO: Account Balance End.
[2026-04-03 02:19:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:19:04] Production.INFO: ==6084== Releasing lock...
[2026-04-03 02:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:19:12] Production.ERROR: CronJobId end10
[2026-04-03 02:19:12] Production.INFO: ==6082== Releasing lock...
[2026-04-03 02:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:19:14] Production.INFO: call_cost start
[2026-04-03 02:19:14] Production.INFO: call_cost end
[2026-04-03 02:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:19:14] Production.INFO: ==6078== Releasing lock...
[2026-04-03 02:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:20:01] Production.INFO: ==6183== Lock acquired, processing the job...
[2026-04-03 07:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:20:01] Production.INFO: neon service started
[2026-04-03 07:20:01] Production.INFO: neon service started
[2026-04-03 07:20:01] Production.INFO: ==6183== Releasing lock...
[2026-04-03 07:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:20:02] Production.INFO: ==6185== Lock acquired, processing the job...
[2026-04-03 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:20:02] Production.INFO: ==6187== Lock acquired, processing the job...
[2026-04-03 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:20:02] Production.INFO: ==6187== Releasing lock...
[2026-04-03 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:20:02] Production.INFO: ==6185== Releasing lock...
[2026-04-03 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:20:02] Production.INFO: ==6190== Lock acquired, processing the job...
[2026-04-03 02:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:20:02] Production.INFO: ==6194== Lock acquired, processing the job...
[2026-04-03 02:20:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:20:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:20:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:20:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:20:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:20:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:20:03] Production.INFO: ==6192== Lock acquired, processing the job...
[2026-04-03 02:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:20:03] Production.INFO: ==6196== Lock acquired, processing the job...
[2026-04-03 02:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:20:03] Production.INFO: ==6198== Lock acquired, processing the job...
[2026-04-03 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:20:03] Production.INFO: Account Balance Start.
[2026-04-03 02:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:20:03] Production.INFO: 117
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: ==6198== Releasing lock...
[2026-04-03 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:03] Production.INFO: Date 2026-03-24
[2026-04-03 02:20:03] Production.INFO: ==6192== Releasing lock...
[2026-04-03 02:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:20:04] Production.INFO: Total Charge 0
[2026-04-03 02:20:04] Production.INFO: CreateAllLog End
[2026-04-03 02:20:04] Production.INFO: Account Balance End.
[2026-04-03 02:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:20:04] Production.INFO: ==6196== Releasing lock...
[2026-04-03 02:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:20:12] Production.ERROR: CronJobId end10
[2026-04-03 02:20:12] Production.INFO: ==6194== Releasing lock...
[2026-04-03 02:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:20:15] Production.INFO: call_cost start
[2026-04-03 02:20:15] Production.INFO: call_cost end
[2026-04-03 02:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:20:15] Production.INFO: ==6190== Releasing lock...
[2026-04-03 02:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:21:01] Production.INFO: ==6291== Lock acquired, processing the job...
[2026-04-03 07:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:21:01] Production.INFO: neon service started
[2026-04-03 07:21:01] Production.INFO: neon service started
[2026-04-03 07:21:01] Production.INFO: ==6291== Releasing lock...
[2026-04-03 07:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:21:02] Production.INFO: ==6293== Lock acquired, processing the job...
[2026-04-03 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:21:02] Production.INFO: ==6296== Lock acquired, processing the job...
[2026-04-03 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:21:02] Production.INFO: ==6296== Releasing lock...
[2026-04-03 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:21:02] Production.INFO: ==6293== Releasing lock...
[2026-04-03 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:21:03] Production.INFO: ==6302== Lock acquired, processing the job...
[2026-04-03 02:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:21:03] Production.INFO: ==6298== Lock acquired, processing the job...
[2026-04-03 02:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 02:21:03] Production.INFO: ==6300== Lock acquired, processing the job...
[2026-04-03 02:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 02:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:21:03] Production.ERROR: CronJob PID - 6300
[2026-04-03 02:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 02:21:03] Production.ERROR: CronJob ID - 5
[2026-04-03 02:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:21:00
[2026-04-03 02:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:21:03] Production.ERROR: CronJob PID - 6302
[2026-04-03 02:21:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 02:21:03] Production.ERROR: CronJob ID - 7
[2026-04-03 02:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:21:00
[2026-04-03 02:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:21:03] Production.INFO: ==6304== Lock acquired, processing the job...
[2026-04-03 02:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 02:21:03] Production.INFO: ==6298== Releasing lock...
[2026-04-03 02:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 02:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 02:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:21:03] Production.INFO: ==6308== Lock acquired, processing the job...
[2026-04-03 02:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 02:21:03] Production.INFO: ==6306== Lock acquired, processing the job...
[2026-04-03 02:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 02:21:03] Production.INFO: Account Balance Start.
[2026-04-03 02:21:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:21:03] Production.INFO: ==6310== Lock acquired, processing the job...
[2026-04-03 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:21:03] Production.INFO: 117
[2026-04-03 02:21:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02:21:04] Production.INFO: ==6310== Releasing lock...
[2026-04-03 02:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:21:04] Production.ERROR: done
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: ==6302== Releasing lock...
[2026-04-03 02:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 02:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027372', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:21:04] Production.INFO: Total Charge 0
[2026-04-03 02:21:04] Production.INFO: CreateAllLog End
[2026-04-03 02:21:05] Production.INFO: Account Balance End.
[2026-04-03 02:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:21:05] Production.INFO: ==6306== Releasing lock...
[2026-04-03 02:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027372', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 02:21:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 02:21:11] Production.INFO: ProcessCDR(1,17027372,1,1,2)
[2026-04-03 02:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027372,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027372,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:21:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 02:21:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 02:21:11] Production.INFO: ==6308== Releasing lock...
[2026-04-03 02:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 02:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 02:21:14] Production.ERROR: CronJobId end10
[2026-04-03 02:21:14] Production.INFO: ==6304== Releasing lock...
[2026-04-03 02:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:21:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:21:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:21:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:21:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:21:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:21:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:21:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:21:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:21:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:21:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:21:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:21:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:21:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:21:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:21:17] Production.INFO: call_cost start
[2026-04-03 02:21:17] Production.INFO: call_cost end
[2026-04-03 02:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:21:17] Production.INFO: ==6300== Releasing lock...
[2026-04-03 02:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:22:02] Production.INFO: ==6414== Lock acquired, processing the job...
[2026-04-03 07:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:22:02] Production.INFO: neon service started
[2026-04-03 07:22:02] Production.INFO: neon service started
[2026-04-03 07:22:02] Production.INFO: ==6414== Releasing lock...
[2026-04-03 07:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:22:02] Production.INFO: ==6418== Lock acquired, processing the job...
[2026-04-03 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:22:02] Production.INFO: ==6418== Releasing lock...
[2026-04-03 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:22:02] Production.INFO: ==6416== Lock acquired, processing the job...
[2026-04-03 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:22:02] Production.INFO: ==6416== Releasing lock...
[2026-04-03 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:22:03] Production.INFO: ==6422== Lock acquired, processing the job...
[2026-04-03 02:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:22:03] Production.INFO: ==6420== Lock acquired, processing the job...
[2026-04-03 02:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:22:03] Production.INFO: ==6426== Lock acquired, processing the job...
[2026-04-03 02:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:22:03] Production.INFO: ==6424== Lock acquired, processing the job...
[2026-04-03 02:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:22:03] Production.INFO: ==6428== Lock acquired, processing the job...
[2026-04-03 02:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:22:03] Production.INFO: Account Balance Start.
[2026-04-03 02:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:22:03] Production.INFO: 117
[2026-04-03 02:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02:22:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: ==6428== Releasing lock...
[2026-04-03 02:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: ==6422== Releasing lock...
[2026-04-03 02:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:22:04] Production.INFO: Total Charge 0
[2026-04-03 02:22:04] Production.INFO: CreateAllLog End
[2026-04-03 02:22:04] Production.INFO: Account Balance End.
[2026-04-03 02:22:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:22:04] Production.INFO: ==6426== Releasing lock...
[2026-04-03 02:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:22:12] Production.ERROR: CronJobId end10
[2026-04-03 02:22:12] Production.INFO: ==6424== Releasing lock...
[2026-04-03 02:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:22:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:22:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:22:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:22:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:22:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:22:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:22:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:22:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:22:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:22:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:22:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:22:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:22:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:22:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:22:16] Production.INFO: call_cost start
[2026-04-03 02:22:16] Production.INFO: call_cost end
[2026-04-03 02:22:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:22:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:22:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:22:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:22:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:22:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:22:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:22:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:22:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:22:16] Production.INFO: ==6420== Releasing lock...
[2026-04-03 02:22:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:22:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:23:01] Production.INFO: ==6519== Lock acquired, processing the job...
[2026-04-03 07:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:23:01] Production.INFO: neon service started
[2026-04-03 07:23:01] Production.INFO: neon service started
[2026-04-03 07:23:01] Production.INFO: ==6519== Releasing lock...
[2026-04-03 07:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:23:01] Production.INFO: ==6521== Lock acquired, processing the job...
[2026-04-03 02:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:23:02] Production.INFO: ==6521== Releasing lock...
[2026-04-03 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:23:02] Production.INFO: ==6523== Lock acquired, processing the job...
[2026-04-03 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:23:02] Production.INFO: ==6523== Releasing lock...
[2026-04-03 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:23:02] Production.INFO: ==6525== Lock acquired, processing the job...
[2026-04-03 02:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:23:03] Production.INFO: ==6529== Lock acquired, processing the job...
[2026-04-03 02:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:23:03] Production.INFO: ==6527== Lock acquired, processing the job...
[2026-04-03 02:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:23:03] Production.INFO: ==6533== Lock acquired, processing the job...
[2026-04-03 02:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:23:03] Production.INFO: ==6531== Lock acquired, processing the job...
[2026-04-03 02:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 02:23:03] Production.INFO: Account Balance Start.
[2026-04-03 02:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:23:03] Production.INFO: 117
[2026-04-03 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-03 02:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:23:03] Production.INFO: ==6533== Releasing lock...
[2026-04-03 02:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-24
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-25
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-26
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-27
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-28
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: ==6527== Releasing lock...
[2026-04-03 02:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-29
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-30
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-03-31
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-04-01
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:03] Production.INFO: Date 2026-04-02
[2026-04-03 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:23:04] Production.INFO: Total Charge 0
[2026-04-03 02:23:04] Production.INFO: CreateAllLog End
[2026-04-03 02:23:04] Production.INFO: Account Balance End.
[2026-04-03 02:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:23:04] Production.INFO: ==6531== Releasing lock...
[2026-04-03 02:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:23:11] Production.ERROR: CronJobId end10
[2026-04-03 02:23:11] Production.INFO: ==6529== Releasing lock...
[2026-04-03 02:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:23:14] Production.INFO: call_cost start
[2026-04-03 02:23:14] Production.INFO: call_cost end
[2026-04-03 02:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:23:14] Production.INFO: ==6525== Releasing lock...
[2026-04-03 02:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:24:02] Production.INFO: ==6623== Lock acquired, processing the job...
[2026-04-03 07:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:24:02] Production.INFO: neon service started
[2026-04-03 07:24:02] Production.INFO: neon service started
[2026-04-03 07:24:02] Production.INFO: ==6623== Releasing lock...
[2026-04-03 07:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:24:02] Production.INFO: ==6625== Lock acquired, processing the job...
[2026-04-03 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:24:02] Production.INFO: ==6625== Releasing lock...
[2026-04-03 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:24:02] Production.INFO: ==6627== Lock acquired, processing the job...
[2026-04-03 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:24:02] Production.INFO: ==6627== Releasing lock...
[2026-04-03 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:24:03] Production.INFO: ==6633== Lock acquired, processing the job...
[2026-04-03 02:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:24:03] Production.INFO: ==6629== Lock acquired, processing the job...
[2026-04-03 02:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:24:03] Production.INFO: ==6631== Lock acquired, processing the job...
[2026-04-03 02:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:24:03] Production.INFO: ==6635== Lock acquired, processing the job...
[2026-04-03 02:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:24:04] Production.INFO: ==6637== Lock acquired, processing the job...
[2026-04-03 02:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:24:04] Production.INFO: Account Balance Start.
[2026-04-03 02:24:04] Production.INFO: CreateAllLog Start
[2026-04-03 02:24:04] Production.INFO: 117
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02:24:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02:24:04] Production.INFO: ==6637== Releasing lock...
[2026-04-03 02:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: ==6631== Releasing lock...
[2026-04-03 02:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:05] Production.INFO: Date 2026-03-28
[2026-04-03 02:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:05] Production.INFO: Date 2026-03-29
[2026-04-03 02:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:05] Production.INFO: Date 2026-03-30
[2026-04-03 02:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:24:05] Production.INFO: Total Charge 0
[2026-04-03 02:24:05] Production.INFO: CreateAllLog End
[2026-04-03 02:24:05] Production.INFO: Account Balance End.
[2026-04-03 02:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:24:05] Production.INFO: ==6635== Releasing lock...
[2026-04-03 02:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:24:11] Production.ERROR: CronJobId end10
[2026-04-03 02:24:11] Production.INFO: ==6633== Releasing lock...
[2026-04-03 02:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:24:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:24:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:24:15] Production.INFO: call_cost start
[2026-04-03 02:24:15] Production.INFO: call_cost end
[2026-04-03 02:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:24:15] Production.INFO: ==6629== Releasing lock...
[2026-04-03 02:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:25:01] Production.INFO: ==6738== Lock acquired, processing the job...
[2026-04-03 07:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:25:01] Production.INFO: neon service started
[2026-04-03 07:25:01] Production.INFO: neon service started
[2026-04-03 07:25:01] Production.INFO: ==6738== Releasing lock...
[2026-04-03 07:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:25:02] Production.INFO: ==6743== Lock acquired, processing the job...
[2026-04-03 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:25:02] Production.INFO: ==6745== Lock acquired, processing the job...
[2026-04-03 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:25:02] Production.INFO: ==6745== Releasing lock...
[2026-04-03 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:25:02] Production.INFO: ==6743== Releasing lock...
[2026-04-03 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:25:03] Production.INFO: ==6751== Lock acquired, processing the job...
[2026-04-03 02:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:25:03] Production.INFO: ==6747== Lock acquired, processing the job...
[2026-04-03 02:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:25:03] Production.INFO: ==6749== Lock acquired, processing the job...
[2026-04-03 02:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:25:03] Production.INFO: ==6755== Lock acquired, processing the job...
[2026-04-03 02:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:25:03] Production.INFO: ==6753== Lock acquired, processing the job...
[2026-04-03 02:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 02:25:03] Production.INFO: Account Balance Start.
[2026-04-03 02:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:25:03] Production.INFO: 117
[2026-04-03 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-03 02:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:25:03] Production.INFO: ==6755== Releasing lock...
[2026-04-03 02:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: ==6749== Releasing lock...
[2026-04-03 02:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:25:04] Production.INFO: Total Charge 0
[2026-04-03 02:25:04] Production.INFO: CreateAllLog End
[2026-04-03 02:25:04] Production.INFO: Account Balance End.
[2026-04-03 02:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:25:04] Production.INFO: ==6753== Releasing lock...
[2026-04-03 02:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:25:12] Production.ERROR: CronJobId end10
[2026-04-03 02:25:12] Production.INFO: ==6751== Releasing lock...
[2026-04-03 02:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:25:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:25:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:25:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:25:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:25:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:25:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:25:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:25:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:25:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:25:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:25:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:25:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:25:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:25:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:25:15] Production.INFO: call_cost start
[2026-04-03 02:25:15] Production.INFO: call_cost end
[2026-04-03 02:25:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:25:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:25:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:25:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:25:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:25:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:25:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:25:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:25:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:25:15] Production.INFO: ==6747== Releasing lock...
[2026-04-03 02:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:25:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:26:01] Production.INFO: ==6854== Lock acquired, processing the job...
[2026-04-03 07:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:26:01] Production.INFO: neon service started
[2026-04-03 07:26:01] Production.INFO: neon service started
[2026-04-03 07:26:01] Production.INFO: ==6854== Releasing lock...
[2026-04-03 07:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:26:02] Production.INFO: ==6858== Lock acquired, processing the job...
[2026-04-03 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:26:02] Production.INFO: ==6858== Releasing lock...
[2026-04-03 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:26:02] Production.INFO: ==6856== Lock acquired, processing the job...
[2026-04-03 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:26:02] Production.INFO: ==6856== Releasing lock...
[2026-04-03 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:26:03] Production.INFO: ==6865== Lock acquired, processing the job...
[2026-04-03 02:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:26:03] Production.INFO: ==6869== Lock acquired, processing the job...
[2026-04-03 02:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:26:03] Production.INFO: ==6867== Lock acquired, processing the job...
[2026-04-03 02:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:26:03] Production.INFO: ==6872== Lock acquired, processing the job...
[2026-04-03 02:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:26:03] Production.INFO: ==6875== Lock acquired, processing the job...
[2026-04-03 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:26:03] Production.INFO: Account Balance Start.
[2026-04-03 02:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:26:03] Production.INFO: 117
[2026-04-03 02:26:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:26:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:26:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:03] Production.INFO: ==6875== Releasing lock...
[2026-04-03 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:26:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: ==6867== Releasing lock...
[2026-04-03 02:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:26:04] Production.INFO: Total Charge 0
[2026-04-03 02:26:04] Production.INFO: CreateAllLog End
[2026-04-03 02:26:04] Production.INFO: Account Balance End.
[2026-04-03 02:26:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:26:04] Production.INFO: ==6872== Releasing lock...
[2026-04-03 02:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:26:12] Production.ERROR: CronJobId end10
[2026-04-03 02:26:12] Production.INFO: ==6869== Releasing lock...
[2026-04-03 02:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:26:14] Production.INFO: call_cost start
[2026-04-03 02:26:14] Production.INFO: call_cost end
[2026-04-03 02:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:26:14] Production.INFO: ==6865== Releasing lock...
[2026-04-03 02:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:27:02] Production.INFO: ==6972== Lock acquired, processing the job...
[2026-04-03 07:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:27:02] Production.INFO: neon service started
[2026-04-03 07:27:02] Production.INFO: neon service started
[2026-04-03 07:27:02] Production.INFO: ==6972== Releasing lock...
[2026-04-03 07:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:27:02] Production.INFO: ==6974== Lock acquired, processing the job...
[2026-04-03 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:27:03] Production.INFO: ==6976== Lock acquired, processing the job...
[2026-04-03 06:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:27:03] Production.INFO: ==6976== Releasing lock...
[2026-04-03 06:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:27:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:27:03] Production.INFO: ==6974== Releasing lock...
[2026-04-03 02:27:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:27:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:27:03] Production.INFO: ==6979== Lock acquired, processing the job...
[2026-04-03 02:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:27:04] Production.INFO: ==6981== Lock acquired, processing the job...
[2026-04-03 02:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:27:04] Production.INFO: ==6985== Lock acquired, processing the job...
[2026-04-03 02:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:27:04] Production.INFO: ==6983== Lock acquired, processing the job...
[2026-04-03 02:27:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:27:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:27:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:27:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:27:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:27:04] Production.INFO: ==6987== Lock acquired, processing the job...
[2026-04-03 02:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:27:04] Production.INFO: Account Balance Start.
[2026-04-03 02:27:04] Production.INFO: CreateAllLog Start
[2026-04-03 02:27:04] Production.INFO: 117
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02: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-03 02:27:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: ==6987== Releasing lock...
[2026-04-03 02:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: ==6981== Releasing lock...
[2026-04-03 02:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-21
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-22
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-23
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-24
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-25
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-26
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-27
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-28
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-29
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-30
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:27:05] Production.INFO: Total Charge 0
[2026-04-03 02:27:05] Production.INFO: CreateAllLog End
[2026-04-03 02:27:05] Production.INFO: Account Balance End.
[2026-04-03 02:27:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:27:05] Production.INFO: ==6985== Releasing lock...
[2026-04-03 02:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:27:13] Production.ERROR: CronJobId end10
[2026-04-03 02:27:13] Production.INFO: ==6983== Releasing lock...
[2026-04-03 02:27:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:27:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:27:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:27:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:27:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:27:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:27:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:27:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:27:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:27:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:27:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:27:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:27:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:27:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:27:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:27:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:27:16] Production.INFO: call_cost start
[2026-04-03 02:27:16] Production.INFO: call_cost end
[2026-04-03 02:27:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:27:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:27:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:27:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:27:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:27:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:27:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:27:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:27:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:27:16] Production.INFO: ==6979== Releasing lock...
[2026-04-03 02:27:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:27:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:28:01] Production.INFO: ==7081== Lock acquired, processing the job...
[2026-04-03 07:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:28:01] Production.INFO: neon service started
[2026-04-03 07:28:01] Production.INFO: neon service started
[2026-04-03 07:28:01] Production.INFO: ==7081== Releasing lock...
[2026-04-03 07:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:28:02] Production.INFO: ==7085== Lock acquired, processing the job...
[2026-04-03 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:28:02] Production.INFO: ==7085== Releasing lock...
[2026-04-03 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:28:02] Production.INFO: ==7083== Lock acquired, processing the job...
[2026-04-03 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:28:02] Production.INFO: ==7083== Releasing lock...
[2026-04-03 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:28:03] Production.INFO: ==7090== Lock acquired, processing the job...
[2026-04-03 02:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:28:03] Production.INFO: ==7092== Lock acquired, processing the job...
[2026-04-03 02:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:28:03] Production.INFO: ==7094== Lock acquired, processing the job...
[2026-04-03 02:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:28:03] Production.INFO: ==7098== Lock acquired, processing the job...
[2026-04-03 02:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:28:03] Production.INFO: ==7096== Lock acquired, processing the job...
[2026-04-03 02:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:28:03] Production.INFO: Account Balance Start.
[2026-04-03 02:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:28:03] Production.INFO: 117
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:28:03] Production.INFO: ==7098== Releasing lock...
[2026-04-03 02:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:03] Production.INFO: ==7092== Releasing lock...
[2026-04-03 02:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:28:04] Production.INFO: Total Charge 0
[2026-04-03 02:28:04] Production.INFO: CreateAllLog End
[2026-04-03 02:28:04] Production.INFO: Account Balance End.
[2026-04-03 02:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:28:04] Production.INFO: ==7096== Releasing lock...
[2026-04-03 02:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:28:13] Production.ERROR: CronJobId end10
[2026-04-03 02:28:13] Production.INFO: ==7094== Releasing lock...
[2026-04-03 02:28:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:28:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:28:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:28:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:28:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:28:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:28:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:28:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:28:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:28:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:28:16] Production.INFO: call_cost start
[2026-04-03 02:28:16] Production.INFO: call_cost end
[2026-04-03 02:28:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:28:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:28:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:28:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:28:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:28:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:28:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:28:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:28:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:28:16] Production.INFO: ==7090== Releasing lock...
[2026-04-03 02:28:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:28:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:29:02] Production.INFO: ==7203== Lock acquired, processing the job...
[2026-04-03 07:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:29:02] Production.INFO: neon service started
[2026-04-03 07:29:02] Production.INFO: neon service started
[2026-04-03 07:29:02] Production.INFO: ==7203== Releasing lock...
[2026-04-03 07:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:29:02] Production.INFO: ==7205== Lock acquired, processing the job...
[2026-04-03 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:29:02] Production.INFO: ==7205== Releasing lock...
[2026-04-03 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:29:02] Production.INFO: ==7207== Lock acquired, processing the job...
[2026-04-03 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:29:02] Production.INFO: ==7207== Releasing lock...
[2026-04-03 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:29:03] Production.INFO: ==7220== Lock acquired, processing the job...
[2026-04-03 02:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 02:29:03] Production.INFO: ==7220== Releasing lock...
[2026-04-03 02:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:29:03] Production.INFO: ==7212== Lock acquired, processing the job...
[2026-04-03 02:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:29:03] Production.INFO: ==7214== Lock acquired, processing the job...
[2026-04-03 02:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:29:03] Production.INFO: ==7216== Lock acquired, processing the job...
[2026-04-03 02:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:29:03] Production.INFO: ==7218== Lock acquired, processing the job...
[2026-04-03 02:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:29:04] Production.INFO: Account Balance Start.
[2026-04-03 02:29:04] Production.INFO: CreateAllLog Start
[2026-04-03 02:29:04] Production.INFO: 117
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: ==7214== Releasing lock...
[2026-04-03 02:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:05] Production.INFO: Date 2026-03-28
[2026-04-03 02:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:05] Production.INFO: Date 2026-03-29
[2026-04-03 02:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:05] Production.INFO: Date 2026-03-30
[2026-04-03 02:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:29:05] Production.INFO: Total Charge 0
[2026-04-03 02:29:05] Production.INFO: CreateAllLog End
[2026-04-03 02:29:05] Production.INFO: Account Balance End.
[2026-04-03 02:29:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:29:05] Production.INFO: ==7218== Releasing lock...
[2026-04-03 02:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:29:12] Production.ERROR: CronJobId end10
[2026-04-03 02:29:12] Production.INFO: ==7216== Releasing lock...
[2026-04-03 02:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:29:15] Production.INFO: call_cost start
[2026-04-03 02:29:15] Production.INFO: call_cost end
[2026-04-03 02:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:29:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:29:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:29:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:29:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:29:15] Production.INFO: ==7212== Releasing lock...
[2026-04-03 02:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:30:01] Production.INFO: ==7306== Lock acquired, processing the job...
[2026-04-03 07:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:30:01] Production.INFO: neon service started
[2026-04-03 07:30:01] Production.INFO: neon service started
[2026-04-03 07:30:01] Production.INFO: ==7306== Releasing lock...
[2026-04-03 07:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:30:01] Production.INFO: ==7308== Lock acquired, processing the job...
[2026-04-03 02:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:30:02] Production.INFO: ==7308== Releasing lock...
[2026-04-03 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:30:02] Production.INFO: ==7310== Lock acquired, processing the job...
[2026-04-03 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:30:02] Production.INFO: ==7310== Releasing lock...
[2026-04-03 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:30:02] Production.INFO: ==7317== Lock acquired, processing the job...
[2026-04-03 02:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:30:03] Production.INFO: ==7315== Lock acquired, processing the job...
[2026-04-03 02:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:30:03] Production.INFO: ==7313== Lock acquired, processing the job...
[2026-04-03 02:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:30:03] Production.INFO: ==7321== Lock acquired, processing the job...
[2026-04-03 02:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:30:03] Production.INFO: ==7319== Lock acquired, processing the job...
[2026-04-03 02:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 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-03 02:30:03] Production.INFO: ==7321== Releasing lock...
[2026-04-03 02:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:30:03] Production.INFO: Account Balance Start.
[2026-04-03 02:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:30:03] Production.INFO: 117
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: ==7315== Releasing lock...
[2026-04-03 02:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:30:04] Production.INFO: Total Charge 0
[2026-04-03 02:30:04] Production.INFO: CreateAllLog End
[2026-04-03 02:30:04] Production.INFO: Account Balance End.
[2026-04-03 02:30:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:30:04] Production.INFO: ==7319== Releasing lock...
[2026-04-03 02:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:30:12] Production.ERROR: CronJobId end10
[2026-04-03 02:30:12] Production.INFO: ==7317== Releasing lock...
[2026-04-03 02:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:30:14] Production.INFO: call_cost start
[2026-04-03 02:30:14] Production.INFO: call_cost end
[2026-04-03 02:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:30:14] Production.INFO: ==7313== Releasing lock...
[2026-04-03 02:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:31:01] Production.INFO: ==7415== Lock acquired, processing the job...
[2026-04-03 07:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:31:01] Production.INFO: neon service started
[2026-04-03 07:31:01] Production.INFO: neon service started
[2026-04-03 07:31:01] Production.INFO: ==7415== Releasing lock...
[2026-04-03 07:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:31:02] Production.INFO: ==7419== Lock acquired, processing the job...
[2026-04-03 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:31:02] Production.INFO: ==7419== Releasing lock...
[2026-04-03 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:31:02] Production.INFO: ==7417== Lock acquired, processing the job...
[2026-04-03 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:31:02] Production.INFO: ==7417== Releasing lock...
[2026-04-03 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:31:03] Production.INFO: ==7427== Lock acquired, processing the job...
[2026-04-03 02:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:31:03] Production.INFO: ==7429== Lock acquired, processing the job...
[2026-04-03 02:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:31:03] Production.INFO: ==7423== Lock acquired, processing the job...
[2026-04-03 02:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 02:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 02:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:31:03] Production.ERROR: CronJob PID - 7427
[2026-04-03 02:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 02:31:03] Production.ERROR: CronJob ID - 7
[2026-04-03 02:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:31:00
[2026-04-03 02:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:31:03] Production.ERROR: CronJob PID - 7429
[2026-04-03 02:31:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 02:31:03] Production.ERROR: CronJob ID - 10
[2026-04-03 02:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:31:00
[2026-04-03 02:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 02:31:03] Production.INFO: ==7423== Releasing lock...
[2026-04-03 02:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 02:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 02:31:04] Production.INFO: ==7425== Lock acquired, processing the job...
[2026-04-03 02:31:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:31:04] Production.INFO: ==7431== Lock acquired, processing the job...
[2026-04-03 02:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:31:04] Production.INFO: ==7427== Releasing lock...
[2026-04-03 02:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:31:04] Production.INFO: ==7433== Lock acquired, processing the job...
[2026-04-03 02:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 02:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 02:31:04] Production.INFO: ==7436== Lock acquired, processing the job...
[2026-04-03 02:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:31:04] Production.INFO: Account Balance Start.
[2026-04-03 02:31:04] Production.INFO: CreateAllLog Start
[2026-04-03 02:31:04] Production.INFO: 117
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:05] Production.INFO: Date 2026-03-27
[2026-04-03 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:05] Production.INFO: Date 2026-03-28
[2026-04-03 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:05] Production.INFO: Date 2026-03-29
[2026-04-03 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:05] Production.INFO: Date 2026-03-30
[2026-04-03 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:31:05] Production.INFO: Total Charge 0
[2026-04-03 02:31:05] Production.INFO: CreateAllLog End
[2026-04-03 02:31:05] Production.INFO: ==7436== Releasing lock...
[2026-04-03 02:31:05] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:31:05] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:31:05] Production.ERROR: done
[2026-04-03 02:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 02:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027413', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 02:31:05] Production.INFO: Account Balance End.
[2026-04-03 02:31:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:31:05] Production.INFO: ==7431== Releasing lock...
[2026-04-03 02:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027413', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 02:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 02:31:11] Production.INFO: ProcessCDR(1,17027413,1,1,2)
[2026-04-03 02:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027413,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027413,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 02:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 02:31:11] Production.INFO: ==7433== Releasing lock...
[2026-04-03 02:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 02:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 02:31:14] Production.ERROR: CronJobId end10
[2026-04-03 02:31:14] Production.INFO: ==7429== Releasing lock...
[2026-04-03 02:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:31:17] Production.INFO: call_cost start
[2026-04-03 02:31:17] Production.INFO: call_cost end
[2026-04-03 02:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:31:17] Production.INFO: ==7425== Releasing lock...
[2026-04-03 02:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:32:01] Production.INFO: ==7541== Lock acquired, processing the job...
[2026-04-03 07:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:32:01] Production.INFO: neon service started
[2026-04-03 07:32:01] Production.INFO: neon service started
[2026-04-03 07:32:01] Production.INFO: ==7541== Releasing lock...
[2026-04-03 07:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:32:01] Production.INFO: ==7543== Lock acquired, processing the job...
[2026-04-03 02:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:32:01] Production.INFO: ==7545== Lock acquired, processing the job...
[2026-04-03 06:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:32:02] Production.INFO: ==7545== Releasing lock...
[2026-04-03 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:32:02] Production.INFO: ==7543== Releasing lock...
[2026-04-03 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:32:02] Production.INFO: ==7547== Lock acquired, processing the job...
[2026-04-03 02:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:32:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:32:02] Production.INFO: ==7549== Lock acquired, processing the job...
[2026-04-03 02:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:32:03] Production.INFO: ==7556== Lock acquired, processing the job...
[2026-04-03 02:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:32:03] Production.INFO: ==7551== Lock acquired, processing the job...
[2026-04-03 02:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02: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-03 02: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-03 02: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-03 02:32:03] Production.INFO: ==7553== Lock acquired, processing the job...
[2026-04-03 02:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:32:03] Production.INFO: ==7556== Releasing lock...
[2026-04-03 02:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:32:03] Production.INFO: Account Balance Start.
[2026-04-03 02:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:32:03] Production.INFO: 117
[2026-04-03 02:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:03] Production.INFO: ==7549== Releasing lock...
[2026-04-03 02:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:32:04] Production.INFO: Total Charge 0
[2026-04-03 02:32:04] Production.INFO: CreateAllLog End
[2026-04-03 02:32:04] Production.INFO: Account Balance End.
[2026-04-03 02:32:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:32:04] Production.INFO: ==7553== Releasing lock...
[2026-04-03 02:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:32:11] Production.ERROR: CronJobId end10
[2026-04-03 02:32:11] Production.INFO: ==7551== Releasing lock...
[2026-04-03 02:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:32:14] Production.INFO: call_cost start
[2026-04-03 02:32:14] Production.INFO: call_cost end
[2026-04-03 02:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:32:14] Production.INFO: ==7547== Releasing lock...
[2026-04-03 02:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:33:01] Production.INFO: ==7660== Lock acquired, processing the job...
[2026-04-03 07:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:33:01] Production.INFO: neon service started
[2026-04-03 07:33:01] Production.INFO: neon service started
[2026-04-03 07:33:01] Production.INFO: ==7660== Releasing lock...
[2026-04-03 07:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:33:02] Production.INFO: ==7662== Lock acquired, processing the job...
[2026-04-03 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:33:02] Production.INFO: ==7664== Lock acquired, processing the job...
[2026-04-03 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:33:02] Production.INFO: ==7664== Releasing lock...
[2026-04-03 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:33:02] Production.INFO: ==7662== Releasing lock...
[2026-04-03 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:33:03] Production.INFO: ==7667== Lock acquired, processing the job...
[2026-04-03 02:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:33:03] Production.INFO: ==7669== Lock acquired, processing the job...
[2026-04-03 02:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:33:03] Production.INFO: ==7671== Lock acquired, processing the job...
[2026-04-03 02:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:33:03] Production.INFO: ==7673== Lock acquired, processing the job...
[2026-04-03 02:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:33:03] Production.INFO: ==7675== Lock acquired, processing the job...
[2026-04-03 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02: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-03 02: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-03 02: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-03 02:33:04] Production.INFO: Account Balance Start.
[2026-04-03 02:33:04] Production.INFO: CreateAllLog Start
[2026-04-03 02:33:04] Production.INFO: 117
[2026-04-03 02:33:04] Production.INFO: ==7675== Releasing lock...
[2026-04-03 02:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: ==7669== Releasing lock...
[2026-04-03 02:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:33:05] Production.INFO: Total Charge 0
[2026-04-03 02:33:05] Production.INFO: CreateAllLog End
[2026-04-03 02:33:05] Production.INFO: Account Balance End.
[2026-04-03 02:33:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:33:05] Production.INFO: ==7673== Releasing lock...
[2026-04-03 02:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:33:12] Production.ERROR: CronJobId end10
[2026-04-03 02:33:12] Production.INFO: ==7671== Releasing lock...
[2026-04-03 02:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:33:14] Production.INFO: call_cost start
[2026-04-03 02:33:14] Production.INFO: call_cost end
[2026-04-03 02:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:33:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:33:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:33:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:33:15] Production.INFO: ==7667== Releasing lock...
[2026-04-03 02:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:34:02] Production.INFO: ==7773== Lock acquired, processing the job...
[2026-04-03 07:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:34:02] Production.INFO: neon service started
[2026-04-03 07:34:02] Production.INFO: neon service started
[2026-04-03 07:34:02] Production.INFO: ==7773== Releasing lock...
[2026-04-03 07:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:34:02] Production.INFO: ==7777== Lock acquired, processing the job...
[2026-04-03 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:34:02] Production.INFO: ==7777== Releasing lock...
[2026-04-03 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:34:02] Production.INFO: ==7775== Lock acquired, processing the job...
[2026-04-03 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:34:03] Production.INFO: ==7775== Releasing lock...
[2026-04-03 02:34:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:34:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:34:03] Production.INFO: ==7788== Lock acquired, processing the job...
[2026-04-03 02:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 02:34:03] Production.INFO: ==7788== Releasing lock...
[2026-04-03 02:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:34:04] Production.INFO: ==7783== Lock acquired, processing the job...
[2026-04-03 02:34:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:34:04] Production.INFO: ==7779== Lock acquired, processing the job...
[2026-04-03 02:34:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:34:04] Production.INFO: ==7781== Lock acquired, processing the job...
[2026-04-03 02:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:34:04] Production.INFO: ==7785== Lock acquired, processing the job...
[2026-04-03 02:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:34:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:34:04] Production.INFO: Account Balance Start.
[2026-04-03 02:34:04] Production.INFO: CreateAllLog Start
[2026-04-03 02:34:04] Production.INFO: 117
[2026-04-03 02:34:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:04] Production.INFO: ==7781== Releasing lock...
[2026-04-03 02:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:34:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-15
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-16
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-17
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-18
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-19
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-20
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-21
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-22
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-23
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-24
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-25
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-26
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-27
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-28
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-29
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-30
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:34:05] Production.INFO: Total Charge 0
[2026-04-03 02:34:05] Production.INFO: CreateAllLog End
[2026-04-03 02:34:05] Production.INFO: Account Balance End.
[2026-04-03 02:34:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:34:05] Production.INFO: ==7785== Releasing lock...
[2026-04-03 02:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:34:13] Production.ERROR: CronJobId end10
[2026-04-03 02:34:13] Production.INFO: ==7783== Releasing lock...
[2026-04-03 02:34:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:34:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:34:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:34:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:34:16] Production.INFO: call_cost start
[2026-04-03 02:34:16] Production.INFO: call_cost end
[2026-04-03 02:34:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:34:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:34:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:34:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:34:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:34:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:34:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:34:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:34:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:34:16] Production.INFO: ==7779== Releasing lock...
[2026-04-03 02:34:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:34:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:35:01] Production.INFO: ==7886== Lock acquired, processing the job...
[2026-04-03 07:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:35:01] Production.INFO: neon service started
[2026-04-03 07:35:01] Production.INFO: neon service started
[2026-04-03 07:35:01] Production.INFO: ==7886== Releasing lock...
[2026-04-03 07:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:35:02] Production.INFO: ==7888== Lock acquired, processing the job...
[2026-04-03 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:35:02] Production.INFO: ==7890== Lock acquired, processing the job...
[2026-04-03 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:35:02] Production.INFO: ==7890== Releasing lock...
[2026-04-03 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:35:02] Production.INFO: ==7888== Releasing lock...
[2026-04-03 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:35:03] Production.INFO: ==7895== Lock acquired, processing the job...
[2026-04-03 02:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:35:03] Production.INFO: ==7899== Lock acquired, processing the job...
[2026-04-03 02:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:35:03] Production.INFO: ==7897== Lock acquired, processing the job...
[2026-04-03 02:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:35:03] Production.INFO: ==7903== Lock acquired, processing the job...
[2026-04-03 02:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:35:03] Production.INFO: ==7901== Lock acquired, processing the job...
[2026-04-03 02:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:35:03] Production.INFO: Account Balance Start.
[2026-04-03 02:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:35:03] Production.INFO: 117
[2026-04-03 02:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 02:35:03] Production.INFO: ==7903== Releasing lock...
[2026-04-03 02:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: ==7897== Releasing lock...
[2026-04-03 02:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:35:04] Production.INFO: Total Charge 0
[2026-04-03 02:35:04] Production.INFO: CreateAllLog End
[2026-04-03 02:35:04] Production.INFO: Account Balance End.
[2026-04-03 02:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:35:04] Production.INFO: ==7901== Releasing lock...
[2026-04-03 02:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:35:11] Production.ERROR: CronJobId end10
[2026-04-03 02:35:11] Production.INFO: ==7899== Releasing lock...
[2026-04-03 02:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:35:14] Production.INFO: call_cost start
[2026-04-03 02:35:14] Production.INFO: call_cost end
[2026-04-03 02:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:35:14] Production.INFO: ==7895== Releasing lock...
[2026-04-03 02:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:36:02] Production.INFO: ==7996== Lock acquired, processing the job...
[2026-04-03 07:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:36:02] Production.INFO: neon service started
[2026-04-03 07:36:02] Production.INFO: neon service started
[2026-04-03 07:36:02] Production.INFO: ==7996== Releasing lock...
[2026-04-03 07:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:36:02] Production.INFO: ==7999== Lock acquired, processing the job...
[2026-04-03 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:36:02] Production.INFO: ==7999== Releasing lock...
[2026-04-03 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:36:02] Production.INFO: ==8001== Lock acquired, processing the job...
[2026-04-03 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:36:03] Production.INFO: ==8001== Releasing lock...
[2026-04-03 06:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:36:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:36:03] Production.INFO: ==8004== Lock acquired, processing the job...
[2026-04-03 02:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:36:03] Production.INFO: ==8006== Lock acquired, processing the job...
[2026-04-03 02:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:36:03] Production.INFO: ==8008== Lock acquired, processing the job...
[2026-04-03 02:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:36:03] Production.INFO: ==8010== Lock acquired, processing the job...
[2026-04-03 02:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:36:03] Production.INFO: ==8012== Lock acquired, processing the job...
[2026-04-03 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:36:03] Production.INFO: Account Balance Start.
[2026-04-03 02:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:36:03] Production.INFO: 117
[2026-04-03 02:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02: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-03 02:36:04] Production.INFO: ==8012== Releasing lock...
[2026-04-03 02:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: ==8006== Releasing lock...
[2026-04-03 02:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:36:04] Production.INFO: Total Charge 0
[2026-04-03 02:36:04] Production.INFO: CreateAllLog End
[2026-04-03 02:36:05] Production.INFO: Account Balance End.
[2026-04-03 02:36:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:36:05] Production.INFO: ==8010== Releasing lock...
[2026-04-03 02:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:36:11] Production.ERROR: CronJobId end10
[2026-04-03 02:36:11] Production.INFO: ==8008== Releasing lock...
[2026-04-03 02:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:36:15] Production.INFO: call_cost start
[2026-04-03 02:36:15] Production.INFO: call_cost end
[2026-04-03 02:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:36:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:36:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:36:15] Production.INFO: ==8004== Releasing lock...
[2026-04-03 02:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:37:01] Production.INFO: ==8115== Lock acquired, processing the job...
[2026-04-03 07:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:37:01] Production.INFO: neon service started
[2026-04-03 07:37:01] Production.INFO: neon service started
[2026-04-03 07:37:01] Production.INFO: ==8115== Releasing lock...
[2026-04-03 07:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:37:02] Production.INFO: ==8119== Lock acquired, processing the job...
[2026-04-03 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:37:02] Production.INFO: ==8119== Releasing lock...
[2026-04-03 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:37:02] Production.INFO: ==8117== Lock acquired, processing the job...
[2026-04-03 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:37:02] Production.INFO: ==8117== Releasing lock...
[2026-04-03 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:37:02] Production.INFO: ==8126== Lock acquired, processing the job...
[2026-04-03 02:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:37:03] Production.INFO: ==8122== Lock acquired, processing the job...
[2026-04-03 02:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:37:03] Production.INFO: ==8124== Lock acquired, processing the job...
[2026-04-03 02:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:37:03] Production.INFO: ==8128== Lock acquired, processing the job...
[2026-04-03 02:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:37:03] Production.INFO: ==8130== Lock acquired, processing the job...
[2026-04-03 02:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:37:03] Production.INFO: Account Balance Start.
[2026-04-03 02:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:37:03] Production.INFO: 117
[2026-04-03 02:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02: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-03 02:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:03] Production.INFO: ==8130== Releasing lock...
[2026-04-03 02:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: ==8124== Releasing lock...
[2026-04-03 02:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:37:04] Production.INFO: Total Charge 0
[2026-04-03 02:37:04] Production.INFO: CreateAllLog End
[2026-04-03 02:37:04] Production.INFO: Account Balance End.
[2026-04-03 02:37:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:37:04] Production.INFO: ==8128== Releasing lock...
[2026-04-03 02:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:37:10] Production.ERROR: CronJobId end10
[2026-04-03 02:37:10] Production.INFO: ==8126== Releasing lock...
[2026-04-03 02:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:37:15] Production.INFO: call_cost start
[2026-04-03 02:37:15] Production.INFO: call_cost end
[2026-04-03 02:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:37:15] Production.INFO: ==8122== Releasing lock...
[2026-04-03 02:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:38:02] Production.INFO: ==8222== Lock acquired, processing the job...
[2026-04-03 07:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:38:02] Production.INFO: neon service started
[2026-04-03 07:38:02] Production.INFO: neon service started
[2026-04-03 07:38:02] Production.INFO: ==8222== Releasing lock...
[2026-04-03 07:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:38:02] Production.INFO: ==8225== Lock acquired, processing the job...
[2026-04-03 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:38:02] Production.INFO: ==8225== Releasing lock...
[2026-04-03 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:38:02] Production.INFO: ==8227== Lock acquired, processing the job...
[2026-04-03 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:38:02] Production.INFO: ==8227== Releasing lock...
[2026-04-03 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:38:03] Production.INFO: ==8238== Lock acquired, processing the job...
[2026-04-03 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 02:38:03] Production.INFO: ==8238== Releasing lock...
[2026-04-03 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:38:03] Production.INFO: ==8230== Lock acquired, processing the job...
[2026-04-03 02:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:38:03] Production.INFO: ==8234== Lock acquired, processing the job...
[2026-04-03 02:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:38:03] Production.INFO: ==8232== Lock acquired, processing the job...
[2026-04-03 02:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:38:03] Production.INFO: ==8236== Lock acquired, processing the job...
[2026-04-03 02:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:38:03] Production.INFO: Account Balance Start.
[2026-04-03 02:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:38:03] Production.INFO: 117
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: ==8232== Releasing lock...
[2026-04-03 02:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:38:05] Production.INFO: Total Charge 0
[2026-04-03 02:38:05] Production.INFO: CreateAllLog End
[2026-04-03 02:38:05] Production.INFO: Account Balance End.
[2026-04-03 02:38:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:38:05] Production.INFO: ==8236== Releasing lock...
[2026-04-03 02:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:38:11] Production.ERROR: CronJobId end10
[2026-04-03 02:38:11] Production.INFO: ==8234== Releasing lock...
[2026-04-03 02:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:38:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:38:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:38:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:38:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:38:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:38:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:38:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:38:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:38:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:38:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:38:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:38:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:38:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:38:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:38:15] Production.INFO: call_cost start
[2026-04-03 02:38:15] Production.INFO: call_cost end
[2026-04-03 02:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:38:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:38:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:38:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:38:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:38:15] Production.INFO: ==8230== Releasing lock...
[2026-04-03 02:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:39:01] Production.INFO: ==8340== Lock acquired, processing the job...
[2026-04-03 07:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:39:01] Production.INFO: neon service started
[2026-04-03 07:39:01] Production.INFO: neon service started
[2026-04-03 07:39:01] Production.INFO: ==8340== Releasing lock...
[2026-04-03 07:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:39:02] Production.INFO: ==8342== Lock acquired, processing the job...
[2026-04-03 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:39:02] Production.INFO: ==8344== Lock acquired, processing the job...
[2026-04-03 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:39:02] Production.INFO: ==8344== Releasing lock...
[2026-04-03 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:39:02] Production.INFO: ==8342== Releasing lock...
[2026-04-03 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:39:03] Production.INFO: ==8351== Lock acquired, processing the job...
[2026-04-03 02:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:39:03] Production.INFO: ==8347== Lock acquired, processing the job...
[2026-04-03 02:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:39:03] Production.INFO: ==8353== Lock acquired, processing the job...
[2026-04-03 02:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:39:03] Production.INFO: ==8349== Lock acquired, processing the job...
[2026-04-03 02:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:39:03] Production.INFO: ==8355== Lock acquired, processing the job...
[2026-04-03 02:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:39:03] Production.INFO: Account Balance Start.
[2026-04-03 02:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:39:03] Production.INFO: 117
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: ==8355== Releasing lock...
[2026-04-03 02:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: ==8349== Releasing lock...
[2026-04-03 02:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:39:04] Production.INFO: Total Charge 0
[2026-04-03 02:39:04] Production.INFO: CreateAllLog End
[2026-04-03 02:39:04] Production.INFO: Account Balance End.
[2026-04-03 02:39:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:39:04] Production.INFO: ==8353== Releasing lock...
[2026-04-03 02:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:39: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,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-03 02:39:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:39:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:39:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:39:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:39:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:39:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:39:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:39:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:39:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:39:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:39:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:39:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:39:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:39:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:39:13] Production.ERROR: CronJobId end10
[2026-04-03 02:39:13] Production.INFO: ==8351== Releasing lock...
[2026-04-03 02:39:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:39:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:39:13] Production.INFO: call_cost start
[2026-04-03 02:39:13] Production.INFO: call_cost end
[2026-04-03 02:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:39:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:39:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:39:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:39:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:39:13] Production.INFO: ==8347== Releasing lock...
[2026-04-03 02:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:40:01] Production.INFO: ==8449== Lock acquired, processing the job...
[2026-04-03 07:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:40:01] Production.INFO: neon service started
[2026-04-03 07:40:01] Production.INFO: neon service started
[2026-04-03 07:40:01] Production.INFO: ==8449== Releasing lock...
[2026-04-03 07:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:40:02] Production.INFO: ==8451== Lock acquired, processing the job...
[2026-04-03 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:40:02] Production.INFO: ==8453== Lock acquired, processing the job...
[2026-04-03 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 02:40:02] Production.INFO: ==8451== Releasing lock...
[2026-04-03 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:40:02] Production.INFO: ==8453== Releasing lock...
[2026-04-03 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:40:03] Production.INFO: ==8460== Lock acquired, processing the job...
[2026-04-03 02:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:40:03] Production.INFO: ==8462== Lock acquired, processing the job...
[2026-04-03 02:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:40:03] Production.INFO: ==8458== Lock acquired, processing the job...
[2026-04-03 02:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:40:03] Production.INFO: ==8464== Lock acquired, processing the job...
[2026-04-03 02:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:40:03] Production.INFO: ==8466== Lock acquired, processing the job...
[2026-04-03 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:40:03] Production.INFO: Account Balance Start.
[2026-04-03 02:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:40:03] Production.INFO: 117
[2026-04-03 02:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:40:03] Production.INFO: ==8460== Releasing lock...
[2026-04-03 02:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:40:03] Production.INFO: ==8466== Releasing lock...
[2026-04-03 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:40:04] Production.INFO: Total Charge 0
[2026-04-03 02:40:04] Production.INFO: CreateAllLog End
[2026-04-03 02:40:04] Production.INFO: Account Balance End.
[2026-04-03 02:40:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:40:04] Production.INFO: ==8464== Releasing lock...
[2026-04-03 02:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:40:12] Production.ERROR: CronJobId end10
[2026-04-03 02:40:12] Production.INFO: ==8462== Releasing lock...
[2026-04-03 02:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:40:14] Production.INFO: call_cost start
[2026-04-03 02:40:14] Production.INFO: call_cost end
[2026-04-03 02:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:40:14] Production.INFO: ==8458== Releasing lock...
[2026-04-03 02:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:41:02] Production.INFO: ==8560== Lock acquired, processing the job...
[2026-04-03 07:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:41:02] Production.INFO: neon service started
[2026-04-03 07:41:02] Production.INFO: neon service started
[2026-04-03 07:41:02] Production.INFO: ==8560== Releasing lock...
[2026-04-03 07:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:41:02] Production.INFO: ==8564== Lock acquired, processing the job...
[2026-04-03 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:41:03] Production.INFO: ==8564== Releasing lock...
[2026-04-03 02:41:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:41:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:41:03] Production.INFO: ==8566== Lock acquired, processing the job...
[2026-04-03 06:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:41:03] Production.INFO: ==8566== Releasing lock...
[2026-04-03 06:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:41:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:41:03] Production.INFO: ==8572== Lock acquired, processing the job...
[2026-04-03 02:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:41:04] Production.INFO: ==8570== Lock acquired, processing the job...
[2026-04-03 02:41:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:41:04] Production.INFO: ==8568== Lock acquired, processing the job...
[2026-04-03 02:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 02:41:04] Production.INFO: ==8578== Lock acquired, processing the job...
[2026-04-03 02:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 02:41:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 02:41:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 02:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:41:04] Production.ERROR: CronJob PID - 8570
[2026-04-03 02:41:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 02:41:04] Production.ERROR: CronJob ID - 5
[2026-04-03 02:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 02:41:00
[2026-04-03 02:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:41:04] Production.ERROR: CronJob PID - 8572
[2026-04-03 02:41:04] Production.ERROR: CronJob Title - Account Block
[2026-04-03 02:41:04] Production.ERROR: CronJob ID - 7
[2026-04-03 02:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 02:41:00
[2026-04-03 02:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:41:04] Production.ERROR: CronJob PID - 8578
[2026-04-03 02:41:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 02:41:04] Production.ERROR: CronJob ID - 17
[2026-04-03 02:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 02:41:00
[2026-04-03 02:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:41:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 02:41:04] Production.INFO: ==8568== Releasing lock...
[2026-04-03 02:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 02:41:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 02:41:04] Production.INFO: ==8574== Lock acquired, processing the job...
[2026-04-03 02:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:41:04] Production.INFO: ==8576== Lock acquired, processing the job...
[2026-04-03 02:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:41:04] Production.INFO: Account Balance Start.
[2026-04-03 02:41:04] Production.INFO: CreateAllLog Start
[2026-04-03 02:41:04] Production.INFO: ==8580== Lock acquired, processing the job...
[2026-04-03 02:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:41:04] Production.INFO: 117
[2026-04-03 02:41:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:41:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:41:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:04] Production.INFO: ==8580== Releasing lock...
[2026-04-03 02:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:41:04] Production.INFO: ==8572== Releasing lock...
[2026-04-03 02:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:41:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:04] Production.ERROR: done
[2026-04-03 02:41:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 02:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027454', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 02:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-18
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-19
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-20
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-21
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-22
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-23
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-24
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-25
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-26
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-27
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-28
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-29
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-30
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:41:05] Production.INFO: Total Charge 0
[2026-04-03 02:41:05] Production.INFO: CreateAllLog End
[2026-04-03 02:41:05] Production.INFO: Account Balance End.
[2026-04-03 02:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:41:05] Production.INFO: ==8576== Releasing lock...
[2026-04-03 02:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027454', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 02:41:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 02:41:11] Production.INFO: ProcessCDR(1,17027454,1,1,2)
[2026-04-03 02:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027454,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027454,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:41:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 02:41:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 02:41:11] Production.INFO: ==8578== Releasing lock...
[2026-04-03 02:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 02:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 02:41:15] Production.ERROR: CronJobId end10
[2026-04-03 02:41:15] Production.INFO: ==8574== Releasing lock...
[2026-04-03 02:41:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:41:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:41:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:41:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:41:17] Production.INFO: call_cost start
[2026-04-03 02:41:17] Production.INFO: call_cost end
[2026-04-03 02:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:41:17] Production.INFO: ==8570== Releasing lock...
[2026-04-03 02:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:42:01] Production.INFO: ==8700== Lock acquired, processing the job...
[2026-04-03 07:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:42:01] Production.INFO: neon service started
[2026-04-03 07:42:01] Production.INFO: neon service started
[2026-04-03 07:42:01] Production.INFO: ==8700== Releasing lock...
[2026-04-03 07:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:42:02] Production.INFO: ==8702== Lock acquired, processing the job...
[2026-04-03 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:42:02] Production.INFO: ==8704== Lock acquired, processing the job...
[2026-04-03 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:42:02] Production.INFO: ==8704== Releasing lock...
[2026-04-03 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:42:02] Production.INFO: ==8702== Releasing lock...
[2026-04-03 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:42:03] Production.INFO: ==8711== Lock acquired, processing the job...
[2026-04-03 02:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:42:03] Production.INFO: ==8715== Lock acquired, processing the job...
[2026-04-03 02:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:42:03] Production.INFO: ==8713== Lock acquired, processing the job...
[2026-04-03 02:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:42:03] Production.INFO: ==8717== Lock acquired, processing the job...
[2026-04-03 02:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:42:03] Production.INFO: ==8719== Lock acquired, processing the job...
[2026-04-03 02:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:42:03] Production.INFO: Account Balance Start.
[2026-04-03 02:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:42:03] Production.INFO: 117
[2026-04-03 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-03 02: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-03 02:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 02: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-03 02:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:03] Production.INFO: ==8719== Releasing lock...
[2026-04-03 02:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: ==8713== Releasing lock...
[2026-04-03 02:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:05] Production.INFO: Date 2026-03-28
[2026-04-03 02:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:05] Production.INFO: Date 2026-03-29
[2026-04-03 02:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:05] Production.INFO: Date 2026-03-30
[2026-04-03 02:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:42:05] Production.INFO: Total Charge 0
[2026-04-03 02:42:05] Production.INFO: CreateAllLog End
[2026-04-03 02:42:05] Production.INFO: Account Balance End.
[2026-04-03 02:42:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:42:05] Production.INFO: ==8717== Releasing lock...
[2026-04-03 02:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:42:12] Production.ERROR: CronJobId end10
[2026-04-03 02:42:12] Production.INFO: ==8715== Releasing lock...
[2026-04-03 02:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:42:15] Production.INFO: call_cost start
[2026-04-03 02:42:15] Production.INFO: call_cost end
[2026-04-03 02:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:42:15] Production.INFO: ==8711== Releasing lock...
[2026-04-03 02:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:43:02] Production.INFO: ==8871== Lock acquired, processing the job...
[2026-04-03 07:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:43:02] Production.INFO: neon service started
[2026-04-03 07:43:02] Production.INFO: neon service started
[2026-04-03 07:43:02] Production.INFO: ==8871== Releasing lock...
[2026-04-03 07:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:43:02] Production.INFO: ==8875== Lock acquired, processing the job...
[2026-04-03 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:43:02] Production.INFO: ==8875== Releasing lock...
[2026-04-03 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:43:02] Production.INFO: ==8873== Lock acquired, processing the job...
[2026-04-03 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:43:02] Production.INFO: ==8873== Releasing lock...
[2026-04-03 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:43:03] Production.INFO: ==8878== Lock acquired, processing the job...
[2026-04-03 02:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:43:03] Production.INFO: ==8880== Lock acquired, processing the job...
[2026-04-03 02:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:43:03] Production.INFO: ==8882== Lock acquired, processing the job...
[2026-04-03 02:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:43:03] Production.INFO: ==8884== Lock acquired, processing the job...
[2026-04-03 02:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:43:03] Production.INFO: ==8886== Lock acquired, processing the job...
[2026-04-03 02:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:43:03] Production.INFO: Account Balance Start.
[2026-04-03 02:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:43:03] Production.INFO: 117
[2026-04-03 02:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:03] Production.INFO: ==8886== Releasing lock...
[2026-04-03 02:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: ==8880== Releasing lock...
[2026-04-03 02:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:43:05] Production.INFO: Total Charge 0
[2026-04-03 02:43:05] Production.INFO: CreateAllLog End
[2026-04-03 02:43:05] Production.INFO: Account Balance End.
[2026-04-03 02:43:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:43:05] Production.INFO: ==8884== Releasing lock...
[2026-04-03 02:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:43:12] Production.ERROR: CronJobId end10
[2026-04-03 02:43:12] Production.INFO: ==8882== Releasing lock...
[2026-04-03 02:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:43:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:43:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:43:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:43:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:43:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:43:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:43:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:43:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:43:15] Production.INFO: call_cost start
[2026-04-03 02:43:15] Production.INFO: call_cost end
[2026-04-03 02:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:43:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:43:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:43:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:43:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:43:15] Production.INFO: ==8878== Releasing lock...
[2026-04-03 02:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:44:01] Production.INFO: ==9024== Lock acquired, processing the job...
[2026-04-03 07:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:44:01] Production.INFO: neon service started
[2026-04-03 07:44:01] Production.INFO: neon service started
[2026-04-03 07:44:01] Production.INFO: ==9024== Releasing lock...
[2026-04-03 07:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:44:01] Production.INFO: ==9026== Lock acquired, processing the job...
[2026-04-03 02:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:44:02] Production.INFO: ==9026== Releasing lock...
[2026-04-03 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:44:02] Production.INFO: ==9028== Lock acquired, processing the job...
[2026-04-03 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:44:02] Production.INFO: ==9028== Releasing lock...
[2026-04-03 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:44:02] Production.INFO: ==9032== Lock acquired, processing the job...
[2026-04-03 02:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:44:02] Production.INFO: ==9030== Lock acquired, processing the job...
[2026-04-03 02:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:44:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:44:03] Production.INFO: ==9039== Lock acquired, processing the job...
[2026-04-03 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 02:44:03] Production.INFO: ==9039== Releasing lock...
[2026-04-03 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:44:03] Production.INFO: ==9035== Lock acquired, processing the job...
[2026-04-03 02:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:44:03] Production.INFO: ==9037== Lock acquired, processing the job...
[2026-04-03 02:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:44:03] Production.INFO: Account Balance Start.
[2026-04-03 02:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:44:03] Production.INFO: 117
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: ==9032== Releasing lock...
[2026-04-03 02:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:44:04] Production.INFO: Total Charge 0
[2026-04-03 02:44:04] Production.INFO: CreateAllLog End
[2026-04-03 02:44:04] Production.INFO: Account Balance End.
[2026-04-03 02:44:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:44:04] Production.INFO: ==9037== Releasing lock...
[2026-04-03 02:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:44:12] Production.ERROR: CronJobId end10
[2026-04-03 02:44:12] Production.INFO: ==9035== Releasing lock...
[2026-04-03 02:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:44:14] Production.INFO: call_cost start
[2026-04-03 02:44:14] Production.INFO: call_cost end
[2026-04-03 02:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:44:14] Production.INFO: ==9030== Releasing lock...
[2026-04-03 02:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:45:01] Production.INFO: ==9152== Lock acquired, processing the job...
[2026-04-03 07:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:45:01] Production.INFO: neon service started
[2026-04-03 07:45:02] Production.INFO: neon service started
[2026-04-03 07:45:02] Production.INFO: ==9152== Releasing lock...
[2026-04-03 07:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:45:02] Production.INFO: ==9154== Lock acquired, processing the job...
[2026-04-03 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:45:02] Production.INFO: ==9156== Lock acquired, processing the job...
[2026-04-03 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:45:02] Production.INFO: ==9156== Releasing lock...
[2026-04-03 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:45:02] Production.INFO: ==9154== Releasing lock...
[2026-04-03 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:45:03] Production.INFO: ==9159== Lock acquired, processing the job...
[2026-04-03 02:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:45:03] Production.INFO: ==9161== Lock acquired, processing the job...
[2026-04-03 02:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:45:03] Production.INFO: ==9165== Lock acquired, processing the job...
[2026-04-03 02:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:45:03] Production.INFO: ==9163== Lock acquired, processing the job...
[2026-04-03 02:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:45:03] Production.INFO: ==9167== Lock acquired, processing the job...
[2026-04-03 02:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:45:03] Production.INFO: Account Balance Start.
[2026-04-03 02:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:45:03] Production.INFO: 117
[2026-04-03 02:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:45:03] Production.INFO: ==9167== Releasing lock...
[2026-04-03 02:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: ==9161== Releasing lock...
[2026-04-03 02:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:45:04] Production.INFO: Total Charge 0
[2026-04-03 02:45:04] Production.INFO: CreateAllLog End
[2026-04-03 02:45:04] Production.INFO: Account Balance End.
[2026-04-03 02:45:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:45:04] Production.INFO: ==9165== Releasing lock...
[2026-04-03 02:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:45:13] Production.ERROR: CronJobId end10
[2026-04-03 02:45:13] Production.INFO: ==9163== Releasing lock...
[2026-04-03 02:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:45:14] Production.INFO: call_cost start
[2026-04-03 02:45:15] Production.INFO: call_cost end
[2026-04-03 02:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:45:15] Production.INFO: ==9159== Releasing lock...
[2026-04-03 02:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:46:01] Production.INFO: ==9266== Lock acquired, processing the job...
[2026-04-03 07:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:46:01] Production.INFO: neon service started
[2026-04-03 07:46:01] Production.INFO: neon service started
[2026-04-03 07:46:01] Production.INFO: ==9266== Releasing lock...
[2026-04-03 07:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:46:01] Production.INFO: ==9268== Lock acquired, processing the job...
[2026-04-03 02:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:46:02] Production.INFO: ==9268== Releasing lock...
[2026-04-03 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:46:02] Production.INFO: ==9270== Lock acquired, processing the job...
[2026-04-03 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:46:02] Production.INFO: ==9270== Releasing lock...
[2026-04-03 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:46:02] Production.INFO: ==9272== Lock acquired, processing the job...
[2026-04-03 02:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:46:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:46:02] Production.INFO: ==9278== Lock acquired, processing the job...
[2026-04-03 02:46:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:46:02] Production.INFO: Account Balance Start.
[2026-04-03 02:46:02] Production.INFO: CreateAllLog Start
[2026-04-03 02:46:02] Production.INFO: 117
[2026-04-03 02:46:02] Production.INFO: Date 2026-03-08
[2026-04-03 02:46:02] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:02] Production.INFO: Date 2026-03-09
[2026-04-03 02:46:02] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:02] Production.INFO: Date 2026-03-10
[2026-04-03 02:46:02] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:02] Production.INFO: Date 2026-03-11
[2026-04-03 02:46:02] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:02] Production.INFO: Date 2026-03-12
[2026-04-03 02:46:02] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:02] Production.INFO: Date 2026-03-13
[2026-04-03 02:46:02] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: ==9274== Lock acquired, processing the job...
[2026-04-03 02:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: ==9276== Lock acquired, processing the job...
[2026-04-03 02:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: ==9280== Lock acquired, processing the job...
[2026-04-03 02:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:46:03] Production.INFO: Date 2026-03-24
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:46:03] Production.INFO: ==9280== Releasing lock...
[2026-04-03 02:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-25
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-26
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-27
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-28
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-29
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-30
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-03-31
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-04-01
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: ==9274== Releasing lock...
[2026-04-03 02:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:46:03] Production.INFO: Date 2026-04-02
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Date 2026-04-03
[2026-04-03 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:46:03] Production.INFO: Total Charge 0
[2026-04-03 02:46:03] Production.INFO: CreateAllLog End
[2026-04-03 02:46:04] Production.INFO: Account Balance End.
[2026-04-03 02:46:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:46:04] Production.INFO: ==9278== Releasing lock...
[2026-04-03 02:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:46:11] Production.ERROR: CronJobId end10
[2026-04-03 02:46:11] Production.INFO: ==9276== Releasing lock...
[2026-04-03 02:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:46:14] Production.INFO: call_cost start
[2026-04-03 02:46:14] Production.INFO: call_cost end
[2026-04-03 02:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:46:14] Production.INFO: ==9272== Releasing lock...
[2026-04-03 02:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:47:01] Production.INFO: ==9377== Lock acquired, processing the job...
[2026-04-03 07:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:47:01] Production.INFO: neon service started
[2026-04-03 07:47:01] Production.INFO: neon service started
[2026-04-03 07:47:01] Production.INFO: ==9377== Releasing lock...
[2026-04-03 07:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:47:02] Production.INFO: ==9381== Lock acquired, processing the job...
[2026-04-03 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:47:02] Production.INFO: ==9381== Releasing lock...
[2026-04-03 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:47:02] Production.INFO: ==9379== Lock acquired, processing the job...
[2026-04-03 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:47:02] Production.INFO: ==9379== Releasing lock...
[2026-04-03 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:47:03] Production.INFO: ==9383== Lock acquired, processing the job...
[2026-04-03 02:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:47:03] Production.INFO: ==9387== Lock acquired, processing the job...
[2026-04-03 02:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:47:03] Production.INFO: ==9385== Lock acquired, processing the job...
[2026-04-03 02:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:47:03] Production.INFO: ==9390== Lock acquired, processing the job...
[2026-04-03 02:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:47:03] Production.INFO: ==9392== Lock acquired, processing the job...
[2026-04-03 02:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:47:03] Production.INFO: Account Balance Start.
[2026-04-03 02:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:47:03] Production.INFO: 117
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 02: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-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02:47:03] Production.INFO: ==9392== Releasing lock...
[2026-04-03 02:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: ==9385== Releasing lock...
[2026-04-03 02:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:47:04] Production.INFO: Total Charge 0
[2026-04-03 02:47:04] Production.INFO: CreateAllLog End
[2026-04-03 02:47:04] Production.INFO: Account Balance End.
[2026-04-03 02:47:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:47:04] Production.INFO: ==9390== Releasing lock...
[2026-04-03 02:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:47:11] Production.ERROR: CronJobId end10
[2026-04-03 02:47:11] Production.INFO: ==9387== Releasing lock...
[2026-04-03 02:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:47:14] Production.INFO: call_cost start
[2026-04-03 02:47:14] Production.INFO: call_cost end
[2026-04-03 02:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:47:14] Production.INFO: ==9383== Releasing lock...
[2026-04-03 02:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:48:02] Production.INFO: ==9500== Lock acquired, processing the job...
[2026-04-03 07:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:48:02] Production.INFO: neon service started
[2026-04-03 07:48:02] Production.INFO: neon service started
[2026-04-03 07:48:02] Production.INFO: ==9500== Releasing lock...
[2026-04-03 07:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:48:02] Production.INFO: ==9502== Lock acquired, processing the job...
[2026-04-03 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:48:02] Production.INFO: ==9502== Releasing lock...
[2026-04-03 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:48:02] Production.INFO: ==9504== Lock acquired, processing the job...
[2026-04-03 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:48:02] Production.INFO: ==9504== Releasing lock...
[2026-04-03 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:48:03] Production.INFO: ==9512== Lock acquired, processing the job...
[2026-04-03 02:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:48:03] Production.INFO: Account Balance Start.
[2026-04-03 02:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:48:03] Production.INFO: 117
[2026-04-03 02:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:03] Production.INFO: ==9508== Lock acquired, processing the job...
[2026-04-03 02:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:48:03] Production.INFO: ==9506== Lock acquired, processing the job...
[2026-04-03 02:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:48:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:48:03] Production.INFO: ==9510== Lock acquired, processing the job...
[2026-04-03 02:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:03] Production.INFO: ==9514== Lock acquired, processing the job...
[2026-04-03 02:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:48:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02: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-03 02:48:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: ==9514== Releasing lock...
[2026-04-03 02:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: ==9508== Releasing lock...
[2026-04-03 02:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:48:04] Production.INFO: Total Charge 0
[2026-04-03 02:48:04] Production.INFO: CreateAllLog End
[2026-04-03 02:48:04] Production.INFO: Account Balance End.
[2026-04-03 02:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:48:04] Production.INFO: ==9512== Releasing lock...
[2026-04-03 02:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:48:12] Production.ERROR: CronJobId end10
[2026-04-03 02:48:12] Production.INFO: ==9510== Releasing lock...
[2026-04-03 02:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:48:14] Production.INFO: call_cost start
[2026-04-03 02:48:14] Production.INFO: call_cost end
[2026-04-03 02:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:48:14] Production.INFO: ==9506== Releasing lock...
[2026-04-03 02:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:49:01] Production.INFO: ==9614== Lock acquired, processing the job...
[2026-04-03 07:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:49:01] Production.INFO: neon service started
[2026-04-03 07:49:01] Production.INFO: neon service started
[2026-04-03 07:49:01] Production.INFO: ==9614== Releasing lock...
[2026-04-03 07:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:49:02] Production.INFO: ==9618== Lock acquired, processing the job...
[2026-04-03 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:49:02] Production.INFO: ==9618== Releasing lock...
[2026-04-03 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:49:02] Production.INFO: ==9616== Lock acquired, processing the job...
[2026-04-03 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:49:02] Production.INFO: ==9616== Releasing lock...
[2026-04-03 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:49:03] Production.INFO: ==9628== Lock acquired, processing the job...
[2026-04-03 02:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:49:03] Production.INFO: Account Balance Start.
[2026-04-03 02:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:49:03] Production.INFO: 117
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: ==9622== Lock acquired, processing the job...
[2026-04-03 02:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:49:03] Production.INFO: ==9624== Lock acquired, processing the job...
[2026-04-03 02:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: ==9626== Lock acquired, processing the job...
[2026-04-03 02:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: ==9630== Lock acquired, processing the job...
[2026-04-03 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:49:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:49:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: ==9630== Releasing lock...
[2026-04-03 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-24
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-25
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-26
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: ==9624== Releasing lock...
[2026-04-03 02:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-27
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-28
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-29
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:03] Production.INFO: Date 2026-03-30
[2026-04-03 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:49:04] Production.INFO: Total Charge 0
[2026-04-03 02:49:04] Production.INFO: CreateAllLog End
[2026-04-03 02:49:04] Production.INFO: Account Balance End.
[2026-04-03 02:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:49:04] Production.INFO: ==9628== Releasing lock...
[2026-04-03 02:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:49:12] Production.ERROR: CronJobId end10
[2026-04-03 02:49:12] Production.INFO: ==9626== Releasing lock...
[2026-04-03 02:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:49:14] Production.INFO: call_cost start
[2026-04-03 02:49:14] Production.INFO: call_cost end
[2026-04-03 02:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:49:14] Production.INFO: ==9622== Releasing lock...
[2026-04-03 02:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:50:02] Production.INFO: ==9725== Lock acquired, processing the job...
[2026-04-03 07:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:50:02] Production.INFO: neon service started
[2026-04-03 07:50:02] Production.INFO: neon service started
[2026-04-03 07:50:02] Production.INFO: ==9725== Releasing lock...
[2026-04-03 07:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:50:02] Production.INFO: ==9727== Lock acquired, processing the job...
[2026-04-03 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:50:02] Production.INFO: ==9727== Releasing lock...
[2026-04-03 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:50:03] Production.INFO: ==9729== Lock acquired, processing the job...
[2026-04-03 06:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:50:03] Production.INFO: ==9729== Releasing lock...
[2026-04-03 06:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:50:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:50:03] Production.INFO: ==9733== Lock acquired, processing the job...
[2026-04-03 02:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:50:03] Production.INFO: ==9731== Lock acquired, processing the job...
[2026-04-03 02:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:50:03] Production.INFO: ==9735== Lock acquired, processing the job...
[2026-04-03 02:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:50:03] Production.INFO: ==9739== Lock acquired, processing the job...
[2026-04-03 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:50:03] Production.INFO: ==9737== Lock acquired, processing the job...
[2026-04-03 02:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:50:03] Production.INFO: Account Balance Start.
[2026-04-03 02:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:50:03] Production.INFO: 117
[2026-04-03 02:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 02: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-03 02: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-03 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02:50:03] Production.INFO: ==9739== Releasing lock...
[2026-04-03 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: ==9733== Releasing lock...
[2026-04-03 02:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:50:04] Production.INFO: Total Charge 0
[2026-04-03 02:50:04] Production.INFO: CreateAllLog End
[2026-04-03 02:50:04] Production.INFO: Account Balance End.
[2026-04-03 02:50:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:50:04] Production.INFO: ==9737== Releasing lock...
[2026-04-03 02:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:50:11] Production.ERROR: CronJobId end10
[2026-04-03 02:50:11] Production.INFO: ==9735== Releasing lock...
[2026-04-03 02:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:50:14] Production.INFO: call_cost start
[2026-04-03 02:50:14] Production.INFO: call_cost end
[2026-04-03 02:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:50:14] Production.INFO: ==9731== Releasing lock...
[2026-04-03 02:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:51:01] Production.INFO: ==9844== Lock acquired, processing the job...
[2026-04-03 07:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:51:01] Production.INFO: neon service started
[2026-04-03 07:51:01] Production.INFO: neon service started
[2026-04-03 07:51:01] Production.INFO: ==9844== Releasing lock...
[2026-04-03 07:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:51:02] Production.INFO: ==9846== Lock acquired, processing the job...
[2026-04-03 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:51:02] Production.INFO: ==9848== Lock acquired, processing the job...
[2026-04-03 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:51:02] Production.INFO: ==9848== Releasing lock...
[2026-04-03 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:51:02] Production.INFO: ==9846== Releasing lock...
[2026-04-03 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:51:03] Production.INFO: ==9859== Lock acquired, processing the job...
[2026-04-03 02:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:51:03] Production.INFO: ==9861== Lock acquired, processing the job...
[2026-04-03 02:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 02:51:03] Production.INFO: Account Balance Start.
[2026-04-03 02:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:51:03] Production.INFO: 117
[2026-04-03 02:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:03] Production.INFO: ==9851== Lock acquired, processing the job...
[2026-04-03 02:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 02:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 02:51:03] Production.INFO: ==9863== Lock acquired, processing the job...
[2026-04-03 02:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:51:03] Production.INFO: ==9853== Lock acquired, processing the job...
[2026-04-03 02:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:51:03] Production.INFO: ==9855== Lock acquired, processing the job...
[2026-04-03 02:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:03] Production.INFO: ==9857== Lock acquired, processing the job...
[2026-04-03 02:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 02:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:51:03] Production.ERROR: CronJob PID - 9853
[2026-04-03 02:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 02:51:03] Production.ERROR: CronJob ID - 5
[2026-04-03 02:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:51:00
[2026-04-03 02:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:51:03] Production.ERROR: CronJob PID - 9855
[2026-04-03 02:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 02:51:03] Production.ERROR: CronJob ID - 7
[2026-04-03 02:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:51:00
[2026-04-03 02:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:51:03] Production.ERROR: CronJob PID - 9857
[2026-04-03 02:51:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 02:51:03] Production.ERROR: CronJob ID - 10
[2026-04-03 02:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:51:00
[2026-04-03 02:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:51:03] Production.ERROR: CronJob PID - 9859
[2026-04-03 02:51:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 02:51:03] Production.ERROR: CronJob ID - 12
[2026-04-03 02:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:51:00
[2026-04-03 02:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:51:03] Production.ERROR: CronJob PID - 9861
[2026-04-03 02:51:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 02:51:03] Production.ERROR: CronJob ID - 17
[2026-04-03 02:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:51:00
[2026-04-03 02:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 02:51:03] Production.ERROR: CronJob PID - 9863
[2026-04-03 02:51:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-03 02:51:03] Production.ERROR: CronJob ID - 19
[2026-04-03 02:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 02:51:00
[2026-04-03 02:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 02:51:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02: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-03 02: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-03 02: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-03 02:51:03] Production.INFO: ==9863== Releasing lock...
[2026-04-03 02:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:51:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 02:51:03] Production.INFO: ==9851== Releasing lock...
[2026-04-03 02:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 02:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 02:51:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.ERROR: done
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 02:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027495', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: ==9855== Releasing lock...
[2026-04-03 02:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:51:04] Production.INFO: Total Charge 0
[2026-04-03 02:51:04] Production.INFO: CreateAllLog End
[2026-04-03 02:51:04] Production.INFO: Account Balance End.
[2026-04-03 02:51:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:51:04] Production.INFO: ==9859== Releasing lock...
[2026-04-03 02:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027495', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 02:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 02:51:10] Production.INFO: ProcessCDR(1,17027495,1,1,2)
[2026-04-03 02:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027495,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027495,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 02:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 02:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 02:51:10] Production.INFO: ==9861== Releasing lock...
[2026-04-03 02:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 02:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 02:51:15] Production.ERROR: CronJobId end10
[2026-04-03 02:51:15] Production.INFO: ==9857== Releasing lock...
[2026-04-03 02:51:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:51:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:51:17] Production.INFO: call_cost start
[2026-04-03 02:51:17] Production.INFO: call_cost end
[2026-04-03 02:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:51:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:51:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:51:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:51:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:51:17] Production.INFO: ==9853== Releasing lock...
[2026-04-03 02:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:52:01] Production.INFO: ==9954== Lock acquired, processing the job...
[2026-04-03 07:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:52:01] Production.INFO: neon service started
[2026-04-03 07:52:01] Production.INFO: neon service started
[2026-04-03 07:52:01] Production.INFO: ==9954== Releasing lock...
[2026-04-03 07:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:52:02] Production.INFO: ==9958== Lock acquired, processing the job...
[2026-04-03 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:52:02] Production.INFO: ==9958== Releasing lock...
[2026-04-03 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:52:02] Production.INFO: ==9956== Lock acquired, processing the job...
[2026-04-03 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:52:02] Production.INFO: ==9956== Releasing lock...
[2026-04-03 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:52:03] Production.INFO: ==9963== Lock acquired, processing the job...
[2026-04-03 02:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:52:03] Production.INFO: ==9965== Lock acquired, processing the job...
[2026-04-03 02:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:52:03] Production.INFO: ==9969== Lock acquired, processing the job...
[2026-04-03 02:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:52:03] Production.INFO: ==9967== Lock acquired, processing the job...
[2026-04-03 02:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:52:03] Production.INFO: Account Balance Start.
[2026-04-03 02:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:52:03] Production.INFO: 117
[2026-04-03 02:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:03] Production.INFO: ==9971== Lock acquired, processing the job...
[2026-04-03 02:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:52:03] Production.INFO: Date 2026-03-12
[2026-04-03 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-03 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:52:03] Production.INFO: ==9971== Releasing lock...
[2026-04-03 02:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:52:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: ==9965== Releasing lock...
[2026-04-03 02:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:52:04] Production.INFO: Total Charge 0
[2026-04-03 02:52:04] Production.INFO: CreateAllLog End
[2026-04-03 02:52:04] Production.INFO: Account Balance End.
[2026-04-03 02:52:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:52:04] Production.INFO: ==9969== Releasing lock...
[2026-04-03 02:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:52:10] Production.ERROR: CronJobId end10
[2026-04-03 02:52:10] Production.INFO: ==9967== Releasing lock...
[2026-04-03 02:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:52:14] Production.INFO: call_cost start
[2026-04-03 02:52:14] Production.INFO: call_cost end
[2026-04-03 02:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:52:14] Production.INFO: ==9963== Releasing lock...
[2026-04-03 02:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:53:01] Production.INFO: ==10068== Lock acquired, processing the job...
[2026-04-03 07:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:53:01] Production.INFO: neon service started
[2026-04-03 07:53:01] Production.INFO: neon service started
[2026-04-03 07:53:01] Production.INFO: ==10068== Releasing lock...
[2026-04-03 07:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:53:02] Production.INFO: ==10070== Lock acquired, processing the job...
[2026-04-03 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:53:02] Production.INFO: ==10072== Lock acquired, processing the job...
[2026-04-03 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:53:02] Production.INFO: ==10072== Releasing lock...
[2026-04-03 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:53:02] Production.INFO: ==10070== Releasing lock...
[2026-04-03 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:53:02] Production.INFO: ==10077== Lock acquired, processing the job...
[2026-04-03 02:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:53:02] Production.INFO: ==10079== Lock acquired, processing the job...
[2026-04-03 02:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:53:03] Production.INFO: ==10081== Lock acquired, processing the job...
[2026-04-03 02:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:53:03] Production.INFO: ==10083== Lock acquired, processing the job...
[2026-04-03 02:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:53:03] Production.INFO: ==10085== Lock acquired, processing the job...
[2026-04-03 02:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:53:03] Production.INFO: Account Balance Start.
[2026-04-03 02:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:53:03] Production.INFO: 117
[2026-04-03 02:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:53:03] Production.INFO: ==10085== Releasing lock...
[2026-04-03 02:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:03] Production.INFO: ==10079== Releasing lock...
[2026-04-03 02:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:53:04] Production.INFO: Total Charge 0
[2026-04-03 02:53:04] Production.INFO: CreateAllLog End
[2026-04-03 02:53:04] Production.INFO: Account Balance End.
[2026-04-03 02:53:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:53:04] Production.INFO: ==10083== Releasing lock...
[2026-04-03 02:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:53:11] Production.ERROR: CronJobId end10
[2026-04-03 02:53:11] Production.INFO: ==10081== Releasing lock...
[2026-04-03 02:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:53:14] Production.INFO: call_cost start
[2026-04-03 02:53:14] Production.INFO: call_cost end
[2026-04-03 02:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:53:14] Production.INFO: ==10077== Releasing lock...
[2026-04-03 02:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:54:01] Production.INFO: ==10172== Lock acquired, processing the job...
[2026-04-03 07:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:54:01] Production.INFO: neon service started
[2026-04-03 07:54:01] Production.INFO: neon service started
[2026-04-03 07:54:01] Production.INFO: ==10172== Releasing lock...
[2026-04-03 07:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:54:02] Production.INFO: ==10176== Lock acquired, processing the job...
[2026-04-03 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:54:02] Production.INFO: ==10176== Releasing lock...
[2026-04-03 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:54:02] Production.INFO: ==10178== Lock acquired, processing the job...
[2026-04-03 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:54:02] Production.INFO: ==10178== Releasing lock...
[2026-04-03 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:54:03] Production.INFO: ==10187== Lock acquired, processing the job...
[2026-04-03 02:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:54:03] Production.INFO: Account Balance Start.
[2026-04-03 02:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:54:03] Production.INFO: 117
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:54:03] Production.INFO: ==10181== Lock acquired, processing the job...
[2026-04-03 02:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:54:03] Production.INFO: ==10183== Lock acquired, processing the job...
[2026-04-03 02:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:54:03] Production.INFO: ==10185== Lock acquired, processing the job...
[2026-04-03 02:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:54:03] Production.INFO: ==10189== Lock acquired, processing the job...
[2026-04-03 02:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 02:54:03] Production.INFO: ==10189== Releasing lock...
[2026-04-03 02:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: ==10183== Releasing lock...
[2026-04-03 02:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:54:04] Production.INFO: Total Charge 0
[2026-04-03 02:54:04] Production.INFO: CreateAllLog End
[2026-04-03 02:54:04] Production.INFO: Account Balance End.
[2026-04-03 02:54:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:54:04] Production.INFO: ==10187== Releasing lock...
[2026-04-03 02:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:54:11] Production.ERROR: CronJobId end10
[2026-04-03 02:54:11] Production.INFO: ==10185== Releasing lock...
[2026-04-03 02:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:54:14] Production.INFO: call_cost start
[2026-04-03 02:54:14] Production.INFO: call_cost end
[2026-04-03 02:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:54:14] Production.INFO: ==10181== Releasing lock...
[2026-04-03 02:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:55:02] Production.INFO: ==10288== Lock acquired, processing the job...
[2026-04-03 07:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:55:02] Production.INFO: neon service started
[2026-04-03 07:55:02] Production.INFO: neon service started
[2026-04-03 07:55:02] Production.INFO: ==10288== Releasing lock...
[2026-04-03 07:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:55:02] Production.INFO: ==10290== Lock acquired, processing the job...
[2026-04-03 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:55:02] Production.INFO: ==10293== Lock acquired, processing the job...
[2026-04-03 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:55:02] Production.INFO: ==10293== Releasing lock...
[2026-04-03 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:55:03] Production.INFO: ==10290== Releasing lock...
[2026-04-03 02:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:55:03] Production.INFO: ==10295== Lock acquired, processing the job...
[2026-04-03 02:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:55:04] Production.INFO: ==10297== Lock acquired, processing the job...
[2026-04-03 02:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:55:04] Production.INFO: ==10299== Lock acquired, processing the job...
[2026-04-03 02:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:55:04] Production.INFO: ==10303== Lock acquired, processing the job...
[2026-04-03 02:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:55:04] Production.INFO: ==10301== Lock acquired, processing the job...
[2026-04-03 02:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:55:04] Production.INFO: Account Balance Start.
[2026-04-03 02:55:04] Production.INFO: CreateAllLog Start
[2026-04-03 02:55:04] Production.INFO: 117
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-08
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02: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-03 02:55:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02:55:04] Production.INFO: ==10303== Releasing lock...
[2026-04-03 02:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:55:04] Production.INFO: ==10297== Releasing lock...
[2026-04-03 02:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:05] Production.INFO: Date 2026-03-26
[2026-04-03 02:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:05] Production.INFO: Date 2026-03-27
[2026-04-03 02:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:05] Production.INFO: Date 2026-03-28
[2026-04-03 02:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:05] Production.INFO: Date 2026-03-29
[2026-04-03 02:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:05] Production.INFO: Date 2026-03-30
[2026-04-03 02:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:05] Production.INFO: Date 2026-03-31
[2026-04-03 02:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:05] Production.INFO: Date 2026-04-01
[2026-04-03 02:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:05] Production.INFO: Date 2026-04-02
[2026-04-03 02:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:55:05] Production.INFO: Total Charge 0
[2026-04-03 02:55:05] Production.INFO: CreateAllLog End
[2026-04-03 02:55:05] Production.INFO: Account Balance End.
[2026-04-03 02:55:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:55:05] Production.INFO: ==10301== Releasing lock...
[2026-04-03 02:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:55:12] Production.ERROR: CronJobId end10
[2026-04-03 02:55:12] Production.INFO: ==10299== Releasing lock...
[2026-04-03 02:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:55:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:55:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:55:15] Production.INFO: call_cost start
[2026-04-03 02:55:15] Production.INFO: call_cost end
[2026-04-03 02:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:55:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:55:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:55:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:55:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:55:15] Production.INFO: ==10295== Releasing lock...
[2026-04-03 02:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:56:01] Production.INFO: ==10398== Lock acquired, processing the job...
[2026-04-03 07:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:56:01] Production.INFO: neon service started
[2026-04-03 07:56:01] Production.INFO: neon service started
[2026-04-03 07:56:01] Production.INFO: ==10398== Releasing lock...
[2026-04-03 07:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:56:02] Production.INFO: ==10402== Lock acquired, processing the job...
[2026-04-03 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:56:02] Production.INFO: ==10402== Releasing lock...
[2026-04-03 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:56:02] Production.INFO: ==10400== Lock acquired, processing the job...
[2026-04-03 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:56:02] Production.INFO: ==10400== Releasing lock...
[2026-04-03 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:56:03] Production.INFO: ==10413== Lock acquired, processing the job...
[2026-04-03 02:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:56:03] Production.INFO: ==10410== Lock acquired, processing the job...
[2026-04-03 02:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:56:03] Production.INFO: ==10404== Lock acquired, processing the job...
[2026-04-03 02:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:56:03] Production.INFO: ==10406== Lock acquired, processing the job...
[2026-04-03 02:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:56:03] Production.INFO: Account Balance Start.
[2026-04-03 02:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:56:03] Production.INFO: 117
[2026-04-03 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-03 02:56:03] Production.INFO: ==10408== Lock acquired, processing the job...
[2026-04-03 02:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 02:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: ==10413== Releasing lock...
[2026-04-03 02:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: ==10406== Releasing lock...
[2026-04-03 02:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:56:04] Production.INFO: Total Charge 0
[2026-04-03 02:56:04] Production.INFO: CreateAllLog End
[2026-04-03 02:56:04] Production.INFO: Account Balance End.
[2026-04-03 02:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:56:04] Production.INFO: ==10410== Releasing lock...
[2026-04-03 02:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:56:10] Production.ERROR: CronJobId end10
[2026-04-03 02:56:10] Production.INFO: ==10408== Releasing lock...
[2026-04-03 02:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:56:14] Production.INFO: call_cost start
[2026-04-03 02:56:14] Production.INFO: call_cost end
[2026-04-03 02:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:56:14] Production.INFO: ==10404== Releasing lock...
[2026-04-03 02:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:57:02] Production.INFO: ==10498== Lock acquired, processing the job...
[2026-04-03 07:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:57:02] Production.INFO: neon service started
[2026-04-03 07:57:02] Production.INFO: neon service started
[2026-04-03 07:57:02] Production.INFO: ==10498== Releasing lock...
[2026-04-03 07:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:57:02] Production.INFO: ==10502== Lock acquired, processing the job...
[2026-04-03 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:57:02] Production.INFO: ==10502== Releasing lock...
[2026-04-03 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:57:02] Production.INFO: ==10500== Lock acquired, processing the job...
[2026-04-03 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:57:02] Production.INFO: ==10500== Releasing lock...
[2026-04-03 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:57:03] Production.INFO: ==10505== Lock acquired, processing the job...
[2026-04-03 02:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:57:03] Production.INFO: ==10507== Lock acquired, processing the job...
[2026-04-03 02:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:57:03] Production.INFO: ==10509== Lock acquired, processing the job...
[2026-04-03 02:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:57:03] Production.INFO: ==10513== Lock acquired, processing the job...
[2026-04-03 02:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:57:03] Production.INFO: ==10511== Lock acquired, processing the job...
[2026-04-03 02:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02: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-03 02: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-03 02:57:03] Production.INFO: Account Balance Start.
[2026-04-03 02:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:57:03] Production.INFO: 117
[2026-04-03 02:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 02: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-03 02:57:03] Production.INFO: ==10513== Releasing lock...
[2026-04-03 02:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-09
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-10
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-11
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-12
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-13
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-14
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-15
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: ==10507== Releasing lock...
[2026-04-03 02:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:05] Production.INFO: Date 2026-04-03
[2026-04-03 02:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 02:57:05] Production.INFO: Total Charge 0
[2026-04-03 02:57:05] Production.INFO: CreateAllLog End
[2026-04-03 02:57:05] Production.INFO: Account Balance End.
[2026-04-03 02:57:05] Production.ERROR: CronJobId end 12
[2026-04-03 02:57:05] Production.INFO: ==10511== Releasing lock...
[2026-04-03 02:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:57:12] Production.ERROR: CronJobId end10
[2026-04-03 02:57:12] Production.INFO: ==10509== Releasing lock...
[2026-04-03 02:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:57:15] Production.INFO: call_cost start
[2026-04-03 02:57:15] Production.INFO: call_cost end
[2026-04-03 02:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:57:15] Production.INFO: ==10505== Releasing lock...
[2026-04-03 02:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:58:01] Production.INFO: ==10614== Lock acquired, processing the job...
[2026-04-03 07:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:58:01] Production.INFO: neon service started
[2026-04-03 07:58:01] Production.INFO: neon service started
[2026-04-03 07:58:01] Production.INFO: ==10614== Releasing lock...
[2026-04-03 07:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:58:02] Production.INFO: ==10616== Lock acquired, processing the job...
[2026-04-03 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:58:02] Production.INFO: ==10618== Lock acquired, processing the job...
[2026-04-03 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:58:02] Production.INFO: ==10618== Releasing lock...
[2026-04-03 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:58:02] Production.INFO: ==10616== Releasing lock...
[2026-04-03 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 02:58:03] Production.INFO: ==10627== Lock acquired, processing the job...
[2026-04-03 02:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:58:03] Production.INFO: ==10621== Lock acquired, processing the job...
[2026-04-03 02:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:58:03] Production.INFO: Account Balance Start.
[2026-04-03 02:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:58:03] Production.INFO: 117
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:58:03] Production.INFO: ==10623== Lock acquired, processing the job...
[2026-04-03 02:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: ==10625== Lock acquired, processing the job...
[2026-04-03 02:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:58:03] Production.INFO: ==10629== Lock acquired, processing the job...
[2026-04-03 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 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-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:58:03] Production.INFO: ==10629== Releasing lock...
[2026-04-03 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: ==10623== Releasing lock...
[2026-04-03 02:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-24
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:03] Production.INFO: Date 2026-03-25
[2026-04-03 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:58:04] Production.INFO: Total Charge 0
[2026-04-03 02:58:04] Production.INFO: CreateAllLog End
[2026-04-03 02:58:04] Production.INFO: Account Balance End.
[2026-04-03 02:58:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:58:04] Production.INFO: ==10627== Releasing lock...
[2026-04-03 02:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:58:11] Production.ERROR: CronJobId end10
[2026-04-03 02:58:11] Production.INFO: ==10625== Releasing lock...
[2026-04-03 02:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:58:13] Production.INFO: call_cost start
[2026-04-03 02:58:13] Production.INFO: call_cost end
[2026-04-03 02:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:58:13] Production.INFO: ==10621== Releasing lock...
[2026-04-03 02:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 07:59:01] Production.INFO: ==10727== Lock acquired, processing the job...
[2026-04-03 07:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 07:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 07:59:01] Production.INFO: neon service started
[2026-04-03 07:59:01] Production.INFO: neon service started
[2026-04-03 07:59:01] Production.INFO: ==10727== Releasing lock...
[2026-04-03 07:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 07:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 02:59:02] Production.INFO: ==10729== Lock acquired, processing the job...
[2026-04-03 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 02:59:02] Production.INFO: ==10729== Releasing lock...
[2026-04-03 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 02:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:59:02] Production.INFO: ==10731== Lock acquired, processing the job...
[2026-04-03 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 06:59:02] Production.INFO: ==10731== Releasing lock...
[2026-04-03 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 06:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 02:59:03] Production.INFO: ==10733== Lock acquired, processing the job...
[2026-04-03 02:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 02:59:03] Production.INFO: ==10735== Lock acquired, processing the job...
[2026-04-03 02:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 02:59:03] Production.INFO: ==10739== Lock acquired, processing the job...
[2026-04-03 02:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 02:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 02:59:03] Production.INFO: ==10737== Lock acquired, processing the job...
[2026-04-03 02:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 02:59:03] Production.INFO: ==10741== Lock acquired, processing the job...
[2026-04-03 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 02:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 02:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 02:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 02:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 02:59:03] Production.INFO: Account Balance Start.
[2026-04-03 02:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 02:59:03] Production.INFO: 117
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 02:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 02:59:03] Production.INFO: Date 2026-03-11
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: ==10741== Releasing lock...
[2026-04-03 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 02:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-12
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-13
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-14
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-15
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-16
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-17
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-18
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-19
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-20
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-21
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-22
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-23
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-24
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-25
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: ==10735== Releasing lock...
[2026-04-03 02:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 02:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-26
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-27
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-28
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:03] Production.INFO: Date 2026-03-29
[2026-04-03 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:04] Production.INFO: Date 2026-04-01
[2026-04-03 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:04] Production.INFO: Date 2026-04-02
[2026-04-03 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:04] Production.INFO: Date 2026-04-03
[2026-04-03 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 02:59:04] Production.INFO: Total Charge 0
[2026-04-03 02:59:04] Production.INFO: CreateAllLog End
[2026-04-03 02:59:04] Production.INFO: Account Balance End.
[2026-04-03 02:59:04] Production.ERROR: CronJobId end 12
[2026-04-03 02:59:04] Production.INFO: ==10739== Releasing lock...
[2026-04-03 02:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 02:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 02:59:11] Production.ERROR: CronJobId end10
[2026-04-03 02:59:11] Production.INFO: ==10737== Releasing lock...
[2026-04-03 02:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 02:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 02:59:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 02:59:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 02:59:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 02:59:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 02:59:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 02:59:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 02:59:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 02:59:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 02:59:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 02:59:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 02:59:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 02:59:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 02:59:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 02:59:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 02:59:13] Production.INFO: call_cost start
[2026-04-03 02:59:13] Production.INFO: call_cost end
[2026-04-03 02:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 02:59:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 02:59:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 02:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 02:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 02:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 02:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 02:59:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 02:59:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 02:59:13] Production.INFO: ==10733== Releasing lock...
[2026-04-03 02:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 02:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:00:02] Production.INFO: ==10838== Lock acquired, processing the job...
[2026-04-03 08:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:00:02] Production.INFO: neon service started
[2026-04-03 08:00:02] Production.INFO: neon service started
[2026-04-03 08:00:02] Production.INFO: ==10838== Releasing lock...
[2026-04-03 08:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:00:02] Production.INFO: ==10842== Lock acquired, processing the job...
[2026-04-03 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:00:02] Production.INFO: ==10842== Releasing lock...
[2026-04-03 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:00:02] Production.INFO: ==10840== Lock acquired, processing the job...
[2026-04-03 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:00:03] Production.INFO: ==10840== Releasing lock...
[2026-04-03 03:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:00:03] Production.INFO: ==10847== Lock acquired, processing the job...
[2026-04-03 03:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:00:03] Production.INFO: ==10851== Lock acquired, processing the job...
[2026-04-03 03:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:00:03] Production.INFO: Account Balance Start.
[2026-04-03 03:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:00:03] Production.INFO: 117
[2026-04-03 03:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:03] Production.INFO: ==10845== Lock acquired, processing the job...
[2026-04-03 03:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: ==10849== Lock acquired, processing the job...
[2026-04-03 03:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: ==10847== Releasing lock...
[2026-04-03 03:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:00:04] Production.INFO: ==10853== Lock acquired, processing the job...
[2026-04-03 03:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: ==10853== Releasing lock...
[2026-04-03 03:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:00:04] Production.INFO: Total Charge 0
[2026-04-03 03:00:04] Production.INFO: CreateAllLog End
[2026-04-03 03:00:04] Production.INFO: Account Balance End.
[2026-04-03 03:00:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:00:04] Production.INFO: ==10851== Releasing lock...
[2026-04-03 03:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:00:11] Production.ERROR: CronJobId end10
[2026-04-03 03:00:11] Production.INFO: ==10849== Releasing lock...
[2026-04-03 03:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:00:15] Production.INFO: call_cost start
[2026-04-03 03:00:15] Production.INFO: call_cost end
[2026-04-03 03:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:00:15] Production.INFO: ==10845== Releasing lock...
[2026-04-03 03:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:01:01] Production.INFO: ==10970== Lock acquired, processing the job...
[2026-04-03 08:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:01:01] Production.INFO: neon service started
[2026-04-03 08:01:01] Production.INFO: neon service started
[2026-04-03 08:01:01] Production.INFO: ==10970== Releasing lock...
[2026-04-03 08:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:01:02] Production.INFO: ==10977== Lock acquired, processing the job...
[2026-04-03 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:01:02] Production.INFO: ==10979== Lock acquired, processing the job...
[2026-04-03 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:01:02] Production.INFO: ==10977== Releasing lock...
[2026-04-03 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:01:02] Production.INFO: ==10979== Releasing lock...
[2026-04-03 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:01:03] Production.INFO: ==10981== Lock acquired, processing the job...
[2026-04-03 03:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 03:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 03:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 03:01:03] Production.INFO: ==10981== Releasing lock...
[2026-04-03 03:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 03:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 03:01:03] Production.INFO: ==10988== Lock acquired, processing the job...
[2026-04-03 03:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:01:03] Production.INFO: ==10983== Lock acquired, processing the job...
[2026-04-03 03:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:01:03] Production.INFO: ==10992== Lock acquired, processing the job...
[2026-04-03 03:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 03:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:01:03] Production.INFO: ==10985== Lock acquired, processing the job...
[2026-04-03 03:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 03:01:03] Production.INFO: ==10990== Lock acquired, processing the job...
[2026-04-03 03:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:01:03] Production.INFO: ==10994== Lock acquired, processing the job...
[2026-04-03 03:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:01:03] Production.INFO: Account Balance Start.
[2026-04-03 03:01:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:01:03] Production.INFO: 117
[2026-04-03 03:01:03] Production.INFO: Date 2026-03-08
[2026-04-03 03: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-03 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03:01:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:03] Production.INFO: ==10994== Releasing lock...
[2026-04-03 03:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:01:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.ERROR: done
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 03:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027536', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: ==10985== Releasing lock...
[2026-04-03 03:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:01:04] Production.INFO: Total Charge 0
[2026-04-03 03:01:04] Production.INFO: CreateAllLog End
[2026-04-03 03:01:04] Production.INFO: Account Balance End.
[2026-04-03 03:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:01:05] Production.INFO: ==10990== Releasing lock...
[2026-04-03 03:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027536', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 03:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 03:01:10] Production.INFO: ProcessCDR(1,17027536,1,1,2)
[2026-04-03 03:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027536,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027536,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 03:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 03:01:10] Production.INFO: ==10992== Releasing lock...
[2026-04-03 03:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 03:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 03:01:15] Production.ERROR: CronJobId end10
[2026-04-03 03:01:15] Production.INFO: ==10988== Releasing lock...
[2026-04-03 03:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:01:17] Production.INFO: call_cost start
[2026-04-03 03:01:17] Production.INFO: call_cost end
[2026-04-03 03:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:01:17] Production.INFO: ==10983== Releasing lock...
[2026-04-03 03:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:02:02] Production.INFO: ==11081== Lock acquired, processing the job...
[2026-04-03 08:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:02:02] Production.INFO: neon service started
[2026-04-03 08:02:02] Production.INFO: neon service started
[2026-04-03 08:02:02] Production.INFO: ==11081== Releasing lock...
[2026-04-03 08:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:02:02] Production.INFO: ==11083== Lock acquired, processing the job...
[2026-04-03 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:02:02] Production.INFO: ==11085== Lock acquired, processing the job...
[2026-04-03 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:02:02] Production.INFO: ==11085== Releasing lock...
[2026-04-03 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:02:03] Production.INFO: ==11083== Releasing lock...
[2026-04-03 03:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:02:03] Production.INFO: ==11088== Lock acquired, processing the job...
[2026-04-03 03:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:02:03] Production.INFO: ==11090== Lock acquired, processing the job...
[2026-04-03 03:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:02:04] Production.INFO: ==11096== Lock acquired, processing the job...
[2026-04-03 03:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 03:02:04] Production.INFO: ==11092== Lock acquired, processing the job...
[2026-04-03 03:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:02:04] Production.INFO: ==11098== Lock acquired, processing the job...
[2026-04-03 03:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:02:04] Production.INFO: ==11094== Lock acquired, processing the job...
[2026-04-03 03:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 03:02:04] Production.INFO: Account Balance Start.
[2026-04-03 03:02:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:02:04] Production.INFO: 117
[2026-04-03 03: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-03 03:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03: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-03 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-03 03:02:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:04] Production.INFO: ==11098== Releasing lock...
[2026-04-03 03:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:02:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:04] Production.ERROR: done
[2026-04-03 03:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 03:02:04] Production.INFO: ==11090== Releasing lock...
[2026-04-03 03:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:02:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-17
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-18
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-19
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-20
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.ERROR: done
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-21
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03:02:05] Production.INFO: Date 2026-03-22
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03:02:05] Production.INFO: ==11096== Releasing lock...
[2026-04-03 03:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 03:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-23
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-24
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-25
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-26
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-27
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-28
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-29
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-30
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-03-31
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-04-01
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:02:05] Production.INFO: Total Charge 0
[2026-04-03 03:02:05] Production.INFO: CreateAllLog End
[2026-04-03 03:02:05] Production.INFO: Account Balance End.
[2026-04-03 03:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:02:05] Production.INFO: ==11094== Releasing lock...
[2026-04-03 03:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:02:12] Production.ERROR: CronJobId end10
[2026-04-03 03:02:12] Production.INFO: ==11092== Releasing lock...
[2026-04-03 03:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:02:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:02:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:02:14] Production.INFO: call_cost start
[2026-04-03 03:02:14] Production.INFO: call_cost end
[2026-04-03 03:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:02:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:02:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:02:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:02:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:02:14] Production.INFO: ==11088== Releasing lock...
[2026-04-03 03:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:03:01] Production.INFO: ==11191== Lock acquired, processing the job...
[2026-04-03 08:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:03:01] Production.INFO: neon service started
[2026-04-03 08:03:01] Production.INFO: neon service started
[2026-04-03 08:03:01] Production.INFO: ==11191== Releasing lock...
[2026-04-03 08:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:03:01] Production.INFO: ==11197== Lock acquired, processing the job...
[2026-04-03 07:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:03:02] Production.INFO: ==11197== Releasing lock...
[2026-04-03 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:03:02] Production.INFO: ==11195== Lock acquired, processing the job...
[2026-04-03 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:03:02] Production.INFO: ==11195== Releasing lock...
[2026-04-03 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:03:03] Production.INFO: ==11199== Lock acquired, processing the job...
[2026-04-03 03:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:03:03] Production.INFO: ==11201== Lock acquired, processing the job...
[2026-04-03 03:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:03:03] Production.INFO: ==11207== Lock acquired, processing the job...
[2026-04-03 03:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:03:03] Production.INFO: ==11203== Lock acquired, processing the job...
[2026-04-03 03:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:03:03] Production.INFO: ==11205== Lock acquired, processing the job...
[2026-04-03 03:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 03:03:03] Production.INFO: ==11207== Releasing lock...
[2026-04-03 03:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:03:03] Production.INFO: Account Balance Start.
[2026-04-03 03:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:03:03] Production.INFO: 117
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: ==11201== Releasing lock...
[2026-04-03 03:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:03:04] Production.INFO: Total Charge 0
[2026-04-03 03:03:04] Production.INFO: CreateAllLog End
[2026-04-03 03:03:04] Production.INFO: Account Balance End.
[2026-04-03 03:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:03:04] Production.INFO: ==11205== Releasing lock...
[2026-04-03 03:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:03:10] Production.ERROR: CronJobId end10
[2026-04-03 03:03:10] Production.INFO: ==11203== Releasing lock...
[2026-04-03 03:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:03:14] Production.INFO: call_cost start
[2026-04-03 03:03:14] Production.INFO: call_cost end
[2026-04-03 03:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:03:14] Production.INFO: ==11199== Releasing lock...
[2026-04-03 03:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:04:02] Production.INFO: ==11310== Lock acquired, processing the job...
[2026-04-03 08:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:04:02] Production.INFO: neon service started
[2026-04-03 08:04:02] Production.INFO: neon service started
[2026-04-03 08:04:02] Production.INFO: ==11310== Releasing lock...
[2026-04-03 08:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:04:02] Production.INFO: ==11314== Lock acquired, processing the job...
[2026-04-03 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:04:02] Production.INFO: ==11314== Releasing lock...
[2026-04-03 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:04:02] Production.INFO: ==11312== Lock acquired, processing the job...
[2026-04-03 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:04:02] Production.INFO: ==11312== Releasing lock...
[2026-04-03 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:04:03] Production.INFO: ==11318== Lock acquired, processing the job...
[2026-04-03 03:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:04:03] Production.INFO: ==11320== Lock acquired, processing the job...
[2026-04-03 03:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:04:03] Production.INFO: ==11316== Lock acquired, processing the job...
[2026-04-03 03:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:04:03] Production.INFO: ==11322== Lock acquired, processing the job...
[2026-04-03 03:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:04:03] Production.INFO: ==11324== Lock acquired, processing the job...
[2026-04-03 03:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:04:03] Production.INFO: Account Balance Start.
[2026-04-03 03:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:04:03] Production.INFO: 117
[2026-04-03 03:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:04:03] Production.INFO: ==11324== Releasing lock...
[2026-04-03 03:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: ==11318== Releasing lock...
[2026-04-03 03:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:04:04] Production.INFO: Total Charge 0
[2026-04-03 03:04:04] Production.INFO: CreateAllLog End
[2026-04-03 03:04:05] Production.INFO: Account Balance End.
[2026-04-03 03:04:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:04:05] Production.INFO: ==11322== Releasing lock...
[2026-04-03 03:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:04:11] Production.ERROR: CronJobId end10
[2026-04-03 03:04:11] Production.INFO: ==11320== Releasing lock...
[2026-04-03 03:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:04:14] Production.INFO: call_cost start
[2026-04-03 03:04:14] Production.INFO: call_cost end
[2026-04-03 03:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:04:14] Production.INFO: ==11316== Releasing lock...
[2026-04-03 03:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:05:01] Production.INFO: ==11420== Lock acquired, processing the job...
[2026-04-03 08:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:05:01] Production.INFO: neon service started
[2026-04-03 08:05:01] Production.INFO: neon service started
[2026-04-03 08:05:01] Production.INFO: ==11420== Releasing lock...
[2026-04-03 08:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:05:01] Production.INFO: ==11422== Lock acquired, processing the job...
[2026-04-03 03:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:05:02] Production.INFO: ==11422== Releasing lock...
[2026-04-03 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:05:02] Production.INFO: ==11424== Lock acquired, processing the job...
[2026-04-03 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:05:02] Production.INFO: ==11424== Releasing lock...
[2026-04-03 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:05:02] Production.INFO: ==11429== Lock acquired, processing the job...
[2026-04-03 03:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:05:02] Production.INFO: ==11427== Lock acquired, processing the job...
[2026-04-03 03:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:05:03] Production.INFO: ==11431== Lock acquired, processing the job...
[2026-04-03 03:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:05:03] Production.INFO: ==11433== Lock acquired, processing the job...
[2026-04-03 03:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:05:03] Production.INFO: ==11435== Lock acquired, processing the job...
[2026-04-03 03:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 03:05:03] Production.INFO: ==11429== Releasing lock...
[2026-04-03 03:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 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-03 03:05:03] Production.INFO: Account Balance Start.
[2026-04-03 03:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:05:03] Production.INFO: 117
[2026-04-03 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-03 03:05:03] Production.INFO: ==11435== Releasing lock...
[2026-04-03 03:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:05:04] Production.INFO: Total Charge 0
[2026-04-03 03:05:04] Production.INFO: CreateAllLog End
[2026-04-03 03:05:04] Production.INFO: Account Balance End.
[2026-04-03 03:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:05:04] Production.INFO: ==11433== Releasing lock...
[2026-04-03 03:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:05:10] Production.ERROR: CronJobId end10
[2026-04-03 03:05:10] Production.INFO: ==11431== Releasing lock...
[2026-04-03 03:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:05:13] Production.INFO: call_cost start
[2026-04-03 03:05:13] Production.INFO: call_cost end
[2026-04-03 03:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:05:13] Production.INFO: ==11427== Releasing lock...
[2026-04-03 03:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:06:01] Production.INFO: ==11532== Lock acquired, processing the job...
[2026-04-03 08:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:06:01] Production.INFO: neon service started
[2026-04-03 08:06:01] Production.INFO: neon service started
[2026-04-03 08:06:01] Production.INFO: ==11532== Releasing lock...
[2026-04-03 08:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:06:02] Production.INFO: ==11535== Lock acquired, processing the job...
[2026-04-03 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:06:02] Production.INFO: ==11537== Lock acquired, processing the job...
[2026-04-03 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:06:02] Production.INFO: ==11537== Releasing lock...
[2026-04-03 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 03:06:02] Production.INFO: ==11535== Releasing lock...
[2026-04-03 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:06:03] Production.INFO: ==11541== Lock acquired, processing the job...
[2026-04-03 03:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:06:03] Production.INFO: ==11539== Lock acquired, processing the job...
[2026-04-03 03:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:06:03] Production.INFO: ==11543== Lock acquired, processing the job...
[2026-04-03 03:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:06:03] Production.INFO: ==11545== Lock acquired, processing the job...
[2026-04-03 03:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:06:03] Production.INFO: ==11547== Lock acquired, processing the job...
[2026-04-03 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:06:03] Production.INFO: Account Balance Start.
[2026-04-03 03:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:06:03] Production.INFO: 117
[2026-04-03 03:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:03] Production.INFO: ==11547== Releasing lock...
[2026-04-03 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: ==11541== Releasing lock...
[2026-04-03 03:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:06:04] Production.INFO: Total Charge 0
[2026-04-03 03:06:04] Production.INFO: CreateAllLog End
[2026-04-03 03:06:04] Production.INFO: Account Balance End.
[2026-04-03 03:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:06:04] Production.INFO: ==11545== Releasing lock...
[2026-04-03 03:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:06:11] Production.ERROR: CronJobId end10
[2026-04-03 03:06:11] Production.INFO: ==11543== Releasing lock...
[2026-04-03 03:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:06:13] Production.INFO: call_cost start
[2026-04-03 03:06:13] Production.INFO: call_cost end
[2026-04-03 03:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:06:14] Production.INFO: ==11539== Releasing lock...
[2026-04-03 03:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:07:02] Production.INFO: ==11646== Lock acquired, processing the job...
[2026-04-03 08:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:07:02] Production.INFO: neon service started
[2026-04-03 08:07:02] Production.INFO: neon service started
[2026-04-03 08:07:02] Production.INFO: ==11646== Releasing lock...
[2026-04-03 08:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:07:02] Production.INFO: ==11650== Lock acquired, processing the job...
[2026-04-03 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:07:02] Production.INFO: ==11650== Releasing lock...
[2026-04-03 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:07:02] Production.INFO: ==11648== Lock acquired, processing the job...
[2026-04-03 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:07:03] Production.INFO: ==11648== Releasing lock...
[2026-04-03 03:07:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:07:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:07:03] Production.INFO: ==11652== Lock acquired, processing the job...
[2026-04-03 03:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:07:03] Production.INFO: ==11654== Lock acquired, processing the job...
[2026-04-03 03:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:07:03] Production.INFO: ==11656== Lock acquired, processing the job...
[2026-04-03 03:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:07:03] Production.INFO: ==11660== Lock acquired, processing the job...
[2026-04-03 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:07:03] Production.INFO: ==11658== Lock acquired, processing the job...
[2026-04-03 03:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:07:04] Production.INFO: Account Balance Start.
[2026-04-03 03:07:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:07:04] Production.INFO: 117
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03:07:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:07:04] Production.INFO: ==11660== Releasing lock...
[2026-04-03 03:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:07:04] Production.INFO: ==11654== Releasing lock...
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:07:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:07:05] Production.INFO: Total Charge 0
[2026-04-03 03:07:05] Production.INFO: CreateAllLog End
[2026-04-03 03:07:05] Production.INFO: Account Balance End.
[2026-04-03 03:07:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:07:05] Production.INFO: ==11658== Releasing lock...
[2026-04-03 03:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:07:11] Production.ERROR: CronJobId end10
[2026-04-03 03:07:11] Production.INFO: ==11656== Releasing lock...
[2026-04-03 03:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:07:15] Production.INFO: call_cost start
[2026-04-03 03:07:15] Production.INFO: call_cost end
[2026-04-03 03:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:07:15] Production.INFO: ==11652== Releasing lock...
[2026-04-03 03:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:08:01] Production.INFO: ==11766== Lock acquired, processing the job...
[2026-04-03 08:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:08:01] Production.INFO: neon service started
[2026-04-03 08:08:01] Production.INFO: neon service started
[2026-04-03 08:08:01] Production.INFO: ==11766== Releasing lock...
[2026-04-03 08:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:08:02] Production.INFO: ==11768== Lock acquired, processing the job...
[2026-04-03 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:08:02] Production.INFO: ==11770== Lock acquired, processing the job...
[2026-04-03 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:08:02] Production.INFO: ==11770== Releasing lock...
[2026-04-03 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:08:02] Production.INFO: ==11768== Releasing lock...
[2026-04-03 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:08:03] Production.INFO: ==11777== Lock acquired, processing the job...
[2026-04-03 03:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:08:03] Production.INFO: ==11775== Lock acquired, processing the job...
[2026-04-03 03:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:08:03] Production.INFO: ==11783== Lock acquired, processing the job...
[2026-04-03 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:08:03] Production.INFO: ==11779== Lock acquired, processing the job...
[2026-04-03 03:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:08:03] Production.INFO: ==11781== Lock acquired, processing the job...
[2026-04-03 03:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 03:08:03] Production.INFO: ==11783== Releasing lock...
[2026-04-03 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:08:03] Production.INFO: Account Balance Start.
[2026-04-03 03:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:08:03] Production.INFO: 117
[2026-04-03 03:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: ==11777== Releasing lock...
[2026-04-03 03:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:08:04] Production.INFO: Total Charge 0
[2026-04-03 03:08:04] Production.INFO: CreateAllLog End
[2026-04-03 03:08:04] Production.INFO: Account Balance End.
[2026-04-03 03:08:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:08:05] Production.INFO: ==11781== Releasing lock...
[2026-04-03 03:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:08:12] Production.ERROR: CronJobId end10
[2026-04-03 03:08:12] Production.INFO: ==11779== Releasing lock...
[2026-04-03 03:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:08:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:08:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:08:15] Production.INFO: call_cost start
[2026-04-03 03:08:15] Production.INFO: call_cost end
[2026-04-03 03:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:08:15] Production.INFO: ==11775== Releasing lock...
[2026-04-03 03:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:09:02] Production.INFO: ==11927== Lock acquired, processing the job...
[2026-04-03 08:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:09:02] Production.INFO: neon service started
[2026-04-03 08:09:02] Production.INFO: neon service started
[2026-04-03 08:09:02] Production.INFO: ==11927== Releasing lock...
[2026-04-03 08:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:09:02] Production.INFO: ==11931== Lock acquired, processing the job...
[2026-04-03 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:09:02] Production.INFO: ==11931== Releasing lock...
[2026-04-03 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:09:02] Production.INFO: ==11933== Lock acquired, processing the job...
[2026-04-03 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:09:02] Production.INFO: ==11933== Releasing lock...
[2026-04-03 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:09:03] Production.INFO: ==11944== Lock acquired, processing the job...
[2026-04-03 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 03: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-03 03:09:03] Production.INFO: ==11944== Releasing lock...
[2026-04-03 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:09:03] Production.INFO: ==11936== Lock acquired, processing the job...
[2026-04-03 03:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:09:03] Production.INFO: ==11938== Lock acquired, processing the job...
[2026-04-03 03:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:09:03] Production.INFO: ==11940== Lock acquired, processing the job...
[2026-04-03 03:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:09:03] Production.INFO: ==11942== Lock acquired, processing the job...
[2026-04-03 03:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:09:03] Production.INFO: Account Balance Start.
[2026-04-03 03:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:09:03] Production.INFO: 117
[2026-04-03 03:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: ==11938== Releasing lock...
[2026-04-03 03:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:09:05] Production.INFO: Total Charge 0
[2026-04-03 03:09:05] Production.INFO: CreateAllLog End
[2026-04-03 03:09:05] Production.INFO: Account Balance End.
[2026-04-03 03:09:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:09:05] Production.INFO: ==11942== Releasing lock...
[2026-04-03 03:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:09:11] Production.ERROR: CronJobId end10
[2026-04-03 03:09:11] Production.INFO: ==11940== Releasing lock...
[2026-04-03 03:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:09:14] Production.INFO: call_cost start
[2026-04-03 03:09:14] Production.INFO: call_cost end
[2026-04-03 03:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:09:14] Production.INFO: ==11936== Releasing lock...
[2026-04-03 03:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:10:01] Production.INFO: ==12079== Lock acquired, processing the job...
[2026-04-03 08:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:10:01] Production.INFO: neon service started
[2026-04-03 08:10:01] Production.INFO: neon service started
[2026-04-03 08:10:01] Production.INFO: ==12079== Releasing lock...
[2026-04-03 08:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:10:01] Production.INFO: ==12083== Lock acquired, processing the job...
[2026-04-03 03:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:10:02] Production.INFO: ==12083== Releasing lock...
[2026-04-03 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:10:02] Production.INFO: ==12085== Lock acquired, processing the job...
[2026-04-03 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:10:02] Production.INFO: ==12085== Releasing lock...
[2026-04-03 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:10:02] Production.INFO: ==12089== Lock acquired, processing the job...
[2026-04-03 03:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:10:02] Production.INFO: ==12094== Lock acquired, processing the job...
[2026-04-03 03:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:10:03] Production.INFO: ==12098== Lock acquired, processing the job...
[2026-04-03 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 03:10:03] Production.INFO: ==12098== Releasing lock...
[2026-04-03 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:10:03] Production.INFO: ==12092== Lock acquired, processing the job...
[2026-04-03 03:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:10:03] Production.INFO: ==12096== Lock acquired, processing the job...
[2026-04-03 03:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:10:03] Production.INFO: Account Balance Start.
[2026-04-03 03:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:10:03] Production.INFO: 117
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: ==12092== Releasing lock...
[2026-04-03 03:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:10:04] Production.INFO: Total Charge 0
[2026-04-03 03:10:04] Production.INFO: CreateAllLog End
[2026-04-03 03:10:04] Production.INFO: Account Balance End.
[2026-04-03 03:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:10:04] Production.INFO: ==12096== Releasing lock...
[2026-04-03 03:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:10:12] Production.ERROR: CronJobId end10
[2026-04-03 03:10:12] Production.INFO: ==12094== Releasing lock...
[2026-04-03 03:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:10:13] Production.INFO: call_cost start
[2026-04-03 03:10:13] Production.INFO: call_cost end
[2026-04-03 03:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:10:13] Production.INFO: ==12089== Releasing lock...
[2026-04-03 03:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:11:01] Production.INFO: ==12211== Lock acquired, processing the job...
[2026-04-03 08:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:11:01] Production.INFO: neon service started
[2026-04-03 08:11:01] Production.INFO: neon service started
[2026-04-03 08:11:01] Production.INFO: ==12211== Releasing lock...
[2026-04-03 08:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:11:02] Production.INFO: ==12213== Lock acquired, processing the job...
[2026-04-03 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:11:02] Production.INFO: ==12213== Releasing lock...
[2026-04-03 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:11:02] Production.INFO: ==12215== Lock acquired, processing the job...
[2026-04-03 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:11:02] Production.INFO: ==12215== Releasing lock...
[2026-04-03 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:11:03] Production.INFO: ==12221== Lock acquired, processing the job...
[2026-04-03 03:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:11:03] Production.INFO: ==12217== Lock acquired, processing the job...
[2026-04-03 03:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 03:11:03] Production.INFO: ==12223== Lock acquired, processing the job...
[2026-04-03 03:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 03:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 03:11:03] Production.ERROR: CronJob PID - 12221
[2026-04-03 03:11:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 03:11:03] Production.ERROR: CronJob ID - 7
[2026-04-03 03:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 03:11:00
[2026-04-03 03:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 03:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 03:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 03:11:03] Production.ERROR: CronJob PID - 12223
[2026-04-03 03:11:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 03:11:03] Production.ERROR: CronJob ID - 10
[2026-04-03 03:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 03:11:00
[2026-04-03 03:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 03:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 03:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:11:03] Production.INFO: ==12219== Lock acquired, processing the job...
[2026-04-03 03:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 03:11:03] Production.INFO: ==12217== Releasing lock...
[2026-04-03 03:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 03:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 03:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:11:03] Production.INFO: ==12225== Lock acquired, processing the job...
[2026-04-03 03:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:11:03] Production.INFO: ==12227== Lock acquired, processing the job...
[2026-04-03 03:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 03:11:03] Production.INFO: ==12229== Lock acquired, processing the job...
[2026-04-03 03:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 03:11:04] Production.INFO: Account Balance Start.
[2026-04-03 03:11:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:11:04] Production.INFO: 117
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: ==12229== Releasing lock...
[2026-04-03 03:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: ==12221== Releasing lock...
[2026-04-03 03:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.ERROR: done
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 03:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027578', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 03:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Date 2026-03-25
[2026-04-03 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Date 2026-03-26
[2026-04-03 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Date 2026-03-27
[2026-04-03 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Date 2026-03-28
[2026-04-03 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Date 2026-03-29
[2026-04-03 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Date 2026-03-30
[2026-04-03 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Date 2026-03-31
[2026-04-03 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:11:05] Production.INFO: Total Charge 0
[2026-04-03 03:11:05] Production.INFO: CreateAllLog End
[2026-04-03 03:11:05] Production.INFO: Account Balance End.
[2026-04-03 03:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:11:05] Production.INFO: ==12225== Releasing lock...
[2026-04-03 03:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027578', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 03:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 03:11:11] Production.INFO: ProcessCDR(1,17027578,1,1,2)
[2026-04-03 03:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027578,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:11:12] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027578,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:11:12] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 03:11:12] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 03:11:12] Production.INFO: ==12227== Releasing lock...
[2026-04-03 03:11:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 03:11:12] Production.INFO: 26 MB #Memory Used#
[2026-04-03 03:11:14] Production.ERROR: CronJobId end10
[2026-04-03 03:11:14] Production.INFO: ==12223== Releasing lock...
[2026-04-03 03:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:11:16] Production.INFO: call_cost start
[2026-04-03 03:11:16] Production.INFO: call_cost end
[2026-04-03 03:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:11:16] Production.INFO: ==12219== Releasing lock...
[2026-04-03 03:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:12:02] Production.INFO: ==12326== Lock acquired, processing the job...
[2026-04-03 08:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:12:02] Production.INFO: neon service started
[2026-04-03 08:12:02] Production.INFO: neon service started
[2026-04-03 08:12:02] Production.INFO: ==12326== Releasing lock...
[2026-04-03 08:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:12:02] Production.INFO: ==12328== Lock acquired, processing the job...
[2026-04-03 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:12:02] Production.INFO: ==12328== Releasing lock...
[2026-04-03 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:12:03] Production.INFO: ==12330== Lock acquired, processing the job...
[2026-04-03 07:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:12:03] Production.INFO: ==12330== Releasing lock...
[2026-04-03 07:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:12:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:12:03] Production.INFO: ==12336== Lock acquired, processing the job...
[2026-04-03 03:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:12:03] Production.INFO: ==12332== Lock acquired, processing the job...
[2026-04-03 03:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:12:04] Production.INFO: ==12334== Lock acquired, processing the job...
[2026-04-03 03:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:12:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:12:04] Production.INFO: ==12338== Lock acquired, processing the job...
[2026-04-03 03:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:12:04] Production.INFO: ==12340== Lock acquired, processing the job...
[2026-04-03 03:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:12:04] Production.INFO: Account Balance Start.
[2026-04-03 03:12:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:12:04] Production.INFO: 117
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03: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-03 03:12:04] Production.INFO: ==12340== Releasing lock...
[2026-04-03 03:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: ==12334== Releasing lock...
[2026-04-03 03:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-03-24
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-03-25
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-03-26
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-03-27
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-03-28
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-03-29
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-03-30
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-03-31
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-04-01
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:12:05] Production.INFO: Total Charge 0
[2026-04-03 03:12:05] Production.INFO: CreateAllLog End
[2026-04-03 03:12:05] Production.INFO: Account Balance End.
[2026-04-03 03:12:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:12:05] Production.INFO: ==12338== Releasing lock...
[2026-04-03 03:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:12:11] Production.ERROR: CronJobId end10
[2026-04-03 03:12:11] Production.INFO: ==12336== Releasing lock...
[2026-04-03 03:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:12:14] Production.INFO: call_cost start
[2026-04-03 03:12:14] Production.INFO: call_cost end
[2026-04-03 03:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:12:14] Production.INFO: ==12332== Releasing lock...
[2026-04-03 03:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:13:01] Production.INFO: ==12442== Lock acquired, processing the job...
[2026-04-03 08:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:13:01] Production.INFO: neon service started
[2026-04-03 08:13:01] Production.INFO: neon service started
[2026-04-03 08:13:01] Production.INFO: ==12442== Releasing lock...
[2026-04-03 08:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:13:01] Production.INFO: ==12444== Lock acquired, processing the job...
[2026-04-03 03:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:13:02] Production.INFO: ==12444== Releasing lock...
[2026-04-03 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:13:02] Production.INFO: ==12446== Lock acquired, processing the job...
[2026-04-03 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:13:02] Production.INFO: ==12446== Releasing lock...
[2026-04-03 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:13:02] Production.INFO: ==12452== Lock acquired, processing the job...
[2026-04-03 03:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:13:03] Production.INFO: ==12448== Lock acquired, processing the job...
[2026-04-03 03:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:13:03] Production.INFO: ==12450== Lock acquired, processing the job...
[2026-04-03 03:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:13:03] Production.INFO: ==12454== Lock acquired, processing the job...
[2026-04-03 03:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:13:03] Production.INFO: ==12457== Lock acquired, processing the job...
[2026-04-03 03:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:13:03] Production.INFO: Account Balance Start.
[2026-04-03 03:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:13:03] Production.INFO: 117
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: ==12457== Releasing lock...
[2026-04-03 03:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: ==12450== Releasing lock...
[2026-04-03 03:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-27
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-28
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-29
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-30
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:03] Production.INFO: Date 2026-03-31
[2026-04-03 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:13:04] Production.INFO: Total Charge 0
[2026-04-03 03:13:04] Production.INFO: CreateAllLog End
[2026-04-03 03:13:04] Production.INFO: Account Balance End.
[2026-04-03 03:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:13:04] Production.INFO: ==12454== Releasing lock...
[2026-04-03 03:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:13:11] Production.ERROR: CronJobId end10
[2026-04-03 03:13:11] Production.INFO: ==12452== Releasing lock...
[2026-04-03 03:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:13:13] Production.INFO: call_cost start
[2026-04-03 03:13:13] Production.INFO: call_cost end
[2026-04-03 03:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:13:13] Production.INFO: ==12448== Releasing lock...
[2026-04-03 03:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:14:02] Production.INFO: ==12561== Lock acquired, processing the job...
[2026-04-03 08:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:14:02] Production.INFO: neon service started
[2026-04-03 08:14:02] Production.INFO: neon service started
[2026-04-03 08:14:02] Production.INFO: ==12561== Releasing lock...
[2026-04-03 08:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:14:02] Production.INFO: ==12564== Lock acquired, processing the job...
[2026-04-03 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:14:02] Production.INFO: ==12566== Lock acquired, processing the job...
[2026-04-03 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:14:02] Production.INFO: ==12566== Releasing lock...
[2026-04-03 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:14:02] Production.INFO: ==12564== Releasing lock...
[2026-04-03 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:14:03] Production.INFO: ==12568== Lock acquired, processing the job...
[2026-04-03 03:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:14:03] Production.INFO: ==12570== Lock acquired, processing the job...
[2026-04-03 03:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:14:03] Production.INFO: ==12574== Lock acquired, processing the job...
[2026-04-03 03:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:14:03] Production.INFO: Account Balance Start.
[2026-04-03 03:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:14:03] Production.INFO: 117
[2026-04-03 03:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:03] Production.INFO: ==12572== Lock acquired, processing the job...
[2026-04-03 03:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:03] Production.INFO: ==12576== Lock acquired, processing the job...
[2026-04-03 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:14:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03: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-03 03:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: ==12576== Releasing lock...
[2026-04-03 03:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: ==12570== Releasing lock...
[2026-04-03 03:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:14:04] Production.INFO: Total Charge 0
[2026-04-03 03:14:04] Production.INFO: CreateAllLog End
[2026-04-03 03:14:05] Production.INFO: Account Balance End.
[2026-04-03 03:14:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:14:05] Production.INFO: ==12574== Releasing lock...
[2026-04-03 03:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:14:11] Production.ERROR: CronJobId end10
[2026-04-03 03:14:11] Production.INFO: ==12572== Releasing lock...
[2026-04-03 03:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:14:14] Production.INFO: call_cost start
[2026-04-03 03:14:14] Production.INFO: call_cost end
[2026-04-03 03:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:14:14] Production.INFO: ==12568== Releasing lock...
[2026-04-03 03:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:15:01] Production.INFO: ==12680== Lock acquired, processing the job...
[2026-04-03 08:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:15:01] Production.INFO: neon service started
[2026-04-03 08:15:01] Production.INFO: neon service started
[2026-04-03 08:15:01] Production.INFO: ==12680== Releasing lock...
[2026-04-03 08:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:15:01] Production.INFO: ==12682== Lock acquired, processing the job...
[2026-04-03 03:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:15:02] Production.INFO: ==12682== Releasing lock...
[2026-04-03 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:15:02] Production.INFO: ==12684== Lock acquired, processing the job...
[2026-04-03 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:15:02] Production.INFO: ==12684== Releasing lock...
[2026-04-03 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:15:02] Production.INFO: ==12686== Lock acquired, processing the job...
[2026-04-03 03:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:15:02] Production.INFO: ==12690== Lock acquired, processing the job...
[2026-04-03 03:15:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:15:02] Production.INFO: ==12692== Lock acquired, processing the job...
[2026-04-03 03:15:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:15:02] Production.INFO: ==12688== Lock acquired, processing the job...
[2026-04-03 03:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:15:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:15:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:15:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:15:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:15:03] Production.INFO: Account Balance Start.
[2026-04-03 03:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:15:03] Production.INFO: 117
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:15:03] Production.INFO: ==12695== Lock acquired, processing the job...
[2026-04-03 03:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 03:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: ==12695== Releasing lock...
[2026-04-03 03:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: ==12688== Releasing lock...
[2026-04-03 03:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:03] Production.INFO: Date 2026-03-27
[2026-04-03 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:15:04] Production.INFO: Total Charge 0
[2026-04-03 03:15:04] Production.INFO: CreateAllLog End
[2026-04-03 03:15:04] Production.INFO: Account Balance End.
[2026-04-03 03:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:15:04] Production.INFO: ==12692== Releasing lock...
[2026-04-03 03:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:15:11] Production.ERROR: CronJobId end10
[2026-04-03 03:15:11] Production.INFO: ==12690== Releasing lock...
[2026-04-03 03:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:15:14] Production.INFO: call_cost start
[2026-04-03 03:15:14] Production.INFO: call_cost end
[2026-04-03 03:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:15:14] Production.INFO: ==12686== Releasing lock...
[2026-04-03 03:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:16:01] Production.INFO: ==12794== Lock acquired, processing the job...
[2026-04-03 08:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:16:01] Production.INFO: neon service started
[2026-04-03 08:16:01] Production.INFO: neon service started
[2026-04-03 08:16:01] Production.INFO: ==12794== Releasing lock...
[2026-04-03 08:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:16:02] Production.INFO: ==12800== Lock acquired, processing the job...
[2026-04-03 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:16:02] Production.INFO: ==12800== Releasing lock...
[2026-04-03 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:16:02] Production.INFO: ==12798== Lock acquired, processing the job...
[2026-04-03 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:16:02] Production.INFO: ==12798== Releasing lock...
[2026-04-03 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:16:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:16:03] Production.INFO: ==12803== Lock acquired, processing the job...
[2026-04-03 03:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:16:03] Production.INFO: ==12807== Lock acquired, processing the job...
[2026-04-03 03:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:16:03] Production.INFO: ==12805== Lock acquired, processing the job...
[2026-04-03 03:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:16:03] Production.INFO: ==12809== Lock acquired, processing the job...
[2026-04-03 03:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:16:03] Production.INFO: ==12811== Lock acquired, processing the job...
[2026-04-03 03:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:16:03] Production.INFO: Account Balance Start.
[2026-04-03 03:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:16:03] Production.INFO: 117
[2026-04-03 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-03 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-03 03:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 03:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:03] Production.INFO: ==12811== Releasing lock...
[2026-04-03 03:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: ==12805== Releasing lock...
[2026-04-03 03:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:05] Production.INFO: Date 2026-03-29
[2026-04-03 03:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:05] Production.INFO: Date 2026-03-30
[2026-04-03 03:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:05] Production.INFO: Date 2026-03-31
[2026-04-03 03:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:05] Production.INFO: Date 2026-04-01
[2026-04-03 03:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:16:05] Production.INFO: Total Charge 0
[2026-04-03 03:16:05] Production.INFO: CreateAllLog End
[2026-04-03 03:16:05] Production.INFO: Account Balance End.
[2026-04-03 03:16:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:16:05] Production.INFO: ==12809== Releasing lock...
[2026-04-03 03:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:16:11] Production.ERROR: CronJobId end10
[2026-04-03 03:16:11] Production.INFO: ==12807== Releasing lock...
[2026-04-03 03:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:16:14] Production.INFO: call_cost start
[2026-04-03 03:16:14] Production.INFO: call_cost end
[2026-04-03 03:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:16:14] Production.INFO: ==12803== Releasing lock...
[2026-04-03 03:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:17:02] Production.INFO: ==12910== Lock acquired, processing the job...
[2026-04-03 08:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:17:02] Production.INFO: neon service started
[2026-04-03 08:17:02] Production.INFO: neon service started
[2026-04-03 08:17:02] Production.INFO: ==12910== Releasing lock...
[2026-04-03 08:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:17:02] Production.INFO: ==12913== Lock acquired, processing the job...
[2026-04-03 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:17:02] Production.INFO: ==12915== Lock acquired, processing the job...
[2026-04-03 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:17:02] Production.INFO: ==12915== Releasing lock...
[2026-04-03 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:17:02] Production.INFO: ==12913== Releasing lock...
[2026-04-03 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:17:03] Production.INFO: ==12921== Lock acquired, processing the job...
[2026-04-03 03:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:17:03] Production.INFO: ==12917== Lock acquired, processing the job...
[2026-04-03 03:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:17:03] Production.INFO: ==12919== Lock acquired, processing the job...
[2026-04-03 03:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:17:03] Production.INFO: ==12923== Lock acquired, processing the job...
[2026-04-03 03:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:17:03] Production.INFO: ==12925== Lock acquired, processing the job...
[2026-04-03 03:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:17:04] Production.INFO: Account Balance Start.
[2026-04-03 03:17:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:17:04] Production.INFO: 117
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-08
[2026-04-03 03: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-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03:17:04] Production.INFO: ==12925== Releasing lock...
[2026-04-03 03:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: ==12919== Releasing lock...
[2026-04-03 03:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:17:04] Production.INFO: Total Charge 0
[2026-04-03 03:17:04] Production.INFO: CreateAllLog End
[2026-04-03 03:17:04] Production.INFO: Account Balance End.
[2026-04-03 03:17:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:17:05] Production.INFO: ==12923== Releasing lock...
[2026-04-03 03:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:17:12] Production.ERROR: CronJobId end10
[2026-04-03 03:17:12] Production.INFO: ==12921== Releasing lock...
[2026-04-03 03:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:17:15] Production.INFO: call_cost start
[2026-04-03 03:17:15] Production.INFO: call_cost end
[2026-04-03 03:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:17:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:17:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:17:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:17:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:17:15] Production.INFO: ==12917== Releasing lock...
[2026-04-03 03:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:18:01] Production.INFO: ==13025== Lock acquired, processing the job...
[2026-04-03 08:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:18:01] Production.INFO: neon service started
[2026-04-03 08:18:01] Production.INFO: neon service started
[2026-04-03 08:18:01] Production.INFO: ==13025== Releasing lock...
[2026-04-03 08:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:18:02] Production.INFO: ==13029== Lock acquired, processing the job...
[2026-04-03 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:18:02] Production.INFO: ==13029== Releasing lock...
[2026-04-03 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:18:02] Production.INFO: ==13027== Lock acquired, processing the job...
[2026-04-03 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:18:02] Production.INFO: ==13027== Releasing lock...
[2026-04-03 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:18:03] Production.INFO: ==13031== Lock acquired, processing the job...
[2026-04-03 03:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:18:03] Production.INFO: ==13035== Lock acquired, processing the job...
[2026-04-03 03:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:18:03] Production.INFO: ==13033== Lock acquired, processing the job...
[2026-04-03 03:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:18:03] Production.INFO: ==13037== Lock acquired, processing the job...
[2026-04-03 03:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:18:03] Production.INFO: ==13039== Lock acquired, processing the job...
[2026-04-03 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:18:03] Production.INFO: Account Balance Start.
[2026-04-03 03:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:18:03] Production.INFO: 117
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 03:18:03] Production.INFO: ==13039== Releasing lock...
[2026-04-03 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: ==13033== Releasing lock...
[2026-04-03 03:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-27
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-28
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-29
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-30
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-03-31
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:03] Production.INFO: Date 2026-04-01
[2026-04-03 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:18:04] Production.INFO: Total Charge 0
[2026-04-03 03:18:04] Production.INFO: CreateAllLog End
[2026-04-03 03:18:04] Production.INFO: Account Balance End.
[2026-04-03 03:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:18:04] Production.INFO: ==13037== Releasing lock...
[2026-04-03 03:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:18:11] Production.ERROR: CronJobId end10
[2026-04-03 03:18:11] Production.INFO: ==13035== Releasing lock...
[2026-04-03 03:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:18:14] Production.INFO: call_cost start
[2026-04-03 03:18:14] Production.INFO: call_cost end
[2026-04-03 03:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:18:14] Production.INFO: ==13031== Releasing lock...
[2026-04-03 03:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:19:02] Production.INFO: ==13144== Lock acquired, processing the job...
[2026-04-03 08:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:19:02] Production.INFO: neon service started
[2026-04-03 08:19:02] Production.INFO: neon service started
[2026-04-03 08:19:02] Production.INFO: ==13144== Releasing lock...
[2026-04-03 08:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:19:02] Production.INFO: ==13146== Lock acquired, processing the job...
[2026-04-03 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:19:02] Production.INFO: ==13146== Releasing lock...
[2026-04-03 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:19:02] Production.INFO: ==13148== Lock acquired, processing the job...
[2026-04-03 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:19:02] Production.INFO: ==13148== Releasing lock...
[2026-04-03 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:19:03] Production.INFO: ==13150== Lock acquired, processing the job...
[2026-04-03 03:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:19:03] Production.INFO: ==13154== Lock acquired, processing the job...
[2026-04-03 03:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:19:03] Production.INFO: ==13156== Lock acquired, processing the job...
[2026-04-03 03:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:19:03] Production.INFO: Account Balance Start.
[2026-04-03 03:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:19:03] Production.INFO: 117
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:19:03] Production.INFO: ==13152== Lock acquired, processing the job...
[2026-04-03 03:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: ==13158== Lock acquired, processing the job...
[2026-04-03 03:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03:19:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:19:03] Production.INFO: ==13158== Releasing lock...
[2026-04-03 03:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: ==13152== Releasing lock...
[2026-04-03 03:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:19:04] Production.INFO: Total Charge 0
[2026-04-03 03:19:04] Production.INFO: CreateAllLog End
[2026-04-03 03:19:04] Production.INFO: Account Balance End.
[2026-04-03 03:19:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:19:04] Production.INFO: ==13156== Releasing lock...
[2026-04-03 03:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:19:12] Production.ERROR: CronJobId end10
[2026-04-03 03:19:12] Production.INFO: ==13154== Releasing lock...
[2026-04-03 03:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:19:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:19:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:19:15] Production.INFO: call_cost start
[2026-04-03 03:19:15] Production.INFO: call_cost end
[2026-04-03 03:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:19:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:19:15] Production.INFO: ==13150== Releasing lock...
[2026-04-03 03:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:20:01] Production.INFO: ==13263== Lock acquired, processing the job...
[2026-04-03 08:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:20:01] Production.INFO: neon service started
[2026-04-03 08:20:01] Production.INFO: neon service started
[2026-04-03 08:20:01] Production.INFO: ==13263== Releasing lock...
[2026-04-03 08:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:20:01] Production.INFO: ==13267== Lock acquired, processing the job...
[2026-04-03 07:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:20:01] Production.INFO: ==13267== Releasing lock...
[2026-04-03 07:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:20:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:20:01] Production.INFO: ==13265== Lock acquired, processing the job...
[2026-04-03 03:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:20:02] Production.INFO: ==13265== Releasing lock...
[2026-04-03 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:20:02] Production.INFO: ==13277== Lock acquired, processing the job...
[2026-04-03 03:20:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:20:02] Production.INFO: ==13271== Lock acquired, processing the job...
[2026-04-03 03:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:20:02] Production.INFO: ==13273== Lock acquired, processing the job...
[2026-04-03 03:20:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:20:02] Production.INFO: ==13275== Lock acquired, processing the job...
[2026-04-03 03:20:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:20:03] Production.INFO: ==13269== Lock acquired, processing the job...
[2026-04-03 03:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:20:03] Production.INFO: Account Balance Start.
[2026-04-03 03:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:20:03] Production.INFO: 117
[2026-04-03 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-03 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-03 03:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: ==13277== Releasing lock...
[2026-04-03 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: ==13271== Releasing lock...
[2026-04-03 03:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:20:04] Production.INFO: Total Charge 0
[2026-04-03 03:20:04] Production.INFO: CreateAllLog End
[2026-04-03 03:20:04] Production.INFO: Account Balance End.
[2026-04-03 03:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:20:04] Production.INFO: ==13275== Releasing lock...
[2026-04-03 03:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:20: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: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-03 03:20:11] Production.ERROR: CronJobId end10
[2026-04-03 03:20:11] Production.INFO: ==13273== Releasing lock...
[2026-04-03 03:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:20:13] Production.INFO: call_cost start
[2026-04-03 03:20:13] Production.INFO: call_cost end
[2026-04-03 03:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:20:13] Production.INFO: ==13269== Releasing lock...
[2026-04-03 03:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:21:01] Production.INFO: ==13383== Lock acquired, processing the job...
[2026-04-03 08:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:21:01] Production.INFO: neon service started
[2026-04-03 08:21:01] Production.INFO: neon service started
[2026-04-03 08:21:01] Production.INFO: ==13383== Releasing lock...
[2026-04-03 08:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:21:02] Production.INFO: ==13385== Lock acquired, processing the job...
[2026-04-03 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:21:02] Production.INFO: ==13385== Releasing lock...
[2026-04-03 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:21:02] Production.INFO: ==13387== Lock acquired, processing the job...
[2026-04-03 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:21:02] Production.INFO: ==13387== Releasing lock...
[2026-04-03 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:21:03] Production.INFO: ==13395== Lock acquired, processing the job...
[2026-04-03 03:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:21:03] Production.INFO: ==13389== Lock acquired, processing the job...
[2026-04-03 03:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 03:21:03] Production.INFO: ==13397== Lock acquired, processing the job...
[2026-04-03 03:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:21:03] Production.INFO: ==13393== Lock acquired, processing the job...
[2026-04-03 03:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:21:03] Production.INFO: ==13391== Lock acquired, processing the job...
[2026-04-03 03:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 03:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 03:21:03] Production.ERROR: CronJob PID - 13395
[2026-04-03 03:21:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 03:21:03] Production.ERROR: CronJob ID - 10
[2026-04-03 03:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 03:21:00
[2026-04-03 03:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 03:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 03:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 03:21:03] Production.ERROR: CronJob PID - 13397
[2026-04-03 03:21:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 03:21:03] Production.ERROR: CronJob ID - 12
[2026-04-03 03:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 03:21:00
[2026-04-03 03:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 03:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 03:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 03:21:03] Production.INFO: ==13389== Releasing lock...
[2026-04-03 03:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 03:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 03:21:03] Production.INFO: Account Balance Start.
[2026-04-03 03:21:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:21:03] Production.INFO: 117
[2026-04-03 03:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: ==13399== Lock acquired, processing the job...
[2026-04-03 03:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 03:21:03] Production.INFO: ==13401== Lock acquired, processing the job...
[2026-04-03 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:21:03] Production.INFO: Date 2026-03-15
[2026-04-03 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-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:03] Production.INFO: ==13401== Releasing lock...
[2026-04-03 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.ERROR: done
[2026-04-03 03:21:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:21:04] Production.INFO: ==13393== Releasing lock...
[2026-04-03 03:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 03:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027619', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 03:21:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:21:04] Production.INFO: Total Charge 0
[2026-04-03 03:21:04] Production.INFO: CreateAllLog End
[2026-04-03 03:21:04] Production.INFO: Account Balance End.
[2026-04-03 03:21:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:21:04] Production.INFO: ==13397== Releasing lock...
[2026-04-03 03:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027619', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 03:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 03:21:10] Production.INFO: ProcessCDR(1,17027619,1,1,2)
[2026-04-03 03:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027619,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027619,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 03:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 03:21:10] Production.INFO: ==13399== Releasing lock...
[2026-04-03 03:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 03:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 03:21:14] Production.ERROR: CronJobId end10
[2026-04-03 03:21:14] Production.INFO: ==13395== Releasing lock...
[2026-04-03 03:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:21:17] Production.INFO: call_cost start
[2026-04-03 03:21:17] Production.INFO: call_cost end
[2026-04-03 03:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:21:17] Production.INFO: ==13391== Releasing lock...
[2026-04-03 03:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:22:02] Production.INFO: ==13504== Lock acquired, processing the job...
[2026-04-03 08:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:22:02] Production.INFO: neon service started
[2026-04-03 08:22:02] Production.INFO: neon service started
[2026-04-03 08:22:02] Production.INFO: ==13504== Releasing lock...
[2026-04-03 08:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:22:02] Production.INFO: ==13508== Lock acquired, processing the job...
[2026-04-03 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:22:02] Production.INFO: ==13510== Lock acquired, processing the job...
[2026-04-03 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:22:02] Production.INFO: ==13510== Releasing lock...
[2026-04-03 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:22:02] Production.INFO: ==13508== Releasing lock...
[2026-04-03 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:22:03] Production.INFO: ==13513== Lock acquired, processing the job...
[2026-04-03 03:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:22:03] Production.INFO: ==13515== Lock acquired, processing the job...
[2026-04-03 03:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:22:03] Production.INFO: ==13517== Lock acquired, processing the job...
[2026-04-03 03:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:22:03] Production.INFO: ==13519== Lock acquired, processing the job...
[2026-04-03 03:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:22:03] Production.INFO: ==13521== Lock acquired, processing the job...
[2026-04-03 03:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:22:03] Production.INFO: Account Balance Start.
[2026-04-03 03:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:22:03] Production.INFO: 117
[2026-04-03 03:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:22:03] Production.INFO: ==13521== Releasing lock...
[2026-04-03 03:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: ==13515== Releasing lock...
[2026-04-03 03:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:22:04] Production.INFO: Total Charge 0
[2026-04-03 03:22:05] Production.INFO: CreateAllLog End
[2026-04-03 03:22:05] Production.INFO: Account Balance End.
[2026-04-03 03:22:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:22:05] Production.INFO: ==13519== Releasing lock...
[2026-04-03 03:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:22:12] Production.ERROR: CronJobId end10
[2026-04-03 03:22:12] Production.INFO: ==13517== Releasing lock...
[2026-04-03 03:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:22:15] Production.INFO: call_cost start
[2026-04-03 03:22:15] Production.INFO: call_cost end
[2026-04-03 03:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:22:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:22:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:22:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:22:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:22:15] Production.INFO: ==13513== Releasing lock...
[2026-04-03 03:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:23:01] Production.INFO: ==13614== Lock acquired, processing the job...
[2026-04-03 08:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:23:01] Production.INFO: neon service started
[2026-04-03 08:23:01] Production.INFO: neon service started
[2026-04-03 08:23:01] Production.INFO: ==13614== Releasing lock...
[2026-04-03 08:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:23:01] Production.INFO: ==13616== Lock acquired, processing the job...
[2026-04-03 03:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:23:02] Production.INFO: ==13616== Releasing lock...
[2026-04-03 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:23:02] Production.INFO: ==13618== Lock acquired, processing the job...
[2026-04-03 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:23:02] Production.INFO: ==13618== Releasing lock...
[2026-04-03 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:23:02] Production.INFO: ==13627== Lock acquired, processing the job...
[2026-04-03 03:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:23:03] Production.INFO: Account Balance Start.
[2026-04-03 03:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:23:03] Production.INFO: 117
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: ==13620== Lock acquired, processing the job...
[2026-04-03 03:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: ==13622== Lock acquired, processing the job...
[2026-04-03 03:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: ==13624== Lock acquired, processing the job...
[2026-04-03 03:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: ==13630== Lock acquired, processing the job...
[2026-04-03 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:23:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 03:23:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:23:03] Production.INFO: ==13630== Releasing lock...
[2026-04-03 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-27
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-28
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-29
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-30
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:03] Production.INFO: Date 2026-03-31
[2026-04-03 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:23:04] Production.INFO: ==13622== Releasing lock...
[2026-04-03 03:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:23:04] Production.INFO: Total Charge 0
[2026-04-03 03:23:04] Production.INFO: CreateAllLog End
[2026-04-03 03:23:04] Production.INFO: Account Balance End.
[2026-04-03 03:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:23:04] Production.INFO: ==13627== Releasing lock...
[2026-04-03 03:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:23:11] Production.ERROR: CronJobId end10
[2026-04-03 03:23:11] Production.INFO: ==13624== Releasing lock...
[2026-04-03 03:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:23:14] Production.INFO: call_cost start
[2026-04-03 03:23:14] Production.INFO: call_cost end
[2026-04-03 03:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:23:14] Production.INFO: ==13620== Releasing lock...
[2026-04-03 03:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:24:02] Production.INFO: ==13735== Lock acquired, processing the job...
[2026-04-03 08:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:24:02] Production.INFO: neon service started
[2026-04-03 08:24:02] Production.INFO: neon service started
[2026-04-03 08:24:02] Production.INFO: ==13735== Releasing lock...
[2026-04-03 08:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:24:02] Production.INFO: ==13738== Lock acquired, processing the job...
[2026-04-03 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:24:02] Production.INFO: ==13740== Lock acquired, processing the job...
[2026-04-03 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:24:02] Production.INFO: ==13740== Releasing lock...
[2026-04-03 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:24:03] Production.INFO: ==13738== Releasing lock...
[2026-04-03 03:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:24:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:24:04] Production.INFO: ==13742== Lock acquired, processing the job...
[2026-04-03 03:24:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:24:04] Production.INFO: ==13744== Lock acquired, processing the job...
[2026-04-03 03:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:24:04] Production.INFO: ==13746== Lock acquired, processing the job...
[2026-04-03 03:24:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:24:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:24:04] Production.INFO: ==13748== Lock acquired, processing the job...
[2026-04-03 03:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:24:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:24:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:24:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:24:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:24:04] Production.INFO: ==13750== Lock acquired, processing the job...
[2026-04-03 03:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:24:04] Production.INFO: Account Balance Start.
[2026-04-03 03:24:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:24:04] Production.INFO: 117
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:24:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:24:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: ==13750== Releasing lock...
[2026-04-03 03:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: ==13744== Releasing lock...
[2026-04-03 03:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:05] Production.INFO: Date 2026-03-26
[2026-04-03 03:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:05] Production.INFO: Date 2026-03-27
[2026-04-03 03:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:05] Production.INFO: Date 2026-03-28
[2026-04-03 03:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:05] Production.INFO: Date 2026-03-29
[2026-04-03 03:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:05] Production.INFO: Date 2026-03-30
[2026-04-03 03:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:05] Production.INFO: Date 2026-03-31
[2026-04-03 03:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:05] Production.INFO: Date 2026-04-01
[2026-04-03 03:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:24:05] Production.INFO: Total Charge 0
[2026-04-03 03:24:05] Production.INFO: CreateAllLog End
[2026-04-03 03:24:05] Production.INFO: Account Balance End.
[2026-04-03 03:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:24:05] Production.INFO: ==13748== Releasing lock...
[2026-04-03 03:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:24:13] Production.ERROR: CronJobId end10
[2026-04-03 03:24:13] Production.INFO: ==13746== Releasing lock...
[2026-04-03 03:24:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:24:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:24:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:24:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:24:16] Production.INFO: call_cost start
[2026-04-03 03:24:16] Production.INFO: call_cost end
[2026-04-03 03:24:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:24:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:24:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:24:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:24:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:24:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:24:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:24:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:24:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:24:16] Production.INFO: ==13742== Releasing lock...
[2026-04-03 03:24:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:24:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:25:01] Production.INFO: ==13845== Lock acquired, processing the job...
[2026-04-03 08:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:25:01] Production.INFO: neon service started
[2026-04-03 08:25:01] Production.INFO: neon service started
[2026-04-03 08:25:01] Production.INFO: ==13845== Releasing lock...
[2026-04-03 08:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:25:01] Production.INFO: ==13856== Lock acquired, processing the job...
[2026-04-03 07:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:25:01] Production.INFO: ==13856== Releasing lock...
[2026-04-03 07:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:25:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:25:02] Production.INFO: ==13854== Lock acquired, processing the job...
[2026-04-03 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:25:02] Production.INFO: ==13854== Releasing lock...
[2026-04-03 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:25:02] Production.INFO: ==13868== Lock acquired, processing the job...
[2026-04-03 03:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:25:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:25:03] Production.INFO: ==13870== Lock acquired, processing the job...
[2026-04-03 03:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:25:03] Production.INFO: ==13872== Lock acquired, processing the job...
[2026-04-03 03:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:25:03] Production.INFO: ==13874== Lock acquired, processing the job...
[2026-04-03 03:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:25:03] Production.INFO: ==13877== Lock acquired, processing the job...
[2026-04-03 03:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 03:25:03] Production.INFO: Account Balance Start.
[2026-04-03 03:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:25:03] Production.INFO: 117
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: ==13877== Releasing lock...
[2026-04-03 03:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: ==13870== Releasing lock...
[2026-04-03 03:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:25:04] Production.INFO: Total Charge 0
[2026-04-03 03:25:04] Production.INFO: CreateAllLog End
[2026-04-03 03:25:04] Production.INFO: Account Balance End.
[2026-04-03 03:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:25:04] Production.INFO: ==13874== Releasing lock...
[2026-04-03 03:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:25:13] Production.ERROR: CronJobId end10
[2026-04-03 03:25:13] Production.INFO: ==13872== Releasing lock...
[2026-04-03 03:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:25:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:25:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:25:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:25:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:25:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:25:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:25:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:25:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:25:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:25:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:25:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:25:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:25:15] Production.INFO: call_cost start
[2026-04-03 03:25:15] Production.INFO: call_cost end
[2026-04-03 03:25:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:25:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:25:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:25:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:25:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:25:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:25:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:25:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:25:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:25:15] Production.INFO: ==13868== Releasing lock...
[2026-04-03 03:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:25:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:26:01] Production.INFO: ==13997== Lock acquired, processing the job...
[2026-04-03 08:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:26:01] Production.INFO: neon service started
[2026-04-03 08:26:01] Production.INFO: neon service started
[2026-04-03 08:26:01] Production.INFO: ==13997== Releasing lock...
[2026-04-03 08:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:26:02] Production.INFO: ==14001== Lock acquired, processing the job...
[2026-04-03 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:26:02] Production.INFO: ==14003== Lock acquired, processing the job...
[2026-04-03 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:26:02] Production.INFO: ==14003== Releasing lock...
[2026-04-03 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:26:02] Production.INFO: ==14001== Releasing lock...
[2026-04-03 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:26:03] Production.INFO: ==14010== Lock acquired, processing the job...
[2026-04-03 03:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:26:03] Production.INFO: ==14014== Lock acquired, processing the job...
[2026-04-03 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:26:03] Production.INFO: ==14006== Lock acquired, processing the job...
[2026-04-03 03:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:26:03] Production.INFO: ==14008== Lock acquired, processing the job...
[2026-04-03 03:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 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-03 03:26:03] Production.INFO: ==14014== Releasing lock...
[2026-04-03 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:26:03] Production.INFO: ==14012== Lock acquired, processing the job...
[2026-04-03 03:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:26:03] Production.INFO: Account Balance Start.
[2026-04-03 03:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:26:04] Production.INFO: 117
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: ==14008== Releasing lock...
[2026-04-03 03:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:26:04] Production.INFO: Total Charge 0
[2026-04-03 03:26:04] Production.INFO: CreateAllLog End
[2026-04-03 03:26:05] Production.INFO: Account Balance End.
[2026-04-03 03:26:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:26:05] Production.INFO: ==14012== Releasing lock...
[2026-04-03 03:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:26:10] Production.ERROR: CronJobId end10
[2026-04-03 03:26:10] Production.INFO: ==14010== Releasing lock...
[2026-04-03 03:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:26:14] Production.INFO: call_cost start
[2026-04-03 03:26:14] Production.INFO: call_cost end
[2026-04-03 03:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:26:14] Production.INFO: ==14006== Releasing lock...
[2026-04-03 03:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:27:01] Production.INFO: ==14103== Lock acquired, processing the job...
[2026-04-03 08:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:27:01] Production.INFO: neon service started
[2026-04-03 08:27:01] Production.INFO: neon service started
[2026-04-03 08:27:01] Production.INFO: ==14103== Releasing lock...
[2026-04-03 08:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:27:01] Production.INFO: ==14105== Lock acquired, processing the job...
[2026-04-03 03:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:27:01] Production.INFO: ==14105== Releasing lock...
[2026-04-03 03:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:27:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:27:02] Production.INFO: ==14107== Lock acquired, processing the job...
[2026-04-03 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:27:02] Production.INFO: ==14107== Releasing lock...
[2026-04-03 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:27:02] Production.INFO: ==14109== Lock acquired, processing the job...
[2026-04-03 03:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:27:02] Production.INFO: ==14111== Lock acquired, processing the job...
[2026-04-03 03:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:27:02] Production.INFO: ==14113== Lock acquired, processing the job...
[2026-04-03 03:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:27:02] Production.INFO: ==14115== Lock acquired, processing the job...
[2026-04-03 03:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:27:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:27:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:27:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:27:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:27:02] Production.INFO: ==14117== Lock acquired, processing the job...
[2026-04-03 03:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:27:03] Production.INFO: Account Balance Start.
[2026-04-03 03:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:27:03] Production.INFO: 117
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03: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-03 03:27:03] Production.INFO: ==14117== Releasing lock...
[2026-04-03 03:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: ==14111== Releasing lock...
[2026-04-03 03:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-27
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-28
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-29
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-30
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-03-31
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:03] Production.INFO: Date 2026-04-01
[2026-04-03 03:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:27:04] Production.INFO: Total Charge 0
[2026-04-03 03:27:04] Production.INFO: CreateAllLog End
[2026-04-03 03:27:04] Production.INFO: Account Balance End.
[2026-04-03 03:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:27:04] Production.INFO: ==14115== Releasing lock...
[2026-04-03 03:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:27:11] Production.ERROR: CronJobId end10
[2026-04-03 03:27:11] Production.INFO: ==14113== Releasing lock...
[2026-04-03 03:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:27:13] Production.INFO: call_cost start
[2026-04-03 03:27:13] Production.INFO: call_cost end
[2026-04-03 03:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:27:13] Production.INFO: ==14109== Releasing lock...
[2026-04-03 03:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:28:01] Production.INFO: ==14217== Lock acquired, processing the job...
[2026-04-03 08:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:28:01] Production.INFO: neon service started
[2026-04-03 08:28:01] Production.INFO: neon service started
[2026-04-03 08:28:01] Production.INFO: ==14217== Releasing lock...
[2026-04-03 08:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:28:02] Production.INFO: ==14219== Lock acquired, processing the job...
[2026-04-03 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:28:02] Production.INFO: ==14221== Lock acquired, processing the job...
[2026-04-03 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:28:02] Production.INFO: ==14221== Releasing lock...
[2026-04-03 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:28:02] Production.INFO: ==14219== Releasing lock...
[2026-04-03 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:28:03] Production.INFO: ==14223== Lock acquired, processing the job...
[2026-04-03 03:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:28:03] Production.INFO: ==14228== Lock acquired, processing the job...
[2026-04-03 03:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:28:03] Production.INFO: ==14226== Lock acquired, processing the job...
[2026-04-03 03:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:28:03] Production.INFO: ==14230== Lock acquired, processing the job...
[2026-04-03 03:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:28:03] Production.INFO: ==14232== Lock acquired, processing the job...
[2026-04-03 03:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:28:03] Production.INFO: Account Balance Start.
[2026-04-03 03:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:28:03] Production.INFO: 117
[2026-04-03 03:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 03:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:03] Production.INFO: ==14232== Releasing lock...
[2026-04-03 03:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: ==14226== Releasing lock...
[2026-04-03 03:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:28:04] Production.INFO: Total Charge 0
[2026-04-03 03:28:04] Production.INFO: CreateAllLog End
[2026-04-03 03:28:04] Production.INFO: Account Balance End.
[2026-04-03 03:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:28:04] Production.INFO: ==14230== Releasing lock...
[2026-04-03 03:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:28:11] Production.ERROR: CronJobId end10
[2026-04-03 03:28:11] Production.INFO: ==14228== Releasing lock...
[2026-04-03 03:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:28:14] Production.INFO: call_cost start
[2026-04-03 03:28:14] Production.INFO: call_cost end
[2026-04-03 03:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:28:14] Production.INFO: ==14223== Releasing lock...
[2026-04-03 03:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:29:02] Production.INFO: ==14331== Lock acquired, processing the job...
[2026-04-03 08:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:29:02] Production.INFO: neon service started
[2026-04-03 08:29:02] Production.INFO: neon service started
[2026-04-03 08:29:02] Production.INFO: ==14331== Releasing lock...
[2026-04-03 08:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:29:02] Production.INFO: ==14333== Lock acquired, processing the job...
[2026-04-03 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:29:02] Production.INFO: ==14335== Lock acquired, processing the job...
[2026-04-03 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:29:02] Production.INFO: ==14335== Releasing lock...
[2026-04-03 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:29:03] Production.INFO: ==14333== Releasing lock...
[2026-04-03 03:29:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:29:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:29:03] Production.INFO: ==14340== Lock acquired, processing the job...
[2026-04-03 03:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:29:03] Production.INFO: ==14338== Lock acquired, processing the job...
[2026-04-03 03:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:29:03] Production.INFO: ==14342== Lock acquired, processing the job...
[2026-04-03 03:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:29:03] Production.INFO: ==14346== Lock acquired, processing the job...
[2026-04-03 03:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:29:04] Production.INFO: ==14344== Lock acquired, processing the job...
[2026-04-03 03:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:29:04] Production.INFO: Account Balance Start.
[2026-04-03 03:29:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:29:04] Production.INFO: 117
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:29:04] Production.INFO: ==14346== Releasing lock...
[2026-04-03 03:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: ==14340== Releasing lock...
[2026-04-03 03:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Date 2026-03-25
[2026-04-03 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Date 2026-03-26
[2026-04-03 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Date 2026-03-27
[2026-04-03 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Date 2026-03-28
[2026-04-03 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Date 2026-03-29
[2026-04-03 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Date 2026-03-30
[2026-04-03 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Date 2026-03-31
[2026-04-03 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Date 2026-04-01
[2026-04-03 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:29:05] Production.INFO: Total Charge 0
[2026-04-03 03:29:05] Production.INFO: CreateAllLog End
[2026-04-03 03:29:05] Production.INFO: Account Balance End.
[2026-04-03 03:29:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:29:05] Production.INFO: ==14344== Releasing lock...
[2026-04-03 03:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:29:12] Production.ERROR: CronJobId end10
[2026-04-03 03:29:12] Production.INFO: ==14342== Releasing lock...
[2026-04-03 03:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:29:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:29:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:29:15] Production.INFO: call_cost start
[2026-04-03 03:29:15] Production.INFO: call_cost end
[2026-04-03 03:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:29:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:29:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:29:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:29:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:29:15] Production.INFO: ==14338== Releasing lock...
[2026-04-03 03:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:30:01] Production.INFO: ==14442== Lock acquired, processing the job...
[2026-04-03 08:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:30:01] Production.INFO: neon service started
[2026-04-03 08:30:01] Production.INFO: neon service started
[2026-04-03 08:30:01] Production.INFO: ==14442== Releasing lock...
[2026-04-03 08:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:30:02] Production.INFO: ==14446== Lock acquired, processing the job...
[2026-04-03 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 03:30:02] Production.INFO: ==14444== Lock acquired, processing the job...
[2026-04-03 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:30:02] Production.INFO: ==14446== Releasing lock...
[2026-04-03 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:30:02] Production.INFO: ==14444== Releasing lock...
[2026-04-03 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:30:03] Production.INFO: ==14449== Lock acquired, processing the job...
[2026-04-03 03:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:30:03] Production.INFO: ==14451== Lock acquired, processing the job...
[2026-04-03 03:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:30:03] Production.INFO: ==14455== Lock acquired, processing the job...
[2026-04-03 03:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:30:03] Production.INFO: ==14453== Lock acquired, processing the job...
[2026-04-03 03:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:30:03] Production.INFO: ==14457== Lock acquired, processing the job...
[2026-04-03 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:30:03] Production.INFO: Account Balance Start.
[2026-04-03 03:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:30:03] Production.INFO: 117
[2026-04-03 03:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: ==14457== Releasing lock...
[2026-04-03 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: ==14451== Releasing lock...
[2026-04-03 03:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:30:04] Production.INFO: Total Charge 0
[2026-04-03 03:30:04] Production.INFO: CreateAllLog End
[2026-04-03 03:30:04] Production.INFO: Account Balance End.
[2026-04-03 03:30:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:30:04] Production.INFO: ==14455== Releasing lock...
[2026-04-03 03:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:30:11] Production.ERROR: CronJobId end10
[2026-04-03 03:30:11] Production.INFO: ==14453== Releasing lock...
[2026-04-03 03:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:30:14] Production.INFO: call_cost start
[2026-04-03 03:30:14] Production.INFO: call_cost end
[2026-04-03 03:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:30:14] Production.INFO: ==14449== Releasing lock...
[2026-04-03 03:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:31:02] Production.INFO: ==14563== Lock acquired, processing the job...
[2026-04-03 08:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:31:02] Production.INFO: neon service started
[2026-04-03 08:31:02] Production.INFO: neon service started
[2026-04-03 08:31:02] Production.INFO: ==14563== Releasing lock...
[2026-04-03 08:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:31:02] Production.INFO: ==14565== Lock acquired, processing the job...
[2026-04-03 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:31:02] Production.INFO: ==14567== Lock acquired, processing the job...
[2026-04-03 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:31:02] Production.INFO: ==14567== Releasing lock...
[2026-04-03 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:31:03] Production.INFO: ==14565== Releasing lock...
[2026-04-03 03:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:31:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:31:03] Production.INFO: ==14570== Lock acquired, processing the job...
[2026-04-03 03:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 03:31:04] Production.INFO: ==14572== Lock acquired, processing the job...
[2026-04-03 03:31:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:31:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 03:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 03:31:04] Production.ERROR: CronJob PID - 14572
[2026-04-03 03:31:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 03:31:04] Production.ERROR: CronJob ID - 5
[2026-04-03 03:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 03:31:00
[2026-04-03 03:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 03:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 03:31:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 03:31:04] Production.INFO: ==14570== Releasing lock...
[2026-04-03 03:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 03:31:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 03:31:04] Production.INFO: ==14576== Lock acquired, processing the job...
[2026-04-03 03:31:04] Production.INFO: ==14574== Lock acquired, processing the job...
[2026-04-03 03:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:31:04] Production.INFO: ==14578== Lock acquired, processing the job...
[2026-04-03 03:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:31:04] Production.INFO: ==14580== Lock acquired, processing the job...
[2026-04-03 03:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 03:31:04] Production.INFO: ==14583== Lock acquired, processing the job...
[2026-04-03 03:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:31:04] Production.INFO: Account Balance Start.
[2026-04-03 03:31:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:31:04] Production.INFO: 117
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 03:31:04] Production.INFO: ==14583== Releasing lock...
[2026-04-03 03:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-20
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-21
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.ERROR: done
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-22
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 03:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027660', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-23
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-24
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: ==14574== Releasing lock...
[2026-04-03 03:31:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:31:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-25
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-26
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-27
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-28
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-29
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-30
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-03-31
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-04-01
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:31:05] Production.INFO: Total Charge 0
[2026-04-03 03:31:05] Production.INFO: CreateAllLog End
[2026-04-03 03:31:05] Production.INFO: Account Balance End.
[2026-04-03 03:31:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:31:05] Production.INFO: ==14578== Releasing lock...
[2026-04-03 03:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027660', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 03:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 03:31:11] Production.INFO: ProcessCDR(1,17027660,1,1,2)
[2026-04-03 03:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027660,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027660,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 03:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 03:31:11] Production.INFO: ==14580== Releasing lock...
[2026-04-03 03:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 03:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 03:31:15] Production.ERROR: CronJobId end10
[2026-04-03 03:31:15] Production.INFO: ==14576== Releasing lock...
[2026-04-03 03:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:31:17] Production.INFO: call_cost start
[2026-04-03 03:31:17] Production.INFO: call_cost end
[2026-04-03 03:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:31:17] Production.INFO: ==14572== Releasing lock...
[2026-04-03 03:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:32:01] Production.INFO: ==14678== Lock acquired, processing the job...
[2026-04-03 08:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:32:01] Production.INFO: neon service started
[2026-04-03 08:32:01] Production.INFO: neon service started
[2026-04-03 08:32:01] Production.INFO: ==14678== Releasing lock...
[2026-04-03 08:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:32:01] Production.INFO: ==14680== Lock acquired, processing the job...
[2026-04-03 03:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:32:02] Production.INFO: ==14680== Releasing lock...
[2026-04-03 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:32:02] Production.INFO: ==14682== Lock acquired, processing the job...
[2026-04-03 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:32:02] Production.INFO: ==14682== Releasing lock...
[2026-04-03 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:32:02] Production.INFO: ==14686== Lock acquired, processing the job...
[2026-04-03 03:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:32:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:32:02] Production.INFO: ==14688== Lock acquired, processing the job...
[2026-04-03 03:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:32:02] Production.INFO: ==14692== Lock acquired, processing the job...
[2026-04-03 03:32:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:32:03] Production.INFO: ==14690== Lock acquired, processing the job...
[2026-04-03 03:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:32:03] Production.INFO: ==14694== Lock acquired, processing the job...
[2026-04-03 03:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 03: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-03 03:32:03] Production.INFO: Account Balance Start.
[2026-04-03 03:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:32:03] Production.INFO: 117
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: ==14694== Releasing lock...
[2026-04-03 03:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: ==14688== Releasing lock...
[2026-04-03 03:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-27
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-28
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-29
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-30
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-03-31
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-04-01
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:03] Production.INFO: Date 2026-04-02
[2026-04-03 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:32:04] Production.INFO: Total Charge 0
[2026-04-03 03:32:04] Production.INFO: CreateAllLog End
[2026-04-03 03:32:04] Production.INFO: Account Balance End.
[2026-04-03 03:32:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:32:04] Production.INFO: ==14692== Releasing lock...
[2026-04-03 03:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:32:11] Production.ERROR: CronJobId end10
[2026-04-03 03:32:11] Production.INFO: ==14690== Releasing lock...
[2026-04-03 03:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:32:13] Production.INFO: call_cost start
[2026-04-03 03:32:13] Production.INFO: call_cost end
[2026-04-03 03:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:32:13] Production.INFO: ==14686== Releasing lock...
[2026-04-03 03:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:33:01] Production.INFO: ==14802== Lock acquired, processing the job...
[2026-04-03 08:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:33:01] Production.INFO: neon service started
[2026-04-03 08:33:01] Production.INFO: neon service started
[2026-04-03 08:33:01] Production.INFO: ==14802== Releasing lock...
[2026-04-03 08:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:33:02] Production.INFO: ==14806== Lock acquired, processing the job...
[2026-04-03 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:33:02] Production.INFO: ==14806== Releasing lock...
[2026-04-03 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:33:02] Production.INFO: ==14804== Lock acquired, processing the job...
[2026-04-03 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:33:02] Production.INFO: ==14804== Releasing lock...
[2026-04-03 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:33:03] Production.INFO: ==14810== Lock acquired, processing the job...
[2026-04-03 03:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:33:03] Production.INFO: ==14814== Lock acquired, processing the job...
[2026-04-03 03:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:33:03] Production.INFO: ==14812== Lock acquired, processing the job...
[2026-04-03 03:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:33:03] Production.INFO: ==14816== Lock acquired, processing the job...
[2026-04-03 03:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:33:03] Production.INFO: ==14818== Lock acquired, processing the job...
[2026-04-03 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:33:03] Production.INFO: Account Balance Start.
[2026-04-03 03:33:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:33:03] Production.INFO: 117
[2026-04-03 03:33:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:33:03] Production.INFO: ==14818== Releasing lock...
[2026-04-03 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:33:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: ==14812== Releasing lock...
[2026-04-03 03:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:33:04] Production.INFO: Total Charge 0
[2026-04-03 03:33:04] Production.INFO: CreateAllLog End
[2026-04-03 03:33:05] Production.INFO: Account Balance End.
[2026-04-03 03:33:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:33:05] Production.INFO: ==14816== Releasing lock...
[2026-04-03 03:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:33:12] Production.ERROR: CronJobId end10
[2026-04-03 03:33:12] Production.INFO: ==14814== Releasing lock...
[2026-04-03 03:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:33:15] Production.INFO: call_cost start
[2026-04-03 03:33:15] Production.INFO: call_cost end
[2026-04-03 03:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:33:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:33:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:33:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:33:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:33:15] Production.INFO: ==14810== Releasing lock...
[2026-04-03 03:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:34:02] Production.INFO: ==14904== Lock acquired, processing the job...
[2026-04-03 08:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:34:02] Production.INFO: neon service started
[2026-04-03 08:34:02] Production.INFO: neon service started
[2026-04-03 08:34:02] Production.INFO: ==14904== Releasing lock...
[2026-04-03 08:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:34:02] Production.INFO: ==14909== Lock acquired, processing the job...
[2026-04-03 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:34:02] Production.INFO: ==14909== Releasing lock...
[2026-04-03 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:34:03] Production.INFO: ==14911== Lock acquired, processing the job...
[2026-04-03 07:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:34:03] Production.INFO: ==14911== Releasing lock...
[2026-04-03 07:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:34:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:34:03] Production.INFO: ==14914== Lock acquired, processing the job...
[2026-04-03 03:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:34:03] Production.INFO: ==14916== Lock acquired, processing the job...
[2026-04-03 03:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:34:03] Production.INFO: ==14918== Lock acquired, processing the job...
[2026-04-03 03:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:34:03] Production.INFO: ==14920== Lock acquired, processing the job...
[2026-04-03 03:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:34:03] Production.INFO: ==14922== Lock acquired, processing the job...
[2026-04-03 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:34:03] Production.INFO: Account Balance Start.
[2026-04-03 03:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:34:03] Production.INFO: 117
[2026-04-03 03:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03:34:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:34:04] Production.INFO: ==14922== Releasing lock...
[2026-04-03 03:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: ==14916== Releasing lock...
[2026-04-03 03:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:34:04] Production.INFO: Total Charge 0
[2026-04-03 03:34:04] Production.INFO: CreateAllLog End
[2026-04-03 03:34:05] Production.INFO: Account Balance End.
[2026-04-03 03:34:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:34:05] Production.INFO: ==14920== Releasing lock...
[2026-04-03 03:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:34:12] Production.ERROR: CronJobId end10
[2026-04-03 03:34:12] Production.INFO: ==14918== Releasing lock...
[2026-04-03 03:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:34:14] Production.INFO: call_cost start
[2026-04-03 03:34:14] Production.INFO: call_cost end
[2026-04-03 03:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:34:14] Production.INFO: ==14914== Releasing lock...
[2026-04-03 03:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:35:01] Production.INFO: ==15026== Lock acquired, processing the job...
[2026-04-03 08:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:35:01] Production.INFO: neon service started
[2026-04-03 08:35:01] Production.INFO: neon service started
[2026-04-03 08:35:01] Production.INFO: ==15026== Releasing lock...
[2026-04-03 08:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:35:02] Production.INFO: ==15030== Lock acquired, processing the job...
[2026-04-03 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:35:02] Production.INFO: ==15030== Releasing lock...
[2026-04-03 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:35:02] Production.INFO: ==15028== Lock acquired, processing the job...
[2026-04-03 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:35:02] Production.INFO: ==15028== Releasing lock...
[2026-04-03 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:35:03] Production.INFO: ==15035== Lock acquired, processing the job...
[2026-04-03 03:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:35:03] Production.INFO: ==15039== Lock acquired, processing the job...
[2026-04-03 03:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:35:03] Production.INFO: ==15033== Lock acquired, processing the job...
[2026-04-03 03:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:35:03] Production.INFO: ==15037== Lock acquired, processing the job...
[2026-04-03 03:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:35:03] Production.INFO: Account Balance Start.
[2026-04-03 03:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:35:03] Production.INFO: 117
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: ==15041== Lock acquired, processing the job...
[2026-04-03 03:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:35:03] Production.INFO: ==15035== Releasing lock...
[2026-04-03 03:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 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-03 03:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: ==15041== Releasing lock...
[2026-04-03 03:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:35:04] Production.INFO: Total Charge 0
[2026-04-03 03:35:04] Production.INFO: CreateAllLog End
[2026-04-03 03:35:04] Production.INFO: Account Balance End.
[2026-04-03 03:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:35:04] Production.INFO: ==15039== Releasing lock...
[2026-04-03 03:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:35:11] Production.ERROR: CronJobId end10
[2026-04-03 03:35:11] Production.INFO: ==15037== Releasing lock...
[2026-04-03 03:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:35:14] Production.INFO: call_cost start
[2026-04-03 03:35:14] Production.INFO: call_cost end
[2026-04-03 03:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:35:14] Production.INFO: ==15033== Releasing lock...
[2026-04-03 03:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:36:02] Production.INFO: ==15141== Lock acquired, processing the job...
[2026-04-03 08:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:36:02] Production.INFO: neon service started
[2026-04-03 08:36:02] Production.INFO: neon service started
[2026-04-03 08:36:02] Production.INFO: ==15141== Releasing lock...
[2026-04-03 08:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:36:02] Production.INFO: ==15145== Lock acquired, processing the job...
[2026-04-03 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:36:02] Production.INFO: ==15145== Releasing lock...
[2026-04-03 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:36:02] Production.INFO: ==15143== Lock acquired, processing the job...
[2026-04-03 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:36:02] Production.INFO: ==15143== Releasing lock...
[2026-04-03 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:36:03] Production.INFO: ==15147== Lock acquired, processing the job...
[2026-04-03 03:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:36:03] Production.INFO: ==15149== Lock acquired, processing the job...
[2026-04-03 03:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:36:03] Production.INFO: ==15151== Lock acquired, processing the job...
[2026-04-03 03:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:36:03] Production.INFO: ==15153== Lock acquired, processing the job...
[2026-04-03 03:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:36:03] Production.INFO: ==15155== Lock acquired, processing the job...
[2026-04-03 03:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:36:04] Production.INFO: Account Balance Start.
[2026-04-03 03:36:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:36:04] Production.INFO: 117
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03:36:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:36:04] Production.INFO: ==15155== Releasing lock...
[2026-04-03 03:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: ==15149== Releasing lock...
[2026-04-03 03:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:36:04] Production.INFO: Total Charge 0
[2026-04-03 03:36:04] Production.INFO: CreateAllLog End
[2026-04-03 03:36:04] Production.INFO: Account Balance End.
[2026-04-03 03:36:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:36:05] Production.INFO: ==15153== Releasing lock...
[2026-04-03 03:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:36:12] Production.ERROR: CronJobId end10
[2026-04-03 03:36:12] Production.INFO: ==15151== Releasing lock...
[2026-04-03 03:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:36:14] Production.INFO: call_cost start
[2026-04-03 03:36:14] Production.INFO: call_cost end
[2026-04-03 03:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:36:15] Production.INFO: ==15147== Releasing lock...
[2026-04-03 03:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:37:01] Production.INFO: ==15248== Lock acquired, processing the job...
[2026-04-03 08:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:37:01] Production.INFO: neon service started
[2026-04-03 08:37:01] Production.INFO: neon service started
[2026-04-03 08:37:01] Production.INFO: ==15248== Releasing lock...
[2026-04-03 08:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:37:01] Production.INFO: ==15250== Lock acquired, processing the job...
[2026-04-03 03:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:37:02] Production.INFO: ==15250== Releasing lock...
[2026-04-03 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:37:02] Production.INFO: ==15252== Lock acquired, processing the job...
[2026-04-03 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:37:02] Production.INFO: ==15252== Releasing lock...
[2026-04-03 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:37:02] Production.INFO: ==15258== Lock acquired, processing the job...
[2026-04-03 03:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:37:02] Production.INFO: ==15256== Lock acquired, processing the job...
[2026-04-03 03:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:37:02] Production.INFO: ==15254== Lock acquired, processing the job...
[2026-04-03 03:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:37:03] Production.INFO: ==15263== Lock acquired, processing the job...
[2026-04-03 03:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:37:03] Production.INFO: ==15260== Lock acquired, processing the job...
[2026-04-03 03:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:37:03] Production.INFO: Account Balance Start.
[2026-04-03 03:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:37:03] Production.INFO: 117
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 03: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-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: ==15263== Releasing lock...
[2026-04-03 03:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: ==15256== Releasing lock...
[2026-04-03 03:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:37:04] Production.INFO: Total Charge 0
[2026-04-03 03:37:04] Production.INFO: CreateAllLog End
[2026-04-03 03:37:04] Production.INFO: Account Balance End.
[2026-04-03 03:37:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:37:04] Production.INFO: ==15260== Releasing lock...
[2026-04-03 03:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:37:11] Production.ERROR: CronJobId end10
[2026-04-03 03:37:11] Production.INFO: ==15258== Releasing lock...
[2026-04-03 03:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:37:14] Production.INFO: call_cost start
[2026-04-03 03:37:14] Production.INFO: call_cost end
[2026-04-03 03:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:37:14] Production.INFO: ==15254== Releasing lock...
[2026-04-03 03:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:38:01] Production.INFO: ==15364== Lock acquired, processing the job...
[2026-04-03 08:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:38:01] Production.INFO: neon service started
[2026-04-03 08:38:01] Production.INFO: neon service started
[2026-04-03 08:38:01] Production.INFO: ==15364== Releasing lock...
[2026-04-03 08:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:38:02] Production.INFO: ==15366== Lock acquired, processing the job...
[2026-04-03 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:38:02] Production.INFO: ==15366== Releasing lock...
[2026-04-03 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:38:02] Production.INFO: ==15368== Lock acquired, processing the job...
[2026-04-03 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:38:02] Production.INFO: ==15368== Releasing lock...
[2026-04-03 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:38:03] Production.INFO: ==15371== Lock acquired, processing the job...
[2026-04-03 03:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:38:03] Production.INFO: ==15373== Lock acquired, processing the job...
[2026-04-03 03:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:38:03] Production.INFO: ==15375== Lock acquired, processing the job...
[2026-04-03 03:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:38:03] Production.INFO: ==15377== Lock acquired, processing the job...
[2026-04-03 03:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:38:03] Production.INFO: Account Balance Start.
[2026-04-03 03:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:38:03] Production.INFO: 117
[2026-04-03 03:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:38:03] Production.INFO: ==15379== Lock acquired, processing the job...
[2026-04-03 03:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 03:38:03] Production.INFO: ==15379== Releasing lock...
[2026-04-03 03:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:03] Production.INFO: ==15373== Releasing lock...
[2026-04-03 03:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:38:05] Production.INFO: Total Charge 0
[2026-04-03 03:38:05] Production.INFO: CreateAllLog End
[2026-04-03 03:38:05] Production.INFO: Account Balance End.
[2026-04-03 03:38:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:38:05] Production.INFO: ==15377== Releasing lock...
[2026-04-03 03:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:38:12] Production.ERROR: CronJobId end10
[2026-04-03 03:38:12] Production.INFO: ==15375== Releasing lock...
[2026-04-03 03:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:38:14] Production.INFO: call_cost start
[2026-04-03 03:38:14] Production.INFO: call_cost end
[2026-04-03 03:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:38:14] Production.INFO: ==15371== Releasing lock...
[2026-04-03 03:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:39:02] Production.INFO: ==15476== Lock acquired, processing the job...
[2026-04-03 08:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:39:02] Production.INFO: neon service started
[2026-04-03 08:39:02] Production.INFO: neon service started
[2026-04-03 08:39:02] Production.INFO: ==15476== Releasing lock...
[2026-04-03 08:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:39:02] Production.INFO: ==15478== Lock acquired, processing the job...
[2026-04-03 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:39:02] Production.INFO: ==15478== Releasing lock...
[2026-04-03 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:39:03] Production.INFO: ==15480== Lock acquired, processing the job...
[2026-04-03 07:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:39:03] Production.INFO: ==15480== Releasing lock...
[2026-04-03 07:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:39:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:39:03] Production.INFO: ==15484== Lock acquired, processing the job...
[2026-04-03 03:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:39:03] Production.INFO: ==15490== Lock acquired, processing the job...
[2026-04-03 03:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 03:39:03] Production.INFO: ==15490== Releasing lock...
[2026-04-03 03:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:39:03] Production.INFO: ==15482== Lock acquired, processing the job...
[2026-04-03 03:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:39:03] Production.INFO: ==15488== Lock acquired, processing the job...
[2026-04-03 03:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:39:04] Production.INFO: ==15486== Lock acquired, processing the job...
[2026-04-03 03:39:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:39:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:39:04] Production.INFO: Account Balance Start.
[2026-04-03 03:39:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:39:04] Production.INFO: 117
[2026-04-03 03:39:04] Production.INFO: ==15484== Releasing lock...
[2026-04-03 03:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:39:05] Production.INFO: Total Charge 0
[2026-04-03 03:39:05] Production.INFO: CreateAllLog End
[2026-04-03 03:39:05] Production.INFO: Account Balance End.
[2026-04-03 03:39:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:39:05] Production.INFO: ==15488== Releasing lock...
[2026-04-03 03:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:39:12] Production.ERROR: CronJobId end10
[2026-04-03 03:39:12] Production.INFO: ==15486== Releasing lock...
[2026-04-03 03:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:39:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:39:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:39:15] Production.INFO: call_cost start
[2026-04-03 03:39:15] Production.INFO: call_cost end
[2026-04-03 03:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:39:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:39:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:39:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:39:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:39:15] Production.INFO: ==15482== Releasing lock...
[2026-04-03 03:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:40:01] Production.INFO: ==15584== Lock acquired, processing the job...
[2026-04-03 08:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:40:01] Production.INFO: neon service started
[2026-04-03 08:40:01] Production.INFO: neon service started
[2026-04-03 08:40:01] Production.INFO: ==15584== Releasing lock...
[2026-04-03 08:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:40:02] Production.INFO: ==15586== Lock acquired, processing the job...
[2026-04-03 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:40:02] Production.INFO: ==15586== Releasing lock...
[2026-04-03 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:40:02] Production.INFO: ==15588== Lock acquired, processing the job...
[2026-04-03 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:40:02] Production.INFO: ==15588== Releasing lock...
[2026-04-03 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:40:03] Production.INFO: ==15590== Lock acquired, processing the job...
[2026-04-03 03:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:40:03] Production.INFO: ==15594== Lock acquired, processing the job...
[2026-04-03 03:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:40:03] Production.INFO: ==15596== Lock acquired, processing the job...
[2026-04-03 03:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:40:03] Production.INFO: ==15592== Lock acquired, processing the job...
[2026-04-03 03:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:40:03] Production.INFO: Account Balance Start.
[2026-04-03 03:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:40:03] Production.INFO: 117
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:40:03] Production.INFO: ==15598== Lock acquired, processing the job...
[2026-04-03 03:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 03:40:03] Production.INFO: ==15598== Releasing lock...
[2026-04-03 03:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: ==15592== Releasing lock...
[2026-04-03 03:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:40:04] Production.INFO: Total Charge 0
[2026-04-03 03:40:04] Production.INFO: CreateAllLog End
[2026-04-03 03:40:04] Production.INFO: Account Balance End.
[2026-04-03 03:40:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:40:04] Production.INFO: ==15596== Releasing lock...
[2026-04-03 03:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:40:11] Production.ERROR: CronJobId end10
[2026-04-03 03:40:11] Production.INFO: ==15594== Releasing lock...
[2026-04-03 03:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:40:14] Production.INFO: call_cost start
[2026-04-03 03:40:14] Production.INFO: call_cost end
[2026-04-03 03:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:40:14] Production.INFO: ==15590== Releasing lock...
[2026-04-03 03:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:41:02] Production.INFO: ==15696== Lock acquired, processing the job...
[2026-04-03 08:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:41:02] Production.INFO: neon service started
[2026-04-03 08:41:02] Production.INFO: neon service started
[2026-04-03 08:41:02] Production.INFO: ==15696== Releasing lock...
[2026-04-03 08:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:41:02] Production.INFO: ==15698== Lock acquired, processing the job...
[2026-04-03 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:41:02] Production.INFO: ==15698== Releasing lock...
[2026-04-03 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:41:03] Production.INFO: ==15700== Lock acquired, processing the job...
[2026-04-03 07:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:41:03] Production.INFO: ==15700== Releasing lock...
[2026-04-03 07:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:41:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:41:03] Production.INFO: ==15702== Lock acquired, processing the job...
[2026-04-03 03:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 03:41:03] Production.INFO: ==15706== Lock acquired, processing the job...
[2026-04-03 03:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 03:41:03] Production.INFO: ==15708== Lock acquired, processing the job...
[2026-04-03 03:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 03:41:03] Production.INFO: ==15702== Releasing lock...
[2026-04-03 03:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 03:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 03:41:03] Production.INFO: ==15704== Lock acquired, processing the job...
[2026-04-03 03:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:41:03] Production.INFO: ==15710== Lock acquired, processing the job...
[2026-04-03 03:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:41:03] Production.INFO: Account Balance Start.
[2026-04-03 03:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:41:03] Production.INFO: 117
[2026-04-03 03:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:41:04] Production.INFO: ==15715== Lock acquired, processing the job...
[2026-04-03 03:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: ==15712== Lock acquired, processing the job...
[2026-04-03 03:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 03: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-03 03: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-03 03:41:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:41:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: ==15715== Releasing lock...
[2026-04-03 03:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.ERROR: done
[2026-04-03 03:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 03:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027701', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 03:41:04] Production.INFO: ==15706== Releasing lock...
[2026-04-03 03:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:41:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:41:05] Production.INFO: Total Charge 0
[2026-04-03 03:41:05] Production.INFO: CreateAllLog End
[2026-04-03 03:41:05] Production.INFO: Account Balance End.
[2026-04-03 03:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:41:05] Production.INFO: ==15710== Releasing lock...
[2026-04-03 03:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027701', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 03:41:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 03:41:11] Production.INFO: ProcessCDR(1,17027701,1,1,2)
[2026-04-03 03:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027701,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027701,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:41:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 03:41:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 03:41:11] Production.INFO: ==15712== Releasing lock...
[2026-04-03 03:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 03:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 03:41:15] Production.ERROR: CronJobId end10
[2026-04-03 03:41:15] Production.INFO: ==15708== Releasing lock...
[2026-04-03 03:41:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:41:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:41:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:41:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:41:17] Production.INFO: call_cost start
[2026-04-03 03:41:17] Production.INFO: call_cost end
[2026-04-03 03:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:41:17] Production.INFO: ==15704== Releasing lock...
[2026-04-03 03:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:42:01] Production.INFO: ==15802== Lock acquired, processing the job...
[2026-04-03 08:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:42:01] Production.INFO: neon service started
[2026-04-03 08:42:01] Production.INFO: neon service started
[2026-04-03 08:42:01] Production.INFO: ==15802== Releasing lock...
[2026-04-03 08:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:42:01] Production.INFO: ==15804== Lock acquired, processing the job...
[2026-04-03 03:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:42:02] Production.INFO: ==15804== Releasing lock...
[2026-04-03 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:42:02] Production.INFO: ==15806== Lock acquired, processing the job...
[2026-04-03 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:42:02] Production.INFO: ==15806== Releasing lock...
[2026-04-03 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:42:02] Production.INFO: ==15816== Lock acquired, processing the job...
[2026-04-03 03:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03: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-03 03: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-03 03: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-03 03:42:03] Production.INFO: ==15816== Releasing lock...
[2026-04-03 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:42:03] Production.INFO: ==15808== Lock acquired, processing the job...
[2026-04-03 03:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:42:03] Production.INFO: ==15810== Lock acquired, processing the job...
[2026-04-03 03:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:42:03] Production.INFO: ==15812== Lock acquired, processing the job...
[2026-04-03 03:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:42:03] Production.INFO: ==15814== Lock acquired, processing the job...
[2026-04-03 03:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:42:03] Production.INFO: Account Balance Start.
[2026-04-03 03:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:42:03] Production.INFO: 117
[2026-04-03 03:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:03] Production.INFO: ==15810== Releasing lock...
[2026-04-03 03:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:42:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:42:04] Production.INFO: Total Charge 0
[2026-04-03 03:42:04] Production.INFO: CreateAllLog End
[2026-04-03 03:42:04] Production.INFO: Account Balance End.
[2026-04-03 03:42:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:42:04] Production.INFO: ==15814== Releasing lock...
[2026-04-03 03:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:42:11] Production.ERROR: CronJobId end10
[2026-04-03 03:42:11] Production.INFO: ==15812== Releasing lock...
[2026-04-03 03:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:42:15] Production.INFO: call_cost start
[2026-04-03 03:42:15] Production.INFO: call_cost end
[2026-04-03 03:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:42:15] Production.INFO: ==15808== Releasing lock...
[2026-04-03 03:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:43:01] Production.INFO: ==15915== Lock acquired, processing the job...
[2026-04-03 08:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:43:01] Production.INFO: neon service started
[2026-04-03 08:43:01] Production.INFO: neon service started
[2026-04-03 08:43:01] Production.INFO: ==15915== Releasing lock...
[2026-04-03 08:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:43:02] Production.INFO: ==15917== Lock acquired, processing the job...
[2026-04-03 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:43:02] Production.INFO: ==15917== Releasing lock...
[2026-04-03 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:43:02] Production.INFO: ==15919== Lock acquired, processing the job...
[2026-04-03 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:43:02] Production.INFO: ==15919== Releasing lock...
[2026-04-03 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:43:03] Production.INFO: ==15924== Lock acquired, processing the job...
[2026-04-03 03:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:43:03] Production.INFO: ==15926== Lock acquired, processing the job...
[2026-04-03 03:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:43:03] Production.INFO: ==15922== Lock acquired, processing the job...
[2026-04-03 03:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:43:03] Production.INFO: ==15930== Lock acquired, processing the job...
[2026-04-03 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:43:03] Production.INFO: ==15928== Lock acquired, processing the job...
[2026-04-03 03:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 03:43:03] Production.INFO: Account Balance Start.
[2026-04-03 03:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:43:03] Production.INFO: 117
[2026-04-03 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-03 03:43:03] Production.INFO: ==15930== Releasing lock...
[2026-04-03 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: ==15924== Releasing lock...
[2026-04-03 03:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:43:04] Production.INFO: Total Charge 0
[2026-04-03 03:43:04] Production.INFO: CreateAllLog End
[2026-04-03 03:43:04] Production.INFO: Account Balance End.
[2026-04-03 03:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:43:04] Production.INFO: ==15928== Releasing lock...
[2026-04-03 03:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:43:11] Production.ERROR: CronJobId end10
[2026-04-03 03:43:11] Production.INFO: ==15926== Releasing lock...
[2026-04-03 03:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:43:14] Production.INFO: call_cost start
[2026-04-03 03:43:14] Production.INFO: call_cost end
[2026-04-03 03:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:43:14] Production.INFO: ==15922== Releasing lock...
[2026-04-03 03:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:44:01] Production.INFO: ==16027== Lock acquired, processing the job...
[2026-04-03 08:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:44:01] Production.INFO: neon service started
[2026-04-03 08:44:01] Production.INFO: neon service started
[2026-04-03 08:44:01] Production.INFO: ==16027== Releasing lock...
[2026-04-03 08:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:44:01] Production.INFO: ==16029== Lock acquired, processing the job...
[2026-04-03 03:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:44:02] Production.INFO: ==16031== Lock acquired, processing the job...
[2026-04-03 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:44:02] Production.INFO: ==16031== Releasing lock...
[2026-04-03 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:44:02] Production.INFO: ==16029== Releasing lock...
[2026-04-03 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:44:02] Production.INFO: ==16034== Lock acquired, processing the job...
[2026-04-03 03:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:44:02] Production.INFO: ==16036== Lock acquired, processing the job...
[2026-04-03 03:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:44:03] Production.INFO: ==16040== Lock acquired, processing the job...
[2026-04-03 03:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:44:03] Production.INFO: ==16038== Lock acquired, processing the job...
[2026-04-03 03:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:44:03] Production.INFO: ==16042== Lock acquired, processing the job...
[2026-04-03 03:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:44:03] Production.INFO: Account Balance Start.
[2026-04-03 03:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:44:03] Production.INFO: 117
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03: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-03 03:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: ==16042== Releasing lock...
[2026-04-03 03:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: ==16036== Releasing lock...
[2026-04-03 03:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:03] Production.INFO: Date 2026-03-27
[2026-04-03 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:44:04] Production.INFO: Total Charge 0
[2026-04-03 03:44:04] Production.INFO: CreateAllLog End
[2026-04-03 03:44:04] Production.INFO: Account Balance End.
[2026-04-03 03:44:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:44:04] Production.INFO: ==16040== Releasing lock...
[2026-04-03 03:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:44:11] Production.ERROR: CronJobId end10
[2026-04-03 03:44:11] Production.INFO: ==16038== Releasing lock...
[2026-04-03 03:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:44:13] Production.INFO: call_cost start
[2026-04-03 03:44:13] Production.INFO: call_cost end
[2026-04-03 03:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:44:13] Production.INFO: ==16034== Releasing lock...
[2026-04-03 03:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:45:01] Production.INFO: ==16145== Lock acquired, processing the job...
[2026-04-03 08:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:45:01] Production.INFO: neon service started
[2026-04-03 08:45:01] Production.INFO: neon service started
[2026-04-03 08:45:01] Production.INFO: ==16145== Releasing lock...
[2026-04-03 08:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:45:02] Production.INFO: ==16147== Lock acquired, processing the job...
[2026-04-03 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:45:02] Production.INFO: ==16147== Releasing lock...
[2026-04-03 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:45:02] Production.INFO: ==16149== Lock acquired, processing the job...
[2026-04-03 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:45:02] Production.INFO: ==16149== Releasing lock...
[2026-04-03 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:45:03] Production.INFO: ==16160== Lock acquired, processing the job...
[2026-04-03 03:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 03:45:03] Production.INFO: ==16151== Lock acquired, processing the job...
[2026-04-03 03:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:45:03] Production.INFO: ==16160== Releasing lock...
[2026-04-03 03:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:45:03] Production.INFO: ==16155== Lock acquired, processing the job...
[2026-04-03 03:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:45:03] Production.INFO: ==16153== Lock acquired, processing the job...
[2026-04-03 03:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:45:03] Production.INFO: ==16158== Lock acquired, processing the job...
[2026-04-03 03:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:45:03] Production.INFO: Account Balance Start.
[2026-04-03 03:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:45:03] Production.INFO: 117
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: Date 2026-03-27
[2026-04-03 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:03] Production.INFO: ==16153== Releasing lock...
[2026-04-03 03:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:45:04] Production.INFO: Total Charge 0
[2026-04-03 03:45:04] Production.INFO: CreateAllLog End
[2026-04-03 03:45:04] Production.INFO: Account Balance End.
[2026-04-03 03:45:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:45:04] Production.INFO: ==16158== Releasing lock...
[2026-04-03 03:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:45:11] Production.ERROR: CronJobId end10
[2026-04-03 03:45:11] Production.INFO: ==16155== Releasing lock...
[2026-04-03 03:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:45:14] Production.INFO: call_cost start
[2026-04-03 03:45:14] Production.INFO: call_cost end
[2026-04-03 03:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:45:14] Production.INFO: ==16151== Releasing lock...
[2026-04-03 03:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:46:02] Production.INFO: ==16253== Lock acquired, processing the job...
[2026-04-03 08:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:46:02] Production.INFO: neon service started
[2026-04-03 08:46:02] Production.INFO: neon service started
[2026-04-03 08:46:02] Production.INFO: ==16253== Releasing lock...
[2026-04-03 08:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:46:02] Production.INFO: ==16255== Lock acquired, processing the job...
[2026-04-03 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:46:02] Production.INFO: ==16257== Lock acquired, processing the job...
[2026-04-03 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:46:02] Production.INFO: ==16257== Releasing lock...
[2026-04-03 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:46:03] Production.INFO: ==16255== Releasing lock...
[2026-04-03 03:46:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:46:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:46:03] Production.INFO: ==16260== Lock acquired, processing the job...
[2026-04-03 03:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:46:03] Production.INFO: ==16262== Lock acquired, processing the job...
[2026-04-03 03:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:46:03] Production.INFO: ==16266== Lock acquired, processing the job...
[2026-04-03 03:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:46:04] Production.INFO: ==16268== Lock acquired, processing the job...
[2026-04-03 03:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:46:04] Production.INFO: ==16264== Lock acquired, processing the job...
[2026-04-03 03:46:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:46:04] Production.INFO: Account Balance Start.
[2026-04-03 03:46:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:46:04] Production.INFO: 117
[2026-04-03 03:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03: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-03 03:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03: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-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:46:04] Production.INFO: ==16268== Releasing lock...
[2026-04-03 03:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: ==16262== Releasing lock...
[2026-04-03 03:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:05] Production.INFO: Date 2026-03-30
[2026-04-03 03:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:05] Production.INFO: Date 2026-03-31
[2026-04-03 03:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:05] Production.INFO: Date 2026-04-01
[2026-04-03 03:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:46:05] Production.INFO: Total Charge 0
[2026-04-03 03:46:05] Production.INFO: CreateAllLog End
[2026-04-03 03:46:05] Production.INFO: Account Balance End.
[2026-04-03 03:46:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:46:05] Production.INFO: ==16266== Releasing lock...
[2026-04-03 03:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:46:11] Production.ERROR: CronJobId end10
[2026-04-03 03:46:11] Production.INFO: ==16264== Releasing lock...
[2026-04-03 03:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:46:15] Production.INFO: call_cost start
[2026-04-03 03:46:15] Production.INFO: call_cost end
[2026-04-03 03:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:46:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:46:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:46:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:46:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:46:15] Production.INFO: ==16260== Releasing lock...
[2026-04-03 03:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:47:01] Production.INFO: ==16365== Lock acquired, processing the job...
[2026-04-03 08:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:47:01] Production.INFO: neon service started
[2026-04-03 08:47:01] Production.INFO: neon service started
[2026-04-03 08:47:01] Production.INFO: ==16365== Releasing lock...
[2026-04-03 08:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:47:02] Production.INFO: ==16367== Lock acquired, processing the job...
[2026-04-03 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:47:02] Production.INFO: ==16369== Lock acquired, processing the job...
[2026-04-03 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:47:02] Production.INFO: ==16369== Releasing lock...
[2026-04-03 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:47:02] Production.INFO: ==16367== Releasing lock...
[2026-04-03 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:47:03] Production.INFO: ==16372== Lock acquired, processing the job...
[2026-04-03 03:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:47:03] Production.INFO: ==16374== Lock acquired, processing the job...
[2026-04-03 03:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:47:03] Production.INFO: ==16376== Lock acquired, processing the job...
[2026-04-03 03:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:47:03] Production.INFO: ==16378== Lock acquired, processing the job...
[2026-04-03 03:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:47:03] Production.INFO: ==16380== Lock acquired, processing the job...
[2026-04-03 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:47:03] Production.INFO: Account Balance Start.
[2026-04-03 03:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:47:03] Production.INFO: 117
[2026-04-03 03:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:47:03] Production.INFO: ==16380== Releasing lock...
[2026-04-03 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: ==16374== Releasing lock...
[2026-04-03 03:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:47:04] Production.INFO: Total Charge 0
[2026-04-03 03:47:04] Production.INFO: CreateAllLog End
[2026-04-03 03:47:05] Production.INFO: Account Balance End.
[2026-04-03 03:47:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:47:05] Production.INFO: ==16378== Releasing lock...
[2026-04-03 03:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:47:11] Production.ERROR: CronJobId end10
[2026-04-03 03:47:11] Production.INFO: ==16376== Releasing lock...
[2026-04-03 03:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:47:15] Production.INFO: call_cost start
[2026-04-03 03:47:15] Production.INFO: call_cost end
[2026-04-03 03:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:47:15] Production.INFO: ==16372== Releasing lock...
[2026-04-03 03:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:48:02] Production.INFO: ==16483== Lock acquired, processing the job...
[2026-04-03 08:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:48:02] Production.INFO: neon service started
[2026-04-03 08:48:02] Production.INFO: neon service started
[2026-04-03 08:48:02] Production.INFO: ==16483== Releasing lock...
[2026-04-03 08:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:48:02] Production.INFO: ==16488== Lock acquired, processing the job...
[2026-04-03 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:48:02] Production.INFO: ==16488== Releasing lock...
[2026-04-03 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:48:02] Production.INFO: ==16486== Lock acquired, processing the job...
[2026-04-03 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:48:02] Production.INFO: ==16486== Releasing lock...
[2026-04-03 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:48:03] Production.INFO: ==16490== Lock acquired, processing the job...
[2026-04-03 03:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:48:03] Production.INFO: ==16492== Lock acquired, processing the job...
[2026-04-03 03:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:48:03] Production.INFO: ==16498== Lock acquired, processing the job...
[2026-04-03 03:48:03] Production.INFO: ==16496== Lock acquired, processing the job...
[2026-04-03 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:48:03] Production.INFO: ==16494== Lock acquired, processing the job...
[2026-04-03 03:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:48:03] Production.INFO: Account Balance Start.
[2026-04-03 03:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:48:03] Production.INFO: 117
[2026-04-03 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-03 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-03 03:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 03: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-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: ==16498== Releasing lock...
[2026-04-03 03:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: ==16492== Releasing lock...
[2026-04-03 03:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:05] Production.INFO: Date 2026-03-31
[2026-04-03 03:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:05] Production.INFO: Date 2026-04-01
[2026-04-03 03:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:48:05] Production.INFO: Total Charge 0
[2026-04-03 03:48:05] Production.INFO: CreateAllLog End
[2026-04-03 03:48:05] Production.INFO: Account Balance End.
[2026-04-03 03:48:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:48:05] Production.INFO: ==16496== Releasing lock...
[2026-04-03 03:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:48:13] Production.ERROR: CronJobId end10
[2026-04-03 03:48:13] Production.INFO: ==16494== Releasing lock...
[2026-04-03 03:48:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:48:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:48:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:48:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:48:15] Production.INFO: call_cost start
[2026-04-03 03:48:15] Production.INFO: call_cost end
[2026-04-03 03:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:48:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:48:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:48:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:48:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:48:15] Production.INFO: ==16490== Releasing lock...
[2026-04-03 03:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:49:01] Production.INFO: ==16588== Lock acquired, processing the job...
[2026-04-03 08:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:49:01] Production.INFO: neon service started
[2026-04-03 08:49:01] Production.INFO: neon service started
[2026-04-03 08:49:01] Production.INFO: ==16588== Releasing lock...
[2026-04-03 08:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:49:01] Production.INFO: ==16590== Lock acquired, processing the job...
[2026-04-03 03:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:49:02] Production.INFO: ==16590== Releasing lock...
[2026-04-03 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:49:02] Production.INFO: ==16592== Lock acquired, processing the job...
[2026-04-03 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:49:02] Production.INFO: ==16592== Releasing lock...
[2026-04-03 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:49:02] Production.INFO: ==16599== Lock acquired, processing the job...
[2026-04-03 03:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:49:03] Production.INFO: ==16594== Lock acquired, processing the job...
[2026-04-03 03:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:49:03] Production.INFO: ==16596== Lock acquired, processing the job...
[2026-04-03 03:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:49:03] Production.INFO: ==16601== Lock acquired, processing the job...
[2026-04-03 03:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:49:03] Production.INFO: ==16603== Lock acquired, processing the job...
[2026-04-03 03:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:49:03] Production.INFO: Account Balance Start.
[2026-04-03 03:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:49:03] Production.INFO: 117
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 03:49:03] Production.INFO: ==16603== Releasing lock...
[2026-04-03 03:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: ==16596== Releasing lock...
[2026-04-03 03:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:49:04] Production.INFO: Total Charge 0
[2026-04-03 03:49:04] Production.INFO: CreateAllLog End
[2026-04-03 03:49:04] Production.INFO: Account Balance End.
[2026-04-03 03:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:49:04] Production.INFO: ==16601== Releasing lock...
[2026-04-03 03:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:49:11] Production.ERROR: CronJobId end10
[2026-04-03 03:49:11] Production.INFO: ==16599== Releasing lock...
[2026-04-03 03:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:49:14] Production.INFO: call_cost start
[2026-04-03 03:49:14] Production.INFO: call_cost end
[2026-04-03 03:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:49:14] Production.INFO: ==16594== Releasing lock...
[2026-04-03 03:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:50:01] Production.INFO: ==16698== Lock acquired, processing the job...
[2026-04-03 08:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:50:02] Production.INFO: neon service started
[2026-04-03 08:50:02] Production.INFO: neon service started
[2026-04-03 08:50:02] Production.INFO: ==16698== Releasing lock...
[2026-04-03 08:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:50:02] Production.INFO: ==16700== Lock acquired, processing the job...
[2026-04-03 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:50:02] Production.INFO: ==16702== Lock acquired, processing the job...
[2026-04-03 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:50:02] Production.INFO: ==16702== Releasing lock...
[2026-04-03 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:50:02] Production.INFO: ==16700== Releasing lock...
[2026-04-03 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:50:03] Production.INFO: ==16709== Lock acquired, processing the job...
[2026-04-03 03:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:50:03] Production.INFO: ==16705== Lock acquired, processing the job...
[2026-04-03 03:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:50:03] Production.INFO: ==16707== Lock acquired, processing the job...
[2026-04-03 03:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:50:03] Production.INFO: ==16711== Lock acquired, processing the job...
[2026-04-03 03:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:50:03] Production.INFO: ==16713== Lock acquired, processing the job...
[2026-04-03 03:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:50:03] Production.INFO: Account Balance Start.
[2026-04-03 03:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:50:03] Production.INFO: 117
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-08
[2026-04-03 03: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-03 03: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-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03: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-03 03:50:04] Production.INFO: ==16713== Releasing lock...
[2026-04-03 03:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: ==16707== Releasing lock...
[2026-04-03 03:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:50:04] Production.INFO: Total Charge 0
[2026-04-03 03:50:04] Production.INFO: CreateAllLog End
[2026-04-03 03:50:04] Production.INFO: Account Balance End.
[2026-04-03 03:50:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:50:05] Production.INFO: ==16711== Releasing lock...
[2026-04-03 03:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:50:12] Production.ERROR: CronJobId end10
[2026-04-03 03:50:12] Production.INFO: ==16709== Releasing lock...
[2026-04-03 03:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:50:15] Production.INFO: call_cost start
[2026-04-03 03:50:15] Production.INFO: call_cost end
[2026-04-03 03:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:50:15] Production.INFO: ==16705== Releasing lock...
[2026-04-03 03:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:51:01] Production.INFO: ==16813== Lock acquired, processing the job...
[2026-04-03 08:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:51:01] Production.INFO: neon service started
[2026-04-03 08:51:01] Production.INFO: neon service started
[2026-04-03 08:51:01] Production.INFO: ==16813== Releasing lock...
[2026-04-03 08:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:51:01] Production.INFO: ==16815== Lock acquired, processing the job...
[2026-04-03 03:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:51:01] Production.INFO: ==16817== Lock acquired, processing the job...
[2026-04-03 07:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:51:01] Production.INFO: ==16817== Releasing lock...
[2026-04-03 07:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:51:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:51:02] Production.INFO: ==16815== Releasing lock...
[2026-04-03 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:51:02] Production.INFO: ==16820== Lock acquired, processing the job...
[2026-04-03 03:51:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 03:51:02] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 03:51:02] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 03:51:02] Production.INFO: ==16820== Releasing lock...
[2026-04-03 03:51:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 03:51:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 03:51:03] Production.INFO: ==16826== Lock acquired, processing the job...
[2026-04-03 03:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:51:03] Production.INFO: ==16828== Lock acquired, processing the job...
[2026-04-03 03:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:51:03] Production.INFO: Account Balance Start.
[2026-04-03 03:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:51:03] Production.INFO: 117
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: ==16822== Lock acquired, processing the job...
[2026-04-03 03:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: ==16824== Lock acquired, processing the job...
[2026-04-03 03:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: ==16830== Lock acquired, processing the job...
[2026-04-03 03:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 03:51:03] Production.INFO: ==16832== Lock acquired, processing the job...
[2026-04-03 03:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-27
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-28
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-29
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:03] Production.INFO: Date 2026-03-30
[2026-04-03 03:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:51:04] Production.INFO: Total Charge 0
[2026-04-03 03:51:04] Production.INFO: CreateAllLog End
[2026-04-03 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-03 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-03 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-03 03:51:04] Production.INFO: ==16832== Releasing lock...
[2026-04-03 03:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:51:04] Production.INFO: ==16824== Releasing lock...
[2026-04-03 03:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:51:04] Production.ERROR: done
[2026-04-03 03:51:04] Production.INFO: Account Balance End.
[2026-04-03 03:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 03:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027742', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 03:51:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:51:04] Production.INFO: ==16828== Releasing lock...
[2026-04-03 03:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027742', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 03:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 03:51:10] Production.INFO: ProcessCDR(1,17027742,1,1,2)
[2026-04-03 03:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027742,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027742,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 03:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 03:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 03:51:10] Production.INFO: ==16830== Releasing lock...
[2026-04-03 03:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 03:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 03:51:14] Production.ERROR: CronJobId end10
[2026-04-03 03:51:14] Production.INFO: ==16826== Releasing lock...
[2026-04-03 03:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:51:17] Production.INFO: call_cost start
[2026-04-03 03:51:17] Production.INFO: call_cost end
[2026-04-03 03:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:51:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:51:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:51:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:51:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:51:17] Production.INFO: ==16822== Releasing lock...
[2026-04-03 03:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:52:01] Production.INFO: ==16934== Lock acquired, processing the job...
[2026-04-03 08:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:52:01] Production.INFO: neon service started
[2026-04-03 08:52:01] Production.INFO: neon service started
[2026-04-03 08:52:01] Production.INFO: ==16934== Releasing lock...
[2026-04-03 08:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:52:02] Production.INFO: ==16936== Lock acquired, processing the job...
[2026-04-03 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:52:02] Production.INFO: ==16936== Releasing lock...
[2026-04-03 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:52:02] Production.INFO: ==16938== Lock acquired, processing the job...
[2026-04-03 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:52:03] Production.INFO: ==16938== Releasing lock...
[2026-04-03 07:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:52:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:52:03] Production.INFO: ==16940== Lock acquired, processing the job...
[2026-04-03 03:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:52:03] Production.INFO: ==16942== Lock acquired, processing the job...
[2026-04-03 03:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:52:03] Production.INFO: ==16946== Lock acquired, processing the job...
[2026-04-03 03:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:52:03] Production.INFO: Account Balance Start.
[2026-04-03 03:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:52:03] Production.INFO: 117
[2026-04-03 03:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:03] Production.INFO: ==16948== Lock acquired, processing the job...
[2026-04-03 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:03] Production.INFO: ==16944== Lock acquired, processing the job...
[2026-04-03 03:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:52:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:52:03] Production.INFO: ==16948== Releasing lock...
[2026-04-03 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:03] Production.INFO: ==16942== Releasing lock...
[2026-04-03 03:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:52:04] Production.INFO: Total Charge 0
[2026-04-03 03:52:04] Production.INFO: CreateAllLog End
[2026-04-03 03:52:04] Production.INFO: Account Balance End.
[2026-04-03 03:52:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:52:04] Production.INFO: ==16946== Releasing lock...
[2026-04-03 03:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:52:12] Production.ERROR: CronJobId end10
[2026-04-03 03:52:12] Production.INFO: ==16944== Releasing lock...
[2026-04-03 03:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:52:14] Production.INFO: call_cost start
[2026-04-03 03:52:14] Production.INFO: call_cost end
[2026-04-03 03:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:52:14] Production.INFO: ==16940== Releasing lock...
[2026-04-03 03:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:53:02] Production.INFO: ==17044== Lock acquired, processing the job...
[2026-04-03 08:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:53:02] Production.INFO: neon service started
[2026-04-03 08:53:02] Production.INFO: neon service started
[2026-04-03 08:53:02] Production.INFO: ==17044== Releasing lock...
[2026-04-03 08:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:53:02] Production.INFO: ==17046== Lock acquired, processing the job...
[2026-04-03 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:53:02] Production.INFO: ==17046== Releasing lock...
[2026-04-03 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:53:03] Production.INFO: ==17048== Lock acquired, processing the job...
[2026-04-03 07:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:53:03] Production.INFO: ==17048== Releasing lock...
[2026-04-03 07:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:53:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:53:03] Production.INFO: ==17051== Lock acquired, processing the job...
[2026-04-03 03:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:53:03] Production.INFO: ==17053== Lock acquired, processing the job...
[2026-04-03 03:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:53:03] Production.INFO: ==17059== Lock acquired, processing the job...
[2026-04-03 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:53:03] Production.INFO: ==17055== Lock acquired, processing the job...
[2026-04-03 03:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 03:53:03] Production.INFO: ==17057== Lock acquired, processing the job...
[2026-04-03 03:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 03:53:03] Production.INFO: ==17059== Releasing lock...
[2026-04-03 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:53:04] Production.INFO: Account Balance Start.
[2026-04-03 03:53:04] Production.INFO: CreateAllLog Start
[2026-04-03 03:53:04] Production.INFO: 117
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-08
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-09
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:53:04] Production.INFO: ==17053== Releasing lock...
[2026-04-03 03:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:05] Production.INFO: Date 2026-03-28
[2026-04-03 03:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:05] Production.INFO: Date 2026-03-29
[2026-04-03 03:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:05] Production.INFO: Date 2026-03-30
[2026-04-03 03:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:05] Production.INFO: Date 2026-03-31
[2026-04-03 03:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:05] Production.INFO: Date 2026-04-01
[2026-04-03 03:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:05] Production.INFO: Date 2026-04-02
[2026-04-03 03:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:05] Production.INFO: Date 2026-04-03
[2026-04-03 03:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 03:53:05] Production.INFO: Total Charge 0
[2026-04-03 03:53:05] Production.INFO: CreateAllLog End
[2026-04-03 03:53:05] Production.INFO: Account Balance End.
[2026-04-03 03:53:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:53:05] Production.INFO: ==17057== Releasing lock...
[2026-04-03 03:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:53:11] Production.ERROR: CronJobId end10
[2026-04-03 03:53:11] Production.INFO: ==17055== Releasing lock...
[2026-04-03 03:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:53:14] Production.INFO: call_cost start
[2026-04-03 03:53:14] Production.INFO: call_cost end
[2026-04-03 03:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:53:15] Production.INFO: ==17051== Releasing lock...
[2026-04-03 03:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:54:01] Production.INFO: ==17158== Lock acquired, processing the job...
[2026-04-03 08:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:54:01] Production.INFO: neon service started
[2026-04-03 08:54:01] Production.INFO: neon service started
[2026-04-03 08:54:01] Production.INFO: ==17158== Releasing lock...
[2026-04-03 08:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:54:02] Production.INFO: ==17162== Lock acquired, processing the job...
[2026-04-03 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:54:02] Production.INFO: ==17164== Lock acquired, processing the job...
[2026-04-03 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:54:02] Production.INFO: ==17164== Releasing lock...
[2026-04-03 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:54:02] Production.INFO: ==17162== Releasing lock...
[2026-04-03 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:54:03] Production.INFO: ==17169== Lock acquired, processing the job...
[2026-04-03 03:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:54:03] Production.INFO: ==17173== Lock acquired, processing the job...
[2026-04-03 03:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:54:03] Production.INFO: ==17175== Lock acquired, processing the job...
[2026-04-03 03:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:54:03] Production.INFO: ==17171== Lock acquired, processing the job...
[2026-04-03 03:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:54:03] Production.INFO: Account Balance Start.
[2026-04-03 03:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:54:03] Production.INFO: 117
[2026-04-03 03:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:03] Production.INFO: ==17177== Lock acquired, processing the job...
[2026-04-03 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 03:54:03] Production.INFO: ==17177== Releasing lock...
[2026-04-03 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: ==17171== Releasing lock...
[2026-04-03 03:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:54:04] Production.INFO: Total Charge 0
[2026-04-03 03:54:04] Production.INFO: CreateAllLog End
[2026-04-03 03:54:04] Production.INFO: Account Balance End.
[2026-04-03 03:54:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:54:04] Production.INFO: ==17175== Releasing lock...
[2026-04-03 03:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:54:12] Production.ERROR: CronJobId end10
[2026-04-03 03:54:12] Production.INFO: ==17173== Releasing lock...
[2026-04-03 03:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:54:14] Production.INFO: call_cost start
[2026-04-03 03:54:14] Production.INFO: call_cost end
[2026-04-03 03:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:54:14] Production.INFO: ==17169== Releasing lock...
[2026-04-03 03:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:55:02] Production.INFO: ==17268== Lock acquired, processing the job...
[2026-04-03 08:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:55:02] Production.INFO: neon service started
[2026-04-03 08:55:02] Production.INFO: neon service started
[2026-04-03 08:55:02] Production.INFO: ==17268== Releasing lock...
[2026-04-03 08:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:55:02] Production.INFO: ==17274== Lock acquired, processing the job...
[2026-04-03 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:55:02] Production.INFO: ==17274== Releasing lock...
[2026-04-03 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:55:02] Production.INFO: ==17272== Lock acquired, processing the job...
[2026-04-03 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:55:02] Production.INFO: ==17272== Releasing lock...
[2026-04-03 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:55:03] Production.INFO: ==17277== Lock acquired, processing the job...
[2026-04-03 03:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:55:03] Production.INFO: ==17281== Lock acquired, processing the job...
[2026-04-03 03:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:55:03] Production.INFO: ==17279== Lock acquired, processing the job...
[2026-04-03 03:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:55:03] Production.INFO: ==17283== Lock acquired, processing the job...
[2026-04-03 03:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:55:03] Production.INFO: ==17285== Lock acquired, processing the job...
[2026-04-03 03:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 03:55:03] Production.INFO: Account Balance Start.
[2026-04-03 03:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:55:03] Production.INFO: 117
[2026-04-03 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-03 03:55:03] Production.INFO: ==17285== Releasing lock...
[2026-04-03 03:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-10
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-11
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-12
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-13
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-14
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-15
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: ==17279== Releasing lock...
[2026-04-03 03:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:55:04] Production.INFO: Total Charge 0
[2026-04-03 03:55:04] Production.INFO: CreateAllLog End
[2026-04-03 03:55:04] Production.INFO: Account Balance End.
[2026-04-03 03:55:05] Production.ERROR: CronJobId end 12
[2026-04-03 03:55:05] Production.INFO: ==17283== Releasing lock...
[2026-04-03 03:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:55:12] Production.ERROR: CronJobId end10
[2026-04-03 03:55:12] Production.INFO: ==17281== Releasing lock...
[2026-04-03 03:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:55:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:55:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:55:16] Production.INFO: call_cost start
[2026-04-03 03:55:16] Production.INFO: call_cost end
[2026-04-03 03:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:55:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:55:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:55:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:55:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:55:16] Production.INFO: ==17277== Releasing lock...
[2026-04-03 03:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:56:01] Production.INFO: ==17388== Lock acquired, processing the job...
[2026-04-03 08:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:56:01] Production.INFO: neon service started
[2026-04-03 08:56:01] Production.INFO: neon service started
[2026-04-03 08:56:01] Production.INFO: ==17388== Releasing lock...
[2026-04-03 08:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:56:01] Production.INFO: ==17390== Lock acquired, processing the job...
[2026-04-03 03:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:56:02] Production.INFO: ==17390== Releasing lock...
[2026-04-03 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:56:02] Production.INFO: ==17392== Lock acquired, processing the job...
[2026-04-03 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:56:02] Production.INFO: ==17392== Releasing lock...
[2026-04-03 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:56:03] Production.INFO: ==17395== Lock acquired, processing the job...
[2026-04-03 03:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:56:03] Production.INFO: ==17399== Lock acquired, processing the job...
[2026-04-03 03:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:56:03] Production.INFO: ==17397== Lock acquired, processing the job...
[2026-04-03 03:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:56:03] Production.INFO: ==17401== Lock acquired, processing the job...
[2026-04-03 03:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:56:03] Production.INFO: ==17403== Lock acquired, processing the job...
[2026-04-03 03:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:56:03] Production.INFO: Account Balance Start.
[2026-04-03 03:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:56:03] Production.INFO: 117
[2026-04-03 03:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:03] Production.INFO: ==17403== Releasing lock...
[2026-04-03 03:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:56:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-16
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: ==17397== Releasing lock...
[2026-04-03 03:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:56:04] Production.INFO: Total Charge 0
[2026-04-03 03:56:04] Production.INFO: CreateAllLog End
[2026-04-03 03:56:04] Production.INFO: Account Balance End.
[2026-04-03 03:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:56:04] Production.INFO: ==17401== Releasing lock...
[2026-04-03 03:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:56:14] Production.ERROR: CronJobId end10
[2026-04-03 03:56:14] Production.INFO: ==17399== Releasing lock...
[2026-04-03 03:56:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:56:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:56:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:56:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:56:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:56:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:56:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:56:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:56:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:56:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:56:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:56:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:56:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:56:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:56:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:56:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:56:16] Production.INFO: call_cost start
[2026-04-03 03:56:16] Production.INFO: call_cost end
[2026-04-03 03:56:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:56:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:56:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:56:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:56:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:56:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:56:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:56:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:56:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:56:16] Production.INFO: ==17395== Releasing lock...
[2026-04-03 03:56:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:56:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:57:01] Production.INFO: ==17505== Lock acquired, processing the job...
[2026-04-03 08:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:57:01] Production.INFO: neon service started
[2026-04-03 08:57:01] Production.INFO: neon service started
[2026-04-03 08:57:01] Production.INFO: ==17505== Releasing lock...
[2026-04-03 08:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:57:02] Production.INFO: ==17507== Lock acquired, processing the job...
[2026-04-03 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:57:02] Production.INFO: ==17509== Lock acquired, processing the job...
[2026-04-03 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:57:02] Production.INFO: ==17509== Releasing lock...
[2026-04-03 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:57:02] Production.INFO: ==17507== Releasing lock...
[2026-04-03 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:57:03] Production.INFO: ==17512== Lock acquired, processing the job...
[2026-04-03 03:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:57:03] Production.INFO: ==17514== Lock acquired, processing the job...
[2026-04-03 03:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:57:03] Production.INFO: ==17516== Lock acquired, processing the job...
[2026-04-03 03:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:57:03] Production.INFO: ==17518== Lock acquired, processing the job...
[2026-04-03 03:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:57:03] Production.INFO: ==17520== Lock acquired, processing the job...
[2026-04-03 03:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:57:03] Production.INFO: Account Balance Start.
[2026-04-03 03:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:57:03] Production.INFO: 117
[2026-04-03 03:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 03:57:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:03] Production.INFO: ==17520== Releasing lock...
[2026-04-03 03:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:57:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: ==17514== Releasing lock...
[2026-04-03 03:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:57:04] Production.INFO: Total Charge 0
[2026-04-03 03:57:04] Production.INFO: CreateAllLog End
[2026-04-03 03:57:04] Production.INFO: Account Balance End.
[2026-04-03 03:57:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:57:04] Production.INFO: ==17518== Releasing lock...
[2026-04-03 03:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:57:12] Production.ERROR: CronJobId end10
[2026-04-03 03:57:12] Production.INFO: ==17516== Releasing lock...
[2026-04-03 03:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:57:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:57:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:57:15] Production.INFO: call_cost start
[2026-04-03 03:57:15] Production.INFO: call_cost end
[2026-04-03 03:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:57:15] Production.INFO: ==17512== Releasing lock...
[2026-04-03 03:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:58:01] Production.INFO: ==17622== Lock acquired, processing the job...
[2026-04-03 08:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:58:01] Production.INFO: neon service started
[2026-04-03 08:58:01] Production.INFO: neon service started
[2026-04-03 08:58:01] Production.INFO: ==17622== Releasing lock...
[2026-04-03 08:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:58:01] Production.INFO: ==17626== Lock acquired, processing the job...
[2026-04-03 07:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:58:01] Production.INFO: ==17626== Releasing lock...
[2026-04-03 07:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:58:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:58:01] Production.INFO: ==17624== Lock acquired, processing the job...
[2026-04-03 03:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:58:02] Production.INFO: ==17624== Releasing lock...
[2026-04-03 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 03:58:02] Production.INFO: ==17631== Lock acquired, processing the job...
[2026-04-03 03:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:58:02] Production.INFO: ==17633== Lock acquired, processing the job...
[2026-04-03 03:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:58:02] Production.INFO: ==17635== Lock acquired, processing the job...
[2026-04-03 03:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:58:02] Production.INFO: ==17629== Lock acquired, processing the job...
[2026-04-03 03:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:58:02] Production.INFO: ==17637== Lock acquired, processing the job...
[2026-04-03 03:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:58:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:58:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:58:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:58:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:58:03] Production.INFO: Account Balance Start.
[2026-04-03 03:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:58:03] Production.INFO: 117
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 03:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:58:03] Production.INFO: ==17637== Releasing lock...
[2026-04-03 03:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: ==17631== Releasing lock...
[2026-04-03 03:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-27
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-28
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-29
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-30
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-03-31
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-04-01
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:03] Production.INFO: Date 2026-04-02
[2026-04-03 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:58:04] Production.INFO: Total Charge 0
[2026-04-03 03:58:04] Production.INFO: CreateAllLog End
[2026-04-03 03:58:04] Production.INFO: Account Balance End.
[2026-04-03 03:58:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:58:04] Production.INFO: ==17635== Releasing lock...
[2026-04-03 03:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:58:10] Production.ERROR: CronJobId end10
[2026-04-03 03:58:10] Production.INFO: ==17633== Releasing lock...
[2026-04-03 03:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:58:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:58:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:58:12] Production.INFO: call_cost start
[2026-04-03 03:58:13] Production.INFO: call_cost end
[2026-04-03 03:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:58:13] Production.INFO: ==17629== Releasing lock...
[2026-04-03 03:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 08:59:01] Production.INFO: ==17733== Lock acquired, processing the job...
[2026-04-03 08:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 08:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 08:59:01] Production.INFO: neon service started
[2026-04-03 08:59:01] Production.INFO: neon service started
[2026-04-03 08:59:01] Production.INFO: ==17733== Releasing lock...
[2026-04-03 08:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 08:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 03:59:02] Production.INFO: ==17736== Lock acquired, processing the job...
[2026-04-03 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 03:59:02] Production.INFO: ==17736== Releasing lock...
[2026-04-03 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 03:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:59:02] Production.INFO: ==17738== Lock acquired, processing the job...
[2026-04-03 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 07:59:02] Production.INFO: ==17738== Releasing lock...
[2026-04-03 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 07:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 03:59:03] Production.INFO: ==17744== Lock acquired, processing the job...
[2026-04-03 03:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 03:59:03] Production.INFO: ==17742== Lock acquired, processing the job...
[2026-04-03 03:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 03:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 03:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 03:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 03:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 03:59:03] Production.INFO: ==17746== Lock acquired, processing the job...
[2026-04-03 03:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 03:59:03] Production.INFO: Account Balance Start.
[2026-04-03 03:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 03:59:03] Production.INFO: 117
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: ==17740== Lock acquired, processing the job...
[2026-04-03 03:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 03:59:03] Production.INFO: ==17748== Lock acquired, processing the job...
[2026-04-03 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-11
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 03:59:03] Production.INFO: Date 2026-03-12
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 03:59:03] Production.INFO: ==17748== Releasing lock...
[2026-04-03 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 03:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-13
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-14
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-15
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-16
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-17
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-18
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-19
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: ==17742== Releasing lock...
[2026-04-03 03:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 03:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-20
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-21
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-22
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-23
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-24
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-25
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:03] Production.INFO: Date 2026-03-26
[2026-04-03 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:04] Production.INFO: Date 2026-04-01
[2026-04-03 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:04] Production.INFO: Date 2026-04-02
[2026-04-03 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:04] Production.INFO: Date 2026-04-03
[2026-04-03 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 03:59:04] Production.INFO: Total Charge 0
[2026-04-03 03:59:04] Production.INFO: CreateAllLog End
[2026-04-03 03:59:04] Production.INFO: Account Balance End.
[2026-04-03 03:59:04] Production.ERROR: CronJobId end 12
[2026-04-03 03:59:04] Production.INFO: ==17746== Releasing lock...
[2026-04-03 03:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 03:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 03:59:12] Production.ERROR: CronJobId end10
[2026-04-03 03:59:12] Production.INFO: ==17744== Releasing lock...
[2026-04-03 03:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 03:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 03:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 03:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 03:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 03:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 03:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 03:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 03:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 03:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 03:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 03:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 03:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 03:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 03:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 03:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 03:59:15] Production.INFO: call_cost start
[2026-04-03 03:59:15] Production.INFO: call_cost end
[2026-04-03 03:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 03:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 03:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 03:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 03:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 03:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 03:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 03:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 03:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 03:59:15] Production.INFO: ==17740== Releasing lock...
[2026-04-03 03:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 03:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:00:02] Production.INFO: ==17842== Lock acquired, processing the job...
[2026-04-03 09:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:00:02] Production.INFO: neon service started
[2026-04-03 09:00:02] Production.INFO: neon service started
[2026-04-03 09:00:02] Production.INFO: ==17842== Releasing lock...
[2026-04-03 09:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:00:02] Production.INFO: ==17844== Lock acquired, processing the job...
[2026-04-03 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:00:02] Production.INFO: ==17844== Releasing lock...
[2026-04-03 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:00:03] Production.INFO: ==17846== Lock acquired, processing the job...
[2026-04-03 08:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:00:03] Production.INFO: ==17846== Releasing lock...
[2026-04-03 08:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:00:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:00:03] Production.INFO: ==17853== Lock acquired, processing the job...
[2026-04-03 04:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:00:03] Production.INFO: ==17849== Lock acquired, processing the job...
[2026-04-03 04:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:00:03] Production.INFO: ==17855== Lock acquired, processing the job...
[2026-04-03 04:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:00:03] Production.INFO: Account Balance Start.
[2026-04-03 04:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:00:03] Production.INFO: 117
[2026-04-03 04:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:00:03] Production.INFO: ==17851== Lock acquired, processing the job...
[2026-04-03 04:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:00:03] Production.INFO: ==17857== Lock acquired, processing the job...
[2026-04-03 04:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04: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-03 04:00:04] Production.INFO: ==17857== Releasing lock...
[2026-04-03 04:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: ==17851== Releasing lock...
[2026-04-03 04:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:00:04] Production.INFO: Total Charge 0
[2026-04-03 04:00:04] Production.INFO: CreateAllLog End
[2026-04-03 04:00:05] Production.INFO: Account Balance End.
[2026-04-03 04:00:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:00:05] Production.INFO: ==17855== Releasing lock...
[2026-04-03 04:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:00:12] Production.ERROR: CronJobId end10
[2026-04-03 04:00:12] Production.INFO: ==17853== Releasing lock...
[2026-04-03 04:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:00:14] Production.INFO: call_cost start
[2026-04-03 04:00:14] Production.INFO: call_cost end
[2026-04-03 04:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:00:14] Production.INFO: ==17849== Releasing lock...
[2026-04-03 04:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:01:01] Production.INFO: ==17958== Lock acquired, processing the job...
[2026-04-03 09:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:01:01] Production.INFO: neon service started
[2026-04-03 09:01:01] Production.INFO: neon service started
[2026-04-03 09:01:01] Production.INFO: ==17958== Releasing lock...
[2026-04-03 09:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:01:02] Production.INFO: ==17964== Lock acquired, processing the job...
[2026-04-03 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:01:02] Production.INFO: ==17966== Lock acquired, processing the job...
[2026-04-03 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:01:02] Production.INFO: ==17966== Releasing lock...
[2026-04-03 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:01:02] Production.INFO: ==17964== Releasing lock...
[2026-04-03 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:01:03] Production.INFO: ==17971== Lock acquired, processing the job...
[2026-04-03 04:01:03] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Starts#
[2026-04-03 04:01:03] Production.INFO: DBcleanup Starts.
[2026-04-03 04:01:03] Production.INFO: Usage Download Log Start.
[2026-04-03 04:01:03] Production.INFO: Usage Download Log End.
[2026-04-03 04:01:03] Production.INFO: Cronjob History Delete Start.
[2026-04-03 04:01:03] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-04-03','Cronjob')
[2026-04-03 04:01:03] Production.INFO: ==17983== Lock acquired, processing the job...
[2026-04-03 04:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:01:03] Production.INFO: ==17969== Lock acquired, processing the job...
[2026-04-03 04:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 04:01:03] Production.INFO: ==17973== Lock acquired, processing the job...
[2026-04-03 04:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04: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-03 04: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-03 04: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-03 04:01:03] Production.INFO: ==17983== Releasing lock...
[2026-04-03 04:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:01:03] Production.INFO: ==17975== Lock acquired, processing the job...
[2026-04-03 04:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:01:03] Production.INFO: ==17977== Lock acquired, processing the job...
[2026-04-03 04:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:01:03] Production.INFO: ==17979== Lock acquired, processing the job...
[2026-04-03 04:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:01:03] Production.INFO: ==17981== Lock acquired, processing the job...
[2026-04-03 04:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 04:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 04:01:03] Production.INFO: Account Balance Start.
[2026-04-03 04:01:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:01:03] Production.INFO: 117
[2026-04-03 04:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:01:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.ERROR: done
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 04:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027783', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 04:01:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:01:04] Production.INFO: Total Charge 0
[2026-04-03 04:01:04] Production.INFO: CreateAllLog End
[2026-04-03 04:01:04] Production.INFO: ==17975== Releasing lock...
[2026-04-03 04:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:01:04] Production.INFO: Account Balance End.
[2026-04-03 04:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:01:05] Production.INFO: ==17979== Releasing lock...
[2026-04-03 04:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027783', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 04:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 04:01:10] Production.INFO: ProcessCDR(1,17027783,1,1,2)
[2026-04-03 04:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027783,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027783,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 04:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 04:01:10] Production.INFO: ==17981== Releasing lock...
[2026-04-03 04:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 04:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 04:01:13] Production.INFO: Cronjob History Delete End.
[2026-04-03 04:01:13] Production.INFO: Job Log Delete Start.
[2026-04-03 04:01:13] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-04-03','Job')
[2026-04-03 04:01:13] Production.INFO: Job Log Delete End.
[2026-04-03 04:01:13] Production.INFO: Customer RateSheet History Delete Starts.
[2026-04-03 04:01:13] Production.INFO: Customer RateSheet History Delete End.
[2026-04-03 04:01:13] Production.INFO: Vendor RateSheet History Delete Start.
[2026-04-03 04:01:13] Production.INFO: Vendor RateSheet History Delete End.
[2026-04-03 04:01:13] Production.INFO: All Old Rate Delete Start
[2026-04-03 04:01:13] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Start.
[2026-04-03 04:01:13] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Done.
[2026-04-03 04:01:13] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Start.
[2026-04-03 04:01:13] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Done.
[2026-04-03 04:01:13] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Start.
[2026-04-03 04:01:13] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Done.
[2026-04-03 04:01:13] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Start.
[2026-04-03 04:01:13] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Done.
[2026-04-03 04:01:13] Production.INFO: All Old Rate Delete End
[2026-04-03 04:01:13] Production.INFO: Customer CDR Delete Start.
[2026-04-03 04:01:13] Production.INFO: Customer CDR Delete End.
[2026-04-03 04:01:13] Production.INFO: Customer Failed Call Start.
[2026-04-03 04:01:13] Production.INFO: Customer Failed Call Delete End.
[2026-04-03 04:01:13] Production.INFO: Vendor CDR Delete Start.
[2026-04-03 04:01:13] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:01:13] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 04:01:13] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 04:01:13] Production.ERROR: CronJob PID - 17971
[2026-04-03 04:01:13] Production.ERROR: CronJob Title - DB CleanUp
[2026-04-03 04:01:13] Production.ERROR: CronJob ID - 3
[2026-04-03 04:01:13] Production.ERROR: CronJob Last Run Time 2026-04-03 04:01:00
[2026-04-03 04:01:13] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 04:01:13] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 04:01:13] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 04:01:13] Production.ERROR: CronJob PID - 17973
[2026-04-03 04:01:13] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 04:01:13] Production.ERROR: CronJob ID - 5
[2026-04-03 04:01:13] Production.ERROR: CronJob Last Run Time 2026-04-03 04:01:00
[2026-04-03 04:01:13] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 04:01:13] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 04:01:13] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 04:01:13] Production.ERROR: CronJob PID - 17977
[2026-04-03 04:01:13] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 04:01:13] Production.ERROR: CronJob ID - 10
[2026-04-03 04:01:13] Production.ERROR: CronJob Last Run Time 2026-04-03 04:01:00
[2026-04-03 04:01:13] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 04:01:13] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 04:01:13] Production.INFO: Vendor CDR Delete End.
[2026-04-03 04:01:13] Production.INFO: Vendor CDR Delete Start.
[2026-04-03 04:01:13] Production.INFO: Vendor CDR Delete End.
[2026-04-03 04:01:13] Production.INFO: RateLog Delete Start.
[2026-04-03 04:01:14] Production.INFO: RateLog Delete End.
[2026-04-03 04:01:14] Production.INFO: Archive Old Rate Delete Start.
[2026-04-03 04:01:14] Production.INFO: Archive Old Rate Delete End.
[2026-04-03 04:01:14] Production.INFO: Tickets Delete Start.
[2026-04-03 04:01:14] Production.INFO: Tickets Delete End.
[2026-04-03 04:01:14] Production.INFO: DBcleanup Done.
[2026-04-03 04:01:14] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 04:01:14] Production.INFO: ==17969== Releasing lock...
[2026-04-03 04:01:14] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 04:01:14] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 04:01:14] Production.ERROR: CronJobId end 3
[2026-04-03 04:01:14] Production.INFO: ==17971== Releasing lock...
[2026-04-03 04:01:14] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Stops#
[2026-04-03 04:01:14] Production.INFO: 26 MB #Memory Used#
[2026-04-03 04:01:16] Production.ERROR: CronJobId end10
[2026-04-03 04:01:16] Production.INFO: ==17977== Releasing lock...
[2026-04-03 04:01:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:01:16] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:01:23] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:01:23] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:01:23] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:01:23] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:01:23] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:01:23] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:01:23] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:01:23] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:01:23] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:01:23] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:01:23] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:01:23] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:01:23] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:01:23] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:01:24] Production.INFO: call_cost start
[2026-04-03 04:01:24] Production.INFO: call_cost end
[2026-04-03 04:01:24] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:01:24] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:01:24] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:01:24] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:01:24] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:01:24] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:01:24] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:01:24] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:01:24] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:01:24] Production.INFO: ==17973== Releasing lock...
[2026-04-03 04:01:24] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:01:24] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:02:02] Production.INFO: ==18083== Lock acquired, processing the job...
[2026-04-03 09:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:02:02] Production.INFO: neon service started
[2026-04-03 09:02:02] Production.INFO: neon service started
[2026-04-03 09:02:02] Production.INFO: ==18083== Releasing lock...
[2026-04-03 09:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:02:02] Production.INFO: ==18085== Lock acquired, processing the job...
[2026-04-03 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:02:02] Production.INFO: ==18085== Releasing lock...
[2026-04-03 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:02:02] Production.INFO: ==18087== Lock acquired, processing the job...
[2026-04-03 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:02:02] Production.INFO: ==18087== Releasing lock...
[2026-04-03 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:02:03] Production.INFO: ==18098== Lock acquired, processing the job...
[2026-04-03 04:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 04:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 04:02:03] Production.INFO: ==18100== Lock acquired, processing the job...
[2026-04-03 04:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:02:03] Production.INFO: ==18090== Lock acquired, processing the job...
[2026-04-03 04:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:02:03] Production.INFO: ==18094== Lock acquired, processing the job...
[2026-04-03 04:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:02:03] Production.INFO: ==18092== Lock acquired, processing the job...
[2026-04-03 04:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:02:03] Production.INFO: ==18096== Lock acquired, processing the job...
[2026-04-03 04:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:02:03] Production.INFO: Account Balance Start.
[2026-04-03 04:02:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:02:03] Production.INFO: 117
[2026-04-03 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-03 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-03 04:02:04] Production.INFO: Date 2026-03-08
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: ==18100== Releasing lock...
[2026-04-03 04:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:02:04] Production.ERROR: done
[2026-04-03 04:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.ERROR: done
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: ==18092== Releasing lock...
[2026-04-03 04:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 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-03 04:02:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:04] Production.INFO: ==18098== Releasing lock...
[2026-04-03 04:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 04:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 04:02:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:05] Production.INFO: Date 2026-03-29
[2026-04-03 04:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:05] Production.INFO: Date 2026-03-30
[2026-04-03 04:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:02:05] Production.INFO: Total Charge 0
[2026-04-03 04:02:05] Production.INFO: CreateAllLog End
[2026-04-03 04:02:05] Production.INFO: Account Balance End.
[2026-04-03 04:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:02:05] Production.INFO: ==18096== Releasing lock...
[2026-04-03 04:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:02:13] Production.ERROR: CronJobId end10
[2026-04-03 04:02:13] Production.INFO: ==18094== Releasing lock...
[2026-04-03 04:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:02:15] Production.INFO: call_cost start
[2026-04-03 04:02:15] Production.INFO: call_cost end
[2026-04-03 04:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:02:15] Production.INFO: ==18090== Releasing lock...
[2026-04-03 04:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:03:01] Production.INFO: ==18195== Lock acquired, processing the job...
[2026-04-03 09:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:03:01] Production.INFO: neon service started
[2026-04-03 09:03:01] Production.INFO: neon service started
[2026-04-03 09:03:01] Production.INFO: ==18195== Releasing lock...
[2026-04-03 09:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:03:02] Production.INFO: ==18197== Lock acquired, processing the job...
[2026-04-03 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:03:02] Production.INFO: ==18199== Lock acquired, processing the job...
[2026-04-03 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:03:02] Production.INFO: ==18199== Releasing lock...
[2026-04-03 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:03:02] Production.INFO: ==18197== Releasing lock...
[2026-04-03 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:03:03] Production.INFO: ==18202== Lock acquired, processing the job...
[2026-04-03 04:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:03:03] Production.INFO: ==18204== Lock acquired, processing the job...
[2026-04-03 04:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:03:03] Production.INFO: ==18206== Lock acquired, processing the job...
[2026-04-03 04:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:03:03] Production.INFO: ==18210== Lock acquired, processing the job...
[2026-04-03 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:03:03] Production.INFO: ==18208== Lock acquired, processing the job...
[2026-04-03 04:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 04:03:03] Production.INFO: ==18210== Releasing lock...
[2026-04-03 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:03:03] Production.INFO: Account Balance Start.
[2026-04-03 04:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:03:03] Production.INFO: 117
[2026-04-03 04:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:03] Production.INFO: ==18204== Releasing lock...
[2026-04-03 04:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:03:04] Production.INFO: Total Charge 0
[2026-04-03 04:03:04] Production.INFO: CreateAllLog End
[2026-04-03 04:03:04] Production.INFO: Account Balance End.
[2026-04-03 04:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:03:04] Production.INFO: ==18208== Releasing lock...
[2026-04-03 04:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:03:11] Production.ERROR: CronJobId end10
[2026-04-03 04:03:11] Production.INFO: ==18206== Releasing lock...
[2026-04-03 04:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:03:13] Production.INFO: call_cost start
[2026-04-03 04:03:13] Production.INFO: call_cost end
[2026-04-03 04:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:03:13] Production.INFO: ==18202== Releasing lock...
[2026-04-03 04:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:04:01] Production.INFO: ==18308== Lock acquired, processing the job...
[2026-04-03 09:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:04:01] Production.INFO: neon service started
[2026-04-03 09:04:01] Production.INFO: neon service started
[2026-04-03 09:04:01] Production.INFO: ==18308== Releasing lock...
[2026-04-03 09:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:04:02] Production.INFO: ==18312== Lock acquired, processing the job...
[2026-04-03 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:04:02] Production.INFO: ==18314== Lock acquired, processing the job...
[2026-04-03 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:04:02] Production.INFO: ==18314== Releasing lock...
[2026-04-03 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:04:02] Production.INFO: ==18312== Releasing lock...
[2026-04-03 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:04:03] Production.INFO: ==18316== Lock acquired, processing the job...
[2026-04-03 04:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:04:03] Production.INFO: ==18325== Lock acquired, processing the job...
[2026-04-03 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 04:04:03] Production.INFO: ==18318== Lock acquired, processing the job...
[2026-04-03 04:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:04:03] Production.INFO: ==18325== Releasing lock...
[2026-04-03 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:04:03] Production.INFO: ==18323== Lock acquired, processing the job...
[2026-04-03 04:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:04:03] Production.INFO: ==18321== Lock acquired, processing the job...
[2026-04-03 04:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:04:03] Production.INFO: Account Balance Start.
[2026-04-03 04:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:04:03] Production.INFO: 117
[2026-04-03 04:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: ==18318== Releasing lock...
[2026-04-03 04:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:04:04] Production.INFO: Total Charge 0
[2026-04-03 04:04:04] Production.INFO: CreateAllLog End
[2026-04-03 04:04:04] Production.INFO: Account Balance End.
[2026-04-03 04:04:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:04:04] Production.INFO: ==18323== Releasing lock...
[2026-04-03 04:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:04:12] Production.ERROR: CronJobId end10
[2026-04-03 04:04:12] Production.INFO: ==18321== Releasing lock...
[2026-04-03 04:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:04:15] Production.INFO: call_cost start
[2026-04-03 04:04:15] Production.INFO: call_cost end
[2026-04-03 04:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:04:15] Production.INFO: ==18316== Releasing lock...
[2026-04-03 04:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:05:01] Production.INFO: ==18418== Lock acquired, processing the job...
[2026-04-03 09:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:05:01] Production.INFO: neon service started
[2026-04-03 09:05:01] Production.INFO: neon service started
[2026-04-03 09:05:01] Production.INFO: ==18418== Releasing lock...
[2026-04-03 09:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:05:01] Production.INFO: ==18423== Lock acquired, processing the job...
[2026-04-03 08:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:05:01] Production.INFO: ==18423== Releasing lock...
[2026-04-03 08:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:05:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:05:01] Production.INFO: ==18421== Lock acquired, processing the job...
[2026-04-03 04:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:05:02] Production.INFO: ==18421== Releasing lock...
[2026-04-03 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:05:02] Production.INFO: ==18425== Lock acquired, processing the job...
[2026-04-03 04:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:05:02] Production.INFO: ==18427== Lock acquired, processing the job...
[2026-04-03 04:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:05:03] Production.INFO: ==18429== Lock acquired, processing the job...
[2026-04-03 04:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:05:03] Production.INFO: ==18431== Lock acquired, processing the job...
[2026-04-03 04:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:05:03] Production.INFO: ==18433== Lock acquired, processing the job...
[2026-04-03 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 04:05:03] Production.INFO: Account Balance Start.
[2026-04-03 04:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 04:05:03] Production.INFO: 117
[2026-04-03 04:05:03] Production.INFO: ==18433== Releasing lock...
[2026-04-03 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: ==18427== Releasing lock...
[2026-04-03 04:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:05:04] Production.INFO: Total Charge 0
[2026-04-03 04:05:04] Production.INFO: CreateAllLog End
[2026-04-03 04:05:04] Production.INFO: Account Balance End.
[2026-04-03 04:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:05:04] Production.INFO: ==18431== Releasing lock...
[2026-04-03 04:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:05:11] Production.ERROR: CronJobId end10
[2026-04-03 04:05:11] Production.INFO: ==18429== Releasing lock...
[2026-04-03 04:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:05:13] Production.INFO: call_cost start
[2026-04-03 04:05:13] Production.INFO: call_cost end
[2026-04-03 04:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:05:13] Production.INFO: ==18425== Releasing lock...
[2026-04-03 04:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:06:01] Production.INFO: ==18529== Lock acquired, processing the job...
[2026-04-03 09:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:06:01] Production.INFO: neon service started
[2026-04-03 09:06:01] Production.INFO: neon service started
[2026-04-03 09:06:01] Production.INFO: ==18529== Releasing lock...
[2026-04-03 09:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:06:02] Production.INFO: ==18531== Lock acquired, processing the job...
[2026-04-03 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:06:02] Production.INFO: ==18531== Releasing lock...
[2026-04-03 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:06:02] Production.INFO: ==18533== Lock acquired, processing the job...
[2026-04-03 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:06:02] Production.INFO: ==18533== Releasing lock...
[2026-04-03 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 04:06:02] Production.INFO: ==18541== Lock acquired, processing the job...
[2026-04-03 04:06:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:06:03] Production.INFO: Account Balance Start.
[2026-04-03 04:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:06:03] Production.INFO: 117
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: ==18535== Lock acquired, processing the job...
[2026-04-03 04:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: ==18537== Lock acquired, processing the job...
[2026-04-03 04:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:06:03] Production.INFO: ==18539== Lock acquired, processing the job...
[2026-04-03 04:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: ==18543== Lock acquired, processing the job...
[2026-04-03 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:06:03] Production.INFO: ==18543== Releasing lock...
[2026-04-03 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-26
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:03] Production.INFO: Date 2026-03-27
[2026-04-03 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:04] Production.INFO: ==18537== Releasing lock...
[2026-04-03 04:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:06:04] Production.INFO: Total Charge 0
[2026-04-03 04:06:04] Production.INFO: CreateAllLog End
[2026-04-03 04:06:04] Production.INFO: Account Balance End.
[2026-04-03 04:06:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:06:05] Production.INFO: ==18541== Releasing lock...
[2026-04-03 04:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:06:12] Production.ERROR: CronJobId end10
[2026-04-03 04:06:12] Production.INFO: ==18539== Releasing lock...
[2026-04-03 04:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:06:14] Production.INFO: call_cost start
[2026-04-03 04:06:14] Production.INFO: call_cost end
[2026-04-03 04:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:06:14] Production.INFO: ==18535== Releasing lock...
[2026-04-03 04:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:07:02] Production.INFO: ==18644== Lock acquired, processing the job...
[2026-04-03 09:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:07:02] Production.INFO: neon service started
[2026-04-03 09:07:02] Production.INFO: neon service started
[2026-04-03 09:07:02] Production.INFO: ==18644== Releasing lock...
[2026-04-03 09:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:07:02] Production.INFO: ==18648== Lock acquired, processing the job...
[2026-04-03 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:07:02] Production.INFO: ==18648== Releasing lock...
[2026-04-03 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:07:02] Production.INFO: ==18646== Lock acquired, processing the job...
[2026-04-03 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:07:02] Production.INFO: ==18646== Releasing lock...
[2026-04-03 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:07:03] Production.INFO: ==18655== Lock acquired, processing the job...
[2026-04-03 04:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:07:03] Production.INFO: ==18651== Lock acquired, processing the job...
[2026-04-03 04:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:07:03] Production.INFO: ==18653== Lock acquired, processing the job...
[2026-04-03 04:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:07:03] Production.INFO: ==18657== Lock acquired, processing the job...
[2026-04-03 04:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:07:03] Production.INFO: ==18659== Lock acquired, processing the job...
[2026-04-03 04:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:07:03] Production.INFO: Account Balance Start.
[2026-04-03 04:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:07:03] Production.INFO: 117
[2026-04-03 04:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:07:03] Production.INFO: ==18659== Releasing lock...
[2026-04-03 04:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: ==18653== Releasing lock...
[2026-04-03 04:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:07:04] Production.INFO: Total Charge 0
[2026-04-03 04:07:05] Production.INFO: CreateAllLog End
[2026-04-03 04:07:05] Production.INFO: Account Balance End.
[2026-04-03 04:07:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:07:05] Production.INFO: ==18657== Releasing lock...
[2026-04-03 04:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:07:13] Production.ERROR: CronJobId end10
[2026-04-03 04:07:13] Production.INFO: ==18655== Releasing lock...
[2026-04-03 04:07:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:07:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:07:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:07:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:07:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:07:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:07:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:07:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:07:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:07:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:07:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:07:15] Production.INFO: call_cost start
[2026-04-03 04:07:15] Production.INFO: call_cost end
[2026-04-03 04:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:07:15] Production.INFO: ==18651== Releasing lock...
[2026-04-03 04:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:08:01] Production.INFO: ==18765== Lock acquired, processing the job...
[2026-04-03 09:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:08:01] Production.INFO: neon service started
[2026-04-03 09:08:01] Production.INFO: neon service started
[2026-04-03 09:08:01] Production.INFO: ==18765== Releasing lock...
[2026-04-03 09:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:08:01] Production.INFO: ==18767== Lock acquired, processing the job...
[2026-04-03 04:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:08:02] Production.INFO: ==18767== Releasing lock...
[2026-04-03 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:08:02] Production.INFO: ==18769== Lock acquired, processing the job...
[2026-04-03 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:08:02] Production.INFO: ==18769== Releasing lock...
[2026-04-03 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:08:03] Production.INFO: ==18776== Lock acquired, processing the job...
[2026-04-03 04:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:08:03] Production.INFO: ==18774== Lock acquired, processing the job...
[2026-04-03 04:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:08:03] Production.INFO: ==18772== Lock acquired, processing the job...
[2026-04-03 04:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:08:03] Production.INFO: ==18778== Lock acquired, processing the job...
[2026-04-03 04:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:08:03] Production.INFO: Account Balance Start.
[2026-04-03 04:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:08:03] Production.INFO: 117
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: ==18780== Lock acquired, processing the job...
[2026-04-03 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 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-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:08:03] Production.INFO: ==18780== Releasing lock...
[2026-04-03 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: ==18774== Releasing lock...
[2026-04-03 04:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:08:04] Production.INFO: Total Charge 0
[2026-04-03 04:08:04] Production.INFO: CreateAllLog End
[2026-04-03 04:08:04] Production.INFO: Account Balance End.
[2026-04-03 04:08:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:08:04] Production.INFO: ==18778== Releasing lock...
[2026-04-03 04:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:08:12] Production.ERROR: CronJobId end10
[2026-04-03 04:08:12] Production.INFO: ==18776== Releasing lock...
[2026-04-03 04:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:08:14] Production.INFO: call_cost start
[2026-04-03 04:08:14] Production.INFO: call_cost end
[2026-04-03 04:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:08:14] Production.INFO: ==18772== Releasing lock...
[2026-04-03 04:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:09:01] Production.INFO: ==18874== Lock acquired, processing the job...
[2026-04-03 09:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:09:01] Production.INFO: neon service started
[2026-04-03 09:09:01] Production.INFO: neon service started
[2026-04-03 09:09:01] Production.INFO: ==18874== Releasing lock...
[2026-04-03 09:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:09:02] Production.INFO: ==18876== Lock acquired, processing the job...
[2026-04-03 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:09:02] Production.INFO: ==18876== Releasing lock...
[2026-04-03 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:09:02] Production.INFO: ==18878== Lock acquired, processing the job...
[2026-04-03 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:09:02] Production.INFO: ==18878== Releasing lock...
[2026-04-03 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:09:03] Production.INFO: ==18882== Lock acquired, processing the job...
[2026-04-03 04:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:09:03] Production.INFO: ==18884== Lock acquired, processing the job...
[2026-04-03 04:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:09:03] Production.INFO: ==18880== Lock acquired, processing the job...
[2026-04-03 04:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:09:03] Production.INFO: ==18886== Lock acquired, processing the job...
[2026-04-03 04:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:09:03] Production.INFO: ==18888== Lock acquired, processing the job...
[2026-04-03 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:09:03] Production.INFO: Account Balance Start.
[2026-04-03 04:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:09:03] Production.INFO: 117
[2026-04-03 04:09:03] Production.INFO: ==18882== Releasing lock...
[2026-04-03 04:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 04:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 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-03 04:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:03] Production.INFO: ==18888== Releasing lock...
[2026-04-03 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:09:04] Production.INFO: Total Charge 0
[2026-04-03 04:09:05] Production.INFO: CreateAllLog End
[2026-04-03 04:09:05] Production.INFO: Account Balance End.
[2026-04-03 04:09:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:09:05] Production.INFO: ==18886== Releasing lock...
[2026-04-03 04:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:09: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,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-03 04:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:09:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:09:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:09:12] Production.INFO: call_cost start
[2026-04-03 04:09:12] Production.INFO: call_cost end
[2026-04-03 04:09:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:09:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:09:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:09:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:09:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:09:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:09:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:09:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:09:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:09:12] Production.INFO: ==18880== Releasing lock...
[2026-04-03 04:09:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:09:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:09:12] Production.ERROR: CronJobId end10
[2026-04-03 04:09:12] Production.INFO: ==18884== Releasing lock...
[2026-04-03 04:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:10:01] Production.INFO: ==18984== Lock acquired, processing the job...
[2026-04-03 09:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:10:01] Production.INFO: neon service started
[2026-04-03 09:10:01] Production.INFO: neon service started
[2026-04-03 09:10:01] Production.INFO: ==18984== Releasing lock...
[2026-04-03 09:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:10:01] Production.INFO: ==18988== Lock acquired, processing the job...
[2026-04-03 04:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:10:01] Production.INFO: ==18988== Releasing lock...
[2026-04-03 04:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:10:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:10:02] Production.INFO: ==18990== Lock acquired, processing the job...
[2026-04-03 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:10:02] Production.INFO: ==18990== Releasing lock...
[2026-04-03 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:10:02] Production.INFO: ==18998== Lock acquired, processing the job...
[2026-04-03 04:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:10:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:10:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:10:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:10:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:10:02] Production.INFO: ==18994== Lock acquired, processing the job...
[2026-04-03 04:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:10:02] Production.INFO: ==18996== Lock acquired, processing the job...
[2026-04-03 04:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:10:03] Production.INFO: ==19000== Lock acquired, processing the job...
[2026-04-03 04:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:10:03] Production.INFO: ==19002== Lock acquired, processing the job...
[2026-04-03 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:10:03] Production.INFO: Account Balance Start.
[2026-04-03 04:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:10:03] Production.INFO: 117
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 04:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: ==19002== Releasing lock...
[2026-04-03 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: ==18996== Releasing lock...
[2026-04-03 04:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-26
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:03] Production.INFO: Date 2026-03-27
[2026-04-03 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:10:04] Production.INFO: Total Charge 0
[2026-04-03 04:10:04] Production.INFO: CreateAllLog End
[2026-04-03 04:10:04] Production.INFO: Account Balance End.
[2026-04-03 04:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:10:04] Production.INFO: ==19000== Releasing lock...
[2026-04-03 04:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:10:11] Production.ERROR: CronJobId end10
[2026-04-03 04:10:11] Production.INFO: ==18998== Releasing lock...
[2026-04-03 04:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:10:14] Production.INFO: call_cost start
[2026-04-03 04:10:14] Production.INFO: call_cost end
[2026-04-03 04:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:10:14] Production.INFO: ==18994== Releasing lock...
[2026-04-03 04:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:11:01] Production.INFO: ==19097== Lock acquired, processing the job...
[2026-04-03 09:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:11:01] Production.INFO: neon service started
[2026-04-03 09:11:01] Production.INFO: neon service started
[2026-04-03 09:11:01] Production.INFO: ==19097== Releasing lock...
[2026-04-03 09:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:11:02] Production.INFO: ==19101== Lock acquired, processing the job...
[2026-04-03 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:11:02] Production.INFO: ==19099== Lock acquired, processing the job...
[2026-04-03 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:11:02] Production.INFO: ==19101== Releasing lock...
[2026-04-03 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:11:02] Production.INFO: ==19099== Releasing lock...
[2026-04-03 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:11:03] Production.INFO: ==19112== Lock acquired, processing the job...
[2026-04-03 04:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:11:03] Production.INFO: ==19116== Lock acquired, processing the job...
[2026-04-03 04:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 04:11:03] Production.INFO: ==19106== Lock acquired, processing the job...
[2026-04-03 04:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 04:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 04:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 04:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 04:11:03] Production.ERROR: CronJob PID - 19112
[2026-04-03 04:11:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 04:11:03] Production.ERROR: CronJob ID - 10
[2026-04-03 04:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 04:11:00
[2026-04-03 04:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 04:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 04:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 04:11:03] Production.ERROR: CronJob PID - 19116
[2026-04-03 04:11:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 04:11:03] Production.ERROR: CronJob ID - 17
[2026-04-03 04:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 04:11:00
[2026-04-03 04:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 04:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 04:11:03] Production.INFO: ==19108== Lock acquired, processing the job...
[2026-04-03 04:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:11:03] Production.INFO: ==19110== Lock acquired, processing the job...
[2026-04-03 04:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:11:03] Production.INFO: ==19114== Lock acquired, processing the job...
[2026-04-03 04:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:11:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 04:11:04] Production.INFO: ==19106== Releasing lock...
[2026-04-03 04:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 04:11:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 04:11:04] Production.INFO: ==19118== Lock acquired, processing the job...
[2026-04-03 04:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:11:04] Production.INFO: Account Balance Start.
[2026-04-03 04:11:04] Production.INFO: CreateAllLog Start
[2026-04-03 04:11:04] Production.INFO: 117
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-08
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.ERROR: done
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 04:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027826', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 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-03 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-03 04:11:04] Production.INFO: ==19118== Releasing lock...
[2026-04-03 04:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: ==19110== Releasing lock...
[2026-04-03 04:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:05] Production.INFO: Date 2026-03-26
[2026-04-03 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:05] Production.INFO: Date 2026-03-27
[2026-04-03 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:05] Production.INFO: Date 2026-03-28
[2026-04-03 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:05] Production.INFO: Date 2026-03-29
[2026-04-03 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:05] Production.INFO: Date 2026-03-30
[2026-04-03 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:11:05] Production.INFO: Total Charge 0
[2026-04-03 04:11:05] Production.INFO: CreateAllLog End
[2026-04-03 04:11:05] Production.INFO: Account Balance End.
[2026-04-03 04:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:11:05] Production.INFO: ==19114== Releasing lock...
[2026-04-03 04:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027826', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 04:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 04:11:10] Production.INFO: ProcessCDR(1,17027826,1,1,2)
[2026-04-03 04:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027826,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027826,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 04:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 04:11:10] Production.INFO: ==19116== Releasing lock...
[2026-04-03 04:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 04:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 04:11:14] Production.ERROR: CronJobId end10
[2026-04-03 04:11:14] Production.INFO: ==19112== Releasing lock...
[2026-04-03 04:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:11:17] Production.INFO: call_cost start
[2026-04-03 04:11:17] Production.INFO: call_cost end
[2026-04-03 04:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:11:17] Production.INFO: ==19108== Releasing lock...
[2026-04-03 04:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:12:02] Production.INFO: ==19212== Lock acquired, processing the job...
[2026-04-03 09:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:12:02] Production.INFO: neon service started
[2026-04-03 09:12:02] Production.INFO: neon service started
[2026-04-03 09:12:02] Production.INFO: ==19212== Releasing lock...
[2026-04-03 09:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:12:02] Production.INFO: ==19214== Lock acquired, processing the job...
[2026-04-03 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:12:02] Production.INFO: ==19214== Releasing lock...
[2026-04-03 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:12:03] Production.INFO: ==19216== Lock acquired, processing the job...
[2026-04-03 08:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:12:03] Production.INFO: ==19216== Releasing lock...
[2026-04-03 08:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:12:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:12:03] Production.INFO: ==19220== Lock acquired, processing the job...
[2026-04-03 04:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:12:03] Production.INFO: ==19218== Lock acquired, processing the job...
[2026-04-03 04:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:12:03] Production.INFO: ==19225== Lock acquired, processing the job...
[2026-04-03 04:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:12:04] Production.INFO: ==19223== Lock acquired, processing the job...
[2026-04-03 04:12:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:12:04] Production.INFO: ==19227== Lock acquired, processing the job...
[2026-04-03 04:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:12:04] Production.INFO: ==19220== Releasing lock...
[2026-04-03 04:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:12:04] Production.INFO: Account Balance Start.
[2026-04-03 04:12:04] Production.INFO: CreateAllLog Start
[2026-04-03 04:12:04] Production.INFO: 117
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-08
[2026-04-03 04: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-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04:12:04] Production.INFO: ==19227== Releasing lock...
[2026-04-03 04:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:12:04] Production.INFO: Total Charge 0
[2026-04-03 04:12:05] Production.INFO: CreateAllLog End
[2026-04-03 04:12:05] Production.INFO: Account Balance End.
[2026-04-03 04:12:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:12:05] Production.INFO: ==19225== Releasing lock...
[2026-04-03 04:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:12:11] Production.ERROR: CronJobId end10
[2026-04-03 04:12:11] Production.INFO: ==19223== Releasing lock...
[2026-04-03 04:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:12:14] Production.INFO: call_cost start
[2026-04-03 04:12:14] Production.INFO: call_cost end
[2026-04-03 04:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:12:14] Production.INFO: ==19218== Releasing lock...
[2026-04-03 04:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:13:01] Production.INFO: ==19330== Lock acquired, processing the job...
[2026-04-03 09:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:13:01] Production.INFO: neon service started
[2026-04-03 09:13:01] Production.INFO: neon service started
[2026-04-03 09:13:01] Production.INFO: ==19330== Releasing lock...
[2026-04-03 09:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:13:02] Production.INFO: ==19334== Lock acquired, processing the job...
[2026-04-03 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:13:02] Production.INFO: ==19334== Releasing lock...
[2026-04-03 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:13:02] Production.INFO: ==19332== Lock acquired, processing the job...
[2026-04-03 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:13:02] Production.INFO: ==19332== Releasing lock...
[2026-04-03 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:13:03] Production.INFO: ==19341== Lock acquired, processing the job...
[2026-04-03 04:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:13:03] Production.INFO: ==19343== Lock acquired, processing the job...
[2026-04-03 04:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:13:03] Production.INFO: ==19339== Lock acquired, processing the job...
[2026-04-03 04:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:13:03] Production.INFO: ==19337== Lock acquired, processing the job...
[2026-04-03 04:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:13:03] Production.INFO: ==19345== Lock acquired, processing the job...
[2026-04-03 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:13:03] Production.INFO: Account Balance Start.
[2026-04-03 04:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:13:03] Production.INFO: 117
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:13:03] Production.INFO: ==19345== Releasing lock...
[2026-04-03 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: ==19339== Releasing lock...
[2026-04-03 04:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:13:04] Production.INFO: Total Charge 0
[2026-04-03 04:13:04] Production.INFO: CreateAllLog End
[2026-04-03 04:13:04] Production.INFO: Account Balance End.
[2026-04-03 04:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:13:04] Production.INFO: ==19343== Releasing lock...
[2026-04-03 04:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:13:12] Production.ERROR: CronJobId end10
[2026-04-03 04:13:12] Production.INFO: ==19341== Releasing lock...
[2026-04-03 04:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:13:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:13:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:13:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:13:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:13:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:13:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:13:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:13:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:13:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:13:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:13:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:13:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:13:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:13:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:13:15] Production.INFO: call_cost start
[2026-04-03 04:13:15] Production.INFO: call_cost end
[2026-04-03 04:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:13:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:13:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:13:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:13:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:13:15] Production.INFO: ==19337== Releasing lock...
[2026-04-03 04:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:14:02] Production.INFO: ==19447== Lock acquired, processing the job...
[2026-04-03 09:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:14:02] Production.INFO: neon service started
[2026-04-03 09:14:02] Production.INFO: neon service started
[2026-04-03 09:14:02] Production.INFO: ==19447== Releasing lock...
[2026-04-03 09:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:14:02] Production.INFO: ==19451== Lock acquired, processing the job...
[2026-04-03 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:14:02] Production.INFO: ==19451== Releasing lock...
[2026-04-03 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:14:02] Production.INFO: ==19449== Lock acquired, processing the job...
[2026-04-03 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:14:03] Production.INFO: ==19449== Releasing lock...
[2026-04-03 04:14:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:14:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:14:03] Production.INFO: ==19454== Lock acquired, processing the job...
[2026-04-03 04:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:14:03] Production.INFO: ==19458== Lock acquired, processing the job...
[2026-04-03 04:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:14:03] Production.INFO: ==19464== Lock acquired, processing the job...
[2026-04-03 04:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:14:03] Production.INFO: ==19456== Lock acquired, processing the job...
[2026-04-03 04:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04: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-03 04: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-03 04: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-03 04:14:04] Production.INFO: ==19464== Releasing lock...
[2026-04-03 04:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:14:04] Production.INFO: ==19461== Lock acquired, processing the job...
[2026-04-03 04:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:14:04] Production.INFO: Account Balance Start.
[2026-04-03 04:14:04] Production.INFO: CreateAllLog Start
[2026-04-03 04:14:04] Production.INFO: 117
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-08
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: ==19456== Releasing lock...
[2026-04-03 04:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:05] Production.INFO: Date 2026-03-30
[2026-04-03 04:14:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:14:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:14:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:14:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:14:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:14:05] Production.INFO: Total Charge 0
[2026-04-03 04:14:05] Production.INFO: CreateAllLog End
[2026-04-03 04:14:05] Production.INFO: Account Balance End.
[2026-04-03 04:14:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:14:05] Production.INFO: ==19461== Releasing lock...
[2026-04-03 04:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:14:13] Production.ERROR: CronJobId end10
[2026-04-03 04:14:13] Production.INFO: ==19458== Releasing lock...
[2026-04-03 04:14:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:14:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:14:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:14:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:14:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:14:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:14:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:14:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:14:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:14:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:14:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:14:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:14:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:14:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:14:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:14:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:14:16] Production.INFO: call_cost start
[2026-04-03 04:14:16] Production.INFO: call_cost end
[2026-04-03 04:14:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:14:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:14:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:14:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:14:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:14:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:14:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:14:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:14:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:14:16] Production.INFO: ==19454== Releasing lock...
[2026-04-03 04:14:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:14:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:15:01] Production.INFO: ==19564== Lock acquired, processing the job...
[2026-04-03 09:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:15:01] Production.INFO: neon service started
[2026-04-03 09:15:01] Production.INFO: neon service started
[2026-04-03 09:15:01] Production.INFO: ==19564== Releasing lock...
[2026-04-03 09:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:15:02] Production.INFO: ==19567== Lock acquired, processing the job...
[2026-04-03 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:15:02] Production.INFO: ==19569== Lock acquired, processing the job...
[2026-04-03 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:15:02] Production.INFO: ==19569== Releasing lock...
[2026-04-03 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:15:02] Production.INFO: ==19567== Releasing lock...
[2026-04-03 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:15:03] Production.INFO: ==19575== Lock acquired, processing the job...
[2026-04-03 04:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:15:03] Production.INFO: ==19573== Lock acquired, processing the job...
[2026-04-03 04:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:15:03] Production.INFO: ==19577== Lock acquired, processing the job...
[2026-04-03 04:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:15:03] Production.INFO: ==19581== Lock acquired, processing the job...
[2026-04-03 04:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:15:03] Production.INFO: ==19579== Lock acquired, processing the job...
[2026-04-03 04:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 04:15:03] Production.INFO: Account Balance Start.
[2026-04-03 04:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:15:03] Production.INFO: 117
[2026-04-03 04:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:15:03] Production.INFO: ==19581== Releasing lock...
[2026-04-03 04:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: ==19575== Releasing lock...
[2026-04-03 04:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:15:04] Production.INFO: Total Charge 0
[2026-04-03 04:15:04] Production.INFO: CreateAllLog End
[2026-04-03 04:15:04] Production.INFO: Account Balance End.
[2026-04-03 04:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:15:04] Production.INFO: ==19579== Releasing lock...
[2026-04-03 04:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:15:12] Production.ERROR: CronJobId end10
[2026-04-03 04:15:12] Production.INFO: ==19577== Releasing lock...
[2026-04-03 04:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:15:14] Production.INFO: call_cost start
[2026-04-03 04:15:14] Production.INFO: call_cost end
[2026-04-03 04:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:15:14] Production.INFO: ==19573== Releasing lock...
[2026-04-03 04:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:16:02] Production.INFO: ==19674== Lock acquired, processing the job...
[2026-04-03 09:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:16:02] Production.INFO: neon service started
[2026-04-03 09:16:02] Production.INFO: neon service started
[2026-04-03 09:16:02] Production.INFO: ==19674== Releasing lock...
[2026-04-03 09:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:16:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 04:16:02] Production.INFO: ==19676== Lock acquired, processing the job...
[2026-04-03 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:16:02] Production.INFO: ==19676== Releasing lock...
[2026-04-03 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:16:03] Production.INFO: ==19678== Lock acquired, processing the job...
[2026-04-03 08:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:16:03] Production.INFO: ==19678== Releasing lock...
[2026-04-03 08:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:16:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:16:03] Production.INFO: ==19685== Lock acquired, processing the job...
[2026-04-03 04:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:16:03] Production.INFO: ==19687== Lock acquired, processing the job...
[2026-04-03 04:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:16:03] Production.INFO: ==19689== Lock acquired, processing the job...
[2026-04-03 04:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:16:03] Production.INFO: ==19683== Lock acquired, processing the job...
[2026-04-03 04:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:16:03] Production.INFO: ==19691== Lock acquired, processing the job...
[2026-04-03 04:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:16:03] Production.INFO: Account Balance Start.
[2026-04-03 04:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:16:03] Production.INFO: 117
[2026-04-03 04:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 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-03 04:16:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: ==19691== Releasing lock...
[2026-04-03 04:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: ==19685== Releasing lock...
[2026-04-03 04:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:05] Production.INFO: Date 2026-03-27
[2026-04-03 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:05] Production.INFO: Date 2026-03-28
[2026-04-03 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:05] Production.INFO: Date 2026-03-29
[2026-04-03 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:05] Production.INFO: Date 2026-03-30
[2026-04-03 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:16:05] Production.INFO: Total Charge 0
[2026-04-03 04:16:05] Production.INFO: CreateAllLog End
[2026-04-03 04:16:05] Production.INFO: Account Balance End.
[2026-04-03 04:16:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:16:05] Production.INFO: ==19689== Releasing lock...
[2026-04-03 04:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:16:11] Production.ERROR: CronJobId end10
[2026-04-03 04:16:11] Production.INFO: ==19687== Releasing lock...
[2026-04-03 04:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:16:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:16:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:16:15] Production.INFO: call_cost start
[2026-04-03 04:16:15] Production.INFO: call_cost end
[2026-04-03 04:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:16:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:16:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:16:15] Production.INFO: ==19683== Releasing lock...
[2026-04-03 04:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:17:01] Production.INFO: ==19791== Lock acquired, processing the job...
[2026-04-03 09:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:17:01] Production.INFO: neon service started
[2026-04-03 09:17:01] Production.INFO: neon service started
[2026-04-03 09:17:01] Production.INFO: ==19791== Releasing lock...
[2026-04-03 09:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:17:01] Production.INFO: ==19794== Lock acquired, processing the job...
[2026-04-03 04:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:17:02] Production.INFO: ==19794== Releasing lock...
[2026-04-03 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:17:02] Production.INFO: ==19796== Lock acquired, processing the job...
[2026-04-03 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:17:02] Production.INFO: ==19796== Releasing lock...
[2026-04-03 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:17:02] Production.INFO: ==19800== Lock acquired, processing the job...
[2026-04-03 04:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:17:03] Production.INFO: ==19804== Lock acquired, processing the job...
[2026-04-03 04:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:17:03] Production.INFO: ==19806== Lock acquired, processing the job...
[2026-04-03 04:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:17:03] Production.INFO: ==19802== Lock acquired, processing the job...
[2026-04-03 04:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:17:03] Production.INFO: Account Balance Start.
[2026-04-03 04:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:17:03] Production.INFO: 117
[2026-04-03 04:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:03] Production.INFO: ==19808== Lock acquired, processing the job...
[2026-04-03 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:17:03] Production.INFO: ==19808== Releasing lock...
[2026-04-03 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:03] Production.INFO: ==19802== Releasing lock...
[2026-04-03 04:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:17:04] Production.INFO: Total Charge 0
[2026-04-03 04:17:04] Production.INFO: CreateAllLog End
[2026-04-03 04:17:04] Production.INFO: Account Balance End.
[2026-04-03 04:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:17:04] Production.INFO: ==19806== Releasing lock...
[2026-04-03 04:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:17:12] Production.ERROR: CronJobId end10
[2026-04-03 04:17:12] Production.INFO: ==19804== Releasing lock...
[2026-04-03 04:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:17:14] Production.INFO: call_cost start
[2026-04-03 04:17:14] Production.INFO: call_cost end
[2026-04-03 04:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:17:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:17:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:17:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:17:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:17:15] Production.INFO: ==19800== Releasing lock...
[2026-04-03 04:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:18:02] Production.INFO: ==19908== Lock acquired, processing the job...
[2026-04-03 09:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:18:02] Production.INFO: neon service started
[2026-04-03 09:18:02] Production.INFO: neon service started
[2026-04-03 09:18:02] Production.INFO: ==19908== Releasing lock...
[2026-04-03 09:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:18:02] Production.INFO: ==19910== Lock acquired, processing the job...
[2026-04-03 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:18:02] Production.INFO: ==19910== Releasing lock...
[2026-04-03 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:18:02] Production.INFO: ==19912== Lock acquired, processing the job...
[2026-04-03 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:18:02] Production.INFO: ==19912== Releasing lock...
[2026-04-03 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:18:03] Production.INFO: ==19924== Lock acquired, processing the job...
[2026-04-03 04:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04: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-03 04: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-03 04: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-03 04:18:03] Production.INFO: ==19924== Releasing lock...
[2026-04-03 04:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:18:03] Production.INFO: ==19914== Lock acquired, processing the job...
[2026-04-03 04:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:18:03] Production.INFO: ==19916== Lock acquired, processing the job...
[2026-04-03 04:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:18:03] Production.INFO: ==19918== Lock acquired, processing the job...
[2026-04-03 04:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:18:03] Production.INFO: ==19920== Lock acquired, processing the job...
[2026-04-03 04:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:18:03] Production.INFO: Account Balance Start.
[2026-04-03 04:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:18:03] Production.INFO: 117
[2026-04-03 04:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: ==19916== Releasing lock...
[2026-04-03 04:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:18:04] Production.INFO: Total Charge 0
[2026-04-03 04:18:04] Production.INFO: CreateAllLog End
[2026-04-03 04:18:04] Production.INFO: Account Balance End.
[2026-04-03 04:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:18:04] Production.INFO: ==19920== Releasing lock...
[2026-04-03 04:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:18:11] Production.ERROR: CronJobId end10
[2026-04-03 04:18:11] Production.INFO: ==19918== Releasing lock...
[2026-04-03 04:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:18:15] Production.INFO: call_cost start
[2026-04-03 04:18:15] Production.INFO: call_cost end
[2026-04-03 04:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:18:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:18:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:18:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:18:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:18:15] Production.INFO: ==19914== Releasing lock...
[2026-04-03 04:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:19:01] Production.INFO: ==20020== Lock acquired, processing the job...
[2026-04-03 09:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:19:01] Production.INFO: neon service started
[2026-04-03 09:19:01] Production.INFO: neon service started
[2026-04-03 09:19:01] Production.INFO: ==20020== Releasing lock...
[2026-04-03 09:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:19:01] Production.INFO: ==20024== Lock acquired, processing the job...
[2026-04-03 08:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:19:01] Production.INFO: ==20024== Releasing lock...
[2026-04-03 08:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:19:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:19:01] Production.INFO: ==20022== Lock acquired, processing the job...
[2026-04-03 04:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:19:02] Production.INFO: ==20022== Releasing lock...
[2026-04-03 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:19:02] Production.INFO: ==20029== Lock acquired, processing the job...
[2026-04-03 04:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:19:02] Production.INFO: ==20031== Lock acquired, processing the job...
[2026-04-03 04:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:19:03] Production.INFO: ==20035== Lock acquired, processing the job...
[2026-04-03 04:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:19:03] Production.INFO: ==20033== Lock acquired, processing the job...
[2026-04-03 04:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:19:03] Production.INFO: ==20037== Lock acquired, processing the job...
[2026-04-03 04:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:19:03] Production.INFO: Account Balance Start.
[2026-04-03 04:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:19:03] Production.INFO: 117
[2026-04-03 04:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04:19:03] Production.INFO: ==20037== Releasing lock...
[2026-04-03 04:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-26
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: ==20031== Releasing lock...
[2026-04-03 04:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-27
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-28
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-29
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-30
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:03] Production.INFO: Date 2026-03-31
[2026-04-03 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:19:04] Production.INFO: Total Charge 0
[2026-04-03 04:19:04] Production.INFO: CreateAllLog End
[2026-04-03 04:19:04] Production.INFO: Account Balance End.
[2026-04-03 04:19:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:19:04] Production.INFO: ==20035== Releasing lock...
[2026-04-03 04:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:19:12] Production.ERROR: CronJobId end10
[2026-04-03 04:19:12] Production.INFO: ==20033== Releasing lock...
[2026-04-03 04:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:19:15] Production.INFO: call_cost start
[2026-04-03 04:19:15] Production.INFO: call_cost end
[2026-04-03 04:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:19:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:19:15] Production.INFO: ==20029== Releasing lock...
[2026-04-03 04:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:20:01] Production.INFO: ==20137== Lock acquired, processing the job...
[2026-04-03 09:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:20:01] Production.INFO: neon service started
[2026-04-03 09:20:01] Production.INFO: neon service started
[2026-04-03 09:20:01] Production.INFO: ==20137== Releasing lock...
[2026-04-03 09:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:20:02] Production.INFO: ==20139== Lock acquired, processing the job...
[2026-04-03 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:20:02] Production.INFO: ==20141== Lock acquired, processing the job...
[2026-04-03 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:20:02] Production.INFO: ==20141== Releasing lock...
[2026-04-03 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:20:02] Production.INFO: ==20139== Releasing lock...
[2026-04-03 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:20:03] Production.INFO: ==20144== Lock acquired, processing the job...
[2026-04-03 04:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:20:03] Production.INFO: ==20146== Lock acquired, processing the job...
[2026-04-03 04:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:20:03] Production.INFO: ==20148== Lock acquired, processing the job...
[2026-04-03 04:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:20:03] Production.INFO: ==20150== Lock acquired, processing the job...
[2026-04-03 04:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:20:03] Production.INFO: ==20152== Lock acquired, processing the job...
[2026-04-03 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:20:03] Production.INFO: Account Balance Start.
[2026-04-03 04:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:20:03] Production.INFO: 117
[2026-04-03 04:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 04:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:03] Production.INFO: ==20152== Releasing lock...
[2026-04-03 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: ==20146== Releasing lock...
[2026-04-03 04:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:20:04] Production.INFO: Total Charge 0
[2026-04-03 04:20:04] Production.INFO: CreateAllLog End
[2026-04-03 04:20:04] Production.INFO: Account Balance End.
[2026-04-03 04:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:20:04] Production.INFO: ==20150== Releasing lock...
[2026-04-03 04:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:20:11] Production.ERROR: CronJobId end10
[2026-04-03 04:20:11] Production.INFO: ==20148== Releasing lock...
[2026-04-03 04:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:20:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:20:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:20:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:20:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:20:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:20:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:20:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:20:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:20:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:20:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:20:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:20:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:20:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:20:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:20:15] Production.INFO: call_cost start
[2026-04-03 04:20:15] Production.INFO: call_cost end
[2026-04-03 04:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:20:15] Production.INFO: ==20144== Releasing lock...
[2026-04-03 04:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:21:02] Production.INFO: ==20259== Lock acquired, processing the job...
[2026-04-03 09:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:21:02] Production.INFO: neon service started
[2026-04-03 09:21:02] Production.INFO: neon service started
[2026-04-03 09:21:02] Production.INFO: ==20259== Releasing lock...
[2026-04-03 09:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:21:02] Production.INFO: ==20261== Lock acquired, processing the job...
[2026-04-03 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:21:02] Production.INFO: ==20263== Lock acquired, processing the job...
[2026-04-03 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:21:02] Production.INFO: ==20263== Releasing lock...
[2026-04-03 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:21:03] Production.INFO: ==20261== Releasing lock...
[2026-04-03 04:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:21:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:21:03] Production.INFO: ==20265== Lock acquired, processing the job...
[2026-04-03 04:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 04:21:03] Production.INFO: ==20270== Lock acquired, processing the job...
[2026-04-03 04:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 04:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 04:21:03] Production.INFO: ==20265== Releasing lock...
[2026-04-03 04:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 04:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 04:21:03] Production.INFO: ==20267== Lock acquired, processing the job...
[2026-04-03 04:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:21:04] Production.INFO: ==20280== Lock acquired, processing the job...
[2026-04-03 04:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:21:04] Production.INFO: ==20272== Lock acquired, processing the job...
[2026-04-03 04:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:21:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:21:04] Production.INFO: ==20274== Lock acquired, processing the job...
[2026-04-03 04:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04: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-03 04:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04: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-03 04:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 04:21:04] Production.INFO: ==20280== Releasing lock...
[2026-04-03 04:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:21:04] Production.INFO: ==20277== Lock acquired, processing the job...
[2026-04-03 04:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 04:21:04] Production.INFO: Account Balance Start.
[2026-04-03 04:21:04] Production.INFO: CreateAllLog Start
[2026-04-03 04:21:04] Production.INFO: 117
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-08
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: ==20270== Releasing lock...
[2026-04-03 04:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.ERROR: done
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 04:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027867', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:05] Production.INFO: Date 2026-03-28
[2026-04-03 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:05] Production.INFO: Date 2026-03-29
[2026-04-03 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:05] Production.INFO: Date 2026-03-30
[2026-04-03 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:21:05] Production.INFO: Total Charge 0
[2026-04-03 04:21:05] Production.INFO: CreateAllLog End
[2026-04-03 04:21:05] Production.INFO: Account Balance End.
[2026-04-03 04:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:21:05] Production.INFO: ==20274== Releasing lock...
[2026-04-03 04:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027867', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 04:21:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 04:21:11] Production.INFO: ProcessCDR(1,17027867,1,1,2)
[2026-04-03 04:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027867,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027867,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:21:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 04:21:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 04:21:11] Production.INFO: ==20277== Releasing lock...
[2026-04-03 04:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 04:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 04:21:15] Production.ERROR: CronJobId end10
[2026-04-03 04:21:15] Production.INFO: ==20272== Releasing lock...
[2026-04-03 04:21:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:21:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:21:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:21:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:21:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:21:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:21:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:21:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:21:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:21:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:21:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:21:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:21:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:21:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:21:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:21:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:21:18] Production.INFO: call_cost start
[2026-04-03 04:21:18] Production.INFO: call_cost end
[2026-04-03 04:21:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:21:18] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:21:18] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:21:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:21:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:21:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:21:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:21:18] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:21:18] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:21:18] Production.INFO: ==20267== Releasing lock...
[2026-04-03 04:21:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:21:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:22:01] Production.INFO: ==20381== Lock acquired, processing the job...
[2026-04-03 09:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:22:01] Production.INFO: neon service started
[2026-04-03 09:22:01] Production.INFO: neon service started
[2026-04-03 09:22:01] Production.INFO: ==20381== Releasing lock...
[2026-04-03 09:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:22:01] Production.INFO: ==20385== Lock acquired, processing the job...
[2026-04-03 08:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:22:01] Production.INFO: ==20385== Releasing lock...
[2026-04-03 08:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:22:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:22:02] Production.INFO: ==20383== Lock acquired, processing the job...
[2026-04-03 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:22:02] Production.INFO: ==20383== Releasing lock...
[2026-04-03 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:22:03] Production.INFO: ==20390== Lock acquired, processing the job...
[2026-04-03 04:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:22:03] Production.INFO: ==20388== Lock acquired, processing the job...
[2026-04-03 04:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:22:03] Production.INFO: ==20396== Lock acquired, processing the job...
[2026-04-03 04:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:22:03] Production.INFO: ==20392== Lock acquired, processing the job...
[2026-04-03 04:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:22:03] Production.INFO: ==20394== Lock acquired, processing the job...
[2026-04-03 04:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:22:03] Production.INFO: Account Balance Start.
[2026-04-03 04:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:22:03] Production.INFO: 117
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 04:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 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-03 04:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 04:22:03] Production.INFO: ==20396== Releasing lock...
[2026-04-03 04:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: ==20390== Releasing lock...
[2026-04-03 04:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:22:04] Production.INFO: Total Charge 0
[2026-04-03 04:22:04] Production.INFO: CreateAllLog End
[2026-04-03 04:22:04] Production.INFO: Account Balance End.
[2026-04-03 04:22:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:22:04] Production.INFO: ==20394== Releasing lock...
[2026-04-03 04:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:22:11] Production.ERROR: CronJobId end10
[2026-04-03 04:22:11] Production.INFO: ==20392== Releasing lock...
[2026-04-03 04:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:22:13] Production.INFO: call_cost start
[2026-04-03 04:22:13] Production.INFO: call_cost end
[2026-04-03 04:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:22:13] Production.INFO: ==20388== Releasing lock...
[2026-04-03 04:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:23:02] Production.INFO: ==20495== Lock acquired, processing the job...
[2026-04-03 09:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:23:02] Production.INFO: neon service started
[2026-04-03 09:23:02] Production.INFO: neon service started
[2026-04-03 09:23:02] Production.INFO: ==20495== Releasing lock...
[2026-04-03 09:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:23:02] Production.INFO: ==20499== Lock acquired, processing the job...
[2026-04-03 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:23:02] Production.INFO: ==20499== Releasing lock...
[2026-04-03 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:23:02] Production.INFO: ==20501== Lock acquired, processing the job...
[2026-04-03 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:23:02] Production.INFO: ==20501== Releasing lock...
[2026-04-03 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:23:03] Production.INFO: ==20503== Lock acquired, processing the job...
[2026-04-03 04:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:23:03] Production.INFO: ==20505== Lock acquired, processing the job...
[2026-04-03 04:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:23:03] Production.INFO: ==20509== Lock acquired, processing the job...
[2026-04-03 04:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:23:03] Production.INFO: ==20507== Lock acquired, processing the job...
[2026-04-03 04:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:23:03] Production.INFO: ==20511== Lock acquired, processing the job...
[2026-04-03 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:23:03] Production.INFO: Account Balance Start.
[2026-04-03 04:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:23:03] Production.INFO: 117
[2026-04-03 04:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:23:03] Production.INFO: ==20511== Releasing lock...
[2026-04-03 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: ==20505== Releasing lock...
[2026-04-03 04:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:23:04] Production.INFO: Total Charge 0
[2026-04-03 04:23:04] Production.INFO: CreateAllLog End
[2026-04-03 04:23:04] Production.INFO: Account Balance End.
[2026-04-03 04:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:23:04] Production.INFO: ==20509== Releasing lock...
[2026-04-03 04:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:23:12] Production.ERROR: CronJobId end10
[2026-04-03 04:23:12] Production.INFO: ==20507== Releasing lock...
[2026-04-03 04:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:23:14] Production.INFO: call_cost start
[2026-04-03 04:23:14] Production.INFO: call_cost end
[2026-04-03 04:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:23:14] Production.INFO: ==20503== Releasing lock...
[2026-04-03 04:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:24:01] Production.INFO: ==20615== Lock acquired, processing the job...
[2026-04-03 09:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:24:01] Production.INFO: neon service started
[2026-04-03 09:24:01] Production.INFO: neon service started
[2026-04-03 09:24:01] Production.INFO: ==20615== Releasing lock...
[2026-04-03 09:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:24:01] Production.INFO: ==20621== Lock acquired, processing the job...
[2026-04-03 08:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:24:01] Production.INFO: ==20621== Releasing lock...
[2026-04-03 08:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:24:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:24:01] Production.INFO: ==20619== Lock acquired, processing the job...
[2026-04-03 04:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:24:02] Production.INFO: ==20619== Releasing lock...
[2026-04-03 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:24:03] Production.INFO: ==20629== Lock acquired, processing the job...
[2026-04-03 04:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:24:03] Production.INFO: ==20631== Lock acquired, processing the job...
[2026-04-03 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:24:03] Production.INFO: ==20623== Lock acquired, processing the job...
[2026-04-03 04:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:24:03] Production.INFO: Account Balance Start.
[2026-04-03 04:24:03] Production.INFO: ==20625== Lock acquired, processing the job...
[2026-04-03 04:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:24:03] Production.INFO: 117
[2026-04-03 04:24:03] Production.INFO: ==20627== Lock acquired, processing the job...
[2026-04-03 04:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 04:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: ==20631== Releasing lock...
[2026-04-03 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: ==20625== Releasing lock...
[2026-04-03 04:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-26
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-27
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-28
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:03] Production.INFO: Date 2026-03-29
[2026-04-03 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:24:04] Production.INFO: Total Charge 0
[2026-04-03 04:24:04] Production.INFO: CreateAllLog End
[2026-04-03 04:24:04] Production.INFO: Account Balance End.
[2026-04-03 04:24:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:24:04] Production.INFO: ==20629== Releasing lock...
[2026-04-03 04:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:24:12] Production.ERROR: CronJobId end10
[2026-04-03 04:24:12] Production.INFO: ==20627== Releasing lock...
[2026-04-03 04:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:24:13] Production.INFO: call_cost start
[2026-04-03 04:24:13] Production.INFO: call_cost end
[2026-04-03 04:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:24:13] Production.INFO: ==20623== Releasing lock...
[2026-04-03 04:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:25:01] Production.INFO: ==20736== Lock acquired, processing the job...
[2026-04-03 09:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:25:01] Production.INFO: neon service started
[2026-04-03 09:25:01] Production.INFO: neon service started
[2026-04-03 09:25:01] Production.INFO: ==20736== Releasing lock...
[2026-04-03 09:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:25:02] Production.INFO: ==20738== Lock acquired, processing the job...
[2026-04-03 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:25:02] Production.INFO: ==20738== Releasing lock...
[2026-04-03 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:25:02] Production.INFO: ==20740== Lock acquired, processing the job...
[2026-04-03 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:25:02] Production.INFO: ==20740== Releasing lock...
[2026-04-03 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:25:03] Production.INFO: ==20742== Lock acquired, processing the job...
[2026-04-03 04:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:25:03] Production.INFO: ==20744== Lock acquired, processing the job...
[2026-04-03 04:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:25:03] Production.INFO: ==20746== Lock acquired, processing the job...
[2026-04-03 04:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:25:03] Production.INFO: ==20750== Lock acquired, processing the job...
[2026-04-03 04:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:25:03] Production.INFO: ==20748== Lock acquired, processing the job...
[2026-04-03 04:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:25:03] Production.INFO: Account Balance Start.
[2026-04-03 04:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:25:03] Production.INFO: 117
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 04:25:03] Production.INFO: ==20750== Releasing lock...
[2026-04-03 04:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: ==20744== Releasing lock...
[2026-04-03 04:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:25:04] Production.INFO: Total Charge 0
[2026-04-03 04:25:04] Production.INFO: CreateAllLog End
[2026-04-03 04:25:04] Production.INFO: Account Balance End.
[2026-04-03 04:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:25:04] Production.INFO: ==20748== Releasing lock...
[2026-04-03 04:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:25:12] Production.ERROR: CronJobId end10
[2026-04-03 04:25:12] Production.INFO: ==20746== Releasing lock...
[2026-04-03 04:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:25:14] Production.INFO: call_cost start
[2026-04-03 04:25:14] Production.INFO: call_cost end
[2026-04-03 04:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:25:14] Production.INFO: ==20742== Releasing lock...
[2026-04-03 04:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:26:02] Production.INFO: ==20849== Lock acquired, processing the job...
[2026-04-03 09:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:26:02] Production.INFO: neon service started
[2026-04-03 09:26:02] Production.INFO: neon service started
[2026-04-03 09:26:02] Production.INFO: ==20849== Releasing lock...
[2026-04-03 09:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:26:02] Production.INFO: ==20854== Lock acquired, processing the job...
[2026-04-03 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:26:02] Production.INFO: ==20854== Releasing lock...
[2026-04-03 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:26:02] Production.INFO: ==20852== Lock acquired, processing the job...
[2026-04-03 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:26:03] Production.INFO: ==20852== Releasing lock...
[2026-04-03 04:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:26:03] Production.INFO: ==20858== Lock acquired, processing the job...
[2026-04-03 04:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:26:03] Production.INFO: ==20856== Lock acquired, processing the job...
[2026-04-03 04:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:26:03] Production.INFO: ==20860== Lock acquired, processing the job...
[2026-04-03 04:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:26:03] Production.INFO: ==20862== Lock acquired, processing the job...
[2026-04-03 04:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:26:03] Production.INFO: Account Balance Start.
[2026-04-03 04:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:26:03] Production.INFO: ==20864== Lock acquired, processing the job...
[2026-04-03 04:26:03] Production.INFO: 117
[2026-04-03 04:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:26:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04:26:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:26:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: ==20864== Releasing lock...
[2026-04-03 04:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: ==20858== Releasing lock...
[2026-04-03 04:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:26:04] Production.INFO: Total Charge 0
[2026-04-03 04:26:04] Production.INFO: CreateAllLog End
[2026-04-03 04:26:04] Production.INFO: Account Balance End.
[2026-04-03 04:26:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:26:05] Production.INFO: ==20862== Releasing lock...
[2026-04-03 04:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:26:12] Production.ERROR: CronJobId end10
[2026-04-03 04:26:12] Production.INFO: ==20860== Releasing lock...
[2026-04-03 04:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:26:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:26:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:26:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:26:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:26:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:26:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:26:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:26:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:26:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:26:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:26:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:26:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:26:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:26:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:26:15] Production.INFO: call_cost start
[2026-04-03 04:26:15] Production.INFO: call_cost end
[2026-04-03 04:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:26:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:26:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:26:15] Production.INFO: ==20856== Releasing lock...
[2026-04-03 04:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:27:01] Production.INFO: ==20956== Lock acquired, processing the job...
[2026-04-03 09:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:27:01] Production.INFO: neon service started
[2026-04-03 09:27:01] Production.INFO: neon service started
[2026-04-03 09:27:01] Production.INFO: ==20956== Releasing lock...
[2026-04-03 09:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:27:02] Production.INFO: ==20960== Lock acquired, processing the job...
[2026-04-03 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:27:02] Production.INFO: ==20960== Releasing lock...
[2026-04-03 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:27:02] Production.INFO: ==20962== Lock acquired, processing the job...
[2026-04-03 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:27:02] Production.INFO: ==20962== Releasing lock...
[2026-04-03 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:27:03] Production.INFO: ==20968== Lock acquired, processing the job...
[2026-04-03 04:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:27:03] Production.INFO: ==20973== Lock acquired, processing the job...
[2026-04-03 04:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:27:03] Production.INFO: ==20966== Lock acquired, processing the job...
[2026-04-03 04:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:27:03] Production.INFO: ==20964== Lock acquired, processing the job...
[2026-04-03 04:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:27:03] Production.INFO: ==20970== Lock acquired, processing the job...
[2026-04-03 04:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 04:27:03] Production.INFO: Account Balance Start.
[2026-04-03 04:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 04:27:03] Production.INFO: 117
[2026-04-03 04:27:03] Production.INFO: ==20973== Releasing lock...
[2026-04-03 04:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: ==20966== Releasing lock...
[2026-04-03 04:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:27:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:27:04] Production.INFO: Total Charge 0
[2026-04-03 04:27:04] Production.INFO: CreateAllLog End
[2026-04-03 04:27:04] Production.INFO: Account Balance End.
[2026-04-03 04:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:27:04] Production.INFO: ==20970== Releasing lock...
[2026-04-03 04:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:27:12] Production.ERROR: CronJobId end10
[2026-04-03 04:27:12] Production.INFO: ==20968== Releasing lock...
[2026-04-03 04:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:27:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:27:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:27:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:27:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:27:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:27:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:27:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:27:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:27:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:27:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:27:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:27:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:27:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:27:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:27:15] Production.INFO: call_cost start
[2026-04-03 04:27:15] Production.INFO: call_cost end
[2026-04-03 04:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:27:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:27:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:27:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:27:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:27:15] Production.INFO: ==20964== Releasing lock...
[2026-04-03 04:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:28:02] Production.INFO: ==21078== Lock acquired, processing the job...
[2026-04-03 09:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:28:02] Production.INFO: neon service started
[2026-04-03 09:28:02] Production.INFO: neon service started
[2026-04-03 09:28:02] Production.INFO: ==21078== Releasing lock...
[2026-04-03 09:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:28:02] Production.INFO: ==21080== Lock acquired, processing the job...
[2026-04-03 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:28:02] Production.INFO: ==21080== Releasing lock...
[2026-04-03 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:28:03] Production.INFO: ==21082== Lock acquired, processing the job...
[2026-04-03 08:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:28:03] Production.INFO: ==21082== Releasing lock...
[2026-04-03 08:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:28:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:28:03] Production.INFO: ==21088== Lock acquired, processing the job...
[2026-04-03 04:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:28:03] Production.INFO: ==21084== Lock acquired, processing the job...
[2026-04-03 04:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:28:03] Production.INFO: ==21086== Lock acquired, processing the job...
[2026-04-03 04:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:28:03] Production.INFO: ==21090== Lock acquired, processing the job...
[2026-04-03 04:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:28:03] Production.INFO: Account Balance Start.
[2026-04-03 04:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:28:03] Production.INFO: 117
[2026-04-03 04:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:03] Production.INFO: ==21093== Lock acquired, processing the job...
[2026-04-03 04:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04: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-03 04:28:04] Production.INFO: ==21093== Releasing lock...
[2026-04-03 04:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: ==21086== Releasing lock...
[2026-04-03 04:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:28:04] Production.INFO: Total Charge 0
[2026-04-03 04:28:04] Production.INFO: CreateAllLog End
[2026-04-03 04:28:04] Production.INFO: Account Balance End.
[2026-04-03 04:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:28:04] Production.INFO: ==21090== Releasing lock...
[2026-04-03 04:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:28:11] Production.ERROR: CronJobId end10
[2026-04-03 04:28:11] Production.INFO: ==21088== Releasing lock...
[2026-04-03 04:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:28:14] Production.INFO: call_cost start
[2026-04-03 04:28:14] Production.INFO: call_cost end
[2026-04-03 04:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:28:14] Production.INFO: ==21084== Releasing lock...
[2026-04-03 04:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:29:01] Production.INFO: ==21191== Lock acquired, processing the job...
[2026-04-03 09:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:29:01] Production.INFO: neon service started
[2026-04-03 09:29:01] Production.INFO: neon service started
[2026-04-03 09:29:01] Production.INFO: ==21191== Releasing lock...
[2026-04-03 09:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:29:01] Production.INFO: ==21195== Lock acquired, processing the job...
[2026-04-03 04:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:29:02] Production.INFO: ==21195== Releasing lock...
[2026-04-03 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:29:02] Production.INFO: ==21197== Lock acquired, processing the job...
[2026-04-03 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:29:02] Production.INFO: ==21197== Releasing lock...
[2026-04-03 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:29:02] Production.INFO: ==21199== Lock acquired, processing the job...
[2026-04-03 04:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:29:02] Production.INFO: ==21201== Lock acquired, processing the job...
[2026-04-03 04:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:29:03] Production.INFO: ==21205== Lock acquired, processing the job...
[2026-04-03 04:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:29:03] Production.INFO: Account Balance Start.
[2026-04-03 04:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:29:03] Production.INFO: 117
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: ==21203== Lock acquired, processing the job...
[2026-04-03 04:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: ==21207== Lock acquired, processing the job...
[2026-04-03 04:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:29:03] Production.INFO: ==21201== Releasing lock...
[2026-04-03 04:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 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-03 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-03 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-03 04:29:03] Production.INFO: ==21207== Releasing lock...
[2026-04-03 04:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:29:04] Production.INFO: Total Charge 0
[2026-04-03 04:29:04] Production.INFO: CreateAllLog End
[2026-04-03 04:29:04] Production.INFO: Account Balance End.
[2026-04-03 04:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:29:04] Production.INFO: ==21205== Releasing lock...
[2026-04-03 04:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:29:13] Production.ERROR: CronJobId end10
[2026-04-03 04:29:13] Production.INFO: ==21203== Releasing lock...
[2026-04-03 04:29:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:29:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:29:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:29:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:29:15] Production.INFO: call_cost start
[2026-04-03 04:29:15] Production.INFO: call_cost end
[2026-04-03 04:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:29:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:29:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:29:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:29:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:29:15] Production.INFO: ==21199== Releasing lock...
[2026-04-03 04:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:30:02] Production.INFO: ==21317== Lock acquired, processing the job...
[2026-04-03 09:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:30:02] Production.INFO: neon service started
[2026-04-03 09:30:02] Production.INFO: neon service started
[2026-04-03 09:30:02] Production.INFO: ==21317== Releasing lock...
[2026-04-03 09:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:30:02] Production.INFO: ==21322== Lock acquired, processing the job...
[2026-04-03 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:30:02] Production.INFO: ==21322== Releasing lock...
[2026-04-03 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:30:02] Production.INFO: ==21320== Lock acquired, processing the job...
[2026-04-03 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:30:02] Production.INFO: ==21320== Releasing lock...
[2026-04-03 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:30:03] Production.INFO: ==21324== Lock acquired, processing the job...
[2026-04-03 04:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:30:03] Production.INFO: ==21326== Lock acquired, processing the job...
[2026-04-03 04:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:30:03] Production.INFO: ==21328== Lock acquired, processing the job...
[2026-04-03 04:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:30:03] Production.INFO: ==21330== Lock acquired, processing the job...
[2026-04-03 04:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:30:03] Production.INFO: ==21332== Lock acquired, processing the job...
[2026-04-03 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 04:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 04:30:03] Production.INFO: ==21332== Releasing lock...
[2026-04-03 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:30:03] Production.INFO: Account Balance Start.
[2026-04-03 04:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:30:03] Production.INFO: 117
[2026-04-03 04:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:30:04] Production.INFO: ==21326== Releasing lock...
[2026-04-03 04:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:30:05] Production.INFO: Total Charge 0
[2026-04-03 04:30:05] Production.INFO: CreateAllLog End
[2026-04-03 04:30:05] Production.INFO: Account Balance End.
[2026-04-03 04:30:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:30:05] Production.INFO: ==21330== Releasing lock...
[2026-04-03 04:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:30:11] Production.ERROR: CronJobId end10
[2026-04-03 04:30:11] Production.INFO: ==21328== Releasing lock...
[2026-04-03 04:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:30:14] Production.INFO: call_cost start
[2026-04-03 04:30:14] Production.INFO: call_cost end
[2026-04-03 04:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:30:14] Production.INFO: ==21324== Releasing lock...
[2026-04-03 04:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:31:01] Production.INFO: ==21426== Lock acquired, processing the job...
[2026-04-03 09:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:31:01] Production.INFO: neon service started
[2026-04-03 09:31:01] Production.INFO: neon service started
[2026-04-03 09:31:01] Production.INFO: ==21426== Releasing lock...
[2026-04-03 09:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:31:01] Production.INFO: ==21430== Lock acquired, processing the job...
[2026-04-03 08:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:31:02] Production.INFO: ==21430== Releasing lock...
[2026-04-03 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:31:02] Production.INFO: ==21428== Lock acquired, processing the job...
[2026-04-03 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:31:02] Production.INFO: ==21428== Releasing lock...
[2026-04-03 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:31:03] Production.INFO: ==21439== Lock acquired, processing the job...
[2026-04-03 04:31:03] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Starts#
[2026-04-03 04:31:03] Production.INFO: ==21443== Lock acquired, processing the job...
[2026-04-03 04:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:31:03] Production.INFO: ==21445== Lock acquired, processing the job...
[2026-04-03 04:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:31:03] Production.INFO: Account Balance Start.
[2026-04-03 04:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:31:03] Production.INFO: 117
[2026-04-03 04:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:31:03] Production.INFO: Call prc_getBillingAccounts(1,2026-04-03,'','0')
[2026-04-03 04:31:03] Production.INFO: Array
(
[0] => stdClass Object
(
[AccountID] => 8
[NextInvoiceDate] => 2026-04-03
[AccountName] => Dominos 10354 (Vijitharan Kanagasingam)
[ServiceID] => 0
)
[1] => stdClass Object
(
[AccountID] => 45
[NextInvoiceDate] => 2026-04-03
[AccountName] => Metro Toronto Collision Centre
[ServiceID] => 0
)
[2] => stdClass Object
(
[AccountID] => 258
[NextInvoiceDate] => 2025-03-10
[AccountName] => Lion Motors
[ServiceID] => 0
)
)
[2026-04-03 04:31:03] Production.INFO: AccountID =8 FirstInvoiceSend 0
[2026-04-03 04:31:03] Production.INFO: LastInvoiceDate 2026-03-03 NextInvoiceDate 2026-04-03
[2026-04-03 04:31:03] Production.INFO: LastChargeDate 2026-03-03 NextChargeDate 2026-04-02
[2026-04-03 04:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:03] Production.INFO: ==21437== Lock acquired, processing the job...
[2026-04-03 04:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:31:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:03] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-04-03 04:31:03] Production.INFO: ========================== Invoice Send Start =============================
[2026-04-03 04:31:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:03] Production.INFO: ==21435== Lock acquired, processing the job...
[2026-04-03 04:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 04:31:03] Production.INFO: Invoice::sendInvoice(1,8,2026-03-03,2026-04-03,billing@onswitchit.ca)
[2026-04-03 04:31:03] Production.INFO: start Date =2026-03-03 EndDate =2026-04-02 23:59:59
[2026-04-03 04:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:31:03] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-04-03 04:31:03] 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-03 04:31:03] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-04-03 04:31:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:03] Production.INFO: AlreadyBilled
[2026-04-03 04:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 04:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 04:31:03] Production.ERROR: CronJob PID - 21437
[2026-04-03 04:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 04:31:03] Production.ERROR: CronJob ID - 5
[2026-04-03 04:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 04:31:00
[2026-04-03 04:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 04:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 04:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 04:31:03] Production.ERROR: CronJob PID - 21439
[2026-04-03 04:31:03] Production.ERROR: CronJob Title - Auto Invoice Generator
[2026-04-03 04:31:03] Production.ERROR: CronJob ID - 6
[2026-04-03 04:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 04:31:00
[2026-04-03 04:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 04:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 04:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 04:31:03] Production.ERROR: CronJob PID - 21443
[2026-04-03 04:31:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 04:31:03] Production.ERROR: CronJob ID - 10
[2026-04-03 04:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 04:31:00
[2026-04-03 04:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 04:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 04:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 04:31:03] Production.ERROR: CronJob PID - 21445
[2026-04-03 04:31:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 04:31:03] Production.ERROR: CronJob ID - 12
[2026-04-03 04:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 04:31:00
[2026-04-03 04:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 04:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 04:31:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:03] Production.INFO: ==21441== Lock acquired, processing the job...
[2026-04-03 04:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 04:31:03] Production.INFO: ==21435== Releasing lock...
[2026-04-03 04:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 04:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 04:31:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:03] Production.INFO: original start date ==>2026-03-03 changed start date ==>2026-03-03 00:00:00 original end date ==>2026-04-02 23:59:59 changed end date ==>2026-04-02 23:59:59
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: Invoice::getAccountUsageTotal(1,8,2026-03-03,2026-04-02 23:59:59)
[2026-04-03 04:31:04] Production.INFO: TotalCharges - 0
[2026-04-03 04:31:04] Production.INFO: TotalUsageCharges - 0.00
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: ==21447== Lock acquired, processing the job...
[2026-04-03 04:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: ==21449== Lock acquired, processing the job...
[2026-04-03 04:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 04:31:04] Production.INFO: Usage Over
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: Call prc_getAccountSubscription(8,0)
[2026-04-03 04:31:04] Production.INFO: SUBSCRIPTION 2
[2026-04-03 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-04-03 04:31:04] Production.INFO: SubscriptionID - 5
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: isAdvanceSubscription - 5
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: SubscriptionStartDate =2026-04-03 - SubscriptionEndDate = 2026-05-02
[2026-04-03 04:31:04] Production.INFO: NewNextChargeDate =2026-05-02 00:00:00
[2026-04-03 04:31:04] Production.INFO: EndDate =2024-02-02 00:00:00
[2026-04-03 04:31:04] Production.INFO: NewEndDate1 =2024-02-03
[2026-04-03 04:31:04] Production.INFO: SubscriptionDate
[2026-04-03 04:31:04] Production.INFO: Array
(
[StartDate] => 2024-02-03
[EndDate] => 2026-05-02 00:00:00
[AlreadyCharged] => 0
)
[2026-04-03 04:31:04] Production.INFO: AccountSubscription StartDate 2017-04-03 StartDate 2026-03-03
[2026-04-03 04:31:04] Production.INFO: SubscriptionID - 2024-02-03=====2026-05-02 00:00:00
[2026-04-03 04:31:04] Production.INFO: AccountSubscriptionID - 10 === 2017-04-03=====2023-12-14
[2026-04-03 04:31:04] Production.INFO: ============================Subscription End =================
[2026-04-03 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-04-03 04:31:04] Production.INFO: SubscriptionID - 4
[2026-04-03 04:31:04] Production.INFO: isAdvanceSubscription - 4
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: SubscriptionStartDate =2026-04-03 - SubscriptionEndDate = 2026-05-02
[2026-04-03 04:31:04] Production.INFO: NewNextChargeDate =2026-05-02 00:00:00
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: EndDate =2024-02-02 00:00:00
[2026-04-03 04:31:04] Production.INFO: NewEndDate1 =2024-02-03
[2026-04-03 04:31:04] Production.INFO: SubscriptionDate
[2026-04-03 04:31:04] Production.INFO: Array
(
[StartDate] => 2024-02-03
[EndDate] => 2026-05-02 00:00:00
[AlreadyCharged] => 0
)
[2026-04-03 04:31:04] Production.INFO: AccountSubscription StartDate 2017-04-03 StartDate 2026-03-03
[2026-04-03 04:31:04] Production.INFO: SubscriptionID - 2024-02-03=====2026-05-02 00:00:00
[2026-04-03 04:31:04] Production.INFO: AccountSubscriptionID - 11 === 2017-04-03=====2023-12-14
[2026-04-03 04:31:04] Production.INFO: ============================Subscription End =================
[2026-04-03 04:31:04] Production.INFO: SUBSCRIPTION Over
[2026-04-03 04:31:04] Production.INFO: Call prc_getAccountOneOffCharge(8,0,2026-03-03,2026-04-03 23:59:59)
[2026-04-03 04:31:04] Production.INFO: AccountOneOffCharge 0
[2026-04-03 04:31:04] Production.INFO: AccountOneOffCharge Over
[2026-04-03 04:31:04] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: New UsageDates 2026-03-03 - 2026-04-02 23:59:59
[2026-04-03 04:31:04] Production.INFO: SubTotal 0
[2026-04-03 04:31:04] Production.INFO: SubTotalWithouttaxTotal 0
[2026-04-03 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-03 04:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 04:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: AccountOneOffCharge Tax Over
[2026-04-03 04:31:04] Production.INFO: TotalTax 0
[2026-04-03 04:31:04] Production.INFO: InvoiceGrandTotal 0
[2026-04-03 04:31:04] Production.INFO: InvoiceTaxAmount 0
[2026-04-03 04:31:04] Production.INFO: GrandTotal 0
[2026-04-03 04:31:04] Production.INFO: SubTotal 0.00
[2026-04-03 04:31:04] Production.INFO: TotalDue 0.00
[2026-04-03 04:31:04] Production.INFO: ==21449== Releasing lock...
[2026-04-03 04:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.ERROR: done
[2026-04-03 04:31:04] Production.INFO: original start date ==>2026-03-03 changed start date ==>2026-03-03 00:00:00 original end date ==>2026-04-02 23:59:59 changed end date ==>2026-04-02 23:59:59
[2026-04-03 04:31:04] Production.INFO: CALL prc_getInvoiceUsage(1,'8','0','1','2026-03-03 00:00:00','2026-04-02 23:59:59',0)
[2026-04-03 04:31:04] Production.INFO: ==21441== Releasing lock...
[2026-04-03 04:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: PDF Generation start
[2026-04-03 04:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 04:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027909', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:05] Production.INFO: Total Charge 0
[2026-04-03 04:31:05] Production.INFO: CreateAllLog End
[2026-04-03 04:31:05] Production.INFO: Account Balance End.
[2026-04-03 04:31:05] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/8/Invoices/2026/04/03/Invoice-dominos-10354-vijitharan-kanagasingam-inv13751-from-03-03-2026-to-04-02-2026-12758.pdf
[2026-04-03 04:31:05] Production.INFO: On Linux
[2026-04-03 04:31:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:31:05] Production.INFO: ==21445== Releasing lock...
[2026-04-03 04:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 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/8/Invoices/2026/04/03/footer-dominos-10354-vijitharan-kanagasingam-inv13751-from-03-03-2026-to-04-02-2026-12758.html" "/var/www/tmp/1/8/Invoices/2026/04/03/Invoice-dominos-10354-vijitharan-kanagasingam-inv13751-from-03-03-2026-to-04-02-2026-12758.html" "/var/www/tmp/1/8/Invoices/2026/04/03/Invoice-dominos-10354-vijitharan-kanagasingam-inv13751-from-03-03-2026-to-04-02-2026-12758.pdf"
[2026-04-03 04:31:06] Production.INFO:
[2026-04-03 04:31:06] Production.INFO: /var/www/tmp/1/8/Invoices/2026/04/03/Invoice-dominos-10354-vijitharan-kanagasingam-inv13751-from-03-03-2026-to-04-02-2026-12758.html
[2026-04-03 04:31:06] Production.INFO: /var/www/tmp/1/8/Invoices/2026/04/03/header-dominos-10354-vijitharan-kanagasingam-inv13751-from-03-03-2026-to-04-02-2026-12758.html
[2026-04-03 04:31:06] Production.INFO: /var/www/tmp/1/8/Invoices/2026/04/03/footer-dominos-10354-vijitharan-kanagasingam-inv13751-from-03-03-2026-to-04-02-2026-12758.html
[2026-04-03 04:31:06] Production.INFO: Invoice generation PDF path
[2026-04-03 04:31:06] Production.INFO: PDF fullPath 1/8/Invoices/2026/04/03/Invoice-dominos-10354-vijitharan-kanagasingam-inv13751-from-03-03-2026-to-04-02-2026-12758.pdf
[2026-04-03 04:31:06] Production.INFO: Generate Usage File Start
[2026-04-03 04:31:06] Production.INFO: Usage File fullPath 1/8/InvoiceUsageFile/2026/04/03/dominos-10354-vijitharan-kanagasingam-03-03-2026-00-00-00-TO-02-04-2026-23-59-59_5388__75a99c30-2f37-11f1-9fe0-b3eb0f5d628b.csv
[2026-04-03 04:31:12] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027909', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 04:31:12] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 04:31:12] Production.INFO: ProcessCDR(1,17027909,1,1,2)
[2026-04-03 04:31:12] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027909,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:31:12] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027909,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:31:12] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 04:31:12] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 04:31:12] Production.INFO: ==21447== Releasing lock...
[2026-04-03 04:31:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 04:31:12] Production.INFO: 26 MB #Memory Used#
[2026-04-03 04:31:17] Production.ERROR: CronJobId end10
[2026-04-03 04:31:17] Production.INFO: ==21443== Releasing lock...
[2026-04-03 04:31:17] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:31:17] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:31:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:31:18] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:31:18] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:31:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:31:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:31:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:31:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:31:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:31:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:31:18] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:31:18] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:31:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:31:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:31:18] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:31:18] Production.INFO: call_cost start
[2026-04-03 04:31:18] Production.INFO: call_cost end
[2026-04-03 04:31:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:31:18] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:31:18] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:31:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:31:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:31:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:31:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:31:18] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:31:18] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:31:18] Production.INFO: ==21437== Releasing lock...
[2026-04-03 04:31:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:31:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 04:31:21] Production.INFO: Sending Email to Staff over
[2026-04-03 04:31:21] Production.INFO: Email Status 1
[2026-04-03 04:31:21] Production.INFO: Sending Email to Customer
[2026-04-03 04:31:21] Production.INFO: =========== Email Sending over ===========
[2026-04-03 04:31:21] Production.INFO: =========== Returning as Success =========== AccountID 8
[2026-04-03 04:31:21] Production.INFO: Invoice::sendInvoice done
[2026-04-03 04:31:21] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-04-03 04:31:21] Production.INFO: Invoice Committed AccountID = 8
[2026-04-03 04:31:21] Production.INFO: =========== Updating InvoiceDate ===========
[2026-04-03 04:31:21] Production.INFO: NextInvoice 2026-04-03 2026-05-02
[2026-04-03 04:31:21] Production.INFO: new dates
[2026-04-03 04:31:21] Production.INFO: LastInvoiceDate 2026-04-03 NextInvoiceDate 2026-05-03
[2026-04-03 04:31:21] Production.INFO: LastChargeDate 2026-04-03 NextChargeDate 2026-05-02
[2026-04-03 04:31:21] Production.INFO: =========== Updated InvoiceDate ===========
[2026-04-03 04:31:21] Production.INFO: ========================== Invoice Send End =============================
[2026-04-03 04:31:21] Production.INFO: AccountID =45 FirstInvoiceSend 0
[2026-04-03 04:31:21] Production.INFO: LastInvoiceDate 2026-03-03 NextInvoiceDate 2026-04-03
[2026-04-03 04:31:21] Production.INFO: LastChargeDate 2026-03-03 NextChargeDate 2026-04-02
[2026-04-03 04:31:21] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-04-03 04:31:21] Production.INFO: ========================== Invoice Send Start =============================
[2026-04-03 04:31:21] Production.INFO: Invoice::sendInvoice(1,45,2026-03-03,2026-04-03,billing@onswitchit.ca)
[2026-04-03 04:31:21] Production.INFO: start Date =2026-03-03 EndDate =2026-04-02 23:59:59
[2026-04-03 04:31:21] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-04-03 04:31:21] 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-03 04:31:21] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-04-03 04:31:21] Production.INFO: AlreadyBilled
[2026-04-03 04:31:21] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:21] Production.INFO: original start date ==>2026-03-03 changed start date ==>2026-03-03 00:00:00 original end date ==>2026-04-02 23:59:59 changed end date ==>2026-04-02 23:59:59
[2026-04-03 04:31:21] Production.INFO: CompanyGatewayID 1 TotalCharges ==>3.90000000
[2026-04-03 04:31:21] Production.INFO: Invoice::getAccountUsageTotal(1,45,2026-03-03,2026-04-02 23:59:59)
[2026-04-03 04:31:21] Production.INFO: TotalCharges - 3.9
[2026-04-03 04:31:21] Production.INFO: TotalUsageCharges - 3.90
[2026-04-03 04:31:22] Production.INFO: Usage Over
[2026-04-03 04:31:22] Production.INFO: Call prc_getAccountSubscription(45,0)
[2026-04-03 04:31:22] Production.INFO: SUBSCRIPTION 3
[2026-04-03 04:31:22] Production.INFO: ============================Subscription Start =================
[2026-04-03 04:31:22] Production.INFO: SubscriptionID - 1
[2026-04-03 04:31:22] Production.INFO: isAdvanceSubscription - 1
[2026-04-03 04:31:22] Production.INFO: SubscriptionStartDate =2026-04-03 - SubscriptionEndDate = 2026-05-02
[2026-04-03 04:31:22] Production.INFO: NewNextChargeDate =2026-05-02 00:00:00
[2026-04-03 04:31:22] Production.INFO: EndDate =2025-05-02 00:00:00
[2026-04-03 04:31:22] Production.INFO: NewEndDate1 =2025-05-03
[2026-04-03 04:31:22] Production.INFO: SubscriptionDate
[2026-04-03 04:31:22] Production.INFO: Array
(
[StartDate] => 2025-05-03
[EndDate] => 2026-05-02 00:00:00
[AlreadyCharged] => 0
)
[2026-04-03 04:31:22] Production.INFO: AccountSubscription StartDate 2017-11-03 StartDate 2026-03-03
[2026-04-03 04:31:22] Production.INFO: SubscriptionID - 2025-05-03=====2026-05-02 00:00:00
[2026-04-03 04:31:22] Production.INFO: AccountSubscriptionID - 98 === 2017-11-03=====2025-04-30
[2026-04-03 04:31:22] Production.INFO: ============================Subscription End =================
[2026-04-03 04:31:22] Production.INFO: ============================Subscription Start =================
[2026-04-03 04:31:22] Production.INFO: SubscriptionID - 4
[2026-04-03 04:31:22] Production.INFO: isAdvanceSubscription - 4
[2026-04-03 04:31:22] Production.INFO: SubscriptionStartDate =2026-04-03 - SubscriptionEndDate = 2026-05-02
[2026-04-03 04:31:22] Production.INFO: NewNextChargeDate =2026-05-02 00:00:00
[2026-04-03 04:31:22] Production.INFO: EndDate =2025-05-02 00:00:00
[2026-04-03 04:31:22] Production.INFO: NewEndDate1 =2025-05-03
[2026-04-03 04:31:22] Production.INFO: SubscriptionDate
[2026-04-03 04:31:22] Production.INFO: Array
(
[StartDate] => 2025-05-03
[EndDate] => 2026-05-02 00:00:00
[AlreadyCharged] => 0
)
[2026-04-03 04:31:22] Production.INFO: AccountSubscription StartDate 2017-11-03 StartDate 2026-03-03
[2026-04-03 04:31:22] Production.INFO: SubscriptionID - 2025-05-03=====2026-05-02 00:00:00
[2026-04-03 04:31:22] Production.INFO: AccountSubscriptionID - 99 === 2017-11-03=====2025-04-30
[2026-04-03 04:31:22] Production.INFO: ============================Subscription End =================
[2026-04-03 04:31:22] Production.INFO: ============================Subscription Start =================
[2026-04-03 04:31:22] Production.INFO: SubscriptionID - 24
[2026-04-03 04:31:22] Production.INFO: SubscriptionID - 2026-03-03=====2026-04-02
[2026-04-03 04:31:22] Production.INFO: AccountSubscriptionID - 600 === 2021-07-08=====2022-07-08
[2026-04-03 04:31:22] Production.INFO: ============================Subscription End =================
[2026-04-03 04:31:22] Production.INFO: SUBSCRIPTION Over
[2026-04-03 04:31:22] Production.INFO: Call prc_getAccountOneOffCharge(45,0,2026-03-03,2026-04-03 23:59:59)
[2026-04-03 04:31:22] Production.INFO: AccountOneOffCharge 0
[2026-04-03 04:31:22] Production.INFO: AccountOneOffCharge Over
[2026-04-03 04:31:22] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-04-03 04:31:22] Production.INFO: New UsageDates 2026-03-03 - 2026-04-02 23:59:59
[2026-04-03 04:31:22] Production.INFO: SubTotal 3.9
[2026-04-03 04:31:22] Production.INFO: SubTotalWithouttaxTotal 0
[2026-04-03 04:31:22] Production.INFO: AccountOneOffCharge Tax Over
[2026-04-03 04:31:22] Production.INFO: TotalTax 0.507
[2026-04-03 04:31:22] Production.INFO: InvoiceGrandTotal 4.407
[2026-04-03 04:31:22] Production.INFO: InvoiceTaxAmount 0.51
[2026-04-03 04:31:22] Production.INFO: GrandTotal 4.41
[2026-04-03 04:31:22] Production.INFO: SubTotal 3.90
[2026-04-03 04:31:22] Production.INFO: TotalDue 37.21
[2026-04-03 04:31:22] Production.INFO: Reseller ==> 0
[2026-04-03 04:31:22] Production.INFO: original start date ==>2026-03-03 changed start date ==>2026-03-03 00:00:00 original end date ==>2026-04-02 23:59:59 changed end date ==>2026-04-02 23:59:59
[2026-04-03 04:31:22] Production.INFO: CALL prc_getInvoiceUsage(1,'45','0','1','2026-03-03 00:00:00','2026-04-02 23:59:59',0)
[2026-04-03 04:31:22] Production.INFO: PDF Generation start
[2026-04-03 04:31:22] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/45/Invoices/2026/04/03/Invoice-metro-toronto-collision-centre-inv13752-from-03-03-2026-to-04-02-2026-12759.pdf
[2026-04-03 04:31:22] Production.INFO: On Linux
[2026-04-03 04:31:23] 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/45/Invoices/2026/04/03/footer-metro-toronto-collision-centre-inv13752-from-03-03-2026-to-04-02-2026-12759.html" "/var/www/tmp/1/45/Invoices/2026/04/03/Invoice-metro-toronto-collision-centre-inv13752-from-03-03-2026-to-04-02-2026-12759.html" "/var/www/tmp/1/45/Invoices/2026/04/03/Invoice-metro-toronto-collision-centre-inv13752-from-03-03-2026-to-04-02-2026-12759.pdf"
[2026-04-03 04:31:23] Production.INFO:
[2026-04-03 04:31:23] Production.INFO: /var/www/tmp/1/45/Invoices/2026/04/03/Invoice-metro-toronto-collision-centre-inv13752-from-03-03-2026-to-04-02-2026-12759.html
[2026-04-03 04:31:23] Production.INFO: /var/www/tmp/1/45/Invoices/2026/04/03/header-metro-toronto-collision-centre-inv13752-from-03-03-2026-to-04-02-2026-12759.html
[2026-04-03 04:31:23] Production.INFO: /var/www/tmp/1/45/Invoices/2026/04/03/footer-metro-toronto-collision-centre-inv13752-from-03-03-2026-to-04-02-2026-12759.html
[2026-04-03 04:31:23] Production.INFO: Invoice generation PDF path
[2026-04-03 04:31:23] Production.INFO: PDF fullPath 1/45/Invoices/2026/04/03/Invoice-metro-toronto-collision-centre-inv13752-from-03-03-2026-to-04-02-2026-12759.pdf
[2026-04-03 04:31:23] Production.INFO: Generate Usage File Start
[2026-04-03 04:31:23] Production.INFO: Usage File fullPath 1/45/InvoiceUsageFile/2026/04/03/metro-toronto-collision-centre-03-03-2026-00-00-00-TO-02-04-2026-23-59-59_7381__7f62bc60-2f37-11f1-abd0-b9a495b0f911.csv
[2026-04-03 04:31:25] Production.INFO: Sending Email to Staff over
[2026-04-03 04:31:25] Production.INFO: Email Status 1
[2026-04-03 04:31:25] Production.INFO: Sending Email to Customer
[2026-04-03 04:31:25] Production.INFO: =========== Email Sending over ===========
[2026-04-03 04:31:25] Production.INFO: =========== Returning as Success =========== AccountID 45
[2026-04-03 04:31:25] Production.INFO: Invoice::sendInvoice done
[2026-04-03 04:31:25] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-04-03 04:31:25] Production.INFO: Invoice Committed AccountID = 45
[2026-04-03 04:31:25] Production.INFO: =========== Updating InvoiceDate ===========
[2026-04-03 04:31:25] Production.INFO: NextInvoice 2026-04-03 2026-05-02
[2026-04-03 04:31:25] Production.INFO: new dates
[2026-04-03 04:31:25] Production.INFO: LastInvoiceDate 2026-04-03 NextInvoiceDate 2026-05-03
[2026-04-03 04:31:25] Production.INFO: LastChargeDate 2026-04-03 NextChargeDate 2026-05-02
[2026-04-03 04:31:25] Production.INFO: =========== Updated InvoiceDate ===========
[2026-04-03 04:31:25] Production.INFO: ========================== Invoice Send End =============================
[2026-04-03 04:31:25] Production.INFO: AccountID =258 FirstInvoiceSend 0
[2026-04-03 04:31:25] Production.INFO: LastInvoiceDate 2025-02-10 NextInvoiceDate 2025-03-10
[2026-04-03 04:31:25] Production.INFO: LastChargeDate 2025-02-10 NextChargeDate 2025-03-09
[2026-04-03 04:31:25] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-04-03 04:31:25] Production.INFO: ========================== Invoice Send Start =============================
[2026-04-03 04:31:25] Production.INFO: Invoice::sendInvoice(1,258,2025-02-10,2025-03-10,billing@onswitchit.ca)
[2026-04-03 04:31:25] Production.INFO: start Date =2025-02-10 EndDate =2025-03-09 23:59:59
[2026-04-03 04:31:25] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-04-03 04:31:25] 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-03 04:31:25] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-04-03 04:31:25] Production.INFO: Invoice::sendInvoice done
[2026-04-03 04:31:25] Production.INFO: Invoice rollback AccountID = 258
[2026-04-03 04:31:25] Production.INFO: ========================== Error =============================
[2026-04-03 04:31:25] Production.INFO: Invoice with Error - Array
(
[status] => failure
[message] => Lion Motors Account is already billed on this duration
)
[2026-04-03 04:31:25] Production.INFO: ========================== Invoice Send End =============================
[2026-04-03 04:31:25] Production.INFO: ========================== Recurring invoice Start =============================
[2026-04-03 04:31:25] Production.INFO: recurring invoices ID
[2026-04-03 04:31:25] Production.INFO:
[2026-04-03 04:31:25] Production.INFO: recurring errorsArray
(
)
[2026-04-03 04:31:25] Production.INFO: ========================== Recurring invoice End =============================
[2026-04-03 04:31:25] Production.INFO: ========================== Job Updated =============================
[2026-04-03 04:31:26] Production.INFO: ========================== Job Email Sent =============================
[2026-04-03 04:31:27] Production.ERROR: **Email Sent Status 1
[2026-04-03 04:31:27] Production.ERROR: **Email Sent message Email has been sent
[2026-04-03 04:31:27] Production.ERROR: CronJobId end6
[2026-04-03 04:31:27] Production.INFO: ==21439== Releasing lock...
[2026-04-03 04:31:27] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Stops#
[2026-04-03 04:31:27] Production.INFO: 39.25 MB #Memory Used#
[2026-04-03 09:32:01] Production.INFO: ==21587== Lock acquired, processing the job...
[2026-04-03 09:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:32:01] Production.INFO: neon service started
[2026-04-03 09:32:01] Production.INFO: neon service started
[2026-04-03 09:32:01] Production.INFO: ==21587== Releasing lock...
[2026-04-03 09:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:32:02] Production.INFO: ==21592== Lock acquired, processing the job...
[2026-04-03 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:32:02] Production.INFO: ==21592== Releasing lock...
[2026-04-03 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:32:02] Production.INFO: ==21594== Lock acquired, processing the job...
[2026-04-03 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:32:02] Production.INFO: ==21594== Releasing lock...
[2026-04-03 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:32:03] Production.INFO: ==21602== Lock acquired, processing the job...
[2026-04-03 04:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:32:03] Production.INFO: ==21596== Lock acquired, processing the job...
[2026-04-03 04:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:32:03] Production.INFO: ==21604== Lock acquired, processing the job...
[2026-04-03 04:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:32:03] Production.INFO: ==21598== Lock acquired, processing the job...
[2026-04-03 04:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:32:03] Production.INFO: Account Balance Start.
[2026-04-03 04:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:32:03] Production.INFO: 117
[2026-04-03 04:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:03] Production.INFO: ==21600== Lock acquired, processing the job...
[2026-04-03 04:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 04:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:32:03] Production.INFO: ==21604== Releasing lock...
[2026-04-03 04:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: ==21598== Releasing lock...
[2026-04-03 04:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:32:04] Production.INFO: Total Charge 0
[2026-04-03 04:32:04] Production.INFO: CreateAllLog End
[2026-04-03 04:32:05] Production.INFO: Account Balance End.
[2026-04-03 04:32:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:32:05] Production.INFO: ==21602== Releasing lock...
[2026-04-03 04:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:32:11] Production.ERROR: CronJobId end10
[2026-04-03 04:32:11] Production.INFO: ==21600== Releasing lock...
[2026-04-03 04:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:32:14] Production.INFO: call_cost start
[2026-04-03 04:32:14] Production.INFO: call_cost end
[2026-04-03 04:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:32:14] Production.INFO: ==21596== Releasing lock...
[2026-04-03 04:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:33:02] Production.INFO: ==21711== Lock acquired, processing the job...
[2026-04-03 09:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:33:02] Production.INFO: neon service started
[2026-04-03 09:33:02] Production.INFO: neon service started
[2026-04-03 09:33:02] Production.INFO: ==21711== Releasing lock...
[2026-04-03 09:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:33:02] Production.INFO: ==21714== Lock acquired, processing the job...
[2026-04-03 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:33:02] Production.INFO: ==21714== Releasing lock...
[2026-04-03 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:33:03] Production.INFO: ==21716== Lock acquired, processing the job...
[2026-04-03 08:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:33:03] Production.INFO: ==21716== Releasing lock...
[2026-04-03 08:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:33:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:33:03] Production.INFO: ==21722== Lock acquired, processing the job...
[2026-04-03 04:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:33:04] Production.INFO: ==21726== Lock acquired, processing the job...
[2026-04-03 04:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:33:04] Production.INFO: ==21718== Lock acquired, processing the job...
[2026-04-03 04:33:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:33:04] Production.INFO: ==21720== Lock acquired, processing the job...
[2026-04-03 04:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04: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-03 04: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-03 04:33:04] Production.INFO: ==21724== Lock acquired, processing the job...
[2026-04-03 04:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:33:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04: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-03 04:33:04] Production.INFO: ==21726== Releasing lock...
[2026-04-03 04:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:33:04] Production.INFO: Account Balance Start.
[2026-04-03 04:33:04] Production.INFO: CreateAllLog Start
[2026-04-03 04:33:04] Production.INFO: 117
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-08
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: ==21720== Releasing lock...
[2026-04-03 04:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-20
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-21
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-22
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-23
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-24
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-25
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-26
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-27
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-28
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-29
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-30
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:33:05] Production.INFO: Total Charge 0
[2026-04-03 04:33:05] Production.INFO: CreateAllLog End
[2026-04-03 04:33:05] Production.INFO: Account Balance End.
[2026-04-03 04:33:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:33:05] Production.INFO: ==21724== Releasing lock...
[2026-04-03 04:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:33:12] Production.ERROR: CronJobId end10
[2026-04-03 04:33:12] Production.INFO: ==21722== Releasing lock...
[2026-04-03 04:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:33:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:33:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:33:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:33:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:33:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:33:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:33:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:33:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:33:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:33:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:33:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:33:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:33:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:33:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:33:15] Production.INFO: call_cost start
[2026-04-03 04:33:15] Production.INFO: call_cost end
[2026-04-03 04:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:33:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:33:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:33:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:33:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:33:15] Production.INFO: ==21718== Releasing lock...
[2026-04-03 04:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:34:01] Production.INFO: ==21825== Lock acquired, processing the job...
[2026-04-03 09:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:34:01] Production.INFO: neon service started
[2026-04-03 09:34:01] Production.INFO: neon service started
[2026-04-03 09:34:01] Production.INFO: ==21825== Releasing lock...
[2026-04-03 09:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:34:02] Production.INFO: ==21829== Lock acquired, processing the job...
[2026-04-03 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:34:02] Production.INFO: ==21829== Releasing lock...
[2026-04-03 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:34:02] Production.INFO: ==21831== Lock acquired, processing the job...
[2026-04-03 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:34:02] Production.INFO: ==21831== Releasing lock...
[2026-04-03 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:34:03] Production.INFO: ==21833== Lock acquired, processing the job...
[2026-04-03 04:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:34:03] Production.INFO: ==21839== Lock acquired, processing the job...
[2026-04-03 04:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:34:03] Production.INFO: ==21835== Lock acquired, processing the job...
[2026-04-03 04:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:34:03] Production.INFO: ==21837== Lock acquired, processing the job...
[2026-04-03 04:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:34:03] Production.INFO: Account Balance Start.
[2026-04-03 04:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:34:03] Production.INFO: 117
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: ==21841== Lock acquired, processing the job...
[2026-04-03 04:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 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-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 04:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: ==21841== Releasing lock...
[2026-04-03 04:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: ==21835== Releasing lock...
[2026-04-03 04:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:34:04] Production.INFO: Total Charge 0
[2026-04-03 04:34:04] Production.INFO: CreateAllLog End
[2026-04-03 04:34:04] Production.INFO: Account Balance End.
[2026-04-03 04:34:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:34:04] Production.INFO: ==21839== Releasing lock...
[2026-04-03 04:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:34:12] Production.ERROR: CronJobId end10
[2026-04-03 04:34:12] Production.INFO: ==21837== Releasing lock...
[2026-04-03 04:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:34:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:34:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:34:15] Production.INFO: call_cost start
[2026-04-03 04:34:15] Production.INFO: call_cost end
[2026-04-03 04:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:34:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:34:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:34:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:34:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:34:15] Production.INFO: ==21833== Releasing lock...
[2026-04-03 04:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:35:02] Production.INFO: ==21941== Lock acquired, processing the job...
[2026-04-03 09:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:35:02] Production.INFO: neon service started
[2026-04-03 09:35:02] Production.INFO: neon service started
[2026-04-03 09:35:02] Production.INFO: ==21941== Releasing lock...
[2026-04-03 09:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:35:02] Production.INFO: ==21943== Lock acquired, processing the job...
[2026-04-03 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:35:02] Production.INFO: ==21945== Lock acquired, processing the job...
[2026-04-03 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:35:02] Production.INFO: ==21945== Releasing lock...
[2026-04-03 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:35:03] Production.INFO: ==21943== Releasing lock...
[2026-04-03 04:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:35:03] Production.INFO: ==21948== Lock acquired, processing the job...
[2026-04-03 04:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:35:03] Production.INFO: ==21954== Lock acquired, processing the job...
[2026-04-03 04:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:35:03] Production.INFO: Account Balance Start.
[2026-04-03 04:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:35:03] Production.INFO: 117
[2026-04-03 04:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:03] Production.INFO: ==21952== Lock acquired, processing the job...
[2026-04-03 04:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:35:04] Production.INFO: ==21950== Lock acquired, processing the job...
[2026-04-03 04:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:35:04] Production.INFO: ==21956== Lock acquired, processing the job...
[2026-04-03 04:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04:35:04] Production.INFO: ==21956== Releasing lock...
[2026-04-03 04:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:35:04] Production.INFO: Total Charge 0
[2026-04-03 04:35:04] Production.INFO: CreateAllLog End
[2026-04-03 04:35:04] Production.INFO: ==21950== Releasing lock...
[2026-04-03 04:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:35:04] Production.INFO: Account Balance End.
[2026-04-03 04:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:35:04] Production.INFO: ==21954== Releasing lock...
[2026-04-03 04:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:35:12] Production.ERROR: CronJobId end10
[2026-04-03 04:35:12] Production.INFO: ==21952== Releasing lock...
[2026-04-03 04:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:35:15] Production.INFO: call_cost start
[2026-04-03 04:35:15] Production.INFO: call_cost end
[2026-04-03 04:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:35:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:35:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:35:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:35:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:35:15] Production.INFO: ==21948== Releasing lock...
[2026-04-03 04:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:36:01] Production.INFO: ==22061== Lock acquired, processing the job...
[2026-04-03 09:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:36:01] Production.INFO: neon service started
[2026-04-03 09:36:01] Production.INFO: neon service started
[2026-04-03 09:36:01] Production.INFO: ==22061== Releasing lock...
[2026-04-03 09:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:36:02] Production.INFO: ==22063== Lock acquired, processing the job...
[2026-04-03 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:36:02] Production.INFO: ==22065== Lock acquired, processing the job...
[2026-04-03 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:36:02] Production.INFO: ==22065== Releasing lock...
[2026-04-03 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:36:02] Production.INFO: ==22063== Releasing lock...
[2026-04-03 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:36:03] Production.INFO: ==22070== Lock acquired, processing the job...
[2026-04-03 04:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:36:03] Production.INFO: ==22074== Lock acquired, processing the job...
[2026-04-03 04:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:36:03] Production.INFO: ==22072== Lock acquired, processing the job...
[2026-04-03 04:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:36:03] Production.INFO: ==22078== Lock acquired, processing the job...
[2026-04-03 04:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:36:03] Production.INFO: ==22076== Lock acquired, processing the job...
[2026-04-03 04:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:36:03] Production.INFO: Account Balance Start.
[2026-04-03 04:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:36:03] Production.INFO: 117
[2026-04-03 04:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:36:03] Production.INFO: ==22078== Releasing lock...
[2026-04-03 04:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: ==22072== Releasing lock...
[2026-04-03 04:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:36:04] Production.INFO: Total Charge 0
[2026-04-03 04:36:04] Production.INFO: CreateAllLog End
[2026-04-03 04:36:04] Production.INFO: Account Balance End.
[2026-04-03 04:36:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:36:04] Production.INFO: ==22076== Releasing lock...
[2026-04-03 04:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:36:12] Production.ERROR: CronJobId end10
[2026-04-03 04:36:12] Production.INFO: ==22074== Releasing lock...
[2026-04-03 04:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:36:14] Production.INFO: call_cost start
[2026-04-03 04:36:14] Production.INFO: call_cost end
[2026-04-03 04:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:36:14] Production.INFO: ==22070== Releasing lock...
[2026-04-03 04:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:37:02] Production.INFO: ==22183== Lock acquired, processing the job...
[2026-04-03 09:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:37:02] Production.INFO: neon service started
[2026-04-03 09:37:02] Production.INFO: neon service started
[2026-04-03 09:37:02] Production.INFO: ==22183== Releasing lock...
[2026-04-03 09:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:37:02] Production.INFO: ==22185== Lock acquired, processing the job...
[2026-04-03 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:37:02] Production.INFO: ==22185== Releasing lock...
[2026-04-03 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:37:02] Production.INFO: ==22187== Lock acquired, processing the job...
[2026-04-03 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:37:02] Production.INFO: ==22187== Releasing lock...
[2026-04-03 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:37:03] Production.INFO: ==22189== Lock acquired, processing the job...
[2026-04-03 04:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:37:03] Production.INFO: ==22192== Lock acquired, processing the job...
[2026-04-03 04:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:37:03] Production.INFO: ==22194== Lock acquired, processing the job...
[2026-04-03 04:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:37:03] Production.INFO: ==22198== Lock acquired, processing the job...
[2026-04-03 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:37:03] Production.INFO: ==22196== Lock acquired, processing the job...
[2026-04-03 04:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 04:37:03] Production.INFO: ==22198== Releasing lock...
[2026-04-03 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:37:03] Production.INFO: Account Balance Start.
[2026-04-03 04:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:37:03] Production.INFO: 117
[2026-04-03 04:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: ==22192== Releasing lock...
[2026-04-03 04:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:37:04] Production.INFO: Total Charge 0
[2026-04-03 04:37:04] Production.INFO: CreateAllLog End
[2026-04-03 04:37:04] Production.INFO: Account Balance End.
[2026-04-03 04:37:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:37:04] Production.INFO: ==22196== Releasing lock...
[2026-04-03 04:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:37:12] Production.ERROR: CronJobId end10
[2026-04-03 04:37:12] Production.INFO: ==22194== Releasing lock...
[2026-04-03 04:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:37:15] Production.INFO: call_cost start
[2026-04-03 04:37:15] Production.INFO: call_cost end
[2026-04-03 04:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:37:15] Production.INFO: ==22189== Releasing lock...
[2026-04-03 04:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:38:01] Production.INFO: ==22293== Lock acquired, processing the job...
[2026-04-03 09:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:38:01] Production.INFO: neon service started
[2026-04-03 09:38:01] Production.INFO: neon service started
[2026-04-03 09:38:01] Production.INFO: ==22293== Releasing lock...
[2026-04-03 09:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:38:02] Production.INFO: ==22295== Lock acquired, processing the job...
[2026-04-03 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:38:02] Production.INFO: ==22297== Lock acquired, processing the job...
[2026-04-03 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:38:02] Production.INFO: ==22297== Releasing lock...
[2026-04-03 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:38:02] Production.INFO: ==22295== Releasing lock...
[2026-04-03 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:38:03] Production.INFO: ==22300== Lock acquired, processing the job...
[2026-04-03 04:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:38:03] Production.INFO: ==22304== Lock acquired, processing the job...
[2026-04-03 04:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:38:03] Production.INFO: ==22302== Lock acquired, processing the job...
[2026-04-03 04:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:38:03] Production.INFO: ==22308== Lock acquired, processing the job...
[2026-04-03 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:38:03] Production.INFO: ==22306== Lock acquired, processing the job...
[2026-04-03 04:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:38:03] Production.INFO: Account Balance Start.
[2026-04-03 04:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:38:03] Production.INFO: 117
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04:38:03] Production.INFO: ==22308== Releasing lock...
[2026-04-03 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: ==22302== Releasing lock...
[2026-04-03 04:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:38:04] Production.INFO: Total Charge 0
[2026-04-03 04:38:04] Production.INFO: CreateAllLog End
[2026-04-03 04:38:04] Production.INFO: Account Balance End.
[2026-04-03 04:38:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:38:04] Production.INFO: ==22306== Releasing lock...
[2026-04-03 04:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:38:11] Production.ERROR: CronJobId end10
[2026-04-03 04:38:11] Production.INFO: ==22304== Releasing lock...
[2026-04-03 04:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:38:13] Production.INFO: call_cost start
[2026-04-03 04:38:13] Production.INFO: call_cost end
[2026-04-03 04:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:38:13] Production.INFO: ==22300== Releasing lock...
[2026-04-03 04:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:39:02] Production.INFO: ==22412== Lock acquired, processing the job...
[2026-04-03 09:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:39:02] Production.INFO: neon service started
[2026-04-03 09:39:02] Production.INFO: neon service started
[2026-04-03 09:39:02] Production.INFO: ==22412== Releasing lock...
[2026-04-03 09:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:39:02] Production.INFO: ==22415== Lock acquired, processing the job...
[2026-04-03 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:39:02] Production.INFO: ==22417== Lock acquired, processing the job...
[2026-04-03 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:39:02] Production.INFO: ==22417== Releasing lock...
[2026-04-03 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:39:02] Production.INFO: ==22415== Releasing lock...
[2026-04-03 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:39:03] Production.INFO: ==22423== Lock acquired, processing the job...
[2026-04-03 04:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:39:03] Production.INFO: ==22429== Lock acquired, processing the job...
[2026-04-03 04:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:39:03] Production.INFO: ==22427== Lock acquired, processing the job...
[2026-04-03 04:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:39:03] Production.INFO: ==22425== Lock acquired, processing the job...
[2026-04-03 04:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:39:03] Production.INFO: Account Balance Start.
[2026-04-03 04:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:39:03] Production.INFO: 117
[2026-04-03 04:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:03] Production.INFO: ==22431== Lock acquired, processing the job...
[2026-04-03 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:39:04] Production.INFO: ==22431== Releasing lock...
[2026-04-03 04:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: ==22425== Releasing lock...
[2026-04-03 04:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:39:04] Production.INFO: Total Charge 0
[2026-04-03 04:39:04] Production.INFO: CreateAllLog End
[2026-04-03 04:39:05] Production.INFO: Account Balance End.
[2026-04-03 04:39:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:39:05] Production.INFO: ==22429== Releasing lock...
[2026-04-03 04:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:39:11] Production.ERROR: CronJobId end10
[2026-04-03 04:39:11] Production.INFO: ==22427== Releasing lock...
[2026-04-03 04:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:39:14] Production.INFO: call_cost start
[2026-04-03 04:39:14] Production.INFO: call_cost end
[2026-04-03 04:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:39:14] Production.INFO: ==22423== Releasing lock...
[2026-04-03 04:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:40:01] Production.INFO: ==22527== Lock acquired, processing the job...
[2026-04-03 09:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:40:01] Production.INFO: neon service started
[2026-04-03 09:40:01] Production.INFO: neon service started
[2026-04-03 09:40:01] Production.INFO: ==22527== Releasing lock...
[2026-04-03 09:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:40:01] Production.INFO: ==22529== Lock acquired, processing the job...
[2026-04-03 04:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:40:02] Production.INFO: ==22529== Releasing lock...
[2026-04-03 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:40:02] Production.INFO: ==22531== Lock acquired, processing the job...
[2026-04-03 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:40:02] Production.INFO: ==22531== Releasing lock...
[2026-04-03 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:40:02] Production.INFO: ==22537== Lock acquired, processing the job...
[2026-04-03 04:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:40:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:40:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:40:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:40:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:40:02] Production.INFO: ==22533== Lock acquired, processing the job...
[2026-04-03 04:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:40:03] Production.INFO: ==22535== Lock acquired, processing the job...
[2026-04-03 04:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:40:03] Production.INFO: ==22541== Lock acquired, processing the job...
[2026-04-03 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:40:03] Production.INFO: ==22539== Lock acquired, processing the job...
[2026-04-03 04:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 04:40:03] Production.INFO: Account Balance Start.
[2026-04-03 04:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:40:03] Production.INFO: 117
[2026-04-03 04:40:03] Production.INFO: ==22541== Releasing lock...
[2026-04-03 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: ==22535== Releasing lock...
[2026-04-03 04:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-26
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:03] Production.INFO: Date 2026-03-27
[2026-04-03 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:40:04] Production.INFO: Total Charge 0
[2026-04-03 04:40:04] Production.INFO: CreateAllLog End
[2026-04-03 04:40:04] Production.INFO: Account Balance End.
[2026-04-03 04:40:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:40:04] Production.INFO: ==22539== Releasing lock...
[2026-04-03 04:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:40:11] Production.ERROR: CronJobId end10
[2026-04-03 04:40:11] Production.INFO: ==22537== Releasing lock...
[2026-04-03 04:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:40:14] Production.INFO: call_cost start
[2026-04-03 04:40:14] Production.INFO: call_cost end
[2026-04-03 04:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:40:14] Production.INFO: ==22533== Releasing lock...
[2026-04-03 04:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:41:01] Production.INFO: ==22644== Lock acquired, processing the job...
[2026-04-03 09:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:41:01] Production.INFO: neon service started
[2026-04-03 09:41:01] Production.INFO: neon service started
[2026-04-03 09:41:01] Production.INFO: ==22644== Releasing lock...
[2026-04-03 09:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:41:02] Production.INFO: ==22646== Lock acquired, processing the job...
[2026-04-03 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:41:02] Production.INFO: ==22646== Releasing lock...
[2026-04-03 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:41:02] Production.INFO: ==22648== Lock acquired, processing the job...
[2026-04-03 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:41:02] Production.INFO: ==22648== Releasing lock...
[2026-04-03 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:41:03] Production.INFO: ==22650== Lock acquired, processing the job...
[2026-04-03 04:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 04:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 04:41:03] Production.INFO: ==22652== Lock acquired, processing the job...
[2026-04-03 04:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 04:41:03] Production.INFO: ==22650== Releasing lock...
[2026-04-03 04:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 04:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 04:41:03] Production.INFO: ==22656== Lock acquired, processing the job...
[2026-04-03 04:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:41:03] Production.INFO: ==22654== Lock acquired, processing the job...
[2026-04-03 04:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:41:03] Production.INFO: ==22660== Lock acquired, processing the job...
[2026-04-03 04:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 04:41:03] Production.INFO: ==22658== Lock acquired, processing the job...
[2026-04-03 04:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 04:41:03] Production.INFO: Account Balance Start.
[2026-04-03 04:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:41:03] Production.INFO: ==22662== Lock acquired, processing the job...
[2026-04-03 04:41:03] Production.INFO: 117
[2026-04-03 04:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: ==22662== Releasing lock...
[2026-04-03 04:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:41:04] Production.ERROR: done
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 04:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027950', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:04] Production.INFO: ==22654== Releasing lock...
[2026-04-03 04:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:41:05] Production.INFO: Total Charge 0
[2026-04-03 04:41:05] Production.INFO: CreateAllLog End
[2026-04-03 04:41:05] Production.INFO: Account Balance End.
[2026-04-03 04:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:41:05] Production.INFO: ==22658== Releasing lock...
[2026-04-03 04:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027950', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 04:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 04:41:10] Production.INFO: ProcessCDR(1,17027950,1,1,2)
[2026-04-03 04:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027950,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027950,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 04:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 04:41:10] Production.INFO: ==22660== Releasing lock...
[2026-04-03 04:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 04:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 04:41:14] Production.ERROR: CronJobId end10
[2026-04-03 04:41:14] Production.INFO: ==22656== Releasing lock...
[2026-04-03 04:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:41:17] Production.INFO: call_cost start
[2026-04-03 04:41:17] Production.INFO: call_cost end
[2026-04-03 04:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:41:17] Production.INFO: ==22652== Releasing lock...
[2026-04-03 04:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:42:02] Production.INFO: ==22765== Lock acquired, processing the job...
[2026-04-03 09:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:42:02] Production.INFO: neon service started
[2026-04-03 09:42:02] Production.INFO: neon service started
[2026-04-03 09:42:02] Production.INFO: ==22765== Releasing lock...
[2026-04-03 09:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:42:02] Production.INFO: ==22769== Lock acquired, processing the job...
[2026-04-03 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:42:02] Production.INFO: ==22769== Releasing lock...
[2026-04-03 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:42:02] Production.INFO: ==22767== Lock acquired, processing the job...
[2026-04-03 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:42:03] Production.INFO: ==22767== Releasing lock...
[2026-04-03 04:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:42:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:42:03] Production.INFO: ==22772== Lock acquired, processing the job...
[2026-04-03 04:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:42:03] Production.INFO: ==22774== Lock acquired, processing the job...
[2026-04-03 04:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:42:03] Production.INFO: ==22780== Lock acquired, processing the job...
[2026-04-03 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:42:03] Production.INFO: ==22776== Lock acquired, processing the job...
[2026-04-03 04:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:42:03] Production.INFO: ==22778== Lock acquired, processing the job...
[2026-04-03 04:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:42:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:42:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:42:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04: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-03 04: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-03 04: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-03 04:42:04] Production.INFO: ==22780== Releasing lock...
[2026-04-03 04:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:42:04] Production.INFO: Account Balance Start.
[2026-04-03 04:42:04] Production.INFO: CreateAllLog Start
[2026-04-03 04:42:04] Production.INFO: 117
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-08
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: ==22774== Releasing lock...
[2026-04-03 04:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:42:05] Production.INFO: Total Charge 0
[2026-04-03 04:42:05] Production.INFO: CreateAllLog End
[2026-04-03 04:42:05] Production.INFO: Account Balance End.
[2026-04-03 04:42:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:42:05] Production.INFO: ==22778== Releasing lock...
[2026-04-03 04:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:42:12] Production.ERROR: CronJobId end10
[2026-04-03 04:42:12] Production.INFO: ==22776== Releasing lock...
[2026-04-03 04:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:42:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:42:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:42:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:42:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:42:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:42:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:42:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:42:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:42:15] Production.INFO: call_cost start
[2026-04-03 04:42:15] Production.INFO: call_cost end
[2026-04-03 04:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:42:15] Production.INFO: ==22772== Releasing lock...
[2026-04-03 04:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:43:01] Production.INFO: ==22882== Lock acquired, processing the job...
[2026-04-03 09:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:43:01] Production.INFO: neon service started
[2026-04-03 09:43:01] Production.INFO: neon service started
[2026-04-03 09:43:01] Production.INFO: ==22882== Releasing lock...
[2026-04-03 09:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:43:01] Production.INFO: ==22886== Lock acquired, processing the job...
[2026-04-03 08:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:43:01] Production.INFO: ==22886== Releasing lock...
[2026-04-03 08:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:43:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:43:02] Production.INFO: ==22884== Lock acquired, processing the job...
[2026-04-03 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:43:02] Production.INFO: ==22884== Releasing lock...
[2026-04-03 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:43:03] Production.INFO: ==22891== Lock acquired, processing the job...
[2026-04-03 04:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:43:03] Production.INFO: ==22889== Lock acquired, processing the job...
[2026-04-03 04:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:43:03] Production.INFO: ==22893== Lock acquired, processing the job...
[2026-04-03 04:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:43:03] Production.INFO: ==22895== Lock acquired, processing the job...
[2026-04-03 04:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:43:03] Production.INFO: ==22897== Lock acquired, processing the job...
[2026-04-03 04:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:43:03] Production.INFO: Account Balance Start.
[2026-04-03 04:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:43:03] Production.INFO: 117
[2026-04-03 04:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04: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-03 04:43:03] Production.INFO: ==22897== Releasing lock...
[2026-04-03 04:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: ==22891== Releasing lock...
[2026-04-03 04:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:03] Production.INFO: Date 2026-03-26
[2026-04-03 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:43:04] Production.INFO: Total Charge 0
[2026-04-03 04:43:04] Production.INFO: CreateAllLog End
[2026-04-03 04:43:04] Production.INFO: Account Balance End.
[2026-04-03 04:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:43:04] Production.INFO: ==22895== Releasing lock...
[2026-04-03 04:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:43: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-03 04:43:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:43:11] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:43:11] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:43:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:43:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:43:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:43:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:43:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:43:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:43:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:43:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:43:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:43:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:43:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:43:11] Production.ERROR: CronJobId end10
[2026-04-03 04:43:11] Production.INFO: ==22893== Releasing lock...
[2026-04-03 04:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:43:11] Production.INFO: call_cost start
[2026-04-03 04:43:11] Production.INFO: call_cost end
[2026-04-03 04:43:11] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:43:11] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:43:11] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:43:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:43:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:43:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:43:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:43:11] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:43:11] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:43:11] Production.INFO: ==22889== Releasing lock...
[2026-04-03 04:43:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:43:11] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:44:02] Production.INFO: ==22989== Lock acquired, processing the job...
[2026-04-03 09:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:44:02] Production.INFO: neon service started
[2026-04-03 09:44:02] Production.INFO: neon service started
[2026-04-03 09:44:02] Production.INFO: ==22989== Releasing lock...
[2026-04-03 09:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:44:02] Production.INFO: ==22992== Lock acquired, processing the job...
[2026-04-03 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:44:02] Production.INFO: ==22994== Lock acquired, processing the job...
[2026-04-03 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 04:44:02] Production.INFO: ==22992== Releasing lock...
[2026-04-03 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:44:02] Production.INFO: ==22994== Releasing lock...
[2026-04-03 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:44:03] Production.INFO: ==22998== Lock acquired, processing the job...
[2026-04-03 04:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:44:03] Production.INFO: ==23000== Lock acquired, processing the job...
[2026-04-03 04:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:44:03] Production.INFO: ==22996== Lock acquired, processing the job...
[2026-04-03 04:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:44:03] Production.INFO: ==23002== Lock acquired, processing the job...
[2026-04-03 04:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:44:03] Production.INFO: Account Balance Start.
[2026-04-03 04:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:44:03] Production.INFO: 117
[2026-04-03 04:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:44:03] Production.INFO: ==23004== Lock acquired, processing the job...
[2026-04-03 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:44:03] Production.INFO: ==23004== Releasing lock...
[2026-04-03 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: ==22998== Releasing lock...
[2026-04-03 04:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:44:04] Production.INFO: Total Charge 0
[2026-04-03 04:44:04] Production.INFO: CreateAllLog End
[2026-04-03 04:44:04] Production.INFO: Account Balance End.
[2026-04-03 04:44:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:44:04] Production.INFO: ==23002== Releasing lock...
[2026-04-03 04:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:44:12] Production.ERROR: CronJobId end10
[2026-04-03 04:44:12] Production.INFO: ==23000== Releasing lock...
[2026-04-03 04:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:44:14] Production.INFO: call_cost start
[2026-04-03 04:44:14] Production.INFO: call_cost end
[2026-04-03 04:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:44:14] Production.INFO: ==22996== Releasing lock...
[2026-04-03 04:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:45:01] Production.INFO: ==23109== Lock acquired, processing the job...
[2026-04-03 09:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:45:01] Production.INFO: neon service started
[2026-04-03 09:45:01] Production.INFO: neon service started
[2026-04-03 09:45:01] Production.INFO: ==23109== Releasing lock...
[2026-04-03 09:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:45:01] Production.INFO: ==23111== Lock acquired, processing the job...
[2026-04-03 04:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:45:01] Production.INFO: ==23111== Releasing lock...
[2026-04-03 04:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:45:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:45:02] Production.INFO: ==23113== Lock acquired, processing the job...
[2026-04-03 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:45:02] Production.INFO: ==23113== Releasing lock...
[2026-04-03 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:45:02] Production.INFO: ==23120== Lock acquired, processing the job...
[2026-04-03 04:45:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:45:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:45:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:45:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:45:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:45:03] Production.INFO: ==23118== Lock acquired, processing the job...
[2026-04-03 04:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:45:03] Production.INFO: ==23116== Lock acquired, processing the job...
[2026-04-03 04:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:45:03] Production.INFO: ==23122== Lock acquired, processing the job...
[2026-04-03 04:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:45:03] Production.INFO: ==23124== Lock acquired, processing the job...
[2026-04-03 04:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:45:03] Production.INFO: Account Balance Start.
[2026-04-03 04:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:45:03] Production.INFO: 117
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: ==23124== Releasing lock...
[2026-04-03 04:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: ==23118== Releasing lock...
[2026-04-03 04:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:45:04] Production.INFO: Total Charge 0
[2026-04-03 04:45:04] Production.INFO: CreateAllLog End
[2026-04-03 04:45:04] Production.INFO: Account Balance End.
[2026-04-03 04:45:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:45:04] Production.INFO: ==23122== Releasing lock...
[2026-04-03 04:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:45:11] Production.ERROR: CronJobId end10
[2026-04-03 04:45:11] Production.INFO: ==23120== Releasing lock...
[2026-04-03 04:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:45:15] Production.INFO: call_cost start
[2026-04-03 04:45:15] Production.INFO: call_cost end
[2026-04-03 04:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:45:15] Production.INFO: ==23116== Releasing lock...
[2026-04-03 04:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:46:01] Production.INFO: ==23230== Lock acquired, processing the job...
[2026-04-03 09:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:46:01] Production.INFO: neon service started
[2026-04-03 09:46:01] Production.INFO: neon service started
[2026-04-03 09:46:01] Production.INFO: ==23230== Releasing lock...
[2026-04-03 09:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:46:02] Production.INFO: ==23232== Lock acquired, processing the job...
[2026-04-03 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:46:02] Production.INFO: ==23234== Lock acquired, processing the job...
[2026-04-03 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:46:02] Production.INFO: ==23234== Releasing lock...
[2026-04-03 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:46:02] Production.INFO: ==23232== Releasing lock...
[2026-04-03 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:46:03] Production.INFO: ==23239== Lock acquired, processing the job...
[2026-04-03 04:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:46:03] Production.INFO: ==23237== Lock acquired, processing the job...
[2026-04-03 04:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:46:03] Production.INFO: ==23245== Lock acquired, processing the job...
[2026-04-03 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:46:03] Production.INFO: ==23243== Lock acquired, processing the job...
[2026-04-03 04:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:46:03] Production.INFO: ==23241== Lock acquired, processing the job...
[2026-04-03 04:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 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-03 04:46:03] Production.INFO: ==23245== Releasing lock...
[2026-04-03 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:46:03] Production.INFO: Account Balance Start.
[2026-04-03 04:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:46:03] Production.INFO: 117
[2026-04-03 04:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: ==23239== Releasing lock...
[2026-04-03 04:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:05] Production.INFO: Date 2026-03-30
[2026-04-03 04:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:46:05] Production.INFO: Total Charge 0
[2026-04-03 04:46:05] Production.INFO: CreateAllLog End
[2026-04-03 04:46:05] Production.INFO: Account Balance End.
[2026-04-03 04:46:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:46:05] Production.INFO: ==23243== Releasing lock...
[2026-04-03 04:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:46:11] Production.ERROR: CronJobId end10
[2026-04-03 04:46:11] Production.INFO: ==23241== Releasing lock...
[2026-04-03 04:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:46:13] Production.INFO: call_cost start
[2026-04-03 04:46:13] Production.INFO: call_cost end
[2026-04-03 04:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:46:13] Production.INFO: ==23237== Releasing lock...
[2026-04-03 04:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:47:02] Production.INFO: ==23348== Lock acquired, processing the job...
[2026-04-03 09:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:47:02] Production.INFO: neon service started
[2026-04-03 09:47:02] Production.INFO: neon service started
[2026-04-03 09:47:02] Production.INFO: ==23348== Releasing lock...
[2026-04-03 09:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:47:02] Production.INFO: ==23353== Lock acquired, processing the job...
[2026-04-03 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:47:02] Production.INFO: ==23353== Releasing lock...
[2026-04-03 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:47:03] Production.INFO: ==23355== Lock acquired, processing the job...
[2026-04-03 08:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:47:03] Production.INFO: ==23355== Releasing lock...
[2026-04-03 08:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:47:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:47:03] Production.INFO: ==23357== Lock acquired, processing the job...
[2026-04-03 04:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:47:03] Production.INFO: ==23361== Lock acquired, processing the job...
[2026-04-03 04:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:47:03] Production.INFO: ==23359== Lock acquired, processing the job...
[2026-04-03 04:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:47:04] Production.INFO: ==23363== Lock acquired, processing the job...
[2026-04-03 04:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:47:04] Production.INFO: Account Balance Start.
[2026-04-03 04:47:04] Production.INFO: CreateAllLog Start
[2026-04-03 04:47:04] Production.INFO: 117
[2026-04-03 04:47:04] Production.INFO: ==23365== Lock acquired, processing the job...
[2026-04-03 04:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-08
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04: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-03 04:47:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: ==23365== Releasing lock...
[2026-04-03 04:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: ==23359== Releasing lock...
[2026-04-03 04:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:47:04] Production.INFO: Total Charge 0
[2026-04-03 04:47:04] Production.INFO: CreateAllLog End
[2026-04-03 04:47:05] Production.INFO: Account Balance End.
[2026-04-03 04:47:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:47:05] Production.INFO: ==23363== Releasing lock...
[2026-04-03 04:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:47:12] Production.ERROR: CronJobId end10
[2026-04-03 04:47:12] Production.INFO: ==23361== Releasing lock...
[2026-04-03 04:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:47:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:47:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:47:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:47:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:47:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:47:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:47:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:47:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:47:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:47:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:47:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:47:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:47:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:47:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:47:15] Production.INFO: call_cost start
[2026-04-03 04:47:15] Production.INFO: call_cost end
[2026-04-03 04:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:47:15] Production.INFO: ==23357== Releasing lock...
[2026-04-03 04:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:48:01] Production.INFO: ==23467== Lock acquired, processing the job...
[2026-04-03 09:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:48:01] Production.INFO: neon service started
[2026-04-03 09:48:01] Production.INFO: neon service started
[2026-04-03 09:48:01] Production.INFO: ==23467== Releasing lock...
[2026-04-03 09:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:48:02] Production.INFO: ==23469== Lock acquired, processing the job...
[2026-04-03 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:48:02] Production.INFO: ==23469== Releasing lock...
[2026-04-03 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:48:02] Production.INFO: ==23471== Lock acquired, processing the job...
[2026-04-03 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:48:02] Production.INFO: ==23471== Releasing lock...
[2026-04-03 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:48:03] Production.INFO: ==23475== Lock acquired, processing the job...
[2026-04-03 04:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:48:03] Production.INFO: ==23473== Lock acquired, processing the job...
[2026-04-03 04:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:48:03] Production.INFO: ==23482== Lock acquired, processing the job...
[2026-04-03 04:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:48:03] Production.INFO: ==23477== Lock acquired, processing the job...
[2026-04-03 04:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:48:03] Production.INFO: ==23479== Lock acquired, processing the job...
[2026-04-03 04:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:48:03] Production.INFO: Account Balance Start.
[2026-04-03 04:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:48:03] Production.INFO: 117
[2026-04-03 04: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-03 04:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 04: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-03 04:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04:48:03] Production.INFO: ==23482== Releasing lock...
[2026-04-03 04:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: ==23475== Releasing lock...
[2026-04-03 04:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-03-22
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-03-23
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-03-24
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-03-25
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-03-26
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-03-27
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-03-28
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-03-29
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-03-30
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:48:05] Production.INFO: Total Charge 0
[2026-04-03 04:48:05] Production.INFO: CreateAllLog End
[2026-04-03 04:48:05] Production.INFO: Account Balance End.
[2026-04-03 04:48:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:48:05] Production.INFO: ==23479== Releasing lock...
[2026-04-03 04:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:48:13] Production.ERROR: CronJobId end10
[2026-04-03 04:48:13] Production.INFO: ==23477== Releasing lock...
[2026-04-03 04:48:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:48:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:48:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:48:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:48:15] Production.INFO: call_cost start
[2026-04-03 04:48:15] Production.INFO: call_cost end
[2026-04-03 04:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:48:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:48:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:48:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:48:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:48:15] Production.INFO: ==23473== Releasing lock...
[2026-04-03 04:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:49:02] Production.INFO: ==23589== Lock acquired, processing the job...
[2026-04-03 09:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:49:02] Production.INFO: neon service started
[2026-04-03 09:49:02] Production.INFO: neon service started
[2026-04-03 09:49:02] Production.INFO: ==23589== Releasing lock...
[2026-04-03 09:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:49:02] Production.INFO: ==23591== Lock acquired, processing the job...
[2026-04-03 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:49:02] Production.INFO: ==23591== Releasing lock...
[2026-04-03 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:49:03] Production.INFO: ==23593== Lock acquired, processing the job...
[2026-04-03 08:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:49:03] Production.INFO: ==23593== Releasing lock...
[2026-04-03 08:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:49:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:49:03] Production.INFO: ==23597== Lock acquired, processing the job...
[2026-04-03 04:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:49:03] Production.INFO: ==23599== Lock acquired, processing the job...
[2026-04-03 04:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:49:03] Production.INFO: ==23601== Lock acquired, processing the job...
[2026-04-03 04:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:49:03] Production.INFO: Account Balance Start.
[2026-04-03 04:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:49:03] Production.INFO: 117
[2026-04-03 04:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:03] Production.INFO: ==23595== Lock acquired, processing the job...
[2026-04-03 04:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:49:03] Production.INFO: ==23603== Lock acquired, processing the job...
[2026-04-03 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:49:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:03] Production.INFO: ==23603== Releasing lock...
[2026-04-03 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:49:03] Production.INFO: ==23597== Releasing lock...
[2026-04-03 04:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:49:04] Production.INFO: Total Charge 0
[2026-04-03 04:49:04] Production.INFO: CreateAllLog End
[2026-04-03 04:49:04] Production.INFO: Account Balance End.
[2026-04-03 04:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:49:04] Production.INFO: ==23601== Releasing lock...
[2026-04-03 04:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:49:12] Production.ERROR: CronJobId end10
[2026-04-03 04:49:12] Production.INFO: ==23599== Releasing lock...
[2026-04-03 04:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:49:14] Production.INFO: call_cost start
[2026-04-03 04:49:14] Production.INFO: call_cost end
[2026-04-03 04:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:49:14] Production.INFO: ==23595== Releasing lock...
[2026-04-03 04:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:50:01] Production.INFO: ==23706== Lock acquired, processing the job...
[2026-04-03 09:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:50:01] Production.INFO: neon service started
[2026-04-03 09:50:01] Production.INFO: neon service started
[2026-04-03 09:50:01] Production.INFO: ==23706== Releasing lock...
[2026-04-03 09:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:50:01] Production.INFO: ==23708== Lock acquired, processing the job...
[2026-04-03 04:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:50:02] Production.INFO: ==23708== Releasing lock...
[2026-04-03 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:50:02] Production.INFO: ==23710== Lock acquired, processing the job...
[2026-04-03 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:50:02] Production.INFO: ==23710== Releasing lock...
[2026-04-03 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:50:02] Production.INFO: ==23713== Lock acquired, processing the job...
[2026-04-03 04:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:50:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:50:03] Production.INFO: ==23715== Lock acquired, processing the job...
[2026-04-03 04:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:50:03] Production.INFO: ==23721== Lock acquired, processing the job...
[2026-04-03 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:50:03] Production.INFO: ==23717== Lock acquired, processing the job...
[2026-04-03 04:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:50:03] Production.INFO: ==23719== Lock acquired, processing the job...
[2026-04-03 04:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 04:50:03] Production.INFO: ==23721== Releasing lock...
[2026-04-03 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:50:03] Production.INFO: Account Balance Start.
[2026-04-03 04:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:50:03] Production.INFO: 117
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: ==23715== Releasing lock...
[2026-04-03 04:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:50:04] Production.INFO: Total Charge 0
[2026-04-03 04:50:04] Production.INFO: CreateAllLog End
[2026-04-03 04:50:04] Production.INFO: Account Balance End.
[2026-04-03 04:50:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:50:04] Production.INFO: ==23719== Releasing lock...
[2026-04-03 04:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:50:13] Production.ERROR: CronJobId end10
[2026-04-03 04:50:13] Production.INFO: ==23717== Releasing lock...
[2026-04-03 04:50:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:50:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:50:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:50:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:50:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:50:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:50:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:50:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:50:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:50:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:50:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:50:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:50:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:50:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:50:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:50:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:50:15] Production.INFO: call_cost start
[2026-04-03 04:50:15] Production.INFO: call_cost end
[2026-04-03 04:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:50:15] Production.INFO: ==23713== Releasing lock...
[2026-04-03 04:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:51:01] Production.INFO: ==23833== Lock acquired, processing the job...
[2026-04-03 09:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:51:02] Production.INFO: neon service started
[2026-04-03 09:51:02] Production.INFO: neon service started
[2026-04-03 09:51:02] Production.INFO: ==23833== Releasing lock...
[2026-04-03 09:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:51:02] Production.INFO: ==23835== Lock acquired, processing the job...
[2026-04-03 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:51:02] Production.INFO: ==23835== Releasing lock...
[2026-04-03 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:51:02] Production.INFO: ==23837== Lock acquired, processing the job...
[2026-04-03 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:51:02] Production.INFO: ==23837== Releasing lock...
[2026-04-03 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:51:03] Production.INFO: ==23852== Lock acquired, processing the job...
[2026-04-03 04:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:51:03] Production.INFO: ==23848== Lock acquired, processing the job...
[2026-04-03 04:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:51:03] Production.INFO: Account Balance Start.
[2026-04-03 04:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:51:03] Production.INFO: 117
[2026-04-03 04:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 04:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 04:51:03] Production.INFO: ==23852== Releasing lock...
[2026-04-03 04:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:03] Production.INFO: ==23840== Lock acquired, processing the job...
[2026-04-03 04:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 04:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 04:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 04:51:03] Production.ERROR: CronJob PID - 23848
[2026-04-03 04:51:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 04:51:03] Production.ERROR: CronJob ID - 12
[2026-04-03 04:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 04:51:00
[2026-04-03 04:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 04:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 04:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 04:51:03] Production.INFO: ==23840== Releasing lock...
[2026-04-03 04:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 04:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 04:51:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:03] Production.INFO: ==23842== Lock acquired, processing the job...
[2026-04-03 04:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:51:03] Production.INFO: ==23844== Lock acquired, processing the job...
[2026-04-03 04:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:51:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:03] Production.INFO: ==23846== Lock acquired, processing the job...
[2026-04-03 04:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:51:04] Production.INFO: ==23850== Lock acquired, processing the job...
[2026-04-03 04:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 04:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:51:04] Production.INFO: Total Charge 0
[2026-04-03 04:51:04] Production.INFO: CreateAllLog End
[2026-04-03 04:51:04] Production.ERROR: done
[2026-04-03 04:51:04] Production.INFO: Account Balance End.
[2026-04-03 04:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 04:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027991', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 04:51:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:51:04] Production.INFO: ==23848== Releasing lock...
[2026-04-03 04:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:51:05] Production.INFO: ==23844== Releasing lock...
[2026-04-03 04:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:51:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17027991', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 04:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 04:51:10] Production.INFO: ProcessCDR(1,17027991,1,1,2)
[2026-04-03 04:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17027991,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17027991,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 04:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 04:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 04:51:10] Production.INFO: ==23850== Releasing lock...
[2026-04-03 04:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 04:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 04:51:13] Production.ERROR: CronJobId end10
[2026-04-03 04:51:13] Production.INFO: ==23846== Releasing lock...
[2026-04-03 04:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:51:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:51:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:51:16] Production.INFO: call_cost start
[2026-04-03 04:51:16] Production.INFO: call_cost end
[2026-04-03 04:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:51:16] Production.INFO: ==23842== Releasing lock...
[2026-04-03 04:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:52:01] Production.INFO: ==23955== Lock acquired, processing the job...
[2026-04-03 09:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:52:01] Production.INFO: neon service started
[2026-04-03 09:52:01] Production.INFO: neon service started
[2026-04-03 09:52:01] Production.INFO: ==23955== Releasing lock...
[2026-04-03 09:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:52:01] Production.INFO: ==23957== Lock acquired, processing the job...
[2026-04-03 04:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:52:01] Production.INFO: ==23957== Releasing lock...
[2026-04-03 04:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:52:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:52:02] Production.INFO: ==23959== Lock acquired, processing the job...
[2026-04-03 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:52:02] Production.INFO: ==23959== Releasing lock...
[2026-04-03 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:52:02] Production.INFO: ==23962== Lock acquired, processing the job...
[2026-04-03 04:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:52:02] Production.INFO: ==23964== Lock acquired, processing the job...
[2026-04-03 04:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:52:02] Production.INFO: ==23966== Lock acquired, processing the job...
[2026-04-03 04:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:52:02] Production.INFO: ==23968== Lock acquired, processing the job...
[2026-04-03 04:52:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:52:02] Production.INFO: ==23970== Lock acquired, processing the job...
[2026-04-03 04:52:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:52:03] Production.INFO: Account Balance Start.
[2026-04-03 04:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:52:03] Production.INFO: 117
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:52:03] Production.INFO: ==23970== Releasing lock...
[2026-04-03 04:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-19
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-20
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-21
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-22
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: ==23964== Releasing lock...
[2026-04-03 04:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-23
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-24
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-25
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-26
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-27
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-28
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-29
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-30
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-03-31
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-04-01
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:03] Production.INFO: Date 2026-04-02
[2026-04-03 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:52:04] Production.INFO: Total Charge 0
[2026-04-03 04:52:04] Production.INFO: CreateAllLog End
[2026-04-03 04:52:04] Production.INFO: Account Balance End.
[2026-04-03 04:52:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:52:04] Production.INFO: ==23968== Releasing lock...
[2026-04-03 04:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:52:12] Production.ERROR: CronJobId end10
[2026-04-03 04:52:12] Production.INFO: ==23966== Releasing lock...
[2026-04-03 04:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:52:14] Production.INFO: call_cost start
[2026-04-03 04:52:14] Production.INFO: call_cost end
[2026-04-03 04:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:52:14] Production.INFO: ==23962== Releasing lock...
[2026-04-03 04:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:53:01] Production.INFO: ==24069== Lock acquired, processing the job...
[2026-04-03 09:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:53:01] Production.INFO: neon service started
[2026-04-03 09:53:01] Production.INFO: neon service started
[2026-04-03 09:53:01] Production.INFO: ==24069== Releasing lock...
[2026-04-03 09:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:53:02] Production.INFO: ==24072== Lock acquired, processing the job...
[2026-04-03 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:53:02] Production.INFO: ==24074== Lock acquired, processing the job...
[2026-04-03 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:53:02] Production.INFO: ==24074== Releasing lock...
[2026-04-03 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:53:02] Production.INFO: ==24072== Releasing lock...
[2026-04-03 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:53:03] Production.INFO: ==24076== Lock acquired, processing the job...
[2026-04-03 04:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:53:03] Production.INFO: ==24078== Lock acquired, processing the job...
[2026-04-03 04:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:53:03] Production.INFO: ==24080== Lock acquired, processing the job...
[2026-04-03 04:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:53:03] Production.INFO: ==24083== Lock acquired, processing the job...
[2026-04-03 04:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:53:03] Production.INFO: ==24086== Lock acquired, processing the job...
[2026-04-03 04:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04: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-03 04:53:03] Production.INFO: Account Balance Start.
[2026-04-03 04:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:53:03] Production.INFO: 117
[2026-04-03 04:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 04: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-03 04:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04:53:03] Production.INFO: ==24086== Releasing lock...
[2026-04-03 04:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: ==24078== Releasing lock...
[2026-04-03 04:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:53:05] Production.INFO: Total Charge 0
[2026-04-03 04:53:05] Production.INFO: CreateAllLog End
[2026-04-03 04:53:05] Production.INFO: Account Balance End.
[2026-04-03 04:53:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:53:05] Production.INFO: ==24083== Releasing lock...
[2026-04-03 04:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:53:11] Production.ERROR: CronJobId end10
[2026-04-03 04:53:11] Production.INFO: ==24080== Releasing lock...
[2026-04-03 04:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:53:14] Production.INFO: call_cost start
[2026-04-03 04:53:14] Production.INFO: call_cost end
[2026-04-03 04:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:53:14] Production.INFO: ==24076== Releasing lock...
[2026-04-03 04:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:54:02] Production.INFO: ==24186== Lock acquired, processing the job...
[2026-04-03 09:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:54:02] Production.INFO: neon service started
[2026-04-03 09:54:02] Production.INFO: neon service started
[2026-04-03 09:54:02] Production.INFO: ==24186== Releasing lock...
[2026-04-03 09:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:54:02] Production.INFO: ==24188== Lock acquired, processing the job...
[2026-04-03 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:54:02] Production.INFO: ==24188== Releasing lock...
[2026-04-03 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:54:02] Production.INFO: ==24190== Lock acquired, processing the job...
[2026-04-03 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:54:02] Production.INFO: ==24190== Releasing lock...
[2026-04-03 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:54:03] Production.INFO: ==24192== Lock acquired, processing the job...
[2026-04-03 04:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:54:03] Production.INFO: ==24194== Lock acquired, processing the job...
[2026-04-03 04:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:54:03] Production.INFO: ==24196== Lock acquired, processing the job...
[2026-04-03 04:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:54:03] Production.INFO: ==24198== Lock acquired, processing the job...
[2026-04-03 04:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:54:03] Production.INFO: ==24200== Lock acquired, processing the job...
[2026-04-03 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:54:03] Production.INFO: Account Balance Start.
[2026-04-03 04:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:54:03] Production.INFO: 117
[2026-04-03 04:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 04:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:03] Production.INFO: ==24200== Releasing lock...
[2026-04-03 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: ==24194== Releasing lock...
[2026-04-03 04:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:05] Production.INFO: Date 2026-03-31
[2026-04-03 04:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:54:05] Production.INFO: Total Charge 0
[2026-04-03 04:54:05] Production.INFO: CreateAllLog End
[2026-04-03 04:54:05] Production.INFO: Account Balance End.
[2026-04-03 04:54:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:54:05] Production.INFO: ==24198== Releasing lock...
[2026-04-03 04:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:54:11] Production.ERROR: CronJobId end10
[2026-04-03 04:54:11] Production.INFO: ==24196== Releasing lock...
[2026-04-03 04:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:54:15] Production.INFO: call_cost start
[2026-04-03 04:54:15] Production.INFO: call_cost end
[2026-04-03 04:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:54:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:54:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:54:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:54:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:54:15] Production.INFO: ==24192== Releasing lock...
[2026-04-03 04:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:55:01] Production.INFO: ==24312== Lock acquired, processing the job...
[2026-04-03 09:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:55:01] Production.INFO: neon service started
[2026-04-03 09:55:01] Production.INFO: neon service started
[2026-04-03 09:55:01] Production.INFO: ==24312== Releasing lock...
[2026-04-03 09:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:55:02] Production.INFO: ==24316== Lock acquired, processing the job...
[2026-04-03 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:55:02] Production.INFO: ==24316== Releasing lock...
[2026-04-03 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:55:02] Production.INFO: ==24314== Lock acquired, processing the job...
[2026-04-03 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:55:02] Production.INFO: ==24314== Releasing lock...
[2026-04-03 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:55:03] Production.INFO: ==24318== Lock acquired, processing the job...
[2026-04-03 04:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:55:03] Production.INFO: ==24320== Lock acquired, processing the job...
[2026-04-03 04:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:55:03] Production.INFO: ==24326== Lock acquired, processing the job...
[2026-04-03 04:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:55:03] Production.INFO: ==24322== Lock acquired, processing the job...
[2026-04-03 04:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 04:55:03] Production.INFO: ==24324== Lock acquired, processing the job...
[2026-04-03 04:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 04:55:03] Production.INFO: ==24326== Releasing lock...
[2026-04-03 04:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:55:03] Production.INFO: Account Balance Start.
[2026-04-03 04:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:55:03] Production.INFO: 117
[2026-04-03 04:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: ==24320== Releasing lock...
[2026-04-03 04:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:55:05] Production.INFO: Total Charge 0
[2026-04-03 04:55:05] Production.INFO: CreateAllLog End
[2026-04-03 04:55:05] Production.INFO: Account Balance End.
[2026-04-03 04:55:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:55:05] Production.INFO: ==24324== Releasing lock...
[2026-04-03 04:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:55:11] Production.ERROR: CronJobId end10
[2026-04-03 04:55:11] Production.INFO: ==24322== Releasing lock...
[2026-04-03 04:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:55:14] Production.INFO: call_cost start
[2026-04-03 04:55:14] Production.INFO: call_cost end
[2026-04-03 04:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:55:14] Production.INFO: ==24318== Releasing lock...
[2026-04-03 04:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:56:02] Production.INFO: ==24417== Lock acquired, processing the job...
[2026-04-03 09:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:56:02] Production.INFO: neon service started
[2026-04-03 09:56:02] Production.INFO: neon service started
[2026-04-03 09:56:02] Production.INFO: ==24417== Releasing lock...
[2026-04-03 09:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:56:02] Production.INFO: ==24420== Lock acquired, processing the job...
[2026-04-03 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:56:02] Production.INFO: ==24420== Releasing lock...
[2026-04-03 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:56:02] Production.INFO: ==24422== Lock acquired, processing the job...
[2026-04-03 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:56:02] Production.INFO: ==24422== Releasing lock...
[2026-04-03 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:56:03] Production.INFO: ==24426== Lock acquired, processing the job...
[2026-04-03 04:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:56:03] Production.INFO: ==24428== Lock acquired, processing the job...
[2026-04-03 04:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:56:03] Production.INFO: ==24430== Lock acquired, processing the job...
[2026-04-03 04:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:56:03] Production.INFO: ==24432== Lock acquired, processing the job...
[2026-04-03 04:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:56:03] Production.INFO: ==24434== Lock acquired, processing the job...
[2026-04-03 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:56:03] Production.INFO: Account Balance Start.
[2026-04-03 04:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:56:03] Production.INFO: 117
[2026-04-03 04:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 04:56:03] Production.INFO: ==24434== Releasing lock...
[2026-04-03 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: ==24428== Releasing lock...
[2026-04-03 04:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:56:04] Production.INFO: Total Charge 0
[2026-04-03 04:56:04] Production.INFO: CreateAllLog End
[2026-04-03 04:56:05] Production.INFO: Account Balance End.
[2026-04-03 04:56:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:56:05] Production.INFO: ==24432== Releasing lock...
[2026-04-03 04:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:56:12] Production.ERROR: CronJobId end10
[2026-04-03 04:56:12] Production.INFO: ==24430== Releasing lock...
[2026-04-03 04:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:56:14] Production.INFO: call_cost start
[2026-04-03 04:56:14] Production.INFO: call_cost end
[2026-04-03 04:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:56:14] Production.INFO: ==24426== Releasing lock...
[2026-04-03 04:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:57:01] Production.INFO: ==24533== Lock acquired, processing the job...
[2026-04-03 09:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:57:01] Production.INFO: neon service started
[2026-04-03 09:57:01] Production.INFO: neon service started
[2026-04-03 09:57:01] Production.INFO: ==24533== Releasing lock...
[2026-04-03 09:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 04:57:01] Production.INFO: ==24535== Lock acquired, processing the job...
[2026-04-03 04:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:57:02] Production.INFO: ==24535== Releasing lock...
[2026-04-03 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:57:02] Production.INFO: ==24537== Lock acquired, processing the job...
[2026-04-03 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:57:02] Production.INFO: ==24537== Releasing lock...
[2026-04-03 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:57:02] Production.INFO: ==24539== Lock acquired, processing the job...
[2026-04-03 04:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:57:02] Production.INFO: ==24541== Lock acquired, processing the job...
[2026-04-03 04:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:57:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:57:02] Production.INFO: ==24545== Lock acquired, processing the job...
[2026-04-03 04:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:57:02] Production.INFO: ==24543== Lock acquired, processing the job...
[2026-04-03 04:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:57:03] Production.INFO: ==24547== Lock acquired, processing the job...
[2026-04-03 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 04:57:03] Production.INFO: Account Balance Start.
[2026-04-03 04:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:57:03] Production.INFO: 117
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:03] Production.INFO: ==24547== Releasing lock...
[2026-04-03 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-11
[2026-04-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-12
[2026-04-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:03] Production.INFO: ==24541== Releasing lock...
[2026-04-03 04:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-13
[2026-04-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-14
[2026-04-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-15
[2026-04-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-16
[2026-04-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-17
[2026-04-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:03] Production.INFO: Date 2026-03-18
[2026-04-03 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:57:04] Production.INFO: Total Charge 0
[2026-04-03 04:57:04] Production.INFO: CreateAllLog End
[2026-04-03 04:57:04] Production.INFO: Account Balance End.
[2026-04-03 04:57:04] Production.ERROR: CronJobId end 12
[2026-04-03 04:57:04] Production.INFO: ==24545== Releasing lock...
[2026-04-03 04:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:57:12] Production.ERROR: CronJobId end10
[2026-04-03 04:57:12] Production.INFO: ==24543== Releasing lock...
[2026-04-03 04:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:57:14] Production.INFO: call_cost start
[2026-04-03 04:57:14] Production.INFO: call_cost end
[2026-04-03 04:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:57:14] Production.INFO: ==24539== Releasing lock...
[2026-04-03 04:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:58:01] Production.INFO: ==24649== Lock acquired, processing the job...
[2026-04-03 09:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:58:01] Production.INFO: neon service started
[2026-04-03 09:58:01] Production.INFO: neon service started
[2026-04-03 09:58:01] Production.INFO: ==24649== Releasing lock...
[2026-04-03 09:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:58:02] Production.INFO: ==24653== Lock acquired, processing the job...
[2026-04-03 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:58:02] Production.INFO: ==24653== Releasing lock...
[2026-04-03 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:58:02] Production.INFO: ==24651== Lock acquired, processing the job...
[2026-04-03 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:58:02] Production.INFO: ==24651== Releasing lock...
[2026-04-03 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:58:03] Production.INFO: ==24655== Lock acquired, processing the job...
[2026-04-03 04:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:58:03] Production.INFO: ==24657== Lock acquired, processing the job...
[2026-04-03 04:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:58:03] Production.INFO: ==24657== Releasing lock...
[2026-04-03 04:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:58:03] Production.INFO: ==24659== Lock acquired, processing the job...
[2026-04-03 04:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:58:03] Production.INFO: ==24667== Lock acquired, processing the job...
[2026-04-03 04:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:58:03] Production.INFO: ==24665== Lock acquired, processing the job...
[2026-04-03 04:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 04:58:03] Production.INFO: Account Balance Start.
[2026-04-03 04:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:58:03] Production.INFO: 117
[2026-04-03 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-03 04:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: ==24667== Releasing lock...
[2026-04-03 04:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:58:04] Production.INFO: Total Charge 0
[2026-04-03 04:58:04] Production.INFO: CreateAllLog End
[2026-04-03 04:58:04] Production.INFO: Account Balance End.
[2026-04-03 04:58:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:58:05] Production.INFO: ==24665== Releasing lock...
[2026-04-03 04:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:58:11] Production.ERROR: CronJobId end10
[2026-04-03 04:58:11] Production.INFO: ==24659== Releasing lock...
[2026-04-03 04:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:58:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:58:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:58:16] Production.INFO: call_cost start
[2026-04-03 04:58:16] Production.INFO: call_cost end
[2026-04-03 04:58:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:58:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:58:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:58:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:58:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:58:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:58:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:58:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:58:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:58:16] Production.INFO: ==24655== Releasing lock...
[2026-04-03 04:58:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:58:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 09:59:02] Production.INFO: ==24769== Lock acquired, processing the job...
[2026-04-03 09:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 09:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 09:59:02] Production.INFO: neon service started
[2026-04-03 09:59:02] Production.INFO: neon service started
[2026-04-03 09:59:02] Production.INFO: ==24769== Releasing lock...
[2026-04-03 09:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 09:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:59:02] Production.INFO: ==24773== Lock acquired, processing the job...
[2026-04-03 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:59:02] Production.INFO: ==24773== Releasing lock...
[2026-04-03 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 08:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 04:59:02] Production.INFO: ==24771== Lock acquired, processing the job...
[2026-04-03 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 04:59:02] Production.INFO: ==24771== Releasing lock...
[2026-04-03 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 04:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 04:59:03] Production.INFO: ==24778== Lock acquired, processing the job...
[2026-04-03 04:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 04:59:03] Production.INFO: ==24776== Lock acquired, processing the job...
[2026-04-03 04:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 04:59:03] Production.INFO: ==24782== Lock acquired, processing the job...
[2026-04-03 04:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 04:59:03] Production.INFO: ==24780== Lock acquired, processing the job...
[2026-04-03 04:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 04:59:03] Production.INFO: ==24784== Lock acquired, processing the job...
[2026-04-03 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 04:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 04:59:03] Production.INFO: Account Balance Start.
[2026-04-03 04:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 04:59:03] Production.INFO: 117
[2026-04-03 04:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 04:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 04:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 04:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-09
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04: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-03 04: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-03 04: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-03 04:59:04] Production.INFO: ==24784== Releasing lock...
[2026-04-03 04:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 04:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-10
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-11
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-12
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-13
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-14
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-15
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-16
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-17
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-18
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-19
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: ==24778== Releasing lock...
[2026-04-03 04:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 04:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:05] Production.INFO: Date 2026-04-01
[2026-04-03 04:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:05] Production.INFO: Date 2026-04-02
[2026-04-03 04:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:05] Production.INFO: Date 2026-04-03
[2026-04-03 04:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 04:59:05] Production.INFO: Total Charge 0
[2026-04-03 04:59:05] Production.INFO: CreateAllLog End
[2026-04-03 04:59:05] Production.INFO: Account Balance End.
[2026-04-03 04:59:05] Production.ERROR: CronJobId end 12
[2026-04-03 04:59:05] Production.INFO: ==24782== Releasing lock...
[2026-04-03 04:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 04:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 04:59:12] Production.ERROR: CronJobId end10
[2026-04-03 04:59:12] Production.INFO: ==24780== Releasing lock...
[2026-04-03 04:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 04:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 04:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 04:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 04:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 04:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 04:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 04:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 04:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 04:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 04:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 04:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 04:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 04:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 04:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 04:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 04:59:15] Production.INFO: call_cost start
[2026-04-03 04:59:15] Production.INFO: call_cost end
[2026-04-03 04:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 04:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 04:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 04:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 04:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 04:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 04:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 04:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 04:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 04:59:15] Production.INFO: ==24776== Releasing lock...
[2026-04-03 04:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 04:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:00:01] Production.INFO: ==24889== Lock acquired, processing the job...
[2026-04-03 10:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:00:01] Production.INFO: neon service started
[2026-04-03 10:00:01] Production.INFO: neon service started
[2026-04-03 10:00:01] Production.INFO: ==24889== Releasing lock...
[2026-04-03 10:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:00:02] Production.INFO: ==24892== Lock acquired, processing the job...
[2026-04-03 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:00:02] Production.INFO: ==24894== Lock acquired, processing the job...
[2026-04-03 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:00:02] Production.INFO: ==24894== Releasing lock...
[2026-04-03 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:00:02] Production.INFO: ==24892== Releasing lock...
[2026-04-03 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:00:03] Production.INFO: ==24896== Lock acquired, processing the job...
[2026-04-03 05:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:00:03] Production.INFO: ==24900== Lock acquired, processing the job...
[2026-04-03 05:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:00:03] Production.INFO: ==24898== Lock acquired, processing the job...
[2026-04-03 05:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:00:03] Production.INFO: ==24902== Lock acquired, processing the job...
[2026-04-03 05:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:00:03] Production.INFO: ==24904== Lock acquired, processing the job...
[2026-04-03 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:00:03] Production.INFO: Account Balance Start.
[2026-04-03 05:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:00:03] Production.INFO: 117
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:00:03] Production.INFO: ==24904== Releasing lock...
[2026-04-03 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: ==24898== Releasing lock...
[2026-04-03 05:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:00:04] Production.INFO: Total Charge 0
[2026-04-03 05:00:04] Production.INFO: CreateAllLog End
[2026-04-03 05:00:04] Production.INFO: Account Balance End.
[2026-04-03 05:00:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:00:04] Production.INFO: ==24902== Releasing lock...
[2026-04-03 05:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:00:12] Production.ERROR: CronJobId end10
[2026-04-03 05:00:12] Production.INFO: ==24900== Releasing lock...
[2026-04-03 05:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:00:15] Production.INFO: call_cost start
[2026-04-03 05:00:15] Production.INFO: call_cost end
[2026-04-03 05:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:00:15] Production.INFO: ==24896== Releasing lock...
[2026-04-03 05:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:01:02] Production.INFO: ==25000== Lock acquired, processing the job...
[2026-04-03 10:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:01:02] Production.INFO: neon service started
[2026-04-03 10:01:02] Production.INFO: neon service started
[2026-04-03 10:01:02] Production.INFO: ==25000== Releasing lock...
[2026-04-03 10:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:01:02] Production.INFO: ==25012== Lock acquired, processing the job...
[2026-04-03 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:01:02] Production.INFO: ==25014== Lock acquired, processing the job...
[2026-04-03 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:01:02] Production.INFO: ==25014== Releasing lock...
[2026-04-03 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:01:03] Production.INFO: ==25012== Releasing lock...
[2026-04-03 05:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:01:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:01:03] Production.INFO: ==25019== Lock acquired, processing the job...
[2026-04-03 05:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 05:01:04] Production.INFO: ==25021== Lock acquired, processing the job...
[2026-04-03 05:01:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:01:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 05:01:04] Production.INFO: ==25023== Lock acquired, processing the job...
[2026-04-03 05:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:01:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 05:01:04] Production.INFO: ==25019== Releasing lock...
[2026-04-03 05:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 05:01:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 05:01:04] Production.INFO: ==25025== Lock acquired, processing the job...
[2026-04-03 05:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:01:04] Production.INFO: ==25029== Lock acquired, processing the job...
[2026-04-03 05:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 05:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 05:01:04] Production.INFO: ==25027== Lock acquired, processing the job...
[2026-04-03 05:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:01:04] Production.INFO: ==25031== Lock acquired, processing the job...
[2026-04-03 05:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:01:04] Production.INFO: Account Balance Start.
[2026-04-03 05:01:04] Production.INFO: CreateAllLog Start
[2026-04-03 05:01:04] Production.INFO: 117
[2026-04-03 05:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:04] Production.INFO: ==25031== Releasing lock...
[2026-04-03 05:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.ERROR: done
[2026-04-03 05:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 05:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028032', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-18
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-19
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: ==25023== Releasing lock...
[2026-04-03 05:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-20
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-21
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-22
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-23
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-24
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-25
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-26
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-27
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-28
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-29
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-30
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-03-31
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-04-01
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-04-02
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Date 2026-04-03
[2026-04-03 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:01:05] Production.INFO: Total Charge 0
[2026-04-03 05:01:05] Production.INFO: CreateAllLog End
[2026-04-03 05:01:06] Production.INFO: Account Balance End.
[2026-04-03 05:01:06] Production.ERROR: CronJobId end 12
[2026-04-03 05:01:06] Production.INFO: ==25027== Releasing lock...
[2026-04-03 05:01:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:01:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028032', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 05:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 05:01:11] Production.INFO: ProcessCDR(1,17028032,1,1,2)
[2026-04-03 05:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028032,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028032,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 05:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 05:01:11] Production.INFO: ==25029== Releasing lock...
[2026-04-03 05:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 05:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 05:01:15] Production.ERROR: CronJobId end10
[2026-04-03 05:01:15] Production.INFO: ==25025== Releasing lock...
[2026-04-03 05:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:01:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:01:18] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:01:18] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:01:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:01:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:01:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:01:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:01:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:01:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:01:18] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:01:18] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:01:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:01:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:01:18] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:01:18] Production.INFO: call_cost start
[2026-04-03 05:01:18] Production.INFO: call_cost end
[2026-04-03 05:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:01:18] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:01:18] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:01:18] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:01:18] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:01:18] Production.INFO: ==25021== Releasing lock...
[2026-04-03 05:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:02:01] Production.INFO: ==25131== Lock acquired, processing the job...
[2026-04-03 10:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:02:01] Production.INFO: neon service started
[2026-04-03 10:02:01] Production.INFO: neon service started
[2026-04-03 10:02:01] Production.INFO: ==25131== Releasing lock...
[2026-04-03 10:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:02:02] Production.INFO: ==25134== Lock acquired, processing the job...
[2026-04-03 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:02:02] Production.INFO: ==25136== Lock acquired, processing the job...
[2026-04-03 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:02:02] Production.INFO: ==25136== Releasing lock...
[2026-04-03 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:02:02] Production.INFO: ==25134== Releasing lock...
[2026-04-03 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:02:03] Production.INFO: ==25138== Lock acquired, processing the job...
[2026-04-03 05:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:02:03] Production.INFO: ==25146== Lock acquired, processing the job...
[2026-04-03 05:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 05:02:03] Production.INFO: ==25148== Lock acquired, processing the job...
[2026-04-03 05:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 05:02:03] Production.INFO: ==25140== Lock acquired, processing the job...
[2026-04-03 05:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:02:03] Production.INFO: ==25142== Lock acquired, processing the job...
[2026-04-03 05:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 05: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-03 05: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-03 05:02:03] Production.INFO: ==25144== Lock acquired, processing the job...
[2026-04-03 05:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:02:03] Production.INFO: ==25148== Releasing lock...
[2026-04-03 05:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:02:03] Production.INFO: Account Balance Start.
[2026-04-03 05:02:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:02:03] Production.INFO: 117
[2026-04-03 05:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.ERROR: done
[2026-04-03 05:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.ERROR: done
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05:02:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05:02:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 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: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-03 05:02:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:02:04] Production.INFO: ==25146== Releasing lock...
[2026-04-03 05:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 05:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 05:02:04] Production.INFO: Total Charge 0
[2026-04-03 05:02:04] Production.INFO: CreateAllLog End
[2026-04-03 05:02:04] Production.INFO: Account Balance End.
[2026-04-03 05:02:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:02:04] Production.INFO: ==25144== Releasing lock...
[2026-04-03 05:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:02:04] Production.INFO: ==25140== Releasing lock...
[2026-04-03 05:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:02:13] Production.ERROR: CronJobId end10
[2026-04-03 05:02:13] Production.INFO: ==25142== Releasing lock...
[2026-04-03 05:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:02:15] Production.INFO: call_cost start
[2026-04-03 05:02:15] Production.INFO: call_cost end
[2026-04-03 05:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:02:15] Production.INFO: ==25138== Releasing lock...
[2026-04-03 05:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:03:01] Production.INFO: ==25261== Lock acquired, processing the job...
[2026-04-03 10:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:03:01] Production.INFO: neon service started
[2026-04-03 10:03:02] Production.INFO: neon service started
[2026-04-03 10:03:02] Production.INFO: ==25261== Releasing lock...
[2026-04-03 10:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:03:02] Production.INFO: ==25263== Lock acquired, processing the job...
[2026-04-03 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:03:02] Production.INFO: ==25263== Releasing lock...
[2026-04-03 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:03:02] Production.INFO: ==25265== Lock acquired, processing the job...
[2026-04-03 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:03:02] Production.INFO: ==25265== Releasing lock...
[2026-04-03 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:03:03] Production.INFO: ==25274== Lock acquired, processing the job...
[2026-04-03 05:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:03:03] Production.INFO: Account Balance Start.
[2026-04-03 05:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:03:03] Production.INFO: 117
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: ==25268== Lock acquired, processing the job...
[2026-04-03 05:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:03:03] Production.INFO: ==25270== Lock acquired, processing the job...
[2026-04-03 05:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: ==25272== Lock acquired, processing the job...
[2026-04-03 05:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: ==25276== Lock acquired, processing the job...
[2026-04-03 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 05:03:03] Production.INFO: ==25276== Releasing lock...
[2026-04-03 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: ==25270== Releasing lock...
[2026-04-03 05:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:03:04] Production.INFO: Total Charge 0
[2026-04-03 05:03:04] Production.INFO: CreateAllLog End
[2026-04-03 05:03:04] Production.INFO: Account Balance End.
[2026-04-03 05:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:03:04] Production.INFO: ==25274== Releasing lock...
[2026-04-03 05:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:03:11] Production.ERROR: CronJobId end10
[2026-04-03 05:03:11] Production.INFO: ==25272== Releasing lock...
[2026-04-03 05:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:03:14] Production.INFO: call_cost start
[2026-04-03 05:03:14] Production.INFO: call_cost end
[2026-04-03 05:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:03:14] Production.INFO: ==25268== Releasing lock...
[2026-04-03 05:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:04:01] Production.INFO: ==25364== Lock acquired, processing the job...
[2026-04-03 10:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:04:01] Production.INFO: neon service started
[2026-04-03 10:04:01] Production.INFO: neon service started
[2026-04-03 10:04:01] Production.INFO: ==25364== Releasing lock...
[2026-04-03 10:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:04:01] Production.INFO: ==25366== Lock acquired, processing the job...
[2026-04-03 05:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:04:02] Production.INFO: ==25366== Releasing lock...
[2026-04-03 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:04:02] Production.INFO: ==25368== Lock acquired, processing the job...
[2026-04-03 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:04:02] Production.INFO: ==25368== Releasing lock...
[2026-04-03 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:04:02] Production.INFO: ==25370== Lock acquired, processing the job...
[2026-04-03 05:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:04:02] Production.INFO: ==25372== Lock acquired, processing the job...
[2026-04-03 05:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:04:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:04:02] Production.INFO: ==25376== Lock acquired, processing the job...
[2026-04-03 05:04:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:04:02] Production.INFO: ==25374== Lock acquired, processing the job...
[2026-04-03 05:04:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:04:03] Production.INFO: ==25378== Lock acquired, processing the job...
[2026-04-03 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:04:03] Production.INFO: Account Balance Start.
[2026-04-03 05:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:04:03] Production.INFO: 117
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 05:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:04:03] Production.INFO: ==25378== Releasing lock...
[2026-04-03 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: ==25372== Releasing lock...
[2026-04-03 05:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-25
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-26
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-27
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-28
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-29
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-30
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-03-31
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:03] Production.INFO: Date 2026-04-01
[2026-04-03 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:04:04] Production.INFO: Total Charge 0
[2026-04-03 05:04:04] Production.INFO: CreateAllLog End
[2026-04-03 05:04:04] Production.INFO: Account Balance End.
[2026-04-03 05:04:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:04:04] Production.INFO: ==25376== Releasing lock...
[2026-04-03 05:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:04:11] Production.ERROR: CronJobId end10
[2026-04-03 05:04:11] Production.INFO: ==25374== Releasing lock...
[2026-04-03 05:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:04:14] Production.INFO: call_cost start
[2026-04-03 05:04:14] Production.INFO: call_cost end
[2026-04-03 05:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:04:14] Production.INFO: ==25370== Releasing lock...
[2026-04-03 05:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:05:01] Production.INFO: ==25489== Lock acquired, processing the job...
[2026-04-03 10:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:05:01] Production.INFO: neon service started
[2026-04-03 10:05:01] Production.INFO: neon service started
[2026-04-03 10:05:01] Production.INFO: ==25489== Releasing lock...
[2026-04-03 10:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:05:02] Production.INFO: ==25493== Lock acquired, processing the job...
[2026-04-03 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:05:02] Production.INFO: ==25495== Lock acquired, processing the job...
[2026-04-03 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:05:02] Production.INFO: ==25495== Releasing lock...
[2026-04-03 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:05:02] Production.INFO: ==25493== Releasing lock...
[2026-04-03 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:05:03] Production.INFO: ==25498== Lock acquired, processing the job...
[2026-04-03 05:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:05:03] Production.INFO: ==25504== Lock acquired, processing the job...
[2026-04-03 05:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:05:03] Production.INFO: ==25502== Lock acquired, processing the job...
[2026-04-03 05:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:05:03] Production.INFO: ==25500== Lock acquired, processing the job...
[2026-04-03 05:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:05:03] Production.INFO: ==25506== Lock acquired, processing the job...
[2026-04-03 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:05:03] Production.INFO: Account Balance Start.
[2026-04-03 05:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:05:03] Production.INFO: 117
[2026-04-03 05:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 05:05:03] Production.INFO: ==25506== Releasing lock...
[2026-04-03 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: ==25500== Releasing lock...
[2026-04-03 05:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:05:04] Production.INFO: Total Charge 0
[2026-04-03 05:05:04] Production.INFO: CreateAllLog End
[2026-04-03 05:05:04] Production.INFO: Account Balance End.
[2026-04-03 05:05:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:05:05] Production.INFO: ==25504== Releasing lock...
[2026-04-03 05:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:05:12] Production.ERROR: CronJobId end10
[2026-04-03 05:05:12] Production.INFO: ==25502== Releasing lock...
[2026-04-03 05:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:05:15] Production.INFO: call_cost start
[2026-04-03 05:05:15] Production.INFO: call_cost end
[2026-04-03 05:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:05:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:05:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:05:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:05:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:05:15] Production.INFO: ==25498== Releasing lock...
[2026-04-03 05:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:06:02] Production.INFO: ==25604== Lock acquired, processing the job...
[2026-04-03 10:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:06:02] Production.INFO: neon service started
[2026-04-03 10:06:02] Production.INFO: neon service started
[2026-04-03 10:06:02] Production.INFO: ==25604== Releasing lock...
[2026-04-03 10:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:06:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 05:06:02] Production.INFO: ==25606== Lock acquired, processing the job...
[2026-04-03 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:06:02] Production.INFO: ==25608== Lock acquired, processing the job...
[2026-04-03 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:06:02] Production.INFO: ==25608== Releasing lock...
[2026-04-03 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:06:03] Production.INFO: ==25606== Releasing lock...
[2026-04-03 05:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:06:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:06:03] Production.INFO: ==25611== Lock acquired, processing the job...
[2026-04-03 05:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:06:03] Production.INFO: ==25613== Lock acquired, processing the job...
[2026-04-03 05:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:06:03] Production.INFO: ==25615== Lock acquired, processing the job...
[2026-04-03 05:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:06:04] Production.INFO: ==25617== Lock acquired, processing the job...
[2026-04-03 05:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:06:04] Production.INFO: ==25619== Lock acquired, processing the job...
[2026-04-03 05:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:06:04] Production.INFO: Account Balance Start.
[2026-04-03 05:06:04] Production.INFO: CreateAllLog Start
[2026-04-03 05:06:04] Production.INFO: 117
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-08
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-09
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05: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-03 05:06:04] Production.INFO: ==25619== Releasing lock...
[2026-04-03 05:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: ==25613== Releasing lock...
[2026-04-03 05:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:06:04] Production.INFO: Total Charge 0
[2026-04-03 05:06:04] Production.INFO: CreateAllLog End
[2026-04-03 05:06:05] Production.INFO: Account Balance End.
[2026-04-03 05:06:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:06:05] Production.INFO: ==25617== Releasing lock...
[2026-04-03 05:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:06:11] Production.ERROR: CronJobId end10
[2026-04-03 05:06:11] Production.INFO: ==25615== Releasing lock...
[2026-04-03 05:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:06:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:06:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:06:15] Production.INFO: call_cost start
[2026-04-03 05:06:15] Production.INFO: call_cost end
[2026-04-03 05:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:06:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:06:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:06:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:06:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:06:15] Production.INFO: ==25611== Releasing lock...
[2026-04-03 05:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:07:01] Production.INFO: ==25726== Lock acquired, processing the job...
[2026-04-03 10:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:07:01] Production.INFO: neon service started
[2026-04-03 10:07:01] Production.INFO: neon service started
[2026-04-03 10:07:01] Production.INFO: ==25726== Releasing lock...
[2026-04-03 10:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:07:02] Production.INFO: ==25730== Lock acquired, processing the job...
[2026-04-03 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:07:02] Production.INFO: ==25730== Releasing lock...
[2026-04-03 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:07:02] Production.INFO: ==25732== Lock acquired, processing the job...
[2026-04-03 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:07:02] Production.INFO: ==25732== Releasing lock...
[2026-04-03 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:07:03] Production.INFO: ==25735== Lock acquired, processing the job...
[2026-04-03 05:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:07:03] Production.INFO: ==25737== Lock acquired, processing the job...
[2026-04-03 05:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:07:03] Production.INFO: ==25740== Lock acquired, processing the job...
[2026-04-03 05:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:07:03] Production.INFO: ==25743== Lock acquired, processing the job...
[2026-04-03 05:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:07:03] Production.INFO: ==25745== Lock acquired, processing the job...
[2026-04-03 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 05:07:03] Production.INFO: ==25745== Releasing lock...
[2026-04-03 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:07:03] Production.INFO: Account Balance Start.
[2026-04-03 05:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:07:03] Production.INFO: 117
[2026-04-03 05:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: ==25737== Releasing lock...
[2026-04-03 05:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:07:04] Production.INFO: Total Charge 0
[2026-04-03 05:07:05] Production.INFO: CreateAllLog End
[2026-04-03 05:07:05] Production.INFO: Account Balance End.
[2026-04-03 05:07:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:07:05] Production.INFO: ==25743== Releasing lock...
[2026-04-03 05:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:07:13] Production.ERROR: CronJobId end10
[2026-04-03 05:07:13] Production.INFO: ==25740== Releasing lock...
[2026-04-03 05:07:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:07:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:07:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:07:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:07:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:07:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:07:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:07:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:07:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:07:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:07:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:07:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:07:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:07:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:07:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:07:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:07:15] Production.INFO: call_cost start
[2026-04-03 05:07:15] Production.INFO: call_cost end
[2026-04-03 05:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:07:15] Production.INFO: ==25735== Releasing lock...
[2026-04-03 05:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:08:02] Production.INFO: ==25831== Lock acquired, processing the job...
[2026-04-03 10:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:08:02] Production.INFO: neon service started
[2026-04-03 10:08:02] Production.INFO: neon service started
[2026-04-03 10:08:02] Production.INFO: ==25831== Releasing lock...
[2026-04-03 10:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:08:02] Production.INFO: ==25834== Lock acquired, processing the job...
[2026-04-03 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:08:02] Production.INFO: ==25834== Releasing lock...
[2026-04-03 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:08:03] Production.INFO: ==25836== Lock acquired, processing the job...
[2026-04-03 09:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:08:03] Production.INFO: ==25836== Releasing lock...
[2026-04-03 09:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:08:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:08:03] Production.INFO: ==25838== Lock acquired, processing the job...
[2026-04-03 05:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:08:03] Production.INFO: ==25842== Lock acquired, processing the job...
[2026-04-03 05:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:08:03] Production.INFO: ==25844== Lock acquired, processing the job...
[2026-04-03 05:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:08:03] Production.INFO: Account Balance Start.
[2026-04-03 05:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:08:03] Production.INFO: 117
[2026-04-03 05:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:08:03] Production.INFO: ==25840== Lock acquired, processing the job...
[2026-04-03 05:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:03] Production.INFO: ==25846== Lock acquired, processing the job...
[2026-04-03 05:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05: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-03 05:08:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: ==25846== Releasing lock...
[2026-04-03 05:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: ==25840== Releasing lock...
[2026-04-03 05:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:08:04] Production.INFO: Total Charge 0
[2026-04-03 05:08:04] Production.INFO: CreateAllLog End
[2026-04-03 05:08:05] Production.INFO: Account Balance End.
[2026-04-03 05:08:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:08:05] Production.INFO: ==25844== Releasing lock...
[2026-04-03 05:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:08:12] Production.ERROR: CronJobId end10
[2026-04-03 05:08:12] Production.INFO: ==25842== Releasing lock...
[2026-04-03 05:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:08:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:08:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:08:15] Production.INFO: call_cost start
[2026-04-03 05:08:15] Production.INFO: call_cost end
[2026-04-03 05:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:08:15] Production.INFO: ==25838== Releasing lock...
[2026-04-03 05:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:09:01] Production.INFO: ==25940== Lock acquired, processing the job...
[2026-04-03 10:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:09:01] Production.INFO: neon service started
[2026-04-03 10:09:01] Production.INFO: neon service started
[2026-04-03 10:09:01] Production.INFO: ==25940== Releasing lock...
[2026-04-03 10:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:09:01] Production.INFO: ==25942== Lock acquired, processing the job...
[2026-04-03 05:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:09:02] Production.INFO: ==25942== Releasing lock...
[2026-04-03 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:09:02] Production.INFO: ==25944== Lock acquired, processing the job...
[2026-04-03 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:09:02] Production.INFO: ==25944== Releasing lock...
[2026-04-03 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:09:02] Production.INFO: ==25947== Lock acquired, processing the job...
[2026-04-03 05:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:09:02] Production.INFO: ==25949== Lock acquired, processing the job...
[2026-04-03 05:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:09:02] Production.INFO: ==25951== Lock acquired, processing the job...
[2026-04-03 05:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:09:03] Production.INFO: ==25953== Lock acquired, processing the job...
[2026-04-03 05:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:09:03] Production.INFO: ==25955== Lock acquired, processing the job...
[2026-04-03 05:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:09:03] Production.INFO: Account Balance Start.
[2026-04-03 05:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:09:03] Production.INFO: 117
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 05:09:03] Production.INFO: ==25955== Releasing lock...
[2026-04-03 05:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: ==25949== Releasing lock...
[2026-04-03 05:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:09:04] Production.INFO: Total Charge 0
[2026-04-03 05:09:04] Production.INFO: CreateAllLog End
[2026-04-03 05:09:04] Production.INFO: Account Balance End.
[2026-04-03 05:09:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:09:04] Production.INFO: ==25953== Releasing lock...
[2026-04-03 05:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:09:12] Production.ERROR: CronJobId end10
[2026-04-03 05:09:12] Production.INFO: ==25951== Releasing lock...
[2026-04-03 05:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:09:14] Production.INFO: call_cost start
[2026-04-03 05:09:14] Production.INFO: call_cost end
[2026-04-03 05:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:09:14] Production.INFO: ==25947== Releasing lock...
[2026-04-03 05:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:10:01] Production.INFO: ==26053== Lock acquired, processing the job...
[2026-04-03 10:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:10:01] Production.INFO: neon service started
[2026-04-03 10:10:02] Production.INFO: neon service started
[2026-04-03 10:10:02] Production.INFO: ==26053== Releasing lock...
[2026-04-03 10:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:10:02] Production.INFO: ==26055== Lock acquired, processing the job...
[2026-04-03 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:10:02] Production.INFO: ==26055== Releasing lock...
[2026-04-03 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:10:03] Production.INFO: ==26057== Lock acquired, processing the job...
[2026-04-03 09:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:10:03] Production.INFO: ==26057== Releasing lock...
[2026-04-03 09:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:10:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:10:03] Production.INFO: ==26065== Lock acquired, processing the job...
[2026-04-03 05:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:10:03] Production.INFO: ==26059== Lock acquired, processing the job...
[2026-04-03 05:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:10:03] Production.INFO: Account Balance Start.
[2026-04-03 05:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:10:03] Production.INFO: 117
[2026-04-03 05:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:10:03] Production.INFO: ==26063== Lock acquired, processing the job...
[2026-04-03 05:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:10:03] Production.INFO: ==26061== Lock acquired, processing the job...
[2026-04-03 05:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:03] Production.INFO: ==26067== Lock acquired, processing the job...
[2026-04-03 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:03] Production.INFO: ==26067== Releasing lock...
[2026-04-03 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: ==26061== Releasing lock...
[2026-04-03 05:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:10:04] Production.INFO: Total Charge 0
[2026-04-03 05:10:04] Production.INFO: CreateAllLog End
[2026-04-03 05:10:04] Production.INFO: Account Balance End.
[2026-04-03 05:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:10:04] Production.INFO: ==26065== Releasing lock...
[2026-04-03 05:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:10:14] Production.ERROR: CronJobId end10
[2026-04-03 05:10:14] Production.INFO: ==26063== Releasing lock...
[2026-04-03 05:10:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:10:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:10:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:10:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:10:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:10:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:10:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:10:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:10:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:10:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:10:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:10:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:10:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:10:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:10:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:10:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:10:15] Production.INFO: call_cost start
[2026-04-03 05:10:15] Production.INFO: call_cost end
[2026-04-03 05:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:10:15] Production.INFO: ==26059== Releasing lock...
[2026-04-03 05:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:11:01] Production.INFO: ==26175== Lock acquired, processing the job...
[2026-04-03 10:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:11:01] Production.INFO: neon service started
[2026-04-03 10:11:01] Production.INFO: neon service started
[2026-04-03 10:11:01] Production.INFO: ==26175== Releasing lock...
[2026-04-03 10:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:11:01] Production.INFO: ==26179== Lock acquired, processing the job...
[2026-04-03 09:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:11:01] Production.INFO: ==26179== Releasing lock...
[2026-04-03 09:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:11:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:11:01] Production.INFO: ==26177== Lock acquired, processing the job...
[2026-04-03 05:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:11:02] Production.INFO: ==26177== Releasing lock...
[2026-04-03 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:11:02] Production.INFO: ==26183== Lock acquired, processing the job...
[2026-04-03 05:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:11:03] Production.INFO: ==26185== Lock acquired, processing the job...
[2026-04-03 05:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:11:03] Production.INFO: ==26187== Lock acquired, processing the job...
[2026-04-03 05:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:11:03] Production.INFO: ==26191== Lock acquired, processing the job...
[2026-04-03 05:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 05:11:03] Production.INFO: ==26181== Lock acquired, processing the job...
[2026-04-03 05:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 05:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 05:11:03] Production.INFO: ==26189== Lock acquired, processing the job...
[2026-04-03 05:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:11:03] Production.INFO: ==26193== Lock acquired, processing the job...
[2026-04-03 05:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 05:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:11:03] Production.ERROR: CronJob PID - 26183
[2026-04-03 05:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 05:11:03] Production.ERROR: CronJob ID - 5
[2026-04-03 05:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:11:00
[2026-04-03 05:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:11:03] Production.ERROR: CronJob PID - 26185
[2026-04-03 05:11:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 05:11:03] Production.ERROR: CronJob ID - 7
[2026-04-03 05:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:11:00
[2026-04-03 05:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:11:03] Production.ERROR: CronJob PID - 26187
[2026-04-03 05:11:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 05:11:03] Production.ERROR: CronJob ID - 10
[2026-04-03 05:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:11:00
[2026-04-03 05:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:11:03] Production.ERROR: CronJob PID - 26191
[2026-04-03 05:11:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 05:11:03] Production.ERROR: CronJob ID - 17
[2026-04-03 05:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:11:00
[2026-04-03 05:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 05:11:03] Production.INFO: ==26181== Releasing lock...
[2026-04-03 05:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 05:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 05:11:03] Production.INFO: ==26185== Releasing lock...
[2026-04-03 05:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:11:03] Production.INFO: Account Balance Start.
[2026-04-03 05:11:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:11:03] Production.INFO: 117
[2026-04-03 05: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-03 05: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-03 05: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-03 05:11:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: ==26193== Releasing lock...
[2026-04-03 05:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.ERROR: done
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 05:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028074', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:05] Production.INFO: Date 2026-03-28
[2026-04-03 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:05] Production.INFO: Date 2026-03-29
[2026-04-03 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:05] Production.INFO: Date 2026-03-30
[2026-04-03 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:05] Production.INFO: Date 2026-03-31
[2026-04-03 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:11:05] Production.INFO: Total Charge 0
[2026-04-03 05:11:05] Production.INFO: CreateAllLog End
[2026-04-03 05:11:05] Production.INFO: Account Balance End.
[2026-04-03 05:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:11:05] Production.INFO: ==26189== Releasing lock...
[2026-04-03 05:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028074', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 05:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 05:11:10] Production.INFO: ProcessCDR(1,17028074,1,1,2)
[2026-04-03 05:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028074,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028074,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 05:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 05:11:10] Production.INFO: ==26191== Releasing lock...
[2026-04-03 05:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 05:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 05:11:14] 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-03 05:11:14] Production.ERROR: CronJobId end10
[2026-04-03 05:11:14] Production.INFO: ==26187== Releasing lock...
[2026-04-03 05:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:11:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:11:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:11:16] Production.INFO: call_cost start
[2026-04-03 05:11:16] Production.INFO: call_cost end
[2026-04-03 05:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:11:16] Production.INFO: ==26183== Releasing lock...
[2026-04-03 05:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:12:01] Production.INFO: ==26297== Lock acquired, processing the job...
[2026-04-03 10:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:12:01] Production.INFO: neon service started
[2026-04-03 10:12:01] Production.INFO: neon service started
[2026-04-03 10:12:01] Production.INFO: ==26297== Releasing lock...
[2026-04-03 10:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:12:02] Production.INFO: ==26301== Lock acquired, processing the job...
[2026-04-03 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:12:02] Production.INFO: ==26301== Releasing lock...
[2026-04-03 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:12:02] Production.INFO: ==26299== Lock acquired, processing the job...
[2026-04-03 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:12:02] Production.INFO: ==26299== Releasing lock...
[2026-04-03 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:12:03] Production.INFO: ==26304== Lock acquired, processing the job...
[2026-04-03 05:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:12:03] Production.INFO: ==26306== Lock acquired, processing the job...
[2026-04-03 05:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:12:03] Production.INFO: ==26310== Lock acquired, processing the job...
[2026-04-03 05:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:12:03] Production.INFO: ==26312== Lock acquired, processing the job...
[2026-04-03 05:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:12:03] Production.INFO: ==26308== Lock acquired, processing the job...
[2026-04-03 05:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 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-03 05:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:12:03] Production.INFO: ==26312== Releasing lock...
[2026-04-03 05:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:12:03] Production.INFO: Account Balance Start.
[2026-04-03 05:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:12:03] Production.INFO: 117
[2026-04-03 05:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: ==26306== Releasing lock...
[2026-04-03 05:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:12:04] Production.INFO: Total Charge 0
[2026-04-03 05:12:05] Production.INFO: CreateAllLog End
[2026-04-03 05:12:05] Production.INFO: Account Balance End.
[2026-04-03 05:12:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:12:05] Production.INFO: ==26310== Releasing lock...
[2026-04-03 05:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:12:13] Production.ERROR: CronJobId end10
[2026-04-03 05:12:13] Production.INFO: ==26308== Releasing lock...
[2026-04-03 05:12:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:12:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:12:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:12:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:12:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:12:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:12:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:12:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:12:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:12:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:12:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:12:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:12:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:12:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:12:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:12:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:12:15] Production.INFO: call_cost start
[2026-04-03 05:12:15] Production.INFO: call_cost end
[2026-04-03 05:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:12:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:12:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:12:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:12:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:12:15] Production.INFO: ==26304== Releasing lock...
[2026-04-03 05:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:13:02] Production.INFO: ==26409== Lock acquired, processing the job...
[2026-04-03 10:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:13:02] Production.INFO: neon service started
[2026-04-03 10:13:02] Production.INFO: neon service started
[2026-04-03 10:13:02] Production.INFO: ==26409== Releasing lock...
[2026-04-03 10:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:13:02] Production.INFO: ==26414== Lock acquired, processing the job...
[2026-04-03 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:13:02] Production.INFO: ==26414== Releasing lock...
[2026-04-03 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:13:02] Production.INFO: ==26416== Lock acquired, processing the job...
[2026-04-03 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:13:02] Production.INFO: ==26416== Releasing lock...
[2026-04-03 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:13:03] Production.INFO: ==26418== Lock acquired, processing the job...
[2026-04-03 05:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:13:03] Production.INFO: ==26420== Lock acquired, processing the job...
[2026-04-03 05:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:13:03] Production.INFO: ==26424== Lock acquired, processing the job...
[2026-04-03 05:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:13:03] Production.INFO: ==26422== Lock acquired, processing the job...
[2026-04-03 05:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:13:03] Production.INFO: ==26426== Lock acquired, processing the job...
[2026-04-03 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:13:03] Production.INFO: Account Balance Start.
[2026-04-03 05:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:13:03] Production.INFO: 117
[2026-04-03 05:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 05:13:03] Production.INFO: ==26426== Releasing lock...
[2026-04-03 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: ==26420== Releasing lock...
[2026-04-03 05:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:13:05] Production.INFO: Total Charge 0
[2026-04-03 05:13:05] Production.INFO: CreateAllLog End
[2026-04-03 05:13:05] Production.INFO: Account Balance End.
[2026-04-03 05:13:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:13:05] Production.INFO: ==26424== Releasing lock...
[2026-04-03 05:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:13:12] Production.ERROR: CronJobId end10
[2026-04-03 05:13:12] Production.INFO: ==26422== Releasing lock...
[2026-04-03 05:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:13:14] Production.INFO: call_cost start
[2026-04-03 05:13:14] Production.INFO: call_cost end
[2026-04-03 05:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:13:14] Production.INFO: ==26418== Releasing lock...
[2026-04-03 05:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:14:01] Production.INFO: ==26528== Lock acquired, processing the job...
[2026-04-03 10:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:14:01] Production.INFO: neon service started
[2026-04-03 10:14:01] Production.INFO: neon service started
[2026-04-03 10:14:01] Production.INFO: ==26528== Releasing lock...
[2026-04-03 10:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:14:01] Production.INFO: ==26530== Lock acquired, processing the job...
[2026-04-03 05:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:14:02] Production.INFO: ==26530== Releasing lock...
[2026-04-03 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:14:02] Production.INFO: ==26532== Lock acquired, processing the job...
[2026-04-03 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:14:02] Production.INFO: ==26532== Releasing lock...
[2026-04-03 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:14:02] Production.INFO: ==26537== Lock acquired, processing the job...
[2026-04-03 05:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:14:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:14:02] Production.INFO: ==26541== Lock acquired, processing the job...
[2026-04-03 05:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:14:03] Production.INFO: ==26539== Lock acquired, processing the job...
[2026-04-03 05:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:14:03] Production.INFO: ==26545== Lock acquired, processing the job...
[2026-04-03 05:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:14:03] Production.INFO: ==26543== Lock acquired, processing the job...
[2026-04-03 05:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05: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-03 05: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-03 05: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-03 05:14:03] Production.INFO: ==26545== Releasing lock...
[2026-04-03 05:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:14:03] Production.INFO: Account Balance Start.
[2026-04-03 05:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:14:03] Production.INFO: 117
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: ==26539== Releasing lock...
[2026-04-03 05:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-25
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-26
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:03] Production.INFO: Date 2026-03-27
[2026-04-03 05:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:14:04] Production.INFO: Total Charge 0
[2026-04-03 05:14:04] Production.INFO: CreateAllLog End
[2026-04-03 05:14:04] Production.INFO: Account Balance End.
[2026-04-03 05:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:14:04] Production.INFO: ==26543== Releasing lock...
[2026-04-03 05:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:14:12] Production.ERROR: CronJobId end10
[2026-04-03 05:14:12] Production.INFO: ==26541== Releasing lock...
[2026-04-03 05:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:14:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:14:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:14:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:14:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:14:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:14:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:14:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:14:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:14:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:14:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:14:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:14:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:14:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:14:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:14:15] Production.INFO: call_cost start
[2026-04-03 05:14:15] Production.INFO: call_cost end
[2026-04-03 05:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:14:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:14:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:14:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:14:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:14:15] Production.INFO: ==26537== Releasing lock...
[2026-04-03 05:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:15:02] Production.INFO: ==26652== Lock acquired, processing the job...
[2026-04-03 10:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:15:02] Production.INFO: neon service started
[2026-04-03 10:15:02] Production.INFO: neon service started
[2026-04-03 10:15:02] Production.INFO: ==26652== Releasing lock...
[2026-04-03 10:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:15:02] Production.INFO: ==26654== Lock acquired, processing the job...
[2026-04-03 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:15:02] Production.INFO: ==26654== Releasing lock...
[2026-04-03 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:15:02] Production.INFO: ==26657== Lock acquired, processing the job...
[2026-04-03 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:15:02] Production.INFO: ==26657== Releasing lock...
[2026-04-03 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:15:03] Production.INFO: ==26661== Lock acquired, processing the job...
[2026-04-03 05:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:15:03] Production.INFO: ==26663== Lock acquired, processing the job...
[2026-04-03 05:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:15:03] Production.INFO: ==26659== Lock acquired, processing the job...
[2026-04-03 05:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:15:03] Production.INFO: ==26665== Lock acquired, processing the job...
[2026-04-03 05:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:15:03] Production.INFO: ==26667== Lock acquired, processing the job...
[2026-04-03 05:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:15:03] Production.INFO: Account Balance Start.
[2026-04-03 05:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:15:03] Production.INFO: 117
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:15:03] Production.INFO: ==26667== Releasing lock...
[2026-04-03 05:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: ==26661== Releasing lock...
[2026-04-03 05:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:15:04] Production.INFO: Total Charge 0
[2026-04-03 05:15:04] Production.INFO: CreateAllLog End
[2026-04-03 05:15:04] Production.INFO: Account Balance End.
[2026-04-03 05:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:15:04] Production.INFO: ==26665== Releasing lock...
[2026-04-03 05:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:15:12] Production.ERROR: CronJobId end10
[2026-04-03 05:15:12] Production.INFO: ==26663== Releasing lock...
[2026-04-03 05:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:15:14] Production.INFO: call_cost start
[2026-04-03 05:15:14] Production.INFO: call_cost end
[2026-04-03 05:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:15:14] Production.INFO: ==26659== Releasing lock...
[2026-04-03 05:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:16:01] Production.INFO: ==26765== Lock acquired, processing the job...
[2026-04-03 10:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:16:01] Production.INFO: neon service started
[2026-04-03 10:16:01] Production.INFO: neon service started
[2026-04-03 10:16:01] Production.INFO: ==26765== Releasing lock...
[2026-04-03 10:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:16:01] Production.INFO: ==26769== Lock acquired, processing the job...
[2026-04-03 09:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:16:01] Production.INFO: ==26769== Releasing lock...
[2026-04-03 09:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:16:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:16:01] Production.INFO: ==26767== Lock acquired, processing the job...
[2026-04-03 05:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:16:02] Production.INFO: ==26767== Releasing lock...
[2026-04-03 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:16:03] Production.INFO: ==26774== Lock acquired, processing the job...
[2026-04-03 05:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:16:03] Production.INFO: ==26772== Lock acquired, processing the job...
[2026-04-03 05:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:16:03] Production.INFO: ==26776== Lock acquired, processing the job...
[2026-04-03 05:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:16:03] Production.INFO: ==26778== Lock acquired, processing the job...
[2026-04-03 05:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:16:03] Production.INFO: ==26780== Lock acquired, processing the job...
[2026-04-03 05:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:16:03] Production.INFO: Account Balance Start.
[2026-04-03 05:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:16:03] Production.INFO: 117
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: ==26780== Releasing lock...
[2026-04-03 05:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: ==26774== Releasing lock...
[2026-04-03 05:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-25
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:03] Production.INFO: Date 2026-03-26
[2026-04-03 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:16:04] Production.INFO: Total Charge 0
[2026-04-03 05:16:04] Production.INFO: CreateAllLog End
[2026-04-03 05:16:04] Production.INFO: Account Balance End.
[2026-04-03 05:16:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:16:04] Production.INFO: ==26778== Releasing lock...
[2026-04-03 05:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:16:11] Production.ERROR: CronJobId end10
[2026-04-03 05:16:11] Production.INFO: ==26776== Releasing lock...
[2026-04-03 05:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:16:14] Production.INFO: call_cost start
[2026-04-03 05:16:14] Production.INFO: call_cost end
[2026-04-03 05:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:16:14] Production.INFO: ==26772== Releasing lock...
[2026-04-03 05:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:17:01] Production.INFO: ==26879== Lock acquired, processing the job...
[2026-04-03 10:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:17:01] Production.INFO: neon service started
[2026-04-03 10:17:01] Production.INFO: neon service started
[2026-04-03 10:17:01] Production.INFO: ==26879== Releasing lock...
[2026-04-03 10:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:17:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 05:17:02] Production.INFO: ==26881== Lock acquired, processing the job...
[2026-04-03 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:17:02] Production.INFO: ==26883== Lock acquired, processing the job...
[2026-04-03 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:17:02] Production.INFO: ==26883== Releasing lock...
[2026-04-03 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:17:02] Production.INFO: ==26881== Releasing lock...
[2026-04-03 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:17:03] Production.INFO: ==26886== Lock acquired, processing the job...
[2026-04-03 05:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:17:03] Production.INFO: ==26888== Lock acquired, processing the job...
[2026-04-03 05:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:17:03] Production.INFO: ==26890== Lock acquired, processing the job...
[2026-04-03 05:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:17:03] Production.INFO: ==26892== Lock acquired, processing the job...
[2026-04-03 05:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:17:03] Production.INFO: ==26894== Lock acquired, processing the job...
[2026-04-03 05:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:17:03] Production.INFO: Account Balance Start.
[2026-04-03 05:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:17:03] Production.INFO: 117
[2026-04-03 05:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:03] Production.INFO: ==26894== Releasing lock...
[2026-04-03 05:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: ==26888== Releasing lock...
[2026-04-03 05:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:17:04] Production.INFO: Total Charge 0
[2026-04-03 05:17:04] Production.INFO: CreateAllLog End
[2026-04-03 05:17:04] Production.INFO: Account Balance End.
[2026-04-03 05:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:17:04] Production.INFO: ==26892== Releasing lock...
[2026-04-03 05:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:17:11] Production.ERROR: CronJobId end10
[2026-04-03 05:17:11] Production.INFO: ==26890== Releasing lock...
[2026-04-03 05:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:17:14] Production.INFO: call_cost start
[2026-04-03 05:17:14] Production.INFO: call_cost end
[2026-04-03 05:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:17:14] Production.INFO: ==26886== Releasing lock...
[2026-04-03 05:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:18:02] Production.INFO: ==26996== Lock acquired, processing the job...
[2026-04-03 10:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:18:02] Production.INFO: neon service started
[2026-04-03 10:18:02] Production.INFO: neon service started
[2026-04-03 10:18:02] Production.INFO: ==26996== Releasing lock...
[2026-04-03 10:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:18:02] Production.INFO: ==27000== Lock acquired, processing the job...
[2026-04-03 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:18:02] Production.INFO: ==27000== Releasing lock...
[2026-04-03 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:18:03] Production.INFO: ==27002== Lock acquired, processing the job...
[2026-04-03 09:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:18:03] Production.INFO: ==27002== Releasing lock...
[2026-04-03 09:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:18:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:18:03] Production.INFO: ==27006== Lock acquired, processing the job...
[2026-04-03 05:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:18:03] Production.INFO: ==27008== Lock acquired, processing the job...
[2026-04-03 05:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:18:03] Production.INFO: ==27004== Lock acquired, processing the job...
[2026-04-03 05:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:18:03] Production.INFO: ==27010== Lock acquired, processing the job...
[2026-04-03 05:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:18:03] Production.INFO: ==27012== Lock acquired, processing the job...
[2026-04-03 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:18:03] Production.INFO: Account Balance Start.
[2026-04-03 05:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:18:03] Production.INFO: 117
[2026-04-03 05:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05:18:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05:18:04] Production.INFO: ==27012== Releasing lock...
[2026-04-03 05:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:18:04] Production.INFO: ==27006== Releasing lock...
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:18:04] Production.INFO: Total Charge 0
[2026-04-03 05:18:04] Production.INFO: CreateAllLog End
[2026-04-03 05:18:04] Production.INFO: Account Balance End.
[2026-04-03 05:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:18:04] Production.INFO: ==27010== Releasing lock...
[2026-04-03 05:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:18:11] Production.ERROR: CronJobId end10
[2026-04-03 05:18:11] Production.INFO: ==27008== Releasing lock...
[2026-04-03 05:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:18:14] Production.INFO: call_cost start
[2026-04-03 05:18:14] Production.INFO: call_cost end
[2026-04-03 05:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:18:14] Production.INFO: ==27004== Releasing lock...
[2026-04-03 05:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:19:01] Production.INFO: ==27118== Lock acquired, processing the job...
[2026-04-03 10:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:19:01] Production.INFO: neon service started
[2026-04-03 10:19:01] Production.INFO: neon service started
[2026-04-03 10:19:01] Production.INFO: ==27118== Releasing lock...
[2026-04-03 10:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:19:02] Production.INFO: ==27121== Lock acquired, processing the job...
[2026-04-03 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:19:02] Production.INFO: ==27123== Lock acquired, processing the job...
[2026-04-03 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:19:02] Production.INFO: ==27123== Releasing lock...
[2026-04-03 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:19:02] Production.INFO: ==27121== Releasing lock...
[2026-04-03 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:19:03] Production.INFO: ==27127== Lock acquired, processing the job...
[2026-04-03 05:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:19:03] Production.INFO: ==27125== Lock acquired, processing the job...
[2026-04-03 05:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:19:03] Production.INFO: ==27129== Lock acquired, processing the job...
[2026-04-03 05:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:19:03] Production.INFO: ==27131== Lock acquired, processing the job...
[2026-04-03 05:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:19:03] Production.INFO: ==27133== Lock acquired, processing the job...
[2026-04-03 05:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:19:03] Production.INFO: Account Balance Start.
[2026-04-03 05:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:19:03] Production.INFO: 117
[2026-04-03 05:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:03] Production.INFO: ==27133== Releasing lock...
[2026-04-03 05:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:03] Production.INFO: ==27127== Releasing lock...
[2026-04-03 05:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:19:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:19:04] Production.INFO: Total Charge 0
[2026-04-03 05:19:04] Production.INFO: CreateAllLog End
[2026-04-03 05:19:04] Production.INFO: Account Balance End.
[2026-04-03 05:19:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:19:04] Production.INFO: ==27131== Releasing lock...
[2026-04-03 05:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:19:11] Production.ERROR: CronJobId end10
[2026-04-03 05:19:11] Production.INFO: ==27129== Releasing lock...
[2026-04-03 05:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:19:14] Production.INFO: call_cost start
[2026-04-03 05:19:14] Production.INFO: call_cost end
[2026-04-03 05:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:19:14] Production.INFO: ==27125== Releasing lock...
[2026-04-03 05:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:20:02] Production.INFO: ==27240== Lock acquired, processing the job...
[2026-04-03 10:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:20:02] Production.INFO: neon service started
[2026-04-03 10:20:02] Production.INFO: neon service started
[2026-04-03 10:20:02] Production.INFO: ==27240== Releasing lock...
[2026-04-03 10:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:20:02] Production.INFO: ==27242== Lock acquired, processing the job...
[2026-04-03 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:20:02] Production.INFO: ==27242== Releasing lock...
[2026-04-03 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:20:02] Production.INFO: ==27244== Lock acquired, processing the job...
[2026-04-03 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:20:02] Production.INFO: ==27244== Releasing lock...
[2026-04-03 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:20:03] Production.INFO: ==27250== Lock acquired, processing the job...
[2026-04-03 05:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:20:03] Production.INFO: ==27246== Lock acquired, processing the job...
[2026-04-03 05:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:20:03] Production.INFO: ==27248== Lock acquired, processing the job...
[2026-04-03 05:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:20:03] Production.INFO: ==27252== Lock acquired, processing the job...
[2026-04-03 05:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:20:03] Production.INFO: ==27254== Lock acquired, processing the job...
[2026-04-03 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 05:20:03] Production.INFO: Account Balance Start.
[2026-04-03 05:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:20:03] Production.INFO: 117
[2026-04-03 05:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:20:03] Production.INFO: ==27254== Releasing lock...
[2026-04-03 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: ==27248== Releasing lock...
[2026-04-03 05:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:20:05] Production.INFO: Total Charge 0
[2026-04-03 05:20:05] Production.INFO: CreateAllLog End
[2026-04-03 05:20:05] Production.INFO: Account Balance End.
[2026-04-03 05:20:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:20:05] Production.INFO: ==27252== Releasing lock...
[2026-04-03 05:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:20:13] Production.ERROR: CronJobId end10
[2026-04-03 05:20:13] Production.INFO: ==27250== Releasing lock...
[2026-04-03 05:20:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:20:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:20:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:20:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:20:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:20:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:20:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:20:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:20:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:20:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:20:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:20:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:20:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:20:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:20:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:20:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:20:15] Production.INFO: call_cost start
[2026-04-03 05:20:15] Production.INFO: call_cost end
[2026-04-03 05:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:20:15] Production.INFO: ==27246== Releasing lock...
[2026-04-03 05:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:21:01] Production.INFO: ==27332== Lock acquired, processing the job...
[2026-04-03 10:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:21:01] Production.INFO: neon service started
[2026-04-03 10:21:01] Production.INFO: neon service started
[2026-04-03 10:21:01] Production.INFO: ==27332== Releasing lock...
[2026-04-03 10:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:21:01] Production.INFO: ==27336== Lock acquired, processing the job...
[2026-04-03 09:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:21:01] Production.INFO: ==27336== Releasing lock...
[2026-04-03 09:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:21:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:21:02] Production.INFO: ==27334== Lock acquired, processing the job...
[2026-04-03 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:21:02] Production.INFO: ==27334== Releasing lock...
[2026-04-03 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:21:03] Production.INFO: ==27340== Lock acquired, processing the job...
[2026-04-03 05:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:21:03] Production.INFO: ==27338== Lock acquired, processing the job...
[2026-04-03 05:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 05:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 05:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:21:03] Production.ERROR: CronJob PID - 27340
[2026-04-03 05:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 05:21:03] Production.ERROR: CronJob ID - 5
[2026-04-03 05:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:21:00
[2026-04-03 05:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:21:03] Production.INFO: ==27342== Lock acquired, processing the job...
[2026-04-03 05:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 05:21:03] Production.INFO: ==27338== Releasing lock...
[2026-04-03 05:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 05:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 05:21:03] Production.INFO: ==27348== Lock acquired, processing the job...
[2026-04-03 05:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 05:21:03] Production.INFO: ==27344== Lock acquired, processing the job...
[2026-04-03 05:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 05:21:03] Production.INFO: ==27346== Lock acquired, processing the job...
[2026-04-03 05:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:21:03] Production.INFO: ==27351== Lock acquired, processing the job...
[2026-04-03 05:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 05:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 05: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-03 05:21:03] Production.INFO: Account Balance Start.
[2026-04-03 05:21:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:21:03] Production.INFO: 117
[2026-04-03 05:21:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:03] Production.INFO: ==27351== Releasing lock...
[2026-04-03 05:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:21:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:03] Production.ERROR: done
[2026-04-03 05:21:03] Production.INFO: ==27342== Releasing lock...
[2026-04-03 05:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 05:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028115', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:21:04] Production.INFO: Total Charge 0
[2026-04-03 05:21:04] Production.INFO: CreateAllLog End
[2026-04-03 05:21:04] Production.INFO: Account Balance End.
[2026-04-03 05:21:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:21:04] Production.INFO: ==27346== Releasing lock...
[2026-04-03 05:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028115', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 05:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 05:21:09] Production.INFO: ProcessCDR(1,17028115,1,1,2)
[2026-04-03 05:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028115,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:21:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028115,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:21:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 05:21:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 05:21:09] Production.INFO: ==27348== Releasing lock...
[2026-04-03 05:21:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 05:21:09] Production.INFO: 26 MB #Memory Used#
[2026-04-03 05:21:13] Production.ERROR: CronJobId end10
[2026-04-03 05:21:13] Production.INFO: ==27344== Releasing lock...
[2026-04-03 05:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:21:16] Production.INFO: call_cost start
[2026-04-03 05:21:16] Production.INFO: call_cost end
[2026-04-03 05:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:21:16] Production.INFO: ==27340== Releasing lock...
[2026-04-03 05:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:22:01] Production.INFO: ==27415== Lock acquired, processing the job...
[2026-04-03 10:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:22:01] Production.INFO: neon service started
[2026-04-03 10:22:01] Production.INFO: neon service started
[2026-04-03 10:22:01] Production.INFO: ==27415== Releasing lock...
[2026-04-03 10:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:22:02] Production.INFO: ==27417== Lock acquired, processing the job...
[2026-04-03 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:22:02] Production.INFO: ==27419== Lock acquired, processing the job...
[2026-04-03 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:22:02] Production.INFO: ==27419== Releasing lock...
[2026-04-03 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:22:02] Production.INFO: ==27417== Releasing lock...
[2026-04-03 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:22:03] Production.INFO: ==27422== Lock acquired, processing the job...
[2026-04-03 05:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:22:03] Production.INFO: ==27424== Lock acquired, processing the job...
[2026-04-03 05:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:22:03] Production.INFO: ==27426== Lock acquired, processing the job...
[2026-04-03 05:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:22:03] Production.INFO: ==27428== Lock acquired, processing the job...
[2026-04-03 05:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:22:03] Production.INFO: ==27430== Lock acquired, processing the job...
[2026-04-03 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:22:03] Production.INFO: Account Balance Start.
[2026-04-03 05:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:22:03] Production.INFO: 117
[2026-04-03 05:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 05: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-03 05: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-03 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05:22:03] Production.INFO: ==27430== Releasing lock...
[2026-04-03 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: ==27424== Releasing lock...
[2026-04-03 05:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:22:04] Production.INFO: Total Charge 0
[2026-04-03 05:22:04] Production.INFO: CreateAllLog End
[2026-04-03 05:22:05] Production.INFO: Account Balance End.
[2026-04-03 05:22:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:22:05] Production.INFO: ==27428== Releasing lock...
[2026-04-03 05:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:22:13] Production.ERROR: CronJobId end10
[2026-04-03 05:22:13] Production.INFO: ==27426== Releasing lock...
[2026-04-03 05:22:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:22:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:22:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:22:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:22:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:22:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:22:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:22:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:22:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:22:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:22:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:22:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:22:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:22:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:22:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:22:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:22:16] Production.INFO: call_cost start
[2026-04-03 05:22:16] Production.INFO: call_cost end
[2026-04-03 05:22:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:22:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:22:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:22:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:22:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:22:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:22:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:22:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:22:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:22:16] Production.INFO: ==27422== Releasing lock...
[2026-04-03 05:22:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:22:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:23:01] Production.INFO: ==27494== Lock acquired, processing the job...
[2026-04-03 10:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:23:01] Production.INFO: neon service started
[2026-04-03 10:23:01] Production.INFO: neon service started
[2026-04-03 10:23:01] Production.INFO: ==27494== Releasing lock...
[2026-04-03 10:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:23:01] Production.INFO: ==27498== Lock acquired, processing the job...
[2026-04-03 05:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:23:01] Production.INFO: ==27498== Releasing lock...
[2026-04-03 05:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:23:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:23:02] Production.INFO: ==27500== Lock acquired, processing the job...
[2026-04-03 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:23:02] Production.INFO: ==27500== Releasing lock...
[2026-04-03 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:23:02] Production.INFO: ==27505== Lock acquired, processing the job...
[2026-04-03 05:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:23:02] Production.INFO: ==27509== Lock acquired, processing the job...
[2026-04-03 05:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:23:02] Production.INFO: ==27503== Lock acquired, processing the job...
[2026-04-03 05:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:23:02] Production.INFO: Account Balance Start.
[2026-04-03 05:23:02] Production.INFO: CreateAllLog Start
[2026-04-03 05:23:02] Production.INFO: 117
[2026-04-03 05:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:23:02] Production.INFO: ==27507== Lock acquired, processing the job...
[2026-04-03 05:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:23:02] Production.INFO: Date 2026-03-08
[2026-04-03 05:23:02] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:02] Production.INFO: Date 2026-03-09
[2026-04-03 05:23:02] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: ==27511== Lock acquired, processing the job...
[2026-04-03 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:23:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:23:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: ==27511== Releasing lock...
[2026-04-03 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: ==27505== Releasing lock...
[2026-04-03 05:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-25
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-26
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-27
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-28
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-29
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-30
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-03-31
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-04-01
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-04-02
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Date 2026-04-03
[2026-04-03 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:23:03] Production.INFO: Total Charge 0
[2026-04-03 05:23:03] Production.INFO: CreateAllLog End
[2026-04-03 05:23:04] Production.INFO: Account Balance End.
[2026-04-03 05:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:23:04] Production.INFO: ==27509== Releasing lock...
[2026-04-03 05:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:23:11] Production.ERROR: CronJobId end10
[2026-04-03 05:23:11] Production.INFO: ==27507== Releasing lock...
[2026-04-03 05:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:23:14] Production.INFO: call_cost start
[2026-04-03 05:23:14] Production.INFO: call_cost end
[2026-04-03 05:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:23:14] Production.INFO: ==27503== Releasing lock...
[2026-04-03 05:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:24:01] Production.INFO: ==27574== Lock acquired, processing the job...
[2026-04-03 10:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:24:01] Production.INFO: neon service started
[2026-04-03 10:24:01] Production.INFO: neon service started
[2026-04-03 10:24:01] Production.INFO: ==27574== Releasing lock...
[2026-04-03 10:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:24:02] Production.INFO: ==27576== Lock acquired, processing the job...
[2026-04-03 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:24:02] Production.INFO: ==27578== Lock acquired, processing the job...
[2026-04-03 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:24:02] Production.INFO: ==27578== Releasing lock...
[2026-04-03 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:24:02] Production.INFO: ==27576== Releasing lock...
[2026-04-03 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:24:03] Production.INFO: ==27581== Lock acquired, processing the job...
[2026-04-03 05:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:24:03] Production.INFO: ==27583== Lock acquired, processing the job...
[2026-04-03 05:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:24:03] Production.INFO: ==27585== Lock acquired, processing the job...
[2026-04-03 05:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:24:03] Production.INFO: ==27589== Lock acquired, processing the job...
[2026-04-03 05:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:24:03] Production.INFO: ==27587== Lock acquired, processing the job...
[2026-04-03 05:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:24:03] Production.INFO: Account Balance Start.
[2026-04-03 05:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:24:03] Production.INFO: 117
[2026-04-03 05:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 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-03 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-03 05:24:04] Production.INFO: ==27589== Releasing lock...
[2026-04-03 05:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:24:04] Production.INFO: ==27583== Releasing lock...
[2026-04-03 05:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:24:04] Production.INFO: Total Charge 0
[2026-04-03 05:24:04] Production.INFO: CreateAllLog End
[2026-04-03 05:24:04] Production.INFO: Account Balance End.
[2026-04-03 05:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:24:05] Production.INFO: ==27587== Releasing lock...
[2026-04-03 05:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:24:12] Production.ERROR: CronJobId end10
[2026-04-03 05:24:12] Production.INFO: ==27585== Releasing lock...
[2026-04-03 05:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:24:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:24:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:24:15] Production.INFO: call_cost start
[2026-04-03 05:24:15] Production.INFO: call_cost end
[2026-04-03 05:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:24:15] Production.INFO: ==27581== Releasing lock...
[2026-04-03 05:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:25:02] Production.INFO: ==27650== Lock acquired, processing the job...
[2026-04-03 10:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:25:02] Production.INFO: neon service started
[2026-04-03 10:25:02] Production.INFO: neon service started
[2026-04-03 10:25:02] Production.INFO: ==27650== Releasing lock...
[2026-04-03 10:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:25:02] Production.INFO: ==27654== Lock acquired, processing the job...
[2026-04-03 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:25:02] Production.INFO: ==27654== Releasing lock...
[2026-04-03 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:25:02] Production.INFO: ==27652== Lock acquired, processing the job...
[2026-04-03 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:25:02] Production.INFO: ==27652== Releasing lock...
[2026-04-03 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:25:03] Production.INFO: ==27662== Lock acquired, processing the job...
[2026-04-03 05:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:25:03] Production.INFO: Account Balance Start.
[2026-04-03 05:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:25:03] Production.INFO: 117
[2026-04-03 05:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:03] Production.INFO: ==27656== Lock acquired, processing the job...
[2026-04-03 05:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:03] Production.INFO: ==27658== Lock acquired, processing the job...
[2026-04-03 05:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:25:04] Production.INFO: ==27660== Lock acquired, processing the job...
[2026-04-03 05:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: ==27664== Lock acquired, processing the job...
[2026-04-03 05:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 05: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-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: ==27664== Releasing lock...
[2026-04-03 05:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: ==27658== Releasing lock...
[2026-04-03 05:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:25:04] Production.INFO: Total Charge 0
[2026-04-03 05:25:04] Production.INFO: CreateAllLog End
[2026-04-03 05:25:04] Production.INFO: Account Balance End.
[2026-04-03 05:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:25:04] Production.INFO: ==27662== Releasing lock...
[2026-04-03 05:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:25:11] Production.ERROR: CronJobId end10
[2026-04-03 05:25:11] Production.INFO: ==27660== Releasing lock...
[2026-04-03 05:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:25:15] Production.INFO: call_cost start
[2026-04-03 05:25:15] Production.INFO: call_cost end
[2026-04-03 05:25:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:25:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:25:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:25:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:25:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:25:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:25:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:25:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:25:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:25:15] Production.INFO: ==27656== Releasing lock...
[2026-04-03 05:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:25:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:26:01] Production.INFO: ==27725== Lock acquired, processing the job...
[2026-04-03 10:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:26:01] Production.INFO: neon service started
[2026-04-03 10:26:01] Production.INFO: neon service started
[2026-04-03 10:26:01] Production.INFO: ==27725== Releasing lock...
[2026-04-03 10:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:26:01] Production.INFO: ==27729== Lock acquired, processing the job...
[2026-04-03 09:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:26:02] Production.INFO: ==27729== Releasing lock...
[2026-04-03 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:26:02] Production.INFO: ==27727== Lock acquired, processing the job...
[2026-04-03 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:26:02] Production.INFO: ==27727== Releasing lock...
[2026-04-03 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:26:03] Production.INFO: ==27732== Lock acquired, processing the job...
[2026-04-03 05:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:26:03] Production.INFO: ==27734== Lock acquired, processing the job...
[2026-04-03 05:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:26:03] Production.INFO: ==27736== Lock acquired, processing the job...
[2026-04-03 05:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:26:03] Production.INFO: ==27738== Lock acquired, processing the job...
[2026-04-03 05:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:26:03] Production.INFO: ==27740== Lock acquired, processing the job...
[2026-04-03 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:26:03] Production.INFO: Account Balance Start.
[2026-04-03 05:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:26:03] Production.INFO: 117
[2026-04-03 05:26:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 05:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:03] Production.INFO: ==27740== Releasing lock...
[2026-04-03 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:26:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:03] Production.INFO: ==27734== Releasing lock...
[2026-04-03 05:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:26:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:26:04] Production.INFO: Total Charge 0
[2026-04-03 05:26:04] Production.INFO: CreateAllLog End
[2026-04-03 05:26:04] Production.INFO: Account Balance End.
[2026-04-03 05:26:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:26:04] Production.INFO: ==27738== Releasing lock...
[2026-04-03 05:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:26:11] Production.ERROR: CronJobId end10
[2026-04-03 05:26:11] Production.INFO: ==27736== Releasing lock...
[2026-04-03 05:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:26:13] Production.INFO: call_cost start
[2026-04-03 05:26:13] Production.INFO: call_cost end
[2026-04-03 05:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:26:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:26:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:26:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:26:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:26:13] Production.INFO: ==27732== Releasing lock...
[2026-04-03 05:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:27:02] Production.INFO: ==27804== Lock acquired, processing the job...
[2026-04-03 10:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:27:02] Production.INFO: neon service started
[2026-04-03 10:27:02] Production.INFO: neon service started
[2026-04-03 10:27:02] Production.INFO: ==27804== Releasing lock...
[2026-04-03 10:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:27:02] Production.INFO: ==27806== Lock acquired, processing the job...
[2026-04-03 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:27:02] Production.INFO: ==27806== Releasing lock...
[2026-04-03 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:27:02] Production.INFO: ==27808== Lock acquired, processing the job...
[2026-04-03 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:27:02] Production.INFO: ==27808== Releasing lock...
[2026-04-03 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:27:03] Production.INFO: ==27812== Lock acquired, processing the job...
[2026-04-03 05:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:27:03] Production.INFO: ==27810== Lock acquired, processing the job...
[2026-04-03 05:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:27:03] Production.INFO: ==27816== Lock acquired, processing the job...
[2026-04-03 05:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:27:03] Production.INFO: ==27814== Lock acquired, processing the job...
[2026-04-03 05:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:27:03] Production.INFO: Account Balance Start.
[2026-04-03 05:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:27:03] Production.INFO: 117
[2026-04-03 05:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:27:03] Production.INFO: ==27818== Lock acquired, processing the job...
[2026-04-03 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:27:03] Production.INFO: ==27818== Releasing lock...
[2026-04-03 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: ==27812== Releasing lock...
[2026-04-03 05:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:27:04] Production.INFO: Total Charge 0
[2026-04-03 05:27:04] Production.INFO: CreateAllLog End
[2026-04-03 05:27:04] Production.INFO: Account Balance End.
[2026-04-03 05:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:27:04] Production.INFO: ==27816== Releasing lock...
[2026-04-03 05:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:27:11] Production.ERROR: CronJobId end10
[2026-04-03 05:27:11] Production.INFO: ==27814== Releasing lock...
[2026-04-03 05:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:27:15] Production.INFO: call_cost start
[2026-04-03 05:27:15] Production.INFO: call_cost end
[2026-04-03 05:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:27:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:27:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:27:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:27:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:27:15] Production.INFO: ==27810== Releasing lock...
[2026-04-03 05:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:28:01] Production.INFO: ==27881== Lock acquired, processing the job...
[2026-04-03 10:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:28:01] Production.INFO: neon service started
[2026-04-03 10:28:01] Production.INFO: neon service started
[2026-04-03 10:28:01] Production.INFO: ==27881== Releasing lock...
[2026-04-03 10:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:28:02] Production.INFO: ==27883== Lock acquired, processing the job...
[2026-04-03 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:28:02] Production.INFO: ==27885== Lock acquired, processing the job...
[2026-04-03 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:28:02] Production.INFO: ==27885== Releasing lock...
[2026-04-03 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:28:02] Production.INFO: ==27883== Releasing lock...
[2026-04-03 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:28:02] Production.INFO: ==27888== Lock acquired, processing the job...
[2026-04-03 05:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:28:03] Production.INFO: ==27894== Lock acquired, processing the job...
[2026-04-03 05:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:28:03] Production.INFO: ==27890== Lock acquired, processing the job...
[2026-04-03 05:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:28:03] Production.INFO: Account Balance Start.
[2026-04-03 05:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:28:03] Production.INFO: 117
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:28:03] Production.INFO: ==27892== Lock acquired, processing the job...
[2026-04-03 05:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:28:03] Production.INFO: ==27896== Lock acquired, processing the job...
[2026-04-03 05:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:28:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:28:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:28:03] Production.INFO: ==27896== Releasing lock...
[2026-04-03 05:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:28:03] Production.INFO: ==27890== Releasing lock...
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:28:03] Production.INFO: Date 2026-03-25
[2026-04-03 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:28:04] Production.INFO: Total Charge 0
[2026-04-03 05:28:04] Production.INFO: CreateAllLog End
[2026-04-03 05:28:04] Production.INFO: Account Balance End.
[2026-04-03 05:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:28:04] Production.INFO: ==27894== Releasing lock...
[2026-04-03 05:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:28:10] Production.ERROR: CronJobId end10
[2026-04-03 05:28:10] Production.INFO: ==27892== Releasing lock...
[2026-04-03 05:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:28:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:28:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:28:13] Production.INFO: call_cost start
[2026-04-03 05:28:13] Production.INFO: call_cost end
[2026-04-03 05:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:28:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:28:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:28:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:28:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:28:13] Production.INFO: ==27888== Releasing lock...
[2026-04-03 05:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:29:01] Production.INFO: ==27959== Lock acquired, processing the job...
[2026-04-03 10:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:29:01] Production.INFO: neon service started
[2026-04-03 10:29:01] Production.INFO: neon service started
[2026-04-03 10:29:01] Production.INFO: ==27959== Releasing lock...
[2026-04-03 10:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:29:02] Production.INFO: ==27961== Lock acquired, processing the job...
[2026-04-03 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:29:02] Production.INFO: ==27961== Releasing lock...
[2026-04-03 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:29:02] Production.INFO: ==27963== Lock acquired, processing the job...
[2026-04-03 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:29:02] Production.INFO: ==27963== Releasing lock...
[2026-04-03 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:29:03] Production.INFO: ==27973== Lock acquired, processing the job...
[2026-04-03 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 05:29:03] Production.INFO: ==27973== Releasing lock...
[2026-04-03 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:29:03] Production.INFO: ==27965== Lock acquired, processing the job...
[2026-04-03 05:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:29:03] Production.INFO: ==27971== Lock acquired, processing the job...
[2026-04-03 05:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:29:03] Production.INFO: ==27967== Lock acquired, processing the job...
[2026-04-03 05:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:29:03] Production.INFO: Account Balance Start.
[2026-04-03 05:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:29:03] Production.INFO: 117
[2026-04-03 05:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:29:03] Production.INFO: ==27969== Lock acquired, processing the job...
[2026-04-03 05:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: ==27967== Releasing lock...
[2026-04-03 05:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:29:04] Production.INFO: Total Charge 0
[2026-04-03 05:29:04] Production.INFO: CreateAllLog End
[2026-04-03 05:29:04] Production.INFO: Account Balance End.
[2026-04-03 05:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:29:04] Production.INFO: ==27971== Releasing lock...
[2026-04-03 05:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:29:11] Production.ERROR: CronJobId end10
[2026-04-03 05:29:11] Production.INFO: ==27969== Releasing lock...
[2026-04-03 05:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:29:14] Production.INFO: call_cost start
[2026-04-03 05:29:14] Production.INFO: call_cost end
[2026-04-03 05:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:29:14] Production.INFO: ==27965== Releasing lock...
[2026-04-03 05:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:30:02] Production.INFO: ==28038== Lock acquired, processing the job...
[2026-04-03 10:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:30:02] Production.INFO: neon service started
[2026-04-03 10:30:02] Production.INFO: neon service started
[2026-04-03 10:30:02] Production.INFO: ==28038== Releasing lock...
[2026-04-03 10:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:30:02] Production.INFO: ==28040== Lock acquired, processing the job...
[2026-04-03 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:30:02] Production.INFO: ==28042== Lock acquired, processing the job...
[2026-04-03 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:30:02] Production.INFO: ==28042== Releasing lock...
[2026-04-03 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:30:03] Production.INFO: ==28040== Releasing lock...
[2026-04-03 05:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:30:03] Production.INFO: ==28045== Lock acquired, processing the job...
[2026-04-03 05:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:30:03] Production.INFO: ==28049== Lock acquired, processing the job...
[2026-04-03 05:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:30:03] Production.INFO: ==28047== Lock acquired, processing the job...
[2026-04-03 05:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:30:04] Production.INFO: ==28051== Lock acquired, processing the job...
[2026-04-03 05:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:30:04] Production.INFO: ==28053== Lock acquired, processing the job...
[2026-04-03 05:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:30:04] Production.INFO: Account Balance Start.
[2026-04-03 05:30:04] Production.INFO: CreateAllLog Start
[2026-04-03 05:30:04] Production.INFO: 117
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-08
[2026-04-03 05: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-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05:30:04] Production.INFO: ==28053== Releasing lock...
[2026-04-03 05:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-09
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: ==28047== Releasing lock...
[2026-04-03 05:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:30:04] Production.INFO: Total Charge 0
[2026-04-03 05:30:05] Production.INFO: CreateAllLog End
[2026-04-03 05:30:05] Production.INFO: Account Balance End.
[2026-04-03 05:30:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:30:05] Production.INFO: ==28051== Releasing lock...
[2026-04-03 05:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:30:12] Production.ERROR: CronJobId end10
[2026-04-03 05:30:12] Production.INFO: ==28049== Releasing lock...
[2026-04-03 05:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:30:13] Production.INFO: call_cost start
[2026-04-03 05:30:13] Production.INFO: call_cost end
[2026-04-03 05:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:30:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:30:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:30:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:30:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:30:13] Production.INFO: ==28045== Releasing lock...
[2026-04-03 05:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:31:01] Production.INFO: ==28114== Lock acquired, processing the job...
[2026-04-03 10:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:31:01] Production.INFO: neon service started
[2026-04-03 10:31:01] Production.INFO: neon service started
[2026-04-03 10:31:01] Production.INFO: ==28114== Releasing lock...
[2026-04-03 10:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:31:02] Production.INFO: ==28116== Lock acquired, processing the job...
[2026-04-03 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:31:02] Production.INFO: ==28118== Lock acquired, processing the job...
[2026-04-03 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:31:02] Production.INFO: ==28118== Releasing lock...
[2026-04-03 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:31:02] Production.INFO: ==28116== Releasing lock...
[2026-04-03 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:31:03] Production.INFO: ==28125== Lock acquired, processing the job...
[2026-04-03 05:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:31:03] Production.INFO: ==28131== Lock acquired, processing the job...
[2026-04-03 05:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 05:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 05:31:03] Production.INFO: ==28121== Lock acquired, processing the job...
[2026-04-03 05:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 05:31:03] Production.INFO: ==28123== Lock acquired, processing the job...
[2026-04-03 05:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:31:03] Production.INFO: ==28127== Lock acquired, processing the job...
[2026-04-03 05:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:31:03] Production.INFO: ==28129== Lock acquired, processing the job...
[2026-04-03 05:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:31:03] Production.INFO: ==28133== Lock acquired, processing the job...
[2026-04-03 05:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:31:03] Production.ERROR: CronJob PID - 28123
[2026-04-03 05:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 05:31:03] Production.ERROR: CronJob ID - 5
[2026-04-03 05:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:31:00
[2026-04-03 05:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:31:03] Production.ERROR: CronJob PID - 28125
[2026-04-03 05:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 05:31:03] Production.ERROR: CronJob ID - 7
[2026-04-03 05:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:31:00
[2026-04-03 05:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:31:03] Production.ERROR: CronJob PID - 28127
[2026-04-03 05:31:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 05:31:03] Production.ERROR: CronJob ID - 10
[2026-04-03 05:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:31:00
[2026-04-03 05:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:31:03] Production.ERROR: CronJob PID - 28129
[2026-04-03 05:31:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 05:31:03] Production.ERROR: CronJob ID - 12
[2026-04-03 05:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:31:00
[2026-04-03 05:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:31:03] Production.ERROR: CronJob PID - 28131
[2026-04-03 05:31:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 05:31:03] Production.ERROR: CronJob ID - 17
[2026-04-03 05:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:31:00
[2026-04-03 05:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:31:03] Production.ERROR: CronJob PID - 28133
[2026-04-03 05:31:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-03 05:31:03] Production.ERROR: CronJob ID - 19
[2026-04-03 05:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:31:00
[2026-04-03 05:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 05:31:03] Production.INFO: ==28121== Releasing lock...
[2026-04-03 05:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 05:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 05:31:03] Production.INFO: Account Balance Start.
[2026-04-03 05:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:31:03] Production.INFO: 117
[2026-04-03 05: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-03 05:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 05:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 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-03 05:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-09
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: ==28133== Releasing lock...
[2026-04-03 05:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: ==28125== Releasing lock...
[2026-04-03 05:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:31:04] Production.ERROR: done
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 05:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028156', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:31:04] Production.INFO: Total Charge 0
[2026-04-03 05:31:04] Production.INFO: CreateAllLog End
[2026-04-03 05:31:05] Production.INFO: Account Balance End.
[2026-04-03 05:31:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:31:05] Production.INFO: ==28129== Releasing lock...
[2026-04-03 05:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028156', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 05:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 05:31:10] Production.INFO: ProcessCDR(1,17028156,1,1,2)
[2026-04-03 05:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028156,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028156,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 05:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 05:31:10] Production.INFO: ==28131== Releasing lock...
[2026-04-03 05:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 05:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 05:31:14] Production.ERROR: CronJobId end10
[2026-04-03 05:31:14] Production.INFO: ==28127== Releasing lock...
[2026-04-03 05:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:31:17] Production.INFO: call_cost start
[2026-04-03 05:31:17] Production.INFO: call_cost end
[2026-04-03 05:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:31:17] Production.INFO: ==28123== Releasing lock...
[2026-04-03 05:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:32:02] Production.INFO: ==28199== Lock acquired, processing the job...
[2026-04-03 10:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:32:02] Production.INFO: neon service started
[2026-04-03 10:32:02] Production.INFO: neon service started
[2026-04-03 10:32:02] Production.INFO: ==28199== Releasing lock...
[2026-04-03 10:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:32:02] Production.INFO: ==28201== Lock acquired, processing the job...
[2026-04-03 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:32:02] Production.INFO: ==28201== Releasing lock...
[2026-04-03 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:32:02] Production.INFO: ==28203== Lock acquired, processing the job...
[2026-04-03 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:32:02] Production.INFO: ==28203== Releasing lock...
[2026-04-03 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:32:03] Production.INFO: ==28213== Lock acquired, processing the job...
[2026-04-03 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 05:32:03] Production.INFO: ==28213== Releasing lock...
[2026-04-03 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:32:03] Production.INFO: ==28205== Lock acquired, processing the job...
[2026-04-03 05:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:32:03] Production.INFO: ==28207== Lock acquired, processing the job...
[2026-04-03 05:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:32:03] Production.INFO: ==28209== Lock acquired, processing the job...
[2026-04-03 05:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:32:03] Production.INFO: ==28211== Lock acquired, processing the job...
[2026-04-03 05:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:32:03] Production.INFO: Account Balance Start.
[2026-04-03 05:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:32:03] Production.INFO: 117
[2026-04-03 05:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-09
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: ==28207== Releasing lock...
[2026-04-03 05:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:32:04] Production.INFO: Total Charge 0
[2026-04-03 05:32:04] Production.INFO: CreateAllLog End
[2026-04-03 05:32:05] Production.INFO: Account Balance End.
[2026-04-03 05:32:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:32:05] Production.INFO: ==28211== Releasing lock...
[2026-04-03 05:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:32:10] Production.ERROR: CronJobId end10
[2026-04-03 05:32:10] Production.INFO: ==28209== Releasing lock...
[2026-04-03 05:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:32:14] Production.INFO: call_cost start
[2026-04-03 05:32:14] Production.INFO: call_cost end
[2026-04-03 05:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:32:14] Production.INFO: ==28205== Releasing lock...
[2026-04-03 05:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:33:01] Production.INFO: ==28271== Lock acquired, processing the job...
[2026-04-03 10:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:33:01] Production.INFO: neon service started
[2026-04-03 10:33:01] Production.INFO: neon service started
[2026-04-03 10:33:01] Production.INFO: ==28271== Releasing lock...
[2026-04-03 10:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:33:01] Production.INFO: ==28275== Lock acquired, processing the job...
[2026-04-03 09:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:33:01] Production.INFO: ==28275== Releasing lock...
[2026-04-03 09:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:33:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:33:01] Production.INFO: ==28273== Lock acquired, processing the job...
[2026-04-03 05:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:33:02] Production.INFO: ==28273== Releasing lock...
[2026-04-03 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:33:02] Production.INFO: ==28277== Lock acquired, processing the job...
[2026-04-03 05:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:33:02] Production.INFO: ==28281== Lock acquired, processing the job...
[2026-04-03 05:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:33:03] Production.INFO: ==28283== Lock acquired, processing the job...
[2026-04-03 05:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:33:03] Production.INFO: ==28279== Lock acquired, processing the job...
[2026-04-03 05:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:33:03] Production.INFO: ==28285== Lock acquired, processing the job...
[2026-04-03 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:33:03] Production.INFO: Account Balance Start.
[2026-04-03 05:33:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:33:03] Production.INFO: 117
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:33:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:33:03] Production.INFO: ==28285== Releasing lock...
[2026-04-03 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-25
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-26
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-27
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-28
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-29
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-30
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-03-31
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-04-01
[2026-04-03 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:03] Production.INFO: Date 2026-04-02
[2026-04-03 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:33:04] Production.INFO: Total Charge 0
[2026-04-03 05:33:04] Production.INFO: ==28279== Releasing lock...
[2026-04-03 05:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:33:04] Production.INFO: CreateAllLog End
[2026-04-03 05:33:04] Production.INFO: Account Balance End.
[2026-04-03 05:33:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:33:04] Production.INFO: ==28283== Releasing lock...
[2026-04-03 05:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:33:11] Production.ERROR: CronJobId end10
[2026-04-03 05:33:11] Production.INFO: ==28281== Releasing lock...
[2026-04-03 05:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:33:13] Production.INFO: call_cost start
[2026-04-03 05:33:13] Production.INFO: call_cost end
[2026-04-03 05:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:33:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:33:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:33:13] Production.INFO: ==28277== Releasing lock...
[2026-04-03 05:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:34:01] Production.INFO: ==28357== Lock acquired, processing the job...
[2026-04-03 10:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:34:01] Production.INFO: neon service started
[2026-04-03 10:34:01] Production.INFO: neon service started
[2026-04-03 10:34:01] Production.INFO: ==28357== Releasing lock...
[2026-04-03 10:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:34:02] Production.INFO: ==28360== Lock acquired, processing the job...
[2026-04-03 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:34:02] Production.INFO: ==28362== Lock acquired, processing the job...
[2026-04-03 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:34:02] Production.INFO: ==28362== Releasing lock...
[2026-04-03 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:34:02] Production.INFO: ==28360== Releasing lock...
[2026-04-03 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:34:03] Production.INFO: ==28365== Lock acquired, processing the job...
[2026-04-03 05:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:34:03] Production.INFO: ==28367== Lock acquired, processing the job...
[2026-04-03 05:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:34:03] Production.INFO: ==28369== Lock acquired, processing the job...
[2026-04-03 05:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:34:03] Production.INFO: ==28371== Lock acquired, processing the job...
[2026-04-03 05:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:34:03] Production.INFO: ==28373== Lock acquired, processing the job...
[2026-04-03 05:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:34:03] Production.INFO: Account Balance Start.
[2026-04-03 05:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:34:03] Production.INFO: 117
[2026-04-03 05:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05: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-03 05:34:03] Production.INFO: ==28373== Releasing lock...
[2026-04-03 05:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: ==28367== Releasing lock...
[2026-04-03 05:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:34:04] Production.INFO: Total Charge 0
[2026-04-03 05:34:04] Production.INFO: CreateAllLog End
[2026-04-03 05:34:04] Production.INFO: Account Balance End.
[2026-04-03 05:34:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:34:04] Production.INFO: ==28371== Releasing lock...
[2026-04-03 05:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:34:11] Production.ERROR: CronJobId end10
[2026-04-03 05:34:11] Production.INFO: ==28369== Releasing lock...
[2026-04-03 05:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:34:14] Production.INFO: call_cost start
[2026-04-03 05:34:14] Production.INFO: call_cost end
[2026-04-03 05:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:34:14] Production.INFO: ==28365== Releasing lock...
[2026-04-03 05:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:35:02] Production.INFO: ==28431== Lock acquired, processing the job...
[2026-04-03 10:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:35:02] Production.INFO: neon service started
[2026-04-03 10:35:02] Production.INFO: neon service started
[2026-04-03 10:35:02] Production.INFO: ==28431== Releasing lock...
[2026-04-03 10:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:35:02] Production.INFO: ==28435== Lock acquired, processing the job...
[2026-04-03 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:35:02] Production.INFO: ==28435== Releasing lock...
[2026-04-03 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:35:02] Production.INFO: ==28433== Lock acquired, processing the job...
[2026-04-03 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:35:03] Production.INFO: ==28433== Releasing lock...
[2026-04-03 05:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:35:03] Production.INFO: ==28437== Lock acquired, processing the job...
[2026-04-03 05:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:35:03] Production.INFO: ==28439== Lock acquired, processing the job...
[2026-04-03 05:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:35:03] Production.INFO: ==28441== Lock acquired, processing the job...
[2026-04-03 05:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:35:03] Production.INFO: ==28443== Lock acquired, processing the job...
[2026-04-03 05:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:35:03] Production.INFO: ==28445== Lock acquired, processing the job...
[2026-04-03 05:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:35:03] Production.INFO: Account Balance Start.
[2026-04-03 05:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:35:03] Production.INFO: 117
[2026-04-03 05:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-09
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05:35:04] Production.INFO: Date 2026-03-14
[2026-04-03 05: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-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: ==28445== Releasing lock...
[2026-04-03 05:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: ==28439== Releasing lock...
[2026-04-03 05:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:05] Production.INFO: Date 2026-04-03
[2026-04-03 05:35:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:35:05] Production.INFO: Total Charge 0
[2026-04-03 05:35:05] Production.INFO: CreateAllLog End
[2026-04-03 05:35:05] Production.INFO: Account Balance End.
[2026-04-03 05:35:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:35:05] Production.INFO: ==28443== Releasing lock...
[2026-04-03 05:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:35:12] Production.ERROR: CronJobId end10
[2026-04-03 05:35:12] Production.INFO: ==28441== Releasing lock...
[2026-04-03 05:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:35:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:35:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:35:15] Production.INFO: call_cost start
[2026-04-03 05:35:15] Production.INFO: call_cost end
[2026-04-03 05:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:35:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:35:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:35:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:35:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:35:15] Production.INFO: ==28437== Releasing lock...
[2026-04-03 05:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:36:01] Production.INFO: ==28508== Lock acquired, processing the job...
[2026-04-03 10:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:36:01] Production.INFO: neon service started
[2026-04-03 10:36:01] Production.INFO: neon service started
[2026-04-03 10:36:01] Production.INFO: ==28508== Releasing lock...
[2026-04-03 10:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:36:02] Production.INFO: ==28510== Lock acquired, processing the job...
[2026-04-03 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:36:02] Production.INFO: ==28510== Releasing lock...
[2026-04-03 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:36:02] Production.INFO: ==28512== Lock acquired, processing the job...
[2026-04-03 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:36:02] Production.INFO: ==28512== Releasing lock...
[2026-04-03 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:36:03] Production.INFO: ==28514== Lock acquired, processing the job...
[2026-04-03 05:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:36:03] Production.INFO: ==28516== Lock acquired, processing the job...
[2026-04-03 05:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:36:03] Production.INFO: ==28518== Lock acquired, processing the job...
[2026-04-03 05:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:36:03] Production.INFO: ==28520== Lock acquired, processing the job...
[2026-04-03 05:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:36:03] Production.INFO: ==28522== Lock acquired, processing the job...
[2026-04-03 05:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:36:03] Production.INFO: Account Balance Start.
[2026-04-03 05:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 05:36:03] Production.INFO: 117
[2026-04-03 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-03 05:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 05:36:03] Production.INFO: ==28522== Releasing lock...
[2026-04-03 05:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:03] Production.INFO: ==28516== Releasing lock...
[2026-04-03 05:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:36:04] Production.INFO: Total Charge 0
[2026-04-03 05:36:04] Production.INFO: CreateAllLog End
[2026-04-03 05:36:04] Production.INFO: Account Balance End.
[2026-04-03 05:36:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:36:04] Production.INFO: ==28520== Releasing lock...
[2026-04-03 05:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:36:11] Production.ERROR: CronJobId end10
[2026-04-03 05:36:11] Production.INFO: ==28518== Releasing lock...
[2026-04-03 05:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:36:14] Production.INFO: call_cost start
[2026-04-03 05:36:14] Production.INFO: call_cost end
[2026-04-03 05:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:36:14] Production.INFO: ==28514== Releasing lock...
[2026-04-03 05:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:37:02] Production.INFO: ==28585== Lock acquired, processing the job...
[2026-04-03 10:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:37:02] Production.INFO: neon service started
[2026-04-03 10:37:02] Production.INFO: neon service started
[2026-04-03 10:37:02] Production.INFO: ==28585== Releasing lock...
[2026-04-03 10:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:37:02] Production.INFO: ==28587== Lock acquired, processing the job...
[2026-04-03 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:37:02] Production.INFO: ==28587== Releasing lock...
[2026-04-03 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:37:02] Production.INFO: ==28589== Lock acquired, processing the job...
[2026-04-03 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:37:02] Production.INFO: ==28589== Releasing lock...
[2026-04-03 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:37:03] Production.INFO: ==28591== Lock acquired, processing the job...
[2026-04-03 05:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:37:03] Production.INFO: ==28593== Lock acquired, processing the job...
[2026-04-03 05:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:37:03] Production.INFO: ==28597== Lock acquired, processing the job...
[2026-04-03 05:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:37:03] Production.INFO: ==28595== Lock acquired, processing the job...
[2026-04-03 05:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:37:03] Production.INFO: Account Balance Start.
[2026-04-03 05:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:37:03] Production.INFO: 117
[2026-04-03 05:37:03] Production.INFO: ==28599== Lock acquired, processing the job...
[2026-04-03 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:37:04] Production.INFO: ==28599== Releasing lock...
[2026-04-03 05:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: ==28593== Releasing lock...
[2026-04-03 05:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:05] Production.INFO: Date 2026-03-31
[2026-04-03 05:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:05] Production.INFO: Date 2026-04-01
[2026-04-03 05:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:05] Production.INFO: Date 2026-04-02
[2026-04-03 05:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:05] Production.INFO: Date 2026-04-03
[2026-04-03 05:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:37:05] Production.INFO: Total Charge 0
[2026-04-03 05:37:05] Production.INFO: CreateAllLog End
[2026-04-03 05:37:05] Production.INFO: Account Balance End.
[2026-04-03 05:37:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:37:05] Production.INFO: ==28597== Releasing lock...
[2026-04-03 05:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:37:11] Production.ERROR: CronJobId end10
[2026-04-03 05:37:11] Production.INFO: ==28595== Releasing lock...
[2026-04-03 05:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:37:14] Production.INFO: call_cost start
[2026-04-03 05:37:14] Production.INFO: call_cost end
[2026-04-03 05:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:37:14] Production.INFO: ==28591== Releasing lock...
[2026-04-03 05:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:38:01] Production.INFO: ==28662== Lock acquired, processing the job...
[2026-04-03 10:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:38:01] Production.INFO: neon service started
[2026-04-03 10:38:01] Production.INFO: neon service started
[2026-04-03 10:38:01] Production.INFO: ==28662== Releasing lock...
[2026-04-03 10:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:38:02] Production.INFO: ==28664== Lock acquired, processing the job...
[2026-04-03 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:38:02] Production.INFO: ==28664== Releasing lock...
[2026-04-03 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:38:02] Production.INFO: ==28666== Lock acquired, processing the job...
[2026-04-03 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:38:02] Production.INFO: ==28666== Releasing lock...
[2026-04-03 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:38:03] Production.INFO: ==28668== Lock acquired, processing the job...
[2026-04-03 05:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:38:03] Production.INFO: ==28670== Lock acquired, processing the job...
[2026-04-03 05:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:38:03] Production.INFO: ==28672== Lock acquired, processing the job...
[2026-04-03 05:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:38:03] Production.INFO: ==28677== Lock acquired, processing the job...
[2026-04-03 05:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:38:03] Production.INFO: ==28674== Lock acquired, processing the job...
[2026-04-03 05:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 05:38:03] Production.INFO: ==28677== Releasing lock...
[2026-04-03 05:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:38:03] Production.INFO: Account Balance Start.
[2026-04-03 05:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:38:03] Production.INFO: 117
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: ==28670== Releasing lock...
[2026-04-03 05:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:38:04] Production.INFO: Total Charge 0
[2026-04-03 05:38:04] Production.INFO: CreateAllLog End
[2026-04-03 05:38:04] Production.INFO: Account Balance End.
[2026-04-03 05:38:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:38:05] Production.INFO: ==28674== Releasing lock...
[2026-04-03 05:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:38:11] Production.ERROR: CronJobId end10
[2026-04-03 05:38:11] Production.INFO: ==28672== Releasing lock...
[2026-04-03 05:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:38:14] Production.INFO: call_cost start
[2026-04-03 05:38:14] Production.INFO: call_cost end
[2026-04-03 05:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:38:14] Production.INFO: ==28668== Releasing lock...
[2026-04-03 05:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:39:02] Production.INFO: ==28735== Lock acquired, processing the job...
[2026-04-03 10:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:39:02] Production.INFO: neon service started
[2026-04-03 10:39:02] Production.INFO: neon service started
[2026-04-03 10:39:02] Production.INFO: ==28735== Releasing lock...
[2026-04-03 10:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:39:02] Production.INFO: ==28740== Lock acquired, processing the job...
[2026-04-03 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:39:02] Production.INFO: ==28740== Releasing lock...
[2026-04-03 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:39:02] Production.INFO: ==28738== Lock acquired, processing the job...
[2026-04-03 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:39:02] Production.INFO: ==28738== Releasing lock...
[2026-04-03 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:39:03] Production.INFO: ==28746== Lock acquired, processing the job...
[2026-04-03 05:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:39:03] Production.INFO: ==28742== Lock acquired, processing the job...
[2026-04-03 05:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:39:03] Production.INFO: ==28744== Lock acquired, processing the job...
[2026-04-03 05:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:39:03] Production.INFO: ==28748== Lock acquired, processing the job...
[2026-04-03 05:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:39:03] Production.INFO: Account Balance Start.
[2026-04-03 05:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:39:03] Production.INFO: 117
[2026-04-03 05:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:03] Production.INFO: ==28750== Lock acquired, processing the job...
[2026-04-03 05:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05:39:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05:39:04] Production.INFO: ==28750== Releasing lock...
[2026-04-03 05:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: ==28744== Releasing lock...
[2026-04-03 05:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:39:04] Production.INFO: Total Charge 0
[2026-04-03 05:39:04] Production.INFO: CreateAllLog End
[2026-04-03 05:39:05] Production.INFO: Account Balance End.
[2026-04-03 05:39:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:39:05] Production.INFO: ==28748== Releasing lock...
[2026-04-03 05:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:39:11] Production.ERROR: CronJobId end10
[2026-04-03 05:39:11] Production.INFO: ==28746== Releasing lock...
[2026-04-03 05:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:39:14] Production.INFO: call_cost start
[2026-04-03 05:39:14] Production.INFO: call_cost end
[2026-04-03 05:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:39:14] Production.INFO: ==28742== Releasing lock...
[2026-04-03 05:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:40:01] Production.INFO: ==28817== Lock acquired, processing the job...
[2026-04-03 10:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:40:01] Production.INFO: neon service started
[2026-04-03 10:40:01] Production.INFO: neon service started
[2026-04-03 10:40:01] Production.INFO: ==28817== Releasing lock...
[2026-04-03 10:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:40:01] Production.INFO: ==28820== Lock acquired, processing the job...
[2026-04-03 05:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:40:02] Production.INFO: ==28820== Releasing lock...
[2026-04-03 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:40:02] Production.INFO: ==28822== Lock acquired, processing the job...
[2026-04-03 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:40:02] Production.INFO: ==28822== Releasing lock...
[2026-04-03 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:40:02] Production.INFO: ==28824== Lock acquired, processing the job...
[2026-04-03 05:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:40:02] Production.INFO: ==28826== Lock acquired, processing the job...
[2026-04-03 05:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:40:02] Production.INFO: ==28832== Lock acquired, processing the job...
[2026-04-03 05:40:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:40:03] Production.INFO: ==28828== Lock acquired, processing the job...
[2026-04-03 05:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:40:03] Production.INFO: ==28830== Lock acquired, processing the job...
[2026-04-03 05:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:40:03] Production.INFO: Account Balance Start.
[2026-04-03 05:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:40:03] Production.INFO: 117
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 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-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: ==28832== Releasing lock...
[2026-04-03 05:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: ==28826== Releasing lock...
[2026-04-03 05:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-25
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-26
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-27
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-28
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:03] Production.INFO: Date 2026-03-29
[2026-04-03 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:40:04] Production.INFO: Total Charge 0
[2026-04-03 05:40:04] Production.INFO: CreateAllLog End
[2026-04-03 05:40:04] Production.INFO: Account Balance End.
[2026-04-03 05:40:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:40:04] Production.INFO: ==28830== Releasing lock...
[2026-04-03 05:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:40:11] Production.ERROR: CronJobId end10
[2026-04-03 05:40:11] Production.INFO: ==28828== Releasing lock...
[2026-04-03 05:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:40:14] Production.INFO: call_cost start
[2026-04-03 05:40:14] Production.INFO: call_cost end
[2026-04-03 05:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:40:14] Production.INFO: ==28824== Releasing lock...
[2026-04-03 05:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:41:01] Production.INFO: ==28888== Lock acquired, processing the job...
[2026-04-03 10:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:41:01] Production.INFO: neon service started
[2026-04-03 10:41:01] Production.INFO: neon service started
[2026-04-03 10:41:01] Production.INFO: ==28888== Releasing lock...
[2026-04-03 10:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:41:02] Production.INFO: ==28890== Lock acquired, processing the job...
[2026-04-03 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:41:02] Production.INFO: ==28890== Releasing lock...
[2026-04-03 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:41:02] Production.INFO: ==28892== Lock acquired, processing the job...
[2026-04-03 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:41:02] Production.INFO: ==28892== Releasing lock...
[2026-04-03 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:41:03] Production.INFO: ==28894== Lock acquired, processing the job...
[2026-04-03 05:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 05:41:03] Production.INFO: ==28896== Lock acquired, processing the job...
[2026-04-03 05:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:41:03] Production.INFO: ==28899== Lock acquired, processing the job...
[2026-04-03 05:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:41:03] Production.INFO: ==28903== Lock acquired, processing the job...
[2026-04-03 05:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 05:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:41:03] Production.ERROR: CronJob PID - 28896
[2026-04-03 05:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 05:41:03] Production.ERROR: CronJob ID - 5
[2026-04-03 05:41:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:41:00
[2026-04-03 05:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:41:03] Production.ERROR: CronJob PID - 28899
[2026-04-03 05:41:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 05:41:03] Production.ERROR: CronJob ID - 7
[2026-04-03 05:41:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:41:00
[2026-04-03 05:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:41:03] Production.INFO: ==28901== Lock acquired, processing the job...
[2026-04-03 05:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 05:41:03] Production.INFO: ==28894== Releasing lock...
[2026-04-03 05:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 05:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 05:41:03] Production.INFO: Account Balance Start.
[2026-04-03 05:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:41:03] Production.INFO: 117
[2026-04-03 05:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:41:03] Production.INFO: ==28907== Lock acquired, processing the job...
[2026-04-03 05:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:41:03] Production.INFO: ==28905== Lock acquired, processing the job...
[2026-04-03 05:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 05:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 05: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-03 05: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-03 05:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: ==28907== Releasing lock...
[2026-04-03 05:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:41:04] Production.INFO: ==28899== Releasing lock...
[2026-04-03 05:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.ERROR: done
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 05:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028197', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:05] Production.INFO: Date 2026-04-02
[2026-04-03 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:05] Production.INFO: Date 2026-04-03
[2026-04-03 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:41:05] Production.INFO: Total Charge 0
[2026-04-03 05:41:05] Production.INFO: CreateAllLog End
[2026-04-03 05:41:05] Production.INFO: Account Balance End.
[2026-04-03 05:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:41:05] Production.INFO: ==28903== Releasing lock...
[2026-04-03 05:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028197', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 05:41:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 05:41:09] Production.INFO: ProcessCDR(1,17028197,1,1,2)
[2026-04-03 05:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028197,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028197,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 05:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 05:41:10] Production.INFO: ==28905== Releasing lock...
[2026-04-03 05:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 05:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 05:41:13] Production.ERROR: CronJobId end10
[2026-04-03 05:41:13] Production.INFO: ==28901== Releasing lock...
[2026-04-03 05:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:41:16] Production.INFO: call_cost start
[2026-04-03 05:41:16] Production.INFO: call_cost end
[2026-04-03 05:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:41:16] Production.INFO: ==28896== Releasing lock...
[2026-04-03 05:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:42:02] Production.INFO: ==28974== Lock acquired, processing the job...
[2026-04-03 10:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:42:02] Production.INFO: neon service started
[2026-04-03 10:42:02] Production.INFO: neon service started
[2026-04-03 10:42:02] Production.INFO: ==28974== Releasing lock...
[2026-04-03 10:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:42:02] Production.INFO: ==28976== Lock acquired, processing the job...
[2026-04-03 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:42:02] Production.INFO: ==28976== Releasing lock...
[2026-04-03 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:42:03] Production.INFO: ==28978== Lock acquired, processing the job...
[2026-04-03 09:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:42:03] Production.INFO: ==28978== Releasing lock...
[2026-04-03 09:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:42:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:42:03] Production.INFO: ==28981== Lock acquired, processing the job...
[2026-04-03 05:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:42:03] Production.INFO: ==28987== Lock acquired, processing the job...
[2026-04-03 05:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:42:03] Production.INFO: ==28985== Lock acquired, processing the job...
[2026-04-03 05:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:42:03] Production.INFO: ==28983== Lock acquired, processing the job...
[2026-04-03 05:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:42:03] Production.INFO: ==28989== Lock acquired, processing the job...
[2026-04-03 05:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:42:03] Production.INFO: Account Balance Start.
[2026-04-03 05:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:42:03] Production.INFO: 117
[2026-04-03 05:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05: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-03 05:42:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:03] Production.INFO: ==28989== Releasing lock...
[2026-04-03 05:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:42:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: ==28983== Releasing lock...
[2026-04-03 05:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:42:04] Production.INFO: Total Charge 0
[2026-04-03 05:42:04] Production.INFO: CreateAllLog End
[2026-04-03 05:42:04] Production.INFO: Account Balance End.
[2026-04-03 05:42:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:42:04] Production.INFO: ==28987== Releasing lock...
[2026-04-03 05:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:42:11] Production.ERROR: CronJobId end10
[2026-04-03 05:42:11] Production.INFO: ==28985== Releasing lock...
[2026-04-03 05:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:42:14] Production.INFO: call_cost start
[2026-04-03 05:42:14] Production.INFO: call_cost end
[2026-04-03 05:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:42:14] Production.INFO: ==28981== Releasing lock...
[2026-04-03 05:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:43:01] Production.INFO: ==29052== Lock acquired, processing the job...
[2026-04-03 10:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:43:01] Production.INFO: neon service started
[2026-04-03 10:43:01] Production.INFO: neon service started
[2026-04-03 10:43:01] Production.INFO: ==29052== Releasing lock...
[2026-04-03 10:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:43:01] Production.INFO: ==29054== Lock acquired, processing the job...
[2026-04-03 05:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:43:02] Production.INFO: ==29054== Releasing lock...
[2026-04-03 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:43:02] Production.INFO: ==29056== Lock acquired, processing the job...
[2026-04-03 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:43:02] Production.INFO: ==29056== Releasing lock...
[2026-04-03 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:43:02] Production.INFO: ==29064== Lock acquired, processing the job...
[2026-04-03 05:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:43:02] Production.INFO: Account Balance Start.
[2026-04-03 05:43:02] Production.INFO: CreateAllLog Start
[2026-04-03 05:43:02] Production.INFO: 117
[2026-04-03 05:43:02] Production.INFO: Date 2026-03-08
[2026-04-03 05:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:02] Production.INFO: Date 2026-03-09
[2026-04-03 05:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:02] Production.INFO: Date 2026-03-10
[2026-04-03 05:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:02] Production.INFO: Date 2026-03-11
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: ==29058== Lock acquired, processing the job...
[2026-04-03 05:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: ==29062== Lock acquired, processing the job...
[2026-04-03 05:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: ==29060== Lock acquired, processing the job...
[2026-04-03 05:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: ==29066== Lock acquired, processing the job...
[2026-04-03 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:43:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:43:03] Production.INFO: ==29066== Releasing lock...
[2026-04-03 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-25
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-26
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-27
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-28
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-29
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-30
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-03-31
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-04-01
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:03] Production.INFO: Date 2026-04-02
[2026-04-03 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:43:04] Production.INFO: Total Charge 0
[2026-04-03 05:43:04] Production.INFO: ==29060== Releasing lock...
[2026-04-03 05:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:43:04] Production.INFO: CreateAllLog End
[2026-04-03 05:43:04] Production.INFO: Account Balance End.
[2026-04-03 05:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:43:04] Production.INFO: ==29064== Releasing lock...
[2026-04-03 05:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:43:10] Production.ERROR: CronJobId end10
[2026-04-03 05:43:10] Production.INFO: ==29062== Releasing lock...
[2026-04-03 05:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:43:13] Production.INFO: call_cost start
[2026-04-03 05:43:13] Production.INFO: call_cost end
[2026-04-03 05:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:43:13] Production.INFO: ==29058== Releasing lock...
[2026-04-03 05:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:44:02] Production.INFO: ==29130== Lock acquired, processing the job...
[2026-04-03 10:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:44:02] Production.INFO: neon service started
[2026-04-03 10:44:02] Production.INFO: neon service started
[2026-04-03 10:44:02] Production.INFO: ==29130== Releasing lock...
[2026-04-03 10:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:44:02] Production.INFO: ==29132== Lock acquired, processing the job...
[2026-04-03 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:44:02] Production.INFO: ==29132== Releasing lock...
[2026-04-03 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:44:02] Production.INFO: ==29134== Lock acquired, processing the job...
[2026-04-03 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:44:02] Production.INFO: ==29134== Releasing lock...
[2026-04-03 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:44:03] Production.INFO: ==29136== Lock acquired, processing the job...
[2026-04-03 05:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:44:03] Production.INFO: ==29138== Lock acquired, processing the job...
[2026-04-03 05:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:44:03] Production.INFO: ==29140== Lock acquired, processing the job...
[2026-04-03 05:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:44:03] Production.INFO: ==29142== Lock acquired, processing the job...
[2026-04-03 05:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:44:03] Production.INFO: ==29144== Lock acquired, processing the job...
[2026-04-03 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:44:03] Production.INFO: Account Balance Start.
[2026-04-03 05:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:44:03] Production.INFO: 117
[2026-04-03 05:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 05:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:03] Production.INFO: ==29144== Releasing lock...
[2026-04-03 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: ==29138== Releasing lock...
[2026-04-03 05:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:44:04] Production.INFO: Total Charge 0
[2026-04-03 05:44:04] Production.INFO: CreateAllLog End
[2026-04-03 05:44:04] Production.INFO: Account Balance End.
[2026-04-03 05:44:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:44:04] Production.INFO: ==29142== Releasing lock...
[2026-04-03 05:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:44:11] Production.ERROR: CronJobId end10
[2026-04-03 05:44:11] Production.INFO: ==29140== Releasing lock...
[2026-04-03 05:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:44:13] Production.INFO: call_cost start
[2026-04-03 05:44:13] Production.INFO: call_cost end
[2026-04-03 05:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:44:13] Production.INFO: ==29136== Releasing lock...
[2026-04-03 05:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:45:01] Production.INFO: ==29210== Lock acquired, processing the job...
[2026-04-03 10:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:45:01] Production.INFO: neon service started
[2026-04-03 10:45:01] Production.INFO: neon service started
[2026-04-03 10:45:01] Production.INFO: ==29210== Releasing lock...
[2026-04-03 10:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:45:01] Production.INFO: ==29214== Lock acquired, processing the job...
[2026-04-03 05:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:45:02] Production.INFO: ==29216== Lock acquired, processing the job...
[2026-04-03 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 05:45:02] Production.INFO: ==29214== Releasing lock...
[2026-04-03 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:45:02] Production.INFO: ==29216== Releasing lock...
[2026-04-03 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:45:02] Production.INFO: ==29221== Lock acquired, processing the job...
[2026-04-03 05:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:45:02] Production.INFO: ==29225== Lock acquired, processing the job...
[2026-04-03 05:45:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:45:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:45:03] Production.INFO: ==29223== Lock acquired, processing the job...
[2026-04-03 05:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:45:03] Production.INFO: ==29227== Lock acquired, processing the job...
[2026-04-03 05:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:45:03] Production.INFO: ==29229== Lock acquired, processing the job...
[2026-04-03 05:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:45:03] Production.INFO: Account Balance Start.
[2026-04-03 05:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:45:03] Production.INFO: 117
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 05:45:03] Production.INFO: ==29229== Releasing lock...
[2026-04-03 05:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:45:03] Production.INFO: ==29223== Releasing lock...
[2026-04-03 05:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:45:04] Production.INFO: Total Charge 0
[2026-04-03 05:45:04] Production.INFO: CreateAllLog End
[2026-04-03 05:45:04] Production.INFO: Account Balance End.
[2026-04-03 05:45:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:45:04] Production.INFO: ==29227== Releasing lock...
[2026-04-03 05:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:45:11] Production.ERROR: CronJobId end10
[2026-04-03 05:45:11] Production.INFO: ==29225== Releasing lock...
[2026-04-03 05:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:45:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:45:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:45:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:45:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:45:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:45:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:45:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:45:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:45:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:45:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:45:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:45:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:45:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:45:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:45:12] Production.INFO: call_cost start
[2026-04-03 05:45:12] Production.INFO: call_cost end
[2026-04-03 05:45:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:45:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:45:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:45:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:45:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:45:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:45:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:45:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:45:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:45:12] Production.INFO: ==29221== Releasing lock...
[2026-04-03 05:45:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:45:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:46:01] Production.INFO: ==29288== Lock acquired, processing the job...
[2026-04-03 10:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:46:01] Production.INFO: neon service started
[2026-04-03 10:46:01] Production.INFO: neon service started
[2026-04-03 10:46:01] Production.INFO: ==29288== Releasing lock...
[2026-04-03 10:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:46:02] Production.INFO: ==29290== Lock acquired, processing the job...
[2026-04-03 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:46:02] Production.INFO: ==29292== Lock acquired, processing the job...
[2026-04-03 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:46:02] Production.INFO: ==29292== Releasing lock...
[2026-04-03 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:46:02] Production.INFO: ==29290== Releasing lock...
[2026-04-03 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:46:03] Production.INFO: ==29295== Lock acquired, processing the job...
[2026-04-03 05:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:46:03] Production.INFO: ==29297== Lock acquired, processing the job...
[2026-04-03 05:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:46:03] Production.INFO: ==29299== Lock acquired, processing the job...
[2026-04-03 05:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:46:03] Production.INFO: ==29301== Lock acquired, processing the job...
[2026-04-03 05:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:46:03] Production.INFO: ==29303== Lock acquired, processing the job...
[2026-04-03 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:46:03] Production.INFO: Account Balance Start.
[2026-04-03 05:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:46:03] Production.INFO: 117
[2026-04-03 05:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:46:03] Production.INFO: ==29303== Releasing lock...
[2026-04-03 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: ==29297== Releasing lock...
[2026-04-03 05:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:46:04] Production.INFO: Total Charge 0
[2026-04-03 05:46:04] Production.INFO: CreateAllLog End
[2026-04-03 05:46:04] Production.INFO: Account Balance End.
[2026-04-03 05:46:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:46:04] Production.INFO: ==29301== Releasing lock...
[2026-04-03 05:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:46:12] Production.ERROR: CronJobId end10
[2026-04-03 05:46:12] Production.INFO: ==29299== Releasing lock...
[2026-04-03 05:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:46:13] Production.INFO: call_cost start
[2026-04-03 05:46:13] Production.INFO: call_cost end
[2026-04-03 05:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:46:13] Production.INFO: ==29295== Releasing lock...
[2026-04-03 05:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:47:02] Production.INFO: ==29370== Lock acquired, processing the job...
[2026-04-03 10:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:47:02] Production.INFO: neon service started
[2026-04-03 10:47:02] Production.INFO: neon service started
[2026-04-03 10:47:02] Production.INFO: ==29370== Releasing lock...
[2026-04-03 10:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:47:02] Production.INFO: ==29372== Lock acquired, processing the job...
[2026-04-03 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:47:02] Production.INFO: ==29374== Lock acquired, processing the job...
[2026-04-03 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:47:02] Production.INFO: ==29374== Releasing lock...
[2026-04-03 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:47:03] Production.INFO: ==29372== Releasing lock...
[2026-04-03 05:47:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:47:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:47:03] Production.INFO: ==29377== Lock acquired, processing the job...
[2026-04-03 05:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:47:03] Production.INFO: ==29381== Lock acquired, processing the job...
[2026-04-03 05:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:47:03] Production.INFO: ==29379== Lock acquired, processing the job...
[2026-04-03 05:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:47:03] Production.INFO: ==29383== Lock acquired, processing the job...
[2026-04-03 05:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:47:03] Production.INFO: ==29385== Lock acquired, processing the job...
[2026-04-03 05:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:47:03] Production.INFO: Account Balance Start.
[2026-04-03 05:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:47:03] Production.INFO: 117
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-08
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-09
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:47:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:47:04] Production.INFO: ==29385== Releasing lock...
[2026-04-03 05:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: ==29379== Releasing lock...
[2026-04-03 05:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:47:04] Production.INFO: Total Charge 0
[2026-04-03 05:47:04] Production.INFO: CreateAllLog End
[2026-04-03 05:47:04] Production.INFO: Account Balance End.
[2026-04-03 05:47:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:47:05] Production.INFO: ==29383== Releasing lock...
[2026-04-03 05:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:47:11] Production.ERROR: CronJobId end10
[2026-04-03 05:47:11] Production.INFO: ==29381== Releasing lock...
[2026-04-03 05:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:47:15] Production.INFO: call_cost start
[2026-04-03 05:47:15] Production.INFO: call_cost end
[2026-04-03 05:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:47:15] Production.INFO: ==29377== Releasing lock...
[2026-04-03 05:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:48:01] Production.INFO: ==29447== Lock acquired, processing the job...
[2026-04-03 10:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:48:01] Production.INFO: neon service started
[2026-04-03 10:48:01] Production.INFO: neon service started
[2026-04-03 10:48:01] Production.INFO: ==29447== Releasing lock...
[2026-04-03 10:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:48:02] Production.INFO: ==29449== Lock acquired, processing the job...
[2026-04-03 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:48:02] Production.INFO: ==29451== Lock acquired, processing the job...
[2026-04-03 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:48:02] Production.INFO: ==29451== Releasing lock...
[2026-04-03 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:48:02] Production.INFO: ==29449== Releasing lock...
[2026-04-03 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:48:03] Production.INFO: ==29456== Lock acquired, processing the job...
[2026-04-03 05:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:48:03] Production.INFO: ==29458== Lock acquired, processing the job...
[2026-04-03 05:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:48:03] Production.INFO: ==29462== Lock acquired, processing the job...
[2026-04-03 05:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:48:03] Production.INFO: ==29454== Lock acquired, processing the job...
[2026-04-03 05:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 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-03 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-03 05:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:48:03] Production.INFO: ==29462== Releasing lock...
[2026-04-03 05:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:48:03] Production.INFO: ==29460== Lock acquired, processing the job...
[2026-04-03 05:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:48:03] Production.INFO: Account Balance Start.
[2026-04-03 05:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:48:03] Production.INFO: 117
[2026-04-03 05:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:03] Production.INFO: ==29456== Releasing lock...
[2026-04-03 05:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:48:04] Production.INFO: Total Charge 0
[2026-04-03 05:48:04] Production.INFO: CreateAllLog End
[2026-04-03 05:48:04] Production.INFO: Account Balance End.
[2026-04-03 05:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:48:04] Production.INFO: ==29460== Releasing lock...
[2026-04-03 05:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:48:12] Production.ERROR: CronJobId end10
[2026-04-03 05:48:12] Production.INFO: ==29458== Releasing lock...
[2026-04-03 05:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:48:14] Production.INFO: call_cost start
[2026-04-03 05:48:14] Production.INFO: call_cost end
[2026-04-03 05:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:48:14] Production.INFO: ==29454== Releasing lock...
[2026-04-03 05:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:49:02] Production.INFO: ==29531== Lock acquired, processing the job...
[2026-04-03 10:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:49:02] Production.INFO: neon service started
[2026-04-03 10:49:02] Production.INFO: neon service started
[2026-04-03 10:49:02] Production.INFO: ==29531== Releasing lock...
[2026-04-03 10:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:49:02] Production.INFO: ==29533== Lock acquired, processing the job...
[2026-04-03 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:49:02] Production.INFO: ==29535== Lock acquired, processing the job...
[2026-04-03 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:49:02] Production.INFO: ==29535== Releasing lock...
[2026-04-03 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:49:02] Production.INFO: ==29533== Releasing lock...
[2026-04-03 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:49:03] Production.INFO: ==29544== Lock acquired, processing the job...
[2026-04-03 05:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:49:03] Production.INFO: ==29538== Lock acquired, processing the job...
[2026-04-03 05:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:49:03] Production.INFO: ==29540== Lock acquired, processing the job...
[2026-04-03 05:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:49:03] Production.INFO: Account Balance Start.
[2026-04-03 05:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:49:03] Production.INFO: 117
[2026-04-03 05:49:03] Production.INFO: ==29542== Lock acquired, processing the job...
[2026-04-03 05:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:03] Production.INFO: ==29546== Lock acquired, processing the job...
[2026-04-03 05:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05: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-03 05:49:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:49:04] Production.INFO: ==29546== Releasing lock...
[2026-04-03 05:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: ==29540== Releasing lock...
[2026-04-03 05:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:05] Production.INFO: Date 2026-03-30
[2026-04-03 05:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:05] Production.INFO: Date 2026-03-31
[2026-04-03 05:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:05] Production.INFO: Date 2026-04-01
[2026-04-03 05:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:05] Production.INFO: Date 2026-04-02
[2026-04-03 05:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:05] Production.INFO: Date 2026-04-03
[2026-04-03 05:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:49:05] Production.INFO: Total Charge 0
[2026-04-03 05:49:05] Production.INFO: CreateAllLog End
[2026-04-03 05:49:05] Production.INFO: Account Balance End.
[2026-04-03 05:49:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:49:05] Production.INFO: ==29544== Releasing lock...
[2026-04-03 05:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:49:11] Production.ERROR: CronJobId end10
[2026-04-03 05:49:11] Production.INFO: ==29542== Releasing lock...
[2026-04-03 05:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:49:14] Production.INFO: call_cost start
[2026-04-03 05:49:14] Production.INFO: call_cost end
[2026-04-03 05:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:49:14] Production.INFO: ==29538== Releasing lock...
[2026-04-03 05:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:50:01] Production.INFO: ==29606== Lock acquired, processing the job...
[2026-04-03 10:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:50:01] Production.INFO: neon service started
[2026-04-03 10:50:01] Production.INFO: neon service started
[2026-04-03 10:50:01] Production.INFO: ==29606== Releasing lock...
[2026-04-03 10:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:50:01] Production.INFO: ==29608== Lock acquired, processing the job...
[2026-04-03 05:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:50:02] Production.INFO: ==29608== Releasing lock...
[2026-04-03 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:50:02] Production.INFO: ==29610== Lock acquired, processing the job...
[2026-04-03 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:50:02] Production.INFO: ==29610== Releasing lock...
[2026-04-03 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:50:02] Production.INFO: ==29612== Lock acquired, processing the job...
[2026-04-03 05:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:50:02] Production.INFO: ==29614== Lock acquired, processing the job...
[2026-04-03 05:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:50:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:50:02] Production.INFO: ==29616== Lock acquired, processing the job...
[2026-04-03 05:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:50:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:50:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:50:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:50:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:50:03] Production.INFO: ==29619== Lock acquired, processing the job...
[2026-04-03 05:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:50:03] Production.INFO: ==29621== Lock acquired, processing the job...
[2026-04-03 05:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:50:03] Production.INFO: Account Balance Start.
[2026-04-03 05:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:50:03] Production.INFO: 117
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:50:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: ==29621== Releasing lock...
[2026-04-03 05:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: ==29614== Releasing lock...
[2026-04-03 05:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-25
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-26
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-27
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-28
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-29
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:03] Production.INFO: Date 2026-03-30
[2026-04-03 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:50:04] Production.INFO: Total Charge 0
[2026-04-03 05:50:04] Production.INFO: CreateAllLog End
[2026-04-03 05:50:04] Production.INFO: Account Balance End.
[2026-04-03 05:50:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:50:04] Production.INFO: ==29619== Releasing lock...
[2026-04-03 05:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:50:10] Production.ERROR: CronJobId end10
[2026-04-03 05:50:10] Production.INFO: ==29616== Releasing lock...
[2026-04-03 05:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:50:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:50:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:50:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:50:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:50:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:50:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:50:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:50:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:50:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:50:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:50:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:50:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:50:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:50:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:50:13] Production.INFO: call_cost start
[2026-04-03 05:50:13] Production.INFO: call_cost end
[2026-04-03 05:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:50:13] Production.INFO: ==29612== Releasing lock...
[2026-04-03 05:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:51:01] Production.INFO: ==29688== Lock acquired, processing the job...
[2026-04-03 10:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:51:01] Production.INFO: neon service started
[2026-04-03 10:51:01] Production.INFO: neon service started
[2026-04-03 10:51:01] Production.INFO: ==29688== Releasing lock...
[2026-04-03 10:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:51:02] Production.INFO: ==29690== Lock acquired, processing the job...
[2026-04-03 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:51:02] Production.INFO: ==29692== Lock acquired, processing the job...
[2026-04-03 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:51:02] Production.INFO: ==29692== Releasing lock...
[2026-04-03 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:51:02] Production.INFO: ==29690== Releasing lock...
[2026-04-03 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:51:03] Production.INFO: ==29696== Lock acquired, processing the job...
[2026-04-03 05:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:51:03] Production.INFO: ==29694== Lock acquired, processing the job...
[2026-04-03 05:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 05:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 05:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 05:51:03] Production.ERROR: CronJob PID - 29696
[2026-04-03 05:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 05:51:03] Production.ERROR: CronJob ID - 5
[2026-04-03 05:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 05:51:00
[2026-04-03 05:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 05:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 05:51:03] Production.INFO: ==29700== Lock acquired, processing the job...
[2026-04-03 05:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 05:51:03] Production.INFO: ==29694== Releasing lock...
[2026-04-03 05:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 05:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 05:51:03] Production.INFO: ==29698== Lock acquired, processing the job...
[2026-04-03 05:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:51:03] Production.INFO: ==29705== Lock acquired, processing the job...
[2026-04-03 05:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 05:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 05:51:03] Production.INFO: ==29703== Lock acquired, processing the job...
[2026-04-03 05:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:51:03] Production.INFO: ==29707== Lock acquired, processing the job...
[2026-04-03 05:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:51:04] Production.INFO: Account Balance Start.
[2026-04-03 05:51:04] Production.INFO: CreateAllLog Start
[2026-04-03 05:51:04] Production.INFO: 117
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:51:04] Production.INFO: Date 2026-03-09
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: ==29707== Releasing lock...
[2026-04-03 05:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:51:04] Production.INFO: ==29698== Releasing lock...
[2026-04-03 05:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:51:04] Production.ERROR: done
[2026-04-03 05:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 05:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028238', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:51:04] Production.INFO: Total Charge 0
[2026-04-03 05:51:04] Production.INFO: CreateAllLog End
[2026-04-03 05:51:05] Production.INFO: Account Balance End.
[2026-04-03 05:51:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:51:05] Production.INFO: ==29703== Releasing lock...
[2026-04-03 05:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028238', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 05:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 05:51:10] Production.INFO: ProcessCDR(1,17028238,1,1,2)
[2026-04-03 05:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028238,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028238,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 05:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 05:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 05:51:10] Production.INFO: ==29705== Releasing lock...
[2026-04-03 05:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 05:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 05:51:13] Production.ERROR: CronJobId end10
[2026-04-03 05:51:13] Production.INFO: ==29700== Releasing lock...
[2026-04-03 05:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:51:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:51:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:51:16] Production.INFO: call_cost start
[2026-04-03 05:51:16] Production.INFO: call_cost end
[2026-04-03 05:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:51:16] Production.INFO: ==29696== Releasing lock...
[2026-04-03 05:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:52:02] Production.INFO: ==29770== Lock acquired, processing the job...
[2026-04-03 10:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:52:02] Production.INFO: neon service started
[2026-04-03 10:52:02] Production.INFO: neon service started
[2026-04-03 10:52:02] Production.INFO: ==29770== Releasing lock...
[2026-04-03 10:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:52:02] Production.INFO: ==29772== Lock acquired, processing the job...
[2026-04-03 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:52:02] Production.INFO: ==29772== Releasing lock...
[2026-04-03 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:52:02] Production.INFO: ==29774== Lock acquired, processing the job...
[2026-04-03 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:52:02] Production.INFO: ==29774== Releasing lock...
[2026-04-03 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:52:03] Production.INFO: ==29776== Lock acquired, processing the job...
[2026-04-03 05:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:52:03] Production.INFO: ==29778== Lock acquired, processing the job...
[2026-04-03 05:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:52:03] Production.INFO: ==29780== Lock acquired, processing the job...
[2026-04-03 05:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:52:03] Production.INFO: ==29783== Lock acquired, processing the job...
[2026-04-03 05:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:52:03] Production.INFO: ==29785== Lock acquired, processing the job...
[2026-04-03 05:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:52:03] Production.INFO: Account Balance Start.
[2026-04-03 05:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:52:03] Production.INFO: 117
[2026-04-03 05:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05:52:03] Production.INFO: ==29785== Releasing lock...
[2026-04-03 05:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: ==29778== Releasing lock...
[2026-04-03 05:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:52:04] Production.INFO: Total Charge 0
[2026-04-03 05:52:05] Production.INFO: CreateAllLog End
[2026-04-03 05:52:05] Production.INFO: Account Balance End.
[2026-04-03 05:52:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:52:05] Production.INFO: ==29783== Releasing lock...
[2026-04-03 05:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:52:11] Production.ERROR: CronJobId end10
[2026-04-03 05:52:11] Production.INFO: ==29780== Releasing lock...
[2026-04-03 05:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:52:14] Production.INFO: call_cost start
[2026-04-03 05:52:14] Production.INFO: call_cost end
[2026-04-03 05:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:52:14] Production.INFO: ==29776== Releasing lock...
[2026-04-03 05:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:53:01] Production.INFO: ==29854== Lock acquired, processing the job...
[2026-04-03 10:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:53:01] Production.INFO: neon service started
[2026-04-03 10:53:01] Production.INFO: neon service started
[2026-04-03 10:53:01] Production.INFO: ==29854== Releasing lock...
[2026-04-03 10:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:53:01] Production.INFO: ==29856== Lock acquired, processing the job...
[2026-04-03 05:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:53:02] Production.INFO: ==29856== Releasing lock...
[2026-04-03 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:53:02] Production.INFO: ==29858== Lock acquired, processing the job...
[2026-04-03 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:53:02] Production.INFO: ==29858== Releasing lock...
[2026-04-03 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:53:02] Production.INFO: ==29860== Lock acquired, processing the job...
[2026-04-03 05:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:53:02] Production.INFO: ==29868== Lock acquired, processing the job...
[2026-04-03 05:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:53:02] Production.INFO: ==29862== Lock acquired, processing the job...
[2026-04-03 05:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:53:02] Production.INFO: ==29864== Lock acquired, processing the job...
[2026-04-03 05:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:53:03] Production.INFO: ==29866== Lock acquired, processing the job...
[2026-04-03 05:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 05:53:03] Production.INFO: ==29868== Releasing lock...
[2026-04-03 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:53:03] Production.INFO: Account Balance Start.
[2026-04-03 05:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:53:03] Production.INFO: 117
[2026-04-03 05:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:03] Production.INFO: ==29862== Releasing lock...
[2026-04-03 05:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:53:04] Production.INFO: Total Charge 0
[2026-04-03 05:53:04] Production.INFO: CreateAllLog End
[2026-04-03 05:53:04] Production.INFO: Account Balance End.
[2026-04-03 05:53:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:53:04] Production.INFO: ==29866== Releasing lock...
[2026-04-03 05:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:53:10] Production.ERROR: CronJobId end10
[2026-04-03 05:53:10] Production.INFO: ==29864== Releasing lock...
[2026-04-03 05:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:53:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:53:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:53:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:53:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:53:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:53:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:53:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:53:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:53:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:53:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:53:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:53:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:53:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:53:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:53:12] Production.INFO: call_cost start
[2026-04-03 05:53:12] Production.INFO: call_cost end
[2026-04-03 05:53:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:53:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:53:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:53:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:53:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:53:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:53:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:53:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:53:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:53:12] Production.INFO: ==29860== Releasing lock...
[2026-04-03 05:53:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:53:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:54:02] Production.INFO: ==29924== Lock acquired, processing the job...
[2026-04-03 10:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:54:02] Production.INFO: neon service started
[2026-04-03 10:54:02] Production.INFO: neon service started
[2026-04-03 10:54:02] Production.INFO: ==29924== Releasing lock...
[2026-04-03 10:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:54:02] Production.INFO: ==29926== Lock acquired, processing the job...
[2026-04-03 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:54:02] Production.INFO: ==29926== Releasing lock...
[2026-04-03 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:54:02] Production.INFO: ==29928== Lock acquired, processing the job...
[2026-04-03 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:54:02] Production.INFO: ==29928== Releasing lock...
[2026-04-03 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:54:03] Production.INFO: ==29930== Lock acquired, processing the job...
[2026-04-03 05:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:54:03] Production.INFO: ==29932== Lock acquired, processing the job...
[2026-04-03 05:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:54:03] Production.INFO: ==29934== Lock acquired, processing the job...
[2026-04-03 05:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:54:03] Production.INFO: ==29937== Lock acquired, processing the job...
[2026-04-03 05:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:54:03] Production.INFO: ==29940== Lock acquired, processing the job...
[2026-04-03 05:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:54:03] Production.INFO: Account Balance Start.
[2026-04-03 05:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:54:03] Production.INFO: 117
[2026-04-03 05:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 05:54:03] Production.INFO: ==29940== Releasing lock...
[2026-04-03 05:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: ==29932== Releasing lock...
[2026-04-03 05:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:54:04] Production.INFO: Total Charge 0
[2026-04-03 05:54:04] Production.INFO: CreateAllLog End
[2026-04-03 05:54:04] Production.INFO: Account Balance End.
[2026-04-03 05:54:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:54:04] Production.INFO: ==29937== Releasing lock...
[2026-04-03 05:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:54:11] Production.ERROR: CronJobId end10
[2026-04-03 05:54:11] Production.INFO: ==29934== Releasing lock...
[2026-04-03 05:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:54:14] Production.INFO: call_cost start
[2026-04-03 05:54:14] Production.INFO: call_cost end
[2026-04-03 05:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:54:14] Production.INFO: ==29930== Releasing lock...
[2026-04-03 05:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:55:01] Production.INFO: ==30009== Lock acquired, processing the job...
[2026-04-03 10:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:55:01] Production.INFO: neon service started
[2026-04-03 10:55:01] Production.INFO: neon service started
[2026-04-03 10:55:01] Production.INFO: ==30009== Releasing lock...
[2026-04-03 10:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:55:01] Production.INFO: ==30011== Lock acquired, processing the job...
[2026-04-03 05:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:55:02] Production.INFO: ==30011== Releasing lock...
[2026-04-03 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:55:02] Production.INFO: ==30013== Lock acquired, processing the job...
[2026-04-03 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:55:02] Production.INFO: ==30013== Releasing lock...
[2026-04-03 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:55:02] Production.INFO: ==30022== Lock acquired, processing the job...
[2026-04-03 05:55:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:55:02] Production.INFO: Account Balance Start.
[2026-04-03 05:55:02] Production.INFO: CreateAllLog Start
[2026-04-03 05:55:02] Production.INFO: 117
[2026-04-03 05:55:02] Production.INFO: Date 2026-03-08
[2026-04-03 05:55:02] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:02] Production.INFO: Date 2026-03-09
[2026-04-03 05:55:02] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:02] Production.INFO: Date 2026-03-10
[2026-04-03 05:55:02] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:02] Production.INFO: Date 2026-03-11
[2026-04-03 05:55:02] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: ==30018== Lock acquired, processing the job...
[2026-04-03 05:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: ==30016== Lock acquired, processing the job...
[2026-04-03 05:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: ==30020== Lock acquired, processing the job...
[2026-04-03 05:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:55:03] Production.INFO: ==30024== Lock acquired, processing the job...
[2026-04-03 05:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:55:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:55:03] Production.INFO: ==30024== Releasing lock...
[2026-04-03 05:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-22
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-23
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-24
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-25
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-26
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-27
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-28
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: ==30018== Releasing lock...
[2026-04-03 05:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-29
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-30
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-03-31
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-04-01
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-04-02
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Date 2026-04-03
[2026-04-03 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:55:03] Production.INFO: Total Charge 0
[2026-04-03 05:55:03] Production.INFO: CreateAllLog End
[2026-04-03 05:55:03] Production.INFO: Account Balance End.
[2026-04-03 05:55:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:55:04] Production.INFO: ==30022== Releasing lock...
[2026-04-03 05:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:55:10] Production.ERROR: CronJobId end10
[2026-04-03 05:55:10] Production.INFO: ==30020== Releasing lock...
[2026-04-03 05:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:55:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:55:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:55:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:55:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:55:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:55:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:55:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:55:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:55:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:55:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:55:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:55:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:55:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:55:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:55:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:55:13] Production.INFO: call_cost start
[2026-04-03 05:55:13] Production.INFO: call_cost end
[2026-04-03 05:55:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:55:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:55:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:55:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:55:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:55:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:55:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:55:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:55:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:55:13] Production.INFO: ==30016== Releasing lock...
[2026-04-03 05:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:55:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:56:01] Production.INFO: ==30083== Lock acquired, processing the job...
[2026-04-03 10:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:56:01] Production.INFO: neon service started
[2026-04-03 10:56:01] Production.INFO: neon service started
[2026-04-03 10:56:01] Production.INFO: ==30083== Releasing lock...
[2026-04-03 10:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:56:02] Production.INFO: ==30087== Lock acquired, processing the job...
[2026-04-03 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:56:02] Production.INFO: ==30087== Releasing lock...
[2026-04-03 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:56:02] Production.INFO: ==30085== Lock acquired, processing the job...
[2026-04-03 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:56:02] Production.INFO: ==30085== Releasing lock...
[2026-04-03 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:56:03] Production.INFO: ==30090== Lock acquired, processing the job...
[2026-04-03 05:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:56:03] Production.INFO: ==30092== Lock acquired, processing the job...
[2026-04-03 05:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:56:03] Production.INFO: ==30094== Lock acquired, processing the job...
[2026-04-03 05:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:56:03] Production.INFO: ==30098== Lock acquired, processing the job...
[2026-04-03 05:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:56:03] Production.INFO: ==30096== Lock acquired, processing the job...
[2026-04-03 05:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:56:03] Production.INFO: Account Balance Start.
[2026-04-03 05:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:56:03] Production.INFO: 117
[2026-04-03 05:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 05:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:56:03] Production.INFO: ==30098== Releasing lock...
[2026-04-03 05:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: ==30092== Releasing lock...
[2026-04-03 05:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:56:04] Production.INFO: Total Charge 0
[2026-04-03 05:56:04] Production.INFO: CreateAllLog End
[2026-04-03 05:56:04] Production.INFO: Account Balance End.
[2026-04-03 05:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:56:04] Production.INFO: ==30096== Releasing lock...
[2026-04-03 05:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:56:12] Production.ERROR: CronJobId end10
[2026-04-03 05:56:12] Production.INFO: ==30094== Releasing lock...
[2026-04-03 05:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:56:14] Production.INFO: call_cost start
[2026-04-03 05:56:14] Production.INFO: call_cost end
[2026-04-03 05:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:56:14] Production.INFO: ==30090== Releasing lock...
[2026-04-03 05:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:57:02] Production.INFO: ==30167== Lock acquired, processing the job...
[2026-04-03 10:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:57:02] Production.INFO: neon service started
[2026-04-03 10:57:02] Production.INFO: neon service started
[2026-04-03 10:57:02] Production.INFO: ==30167== Releasing lock...
[2026-04-03 10:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:57:02] Production.INFO: ==30169== Lock acquired, processing the job...
[2026-04-03 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:57:02] Production.INFO: ==30171== Lock acquired, processing the job...
[2026-04-03 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:57:02] Production.INFO: ==30171== Releasing lock...
[2026-04-03 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:57:03] Production.INFO: ==30169== Releasing lock...
[2026-04-03 05:57:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:57:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:57:03] Production.INFO: ==30176== Lock acquired, processing the job...
[2026-04-03 05:57:03] Production.INFO: ==30174== Lock acquired, processing the job...
[2026-04-03 05:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:57:03] Production.INFO: ==30178== Lock acquired, processing the job...
[2026-04-03 05:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:57:03] Production.INFO: ==30180== Lock acquired, processing the job...
[2026-04-03 05:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:57:04] Production.INFO: ==30182== Lock acquired, processing the job...
[2026-04-03 05:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:57:04] Production.INFO: Account Balance Start.
[2026-04-03 05:57:04] Production.INFO: CreateAllLog Start
[2026-04-03 05:57:04] Production.INFO: 117
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-08
[2026-04-03 05:57:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:57:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 05:57:04] Production.INFO: Date 2026-03-09
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:57:04] Production.INFO: ==30182== Releasing lock...
[2026-04-03 05:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-10
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-11
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: ==30176== Releasing lock...
[2026-04-03 05:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:05] Production.INFO: Date 2026-03-26
[2026-04-03 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:05] Production.INFO: Date 2026-03-27
[2026-04-03 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:05] Production.INFO: Date 2026-03-28
[2026-04-03 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:05] Production.INFO: Date 2026-03-29
[2026-04-03 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:05] Production.INFO: Date 2026-03-30
[2026-04-03 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:05] Production.INFO: Date 2026-03-31
[2026-04-03 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:05] Production.INFO: Date 2026-04-01
[2026-04-03 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:05] Production.INFO: Date 2026-04-02
[2026-04-03 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:05] Production.INFO: Date 2026-04-03
[2026-04-03 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 05:57:05] Production.INFO: Total Charge 0
[2026-04-03 05:57:05] Production.INFO: CreateAllLog End
[2026-04-03 05:57:05] Production.INFO: Account Balance End.
[2026-04-03 05:57:05] Production.ERROR: CronJobId end 12
[2026-04-03 05:57:05] Production.INFO: ==30180== Releasing lock...
[2026-04-03 05:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:57:11] Production.ERROR: CronJobId end10
[2026-04-03 05:57:11] Production.INFO: ==30178== Releasing lock...
[2026-04-03 05:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:57:14] Production.INFO: call_cost start
[2026-04-03 05:57:14] Production.INFO: call_cost end
[2026-04-03 05:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:57:14] Production.INFO: ==30174== Releasing lock...
[2026-04-03 05:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:58:01] Production.INFO: ==30244== Lock acquired, processing the job...
[2026-04-03 10:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:58:01] Production.INFO: neon service started
[2026-04-03 10:58:01] Production.INFO: neon service started
[2026-04-03 10:58:01] Production.INFO: ==30244== Releasing lock...
[2026-04-03 10:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:58:02] Production.INFO: ==30250== Lock acquired, processing the job...
[2026-04-03 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:58:02] Production.INFO: ==30250== Releasing lock...
[2026-04-03 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:58:02] Production.INFO: ==30248== Lock acquired, processing the job...
[2026-04-03 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:58:02] Production.INFO: ==30248== Releasing lock...
[2026-04-03 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 05:58:03] Production.INFO: ==30252== Lock acquired, processing the job...
[2026-04-03 05:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:58:03] Production.INFO: ==30256== Lock acquired, processing the job...
[2026-04-03 05:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:58:03] Production.INFO: ==30254== Lock acquired, processing the job...
[2026-04-03 05:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:58:03] Production.INFO: ==30258== Lock acquired, processing the job...
[2026-04-03 05:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:58:03] Production.INFO: ==30260== Lock acquired, processing the job...
[2026-04-03 05:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:58:03] Production.INFO: Account Balance Start.
[2026-04-03 05:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:58:03] Production.INFO: 117
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 05:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 05:58:03] Production.INFO: ==30260== Releasing lock...
[2026-04-03 05:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-15
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-16
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-17
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-18
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-19
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: ==30254== Releasing lock...
[2026-04-03 05:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-20
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:03] Production.INFO: Date 2026-03-21
[2026-04-03 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:58:04] Production.INFO: Total Charge 0
[2026-04-03 05:58:04] Production.INFO: CreateAllLog End
[2026-04-03 05:58:04] Production.INFO: Account Balance End.
[2026-04-03 05:58:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:58:04] Production.INFO: ==30258== Releasing lock...
[2026-04-03 05:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:58:11] Production.ERROR: CronJobId end10
[2026-04-03 05:58:11] Production.INFO: ==30256== Releasing lock...
[2026-04-03 05:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:58:14] Production.INFO: call_cost start
[2026-04-03 05:58:14] Production.INFO: call_cost end
[2026-04-03 05:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:58:14] Production.INFO: ==30252== Releasing lock...
[2026-04-03 05:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:59:02] Production.INFO: ==30319== Lock acquired, processing the job...
[2026-04-03 10:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 10:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 10:59:02] Production.INFO: neon service started
[2026-04-03 10:59:02] Production.INFO: neon service started
[2026-04-03 10:59:02] Production.INFO: ==30319== Releasing lock...
[2026-04-03 10:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 10:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 05:59:02] Production.INFO: ==30321== Lock acquired, processing the job...
[2026-04-03 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 05:59:02] Production.INFO: ==30321== Releasing lock...
[2026-04-03 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 05:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:59:02] Production.INFO: ==30323== Lock acquired, processing the job...
[2026-04-03 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:59:02] Production.INFO: ==30323== Releasing lock...
[2026-04-03 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 09:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 05:59:03] Production.INFO: ==30325== Lock acquired, processing the job...
[2026-04-03 05:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 05:59:03] Production.INFO: ==30327== Lock acquired, processing the job...
[2026-04-03 05:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 05:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 05:59:03] Production.INFO: ==30329== Lock acquired, processing the job...
[2026-04-03 05:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 05:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 05:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 05:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 05:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 05:59:03] Production.INFO: ==30331== Lock acquired, processing the job...
[2026-04-03 05:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 05:59:03] Production.INFO: ==30333== Lock acquired, processing the job...
[2026-04-03 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 05:59:03] Production.INFO: Account Balance Start.
[2026-04-03 05:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 05:59:03] Production.INFO: 117
[2026-04-03 05:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05: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-03 05:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 05: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-03 05:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 05:59:03] Production.INFO: ==30333== Releasing lock...
[2026-04-03 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 05:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:03] Production.INFO: Date 2026-03-11
[2026-04-03 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-12
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-13
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-14
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-15
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-16
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-17
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-18
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-19
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: ==30327== Releasing lock...
[2026-04-03 05:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 05:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-04-01
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-04-02
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Date 2026-04-03
[2026-04-03 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 05:59:04] Production.INFO: Total Charge 0
[2026-04-03 05:59:04] Production.INFO: CreateAllLog End
[2026-04-03 05:59:04] Production.INFO: Account Balance End.
[2026-04-03 05:59:04] Production.ERROR: CronJobId end 12
[2026-04-03 05:59:04] Production.INFO: ==30331== Releasing lock...
[2026-04-03 05:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 05:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 05:59:11] Production.ERROR: CronJobId end10
[2026-04-03 05:59:11] Production.INFO: ==30329== Releasing lock...
[2026-04-03 05:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 05:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 05:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 05:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 05:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 05:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 05:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 05:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 05:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 05:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 05:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 05:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 05:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 05:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 05:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 05:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 05:59:14] Production.INFO: call_cost start
[2026-04-03 05:59:14] Production.INFO: call_cost end
[2026-04-03 05:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 05:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 05:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 05:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 05:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 05:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 05:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 05:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 05:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 05:59:14] Production.INFO: ==30325== Releasing lock...
[2026-04-03 05:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 05:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:00:01] Production.INFO: ==30397== Lock acquired, processing the job...
[2026-04-03 11:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:00:01] Production.INFO: neon service started
[2026-04-03 11:00:01] Production.INFO: neon service started
[2026-04-03 11:00:01] Production.INFO: ==30397== Releasing lock...
[2026-04-03 11:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:00:02] Production.INFO: ==30399== Lock acquired, processing the job...
[2026-04-03 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:00:02] Production.INFO: ==30401== Lock acquired, processing the job...
[2026-04-03 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:00:02] Production.INFO: ==30401== Releasing lock...
[2026-04-03 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:00:02] Production.INFO: ==30399== Releasing lock...
[2026-04-03 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:00:03] Production.INFO: ==30404== Lock acquired, processing the job...
[2026-04-03 06:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:00:03] Production.INFO: ==30406== Lock acquired, processing the job...
[2026-04-03 06:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:00:03] Production.INFO: ==30408== Lock acquired, processing the job...
[2026-04-03 06:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:00:03] Production.INFO: ==30410== Lock acquired, processing the job...
[2026-04-03 06:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:00:03] Production.INFO: ==30412== Lock acquired, processing the job...
[2026-04-03 06:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:00:03] Production.INFO: Account Balance Start.
[2026-04-03 06:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:00:03] Production.INFO: 117
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:00:03] Production.INFO: ==30412== Releasing lock...
[2026-04-03 06:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:03] Production.INFO: ==30406== Releasing lock...
[2026-04-03 06:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:00:04] Production.INFO: Total Charge 0
[2026-04-03 06:00:04] Production.INFO: CreateAllLog End
[2026-04-03 06:00:04] Production.INFO: Account Balance End.
[2026-04-03 06:00:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:00:04] Production.INFO: ==30410== Releasing lock...
[2026-04-03 06:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:00:10] Production.ERROR: CronJobId end10
[2026-04-03 06:00:10] Production.INFO: ==30408== Releasing lock...
[2026-04-03 06:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:00:13] Production.INFO: call_cost start
[2026-04-03 06:00:13] Production.INFO: call_cost end
[2026-04-03 06:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:00:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:00:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:00:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:00:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:00:13] Production.INFO: ==30404== Releasing lock...
[2026-04-03 06:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:01:01] Production.INFO: ==30480== Lock acquired, processing the job...
[2026-04-03 11:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:01:01] Production.INFO: neon service started
[2026-04-03 11:01:01] Production.INFO: neon service started
[2026-04-03 11:01:01] Production.INFO: ==30480== Releasing lock...
[2026-04-03 11:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:01:02] Production.INFO: ==30492== Lock acquired, processing the job...
[2026-04-03 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:01:02] Production.INFO: ==30494== Lock acquired, processing the job...
[2026-04-03 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:01:02] Production.INFO: ==30494== Releasing lock...
[2026-04-03 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:01:02] Production.INFO: ==30492== Releasing lock...
[2026-04-03 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:01:03] Production.INFO: ==30497== Lock acquired, processing the job...
[2026-04-03 06:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 06:01:03] Production.INFO: ==30499== Lock acquired, processing the job...
[2026-04-03 06:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:01:03] Production.INFO: ==30501== Lock acquired, processing the job...
[2026-04-03 06:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 06:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 06:01:03] Production.ERROR: CronJob PID - 30499
[2026-04-03 06:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 06:01:03] Production.ERROR: CronJob ID - 5
[2026-04-03 06:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 06:01:00
[2026-04-03 06:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 06:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 06:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 06:01:03] Production.ERROR: CronJob PID - 30501
[2026-04-03 06:01:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 06:01:03] Production.ERROR: CronJob ID - 7
[2026-04-03 06:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 06:01:00
[2026-04-03 06:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 06:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 06:01:03] Production.INFO: ==30503== Lock acquired, processing the job...
[2026-04-03 06:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 06:01:03] Production.INFO: ==30497== Releasing lock...
[2026-04-03 06:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 06:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 06:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:01:03] Production.INFO: ==30505== Lock acquired, processing the job...
[2026-04-03 06:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:01:03] Production.INFO: ==30509== Lock acquired, processing the job...
[2026-04-03 06:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:01:03] Production.INFO: ==30507== Lock acquired, processing the job...
[2026-04-03 06:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 06:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 06:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:01:04] Production.INFO: Account Balance Start.
[2026-04-03 06:01:04] Production.INFO: CreateAllLog Start
[2026-04-03 06:01:04] Production.INFO: 117
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 06: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-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06: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-03 06:01:04] Production.INFO: ==30509== Releasing lock...
[2026-04-03 06:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.ERROR: done
[2026-04-03 06:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:04] Production.INFO: ==30501== Releasing lock...
[2026-04-03 06:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 06:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028279', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-20
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-21
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-22
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-23
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-24
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-25
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-26
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-27
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-28
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-29
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-30
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-03-31
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-04-01
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-04-02
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:01:05] Production.INFO: Total Charge 0
[2026-04-03 06:01:05] Production.INFO: CreateAllLog End
[2026-04-03 06:01:05] Production.INFO: Account Balance End.
[2026-04-03 06:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:01:05] Production.INFO: ==30505== Releasing lock...
[2026-04-03 06:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028279', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 06:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 06:01:11] Production.INFO: ProcessCDR(1,17028279,1,1,2)
[2026-04-03 06:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028279,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028279,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 06:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 06:01:11] Production.INFO: ==30507== Releasing lock...
[2026-04-03 06:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 06:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 06:01:14] Production.ERROR: CronJobId end10
[2026-04-03 06:01:14] Production.INFO: ==30503== Releasing lock...
[2026-04-03 06:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:01:17] Production.INFO: call_cost start
[2026-04-03 06:01:17] Production.INFO: call_cost end
[2026-04-03 06:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:01:17] Production.INFO: ==30499== Releasing lock...
[2026-04-03 06:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:02:01] Production.INFO: ==30573== Lock acquired, processing the job...
[2026-04-03 11:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:02:01] Production.INFO: neon service started
[2026-04-03 11:02:01] Production.INFO: neon service started
[2026-04-03 11:02:01] Production.INFO: ==30573== Releasing lock...
[2026-04-03 11:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:02:01] Production.INFO: ==30577== Lock acquired, processing the job...
[2026-04-03 10:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:02:01] Production.INFO: ==30577== Releasing lock...
[2026-04-03 10:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:02:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:02:01] Production.INFO: ==30575== Lock acquired, processing the job...
[2026-04-03 06:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:02:02] Production.INFO: ==30575== Releasing lock...
[2026-04-03 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:02:02] Production.INFO: ==30580== Lock acquired, processing the job...
[2026-04-03 06:02:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:02:03] Production.INFO: ==30584== Lock acquired, processing the job...
[2026-04-03 06:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:02:03] Production.INFO: ==30586== Lock acquired, processing the job...
[2026-04-03 06:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:02:03] Production.INFO: ==30582== Lock acquired, processing the job...
[2026-04-03 06:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:02:03] Production.INFO: Account Balance Start.
[2026-04-03 06:02:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:02:03] Production.INFO: 117
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: ==30588== Lock acquired, processing the job...
[2026-04-03 06:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 06:02:03] Production.INFO: ==30590== Lock acquired, processing the job...
[2026-04-03 06:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:02:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:02:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: ==30590== Releasing lock...
[2026-04-03 06:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:02:04] Production.INFO: ==30582== Releasing lock...
[2026-04-03 06:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.ERROR: done
[2026-04-03 06:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 06:02:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:02:04] Production.INFO: Total Charge 0
[2026-04-03 06:02:04] Production.INFO: CreateAllLog End
[2026-04-03 06:02:04] Production.ERROR: done
[2026-04-03 06:02:04] Production.INFO: Account Balance End.
[2026-04-03 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-03 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-03 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-03 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-03 06:02:04] Production.INFO: ==30588== Releasing lock...
[2026-04-03 06:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 06:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 06:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:02:05] Production.INFO: ==30586== Releasing lock...
[2026-04-03 06:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:02:12] Production.ERROR: CronJobId end10
[2026-04-03 06:02:12] Production.INFO: ==30584== Releasing lock...
[2026-04-03 06:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:02:15] Production.INFO: call_cost start
[2026-04-03 06:02:15] Production.INFO: call_cost end
[2026-04-03 06:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:02:15] Production.INFO: ==30580== Releasing lock...
[2026-04-03 06:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:03:01] Production.INFO: ==30653== Lock acquired, processing the job...
[2026-04-03 11:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:03:01] Production.INFO: neon service started
[2026-04-03 11:03:01] Production.INFO: neon service started
[2026-04-03 11:03:01] Production.INFO: ==30653== Releasing lock...
[2026-04-03 11:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:03:02] Production.INFO: ==30657== Lock acquired, processing the job...
[2026-04-03 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:03:02] Production.INFO: ==30657== Releasing lock...
[2026-04-03 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:03:02] Production.INFO: ==30655== Lock acquired, processing the job...
[2026-04-03 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:03:02] Production.INFO: ==30655== Releasing lock...
[2026-04-03 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:03:03] Production.INFO: ==30660== Lock acquired, processing the job...
[2026-04-03 06:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:03:03] Production.INFO: ==30662== Lock acquired, processing the job...
[2026-04-03 06:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:03:03] Production.INFO: ==30664== Lock acquired, processing the job...
[2026-04-03 06:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:03:03] Production.INFO: ==30666== Lock acquired, processing the job...
[2026-04-03 06:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:03:03] Production.INFO: ==30668== Lock acquired, processing the job...
[2026-04-03 06:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:03:03] Production.INFO: Account Balance Start.
[2026-04-03 06:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:03:03] Production.INFO: 117
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 06:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: ==30668== Releasing lock...
[2026-04-03 06:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: ==30662== Releasing lock...
[2026-04-03 06:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:03:04] Production.INFO: Total Charge 0
[2026-04-03 06:03:04] Production.INFO: CreateAllLog End
[2026-04-03 06:03:04] Production.INFO: Account Balance End.
[2026-04-03 06:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:03:04] Production.INFO: ==30666== Releasing lock...
[2026-04-03 06:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:03:12] Production.ERROR: CronJobId end10
[2026-04-03 06:03:12] Production.INFO: ==30664== Releasing lock...
[2026-04-03 06:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:03:14] Production.INFO: call_cost start
[2026-04-03 06:03:14] Production.INFO: call_cost end
[2026-04-03 06:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:03:14] Production.INFO: ==30660== Releasing lock...
[2026-04-03 06:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:04:02] Production.INFO: ==30738== Lock acquired, processing the job...
[2026-04-03 11:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:04:02] Production.INFO: neon service started
[2026-04-03 11:04:02] Production.INFO: neon service started
[2026-04-03 11:04:02] Production.INFO: ==30738== Releasing lock...
[2026-04-03 11:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:04:02] Production.INFO: ==30740== Lock acquired, processing the job...
[2026-04-03 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:04:02] Production.INFO: ==30742== Lock acquired, processing the job...
[2026-04-03 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:04:02] Production.INFO: ==30742== Releasing lock...
[2026-04-03 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:04:03] Production.INFO: ==30740== Releasing lock...
[2026-04-03 06:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:04:03] Production.INFO: ==30745== Lock acquired, processing the job...
[2026-04-03 06:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:04:03] Production.INFO: ==30749== Lock acquired, processing the job...
[2026-04-03 06:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:04:03] Production.INFO: ==30747== Lock acquired, processing the job...
[2026-04-03 06:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:04:03] Production.INFO: ==30751== Lock acquired, processing the job...
[2026-04-03 06:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:04:03] Production.INFO: ==30753== Lock acquired, processing the job...
[2026-04-03 06:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:04:03] Production.INFO: Account Balance Start.
[2026-04-03 06:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:04:03] Production.INFO: 117
[2026-04-03 06:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06: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-03 06: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-03 06:04:04] Production.INFO: Date 2026-03-09
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: ==30753== Releasing lock...
[2026-04-03 06:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-10
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: ==30747== Releasing lock...
[2026-04-03 06:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:04:04] Production.INFO: Total Charge 0
[2026-04-03 06:04:04] Production.INFO: CreateAllLog End
[2026-04-03 06:04:05] Production.INFO: Account Balance End.
[2026-04-03 06:04:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:04:05] Production.INFO: ==30751== Releasing lock...
[2026-04-03 06:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:04:12] Production.ERROR: CronJobId end10
[2026-04-03 06:04:12] Production.INFO: ==30749== Releasing lock...
[2026-04-03 06:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:04:14] Production.INFO: call_cost start
[2026-04-03 06:04:14] Production.INFO: call_cost end
[2026-04-03 06:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:04:14] Production.INFO: ==30745== Releasing lock...
[2026-04-03 06:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:05:01] Production.INFO: ==30812== Lock acquired, processing the job...
[2026-04-03 11:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:05:01] Production.INFO: neon service started
[2026-04-03 11:05:01] Production.INFO: neon service started
[2026-04-03 11:05:01] Production.INFO: ==30812== Releasing lock...
[2026-04-03 11:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:05:01] Production.INFO: ==30814== Lock acquired, processing the job...
[2026-04-03 06:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:05:02] Production.INFO: ==30814== Releasing lock...
[2026-04-03 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:05:02] Production.INFO: ==30816== Lock acquired, processing the job...
[2026-04-03 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:05:02] Production.INFO: ==30816== Releasing lock...
[2026-04-03 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:05:02] Production.INFO: ==30824== Lock acquired, processing the job...
[2026-04-03 06:05:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:05:02] Production.INFO: Account Balance Start.
[2026-04-03 06:05:02] Production.INFO: CreateAllLog Start
[2026-04-03 06:05:02] Production.INFO: 117
[2026-04-03 06:05:02] Production.INFO: Date 2026-03-08
[2026-04-03 06:05:02] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:02] Production.INFO: Date 2026-03-09
[2026-04-03 06:05:02] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: ==30818== Lock acquired, processing the job...
[2026-04-03 06:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: ==30820== Lock acquired, processing the job...
[2026-04-03 06:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:05:03] Production.INFO: ==30822== Lock acquired, processing the job...
[2026-04-03 06:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:05:03] Production.INFO: ==30826== Lock acquired, processing the job...
[2026-04-03 06:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 06:05:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:05:03] Production.INFO: ==30826== Releasing lock...
[2026-04-03 06:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-23
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-24
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-25
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-26
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-27
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-28
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: ==30820== Releasing lock...
[2026-04-03 06:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-29
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-30
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-03-31
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-04-01
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-04-02
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Date 2026-04-03
[2026-04-03 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:05:03] Production.INFO: Total Charge 0
[2026-04-03 06:05:03] Production.INFO: CreateAllLog End
[2026-04-03 06:05:04] Production.INFO: Account Balance End.
[2026-04-03 06:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:05:04] Production.INFO: ==30824== Releasing lock...
[2026-04-03 06:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:05:10] Production.ERROR: CronJobId end10
[2026-04-03 06:05:10] Production.INFO: ==30822== Releasing lock...
[2026-04-03 06:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:05:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:05:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:05:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:05:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:05:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:05:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:05:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:05:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:05:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:05:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:05:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:05:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:05:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:05:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:05:13] Production.INFO: call_cost start
[2026-04-03 06:05:13] Production.INFO: call_cost end
[2026-04-03 06:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:05:13] Production.INFO: ==30818== Releasing lock...
[2026-04-03 06:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:06:01] Production.INFO: ==30893== Lock acquired, processing the job...
[2026-04-03 11:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:06:01] Production.INFO: neon service started
[2026-04-03 11:06:02] Production.INFO: neon service started
[2026-04-03 11:06:02] Production.INFO: ==30893== Releasing lock...
[2026-04-03 11:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:06:02] Production.INFO: ==30895== Lock acquired, processing the job...
[2026-04-03 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:06:02] Production.INFO: ==30895== Releasing lock...
[2026-04-03 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:06:02] Production.INFO: ==30897== Lock acquired, processing the job...
[2026-04-03 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:06:02] Production.INFO: ==30897== Releasing lock...
[2026-04-03 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 06:06:03] Production.INFO: ==30907== Lock acquired, processing the job...
[2026-04-03 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 06:06:03] Production.INFO: ==30907== Releasing lock...
[2026-04-03 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:06:03] Production.INFO: ==30899== Lock acquired, processing the job...
[2026-04-03 06:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:06:03] Production.INFO: ==30901== Lock acquired, processing the job...
[2026-04-03 06:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:06:03] Production.INFO: ==30903== Lock acquired, processing the job...
[2026-04-03 06:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:06:03] Production.INFO: ==30905== Lock acquired, processing the job...
[2026-04-03 06:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:06:03] Production.INFO: Account Balance Start.
[2026-04-03 06:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:06:03] Production.INFO: 117
[2026-04-03 06:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: ==30901== Releasing lock...
[2026-04-03 06:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:06:04] Production.INFO: Total Charge 0
[2026-04-03 06:06:04] Production.INFO: CreateAllLog End
[2026-04-03 06:06:04] Production.INFO: Account Balance End.
[2026-04-03 06:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:06:04] Production.INFO: ==30905== Releasing lock...
[2026-04-03 06:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:06:11] Production.ERROR: CronJobId end10
[2026-04-03 06:06:11] Production.INFO: ==30903== Releasing lock...
[2026-04-03 06:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:06:14] Production.INFO: call_cost start
[2026-04-03 06:06:14] Production.INFO: call_cost end
[2026-04-03 06:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:06:14] Production.INFO: ==30899== Releasing lock...
[2026-04-03 06:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:07:01] Production.INFO: ==30971== Lock acquired, processing the job...
[2026-04-03 11:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:07:01] Production.INFO: neon service started
[2026-04-03 11:07:01] Production.INFO: neon service started
[2026-04-03 11:07:01] Production.INFO: ==30971== Releasing lock...
[2026-04-03 11:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:07:01] Production.INFO: ==30973== Lock acquired, processing the job...
[2026-04-03 06:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:07:01] Production.INFO: ==30973== Releasing lock...
[2026-04-03 06:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:07:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:07:01] Production.INFO: ==30975== Lock acquired, processing the job...
[2026-04-03 10:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:07:02] Production.INFO: ==30975== Releasing lock...
[2026-04-03 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:07:02] Production.INFO: ==30981== Lock acquired, processing the job...
[2026-04-03 06:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:07:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:07:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:07:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:07:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:07:02] Production.INFO: ==30979== Lock acquired, processing the job...
[2026-04-03 06:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:07:02] Production.INFO: ==30977== Lock acquired, processing the job...
[2026-04-03 06:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:07:02] Production.INFO: ==30985== Lock acquired, processing the job...
[2026-04-03 06:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:07:02] Production.INFO: ==30983== Lock acquired, processing the job...
[2026-04-03 06:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 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-03 06:07:03] Production.INFO: Account Balance Start.
[2026-04-03 06:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:07:03] Production.INFO: 117
[2026-04-03 06:07:03] Production.INFO: ==30985== Releasing lock...
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: ==30979== Releasing lock...
[2026-04-03 06:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-23
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-24
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-25
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-26
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-27
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-28
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-29
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-30
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:03] Production.INFO: Date 2026-03-31
[2026-04-03 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:07:04] Production.INFO: Total Charge 0
[2026-04-03 06:07:04] Production.INFO: CreateAllLog End
[2026-04-03 06:07:04] Production.INFO: Account Balance End.
[2026-04-03 06:07:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:07:04] Production.INFO: ==30983== Releasing lock...
[2026-04-03 06:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:07:10] Production.ERROR: CronJobId end10
[2026-04-03 06:07:10] Production.INFO: ==30981== Releasing lock...
[2026-04-03 06:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:07:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:07:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:07:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:07:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:07:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:07:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:07:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:07:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:07:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:07:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:07:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:07:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:07:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:07:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:07:13] Production.INFO: call_cost start
[2026-04-03 06:07:13] Production.INFO: call_cost end
[2026-04-03 06:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:07:13] Production.INFO: ==30977== Releasing lock...
[2026-04-03 06:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:08:01] Production.INFO: ==31047== Lock acquired, processing the job...
[2026-04-03 11:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:08:01] Production.INFO: neon service started
[2026-04-03 11:08:01] Production.INFO: neon service started
[2026-04-03 11:08:01] Production.INFO: ==31047== Releasing lock...
[2026-04-03 11:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:08:02] Production.INFO: ==31049== Lock acquired, processing the job...
[2026-04-03 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:08:02] Production.INFO: ==31049== Releasing lock...
[2026-04-03 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:08:02] Production.INFO: ==31051== Lock acquired, processing the job...
[2026-04-03 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:08:02] Production.INFO: ==31051== Releasing lock...
[2026-04-03 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:08:03] Production.INFO: ==31062== Lock acquired, processing the job...
[2026-04-03 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 06:08:03] Production.INFO: ==31062== Releasing lock...
[2026-04-03 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:08:03] Production.INFO: ==31054== Lock acquired, processing the job...
[2026-04-03 06:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:08:03] Production.INFO: ==31060== Lock acquired, processing the job...
[2026-04-03 06:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:08:03] Production.INFO: ==31058== Lock acquired, processing the job...
[2026-04-03 06:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:08:03] Production.INFO: ==31056== Lock acquired, processing the job...
[2026-04-03 06:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:08:03] Production.INFO: Account Balance Start.
[2026-04-03 06:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:08:03] Production.INFO: 117
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-23
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-24
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-25
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:03] Production.INFO: Date 2026-03-26
[2026-04-03 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:04] Production.INFO: ==31056== Releasing lock...
[2026-04-03 06:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:08:04] Production.INFO: Total Charge 0
[2026-04-03 06:08:04] Production.INFO: CreateAllLog End
[2026-04-03 06:08:04] Production.INFO: Account Balance End.
[2026-04-03 06:08:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:08:04] Production.INFO: ==31060== Releasing lock...
[2026-04-03 06:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:08:11] Production.ERROR: CronJobId end10
[2026-04-03 06:08:11] Production.INFO: ==31058== Releasing lock...
[2026-04-03 06:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:08:14] Production.INFO: call_cost start
[2026-04-03 06:08:14] Production.INFO: call_cost end
[2026-04-03 06:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:08:14] Production.INFO: ==31054== Releasing lock...
[2026-04-03 06:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:09:02] Production.INFO: ==31124== Lock acquired, processing the job...
[2026-04-03 11:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:09:02] Production.INFO: neon service started
[2026-04-03 11:09:02] Production.INFO: neon service started
[2026-04-03 11:09:02] Production.INFO: ==31124== Releasing lock...
[2026-04-03 11:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:09:02] Production.INFO: ==31126== Lock acquired, processing the job...
[2026-04-03 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:09:02] Production.INFO: ==31126== Releasing lock...
[2026-04-03 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:09:02] Production.INFO: ==31128== Lock acquired, processing the job...
[2026-04-03 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:09:02] Production.INFO: ==31128== Releasing lock...
[2026-04-03 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:09:03] Production.INFO: ==31134== Lock acquired, processing the job...
[2026-04-03 06:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:09:03] Production.INFO: ==31130== Lock acquired, processing the job...
[2026-04-03 06:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:09:03] Production.INFO: ==31132== Lock acquired, processing the job...
[2026-04-03 06:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:09:03] Production.INFO: ==31136== Lock acquired, processing the job...
[2026-04-03 06:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:09:03] Production.INFO: ==31138== Lock acquired, processing the job...
[2026-04-03 06:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:09:03] Production.INFO: Account Balance Start.
[2026-04-03 06:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:09:03] Production.INFO: 117
[2026-04-03 06:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 06:09:03] Production.INFO: ==31138== Releasing lock...
[2026-04-03 06:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: ==31132== Releasing lock...
[2026-04-03 06:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:09:04] Production.INFO: Total Charge 0
[2026-04-03 06:09:04] Production.INFO: CreateAllLog End
[2026-04-03 06:09:04] Production.INFO: Account Balance End.
[2026-04-03 06:09:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:09:04] Production.INFO: ==31136== Releasing lock...
[2026-04-03 06:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:09:12] Production.ERROR: CronJobId end10
[2026-04-03 06:09:12] Production.INFO: ==31134== Releasing lock...
[2026-04-03 06:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:09:14] Production.INFO: call_cost start
[2026-04-03 06:09:14] Production.INFO: call_cost end
[2026-04-03 06:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:09:14] Production.INFO: ==31130== Releasing lock...
[2026-04-03 06:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:10:01] Production.INFO: ==31200== Lock acquired, processing the job...
[2026-04-03 11:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:10:01] Production.INFO: neon service started
[2026-04-03 11:10:01] Production.INFO: neon service started
[2026-04-03 11:10:01] Production.INFO: ==31200== Releasing lock...
[2026-04-03 11:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:10:01] Production.INFO: ==31202== Lock acquired, processing the job...
[2026-04-03 06:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:10:02] Production.INFO: ==31202== Releasing lock...
[2026-04-03 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:10:02] Production.INFO: ==31204== Lock acquired, processing the job...
[2026-04-03 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:10:02] Production.INFO: ==31204== Releasing lock...
[2026-04-03 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:10:02] Production.INFO: ==31214== Lock acquired, processing the job...
[2026-04-03 06:10:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:10: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-03 06:10: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-03 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-03 06:10:03] Production.INFO: ==31214== Releasing lock...
[2026-04-03 06:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:10:03] Production.INFO: ==31206== Lock acquired, processing the job...
[2026-04-03 06:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:10:03] Production.INFO: ==31208== Lock acquired, processing the job...
[2026-04-03 06:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:10:03] Production.INFO: ==31212== Lock acquired, processing the job...
[2026-04-03 06:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:10:03] Production.INFO: ==31210== Lock acquired, processing the job...
[2026-04-03 06:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:10:03] Production.INFO: Account Balance Start.
[2026-04-03 06:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:10:03] Production.INFO: 117
[2026-04-03 06:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: ==31208== Releasing lock...
[2026-04-03 06:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:10:04] Production.INFO: Total Charge 0
[2026-04-03 06:10:04] Production.INFO: CreateAllLog End
[2026-04-03 06:10:04] Production.INFO: Account Balance End.
[2026-04-03 06:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:10:04] Production.INFO: ==31212== Releasing lock...
[2026-04-03 06:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:10:10] Production.ERROR: CronJobId end10
[2026-04-03 06:10:10] Production.INFO: ==31210== Releasing lock...
[2026-04-03 06:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:10:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:10:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:10:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:10:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:10:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:10:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:10:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:10:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:10:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:10:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:10:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:10:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:10:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:10:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:10:13] Production.INFO: call_cost start
[2026-04-03 06:10:13] Production.INFO: call_cost end
[2026-04-03 06:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:10:13] Production.INFO: ==31206== Releasing lock...
[2026-04-03 06:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:11:02] Production.INFO: ==31277== Lock acquired, processing the job...
[2026-04-03 11:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:11:02] Production.INFO: neon service started
[2026-04-03 11:11:02] Production.INFO: neon service started
[2026-04-03 11:11:02] Production.INFO: ==31277== Releasing lock...
[2026-04-03 11:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:11:02] Production.INFO: ==31279== Lock acquired, processing the job...
[2026-04-03 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:11:02] Production.INFO: ==31281== Lock acquired, processing the job...
[2026-04-03 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:11:02] Production.INFO: ==31281== Releasing lock...
[2026-04-03 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:11:03] Production.INFO: ==31279== Releasing lock...
[2026-04-03 06:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:11:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:11:03] Production.INFO: ==31284== Lock acquired, processing the job...
[2026-04-03 06:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 06:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 06:11:03] Production.INFO: ==31290== Lock acquired, processing the job...
[2026-04-03 06:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 06:11:03] Production.INFO: ==31284== Releasing lock...
[2026-04-03 06:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 06:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 06:11:03] Production.INFO: ==31286== Lock acquired, processing the job...
[2026-04-03 06:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:11:04] Production.INFO: ==31288== Lock acquired, processing the job...
[2026-04-03 06:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:11:04] Production.INFO: ==31292== Lock acquired, processing the job...
[2026-04-03 06:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:11:04] Production.INFO: ==31294== Lock acquired, processing the job...
[2026-04-03 06:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 06:11:04] Production.INFO: Account Balance Start.
[2026-04-03 06:11:04] Production.INFO: CreateAllLog Start
[2026-04-03 06:11:04] Production.INFO: 117
[2026-04-03 06:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-08
[2026-04-03 06:11:04] Production.INFO: ==31296== Lock acquired, processing the job...
[2026-04-03 06:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:11:04] Production.INFO: ==31296== Releasing lock...
[2026-04-03 06:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:04] Production.ERROR: done
[2026-04-03 06:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 06:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028321', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:04] Production.INFO: ==31288== Releasing lock...
[2026-04-03 06:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-21
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-22
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-23
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-24
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-25
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-26
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-27
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-28
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-29
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-30
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-03-31
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:11:05] Production.INFO: Total Charge 0
[2026-04-03 06:11:05] Production.INFO: CreateAllLog End
[2026-04-03 06:11:05] Production.INFO: Account Balance End.
[2026-04-03 06:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:11:05] Production.INFO: ==31292== Releasing lock...
[2026-04-03 06:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028321', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 06:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 06:11:10] Production.INFO: ProcessCDR(1,17028321,1,1,2)
[2026-04-03 06:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028321,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028321,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 06:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 06:11:10] Production.INFO: ==31294== Releasing lock...
[2026-04-03 06:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 06:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 06:11:14] Production.ERROR: CronJobId end10
[2026-04-03 06:11:14] Production.INFO: ==31290== Releasing lock...
[2026-04-03 06:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:11:17] Production.INFO: call_cost start
[2026-04-03 06:11:17] Production.INFO: call_cost end
[2026-04-03 06:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:11:17] Production.INFO: ==31286== Releasing lock...
[2026-04-03 06:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:12:01] Production.INFO: ==31363== Lock acquired, processing the job...
[2026-04-03 11:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:12:01] Production.INFO: neon service started
[2026-04-03 11:12:01] Production.INFO: neon service started
[2026-04-03 11:12:01] Production.INFO: ==31363== Releasing lock...
[2026-04-03 11:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:12:01] Production.INFO: ==31367== Lock acquired, processing the job...
[2026-04-03 10:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:12:01] Production.INFO: ==31367== Releasing lock...
[2026-04-03 10:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:12:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:12:01] Production.INFO: ==31365== Lock acquired, processing the job...
[2026-04-03 06:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:12:02] Production.INFO: ==31365== Releasing lock...
[2026-04-03 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:12:02] Production.INFO: ==31374== Lock acquired, processing the job...
[2026-04-03 06:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:12:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:12:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:12:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:12:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:12:03] Production.INFO: ==31370== Lock acquired, processing the job...
[2026-04-03 06:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:12:03] Production.INFO: ==31372== Lock acquired, processing the job...
[2026-04-03 06:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:12:03] Production.INFO: ==31376== Lock acquired, processing the job...
[2026-04-03 06:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:12:03] Production.INFO: ==31378== Lock acquired, processing the job...
[2026-04-03 06:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:12:03] Production.INFO: Account Balance Start.
[2026-04-03 06:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:12:03] Production.INFO: 117
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:12:03] Production.INFO: ==31378== Releasing lock...
[2026-04-03 06:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:03] Production.INFO: ==31372== Releasing lock...
[2026-04-03 06:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:12:04] Production.INFO: Total Charge 0
[2026-04-03 06:12:04] Production.INFO: CreateAllLog End
[2026-04-03 06:12:04] Production.INFO: Account Balance End.
[2026-04-03 06:12:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:12:04] Production.INFO: ==31376== Releasing lock...
[2026-04-03 06:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:12:10] Production.ERROR: CronJobId end10
[2026-04-03 06:12:10] Production.INFO: ==31374== Releasing lock...
[2026-04-03 06:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:12:13] Production.INFO: call_cost start
[2026-04-03 06:12:13] Production.INFO: call_cost end
[2026-04-03 06:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:12:13] Production.INFO: ==31370== Releasing lock...
[2026-04-03 06:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:13:01] Production.INFO: ==31443== Lock acquired, processing the job...
[2026-04-03 11:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:13:01] Production.INFO: neon service started
[2026-04-03 11:13:01] Production.INFO: neon service started
[2026-04-03 11:13:01] Production.INFO: ==31443== Releasing lock...
[2026-04-03 11:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:13:02] Production.INFO: ==31445== Lock acquired, processing the job...
[2026-04-03 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:13:02] Production.INFO: ==31447== Lock acquired, processing the job...
[2026-04-03 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:13:02] Production.INFO: ==31447== Releasing lock...
[2026-04-03 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:13:02] Production.INFO: ==31445== Releasing lock...
[2026-04-03 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:13:03] Production.INFO: ==31450== Lock acquired, processing the job...
[2026-04-03 06:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:13:03] Production.INFO: ==31452== Lock acquired, processing the job...
[2026-04-03 06:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:13:03] Production.INFO: ==31454== Lock acquired, processing the job...
[2026-04-03 06:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:13:03] Production.INFO: ==31458== Lock acquired, processing the job...
[2026-04-03 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:13:03] Production.INFO: ==31456== Lock acquired, processing the job...
[2026-04-03 06:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:13:03] Production.INFO: Account Balance Start.
[2026-04-03 06:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:13:03] Production.INFO: 117
[2026-04-03 06:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:13:03] Production.INFO: ==31458== Releasing lock...
[2026-04-03 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: ==31452== Releasing lock...
[2026-04-03 06:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:13:04] Production.INFO: Total Charge 0
[2026-04-03 06:13:04] Production.INFO: CreateAllLog End
[2026-04-03 06:13:04] Production.INFO: Account Balance End.
[2026-04-03 06:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:13:04] Production.INFO: ==31456== Releasing lock...
[2026-04-03 06:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:13:11] Production.ERROR: CronJobId end10
[2026-04-03 06:13:11] Production.INFO: ==31454== Releasing lock...
[2026-04-03 06:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:13:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:13:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:13:13] Production.INFO: call_cost start
[2026-04-03 06:13:13] Production.INFO: call_cost end
[2026-04-03 06:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:13:13] Production.INFO: ==31450== Releasing lock...
[2026-04-03 06:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:14:02] Production.INFO: ==31520== Lock acquired, processing the job...
[2026-04-03 11:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:14:02] Production.INFO: neon service started
[2026-04-03 11:14:02] Production.INFO: neon service started
[2026-04-03 11:14:02] Production.INFO: ==31520== Releasing lock...
[2026-04-03 11:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:14:02] Production.INFO: ==31522== Lock acquired, processing the job...
[2026-04-03 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:14:02] Production.INFO: ==31522== Releasing lock...
[2026-04-03 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:14:02] Production.INFO: ==31524== Lock acquired, processing the job...
[2026-04-03 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:14:02] Production.INFO: ==31524== Releasing lock...
[2026-04-03 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:14:03] Production.INFO: ==31527== Lock acquired, processing the job...
[2026-04-03 06:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:14:03] Production.INFO: ==31531== Lock acquired, processing the job...
[2026-04-03 06:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:14:03] Production.INFO: ==31529== Lock acquired, processing the job...
[2026-04-03 06:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:14:03] Production.INFO: ==31533== Lock acquired, processing the job...
[2026-04-03 06:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:14:03] Production.INFO: ==31535== Lock acquired, processing the job...
[2026-04-03 06:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:14:03] Production.INFO: Account Balance Start.
[2026-04-03 06:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:14:03] Production.INFO: 117
[2026-04-03 06:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06:14:04] Production.INFO: Date 2026-03-10
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06: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-03 06:14:04] Production.INFO: ==31535== Releasing lock...
[2026-04-03 06:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: ==31529== Releasing lock...
[2026-04-03 06:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:14:04] Production.INFO: Total Charge 0
[2026-04-03 06:14:04] Production.INFO: CreateAllLog End
[2026-04-03 06:14:04] Production.INFO: Account Balance End.
[2026-04-03 06:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:14:04] Production.INFO: ==31533== Releasing lock...
[2026-04-03 06:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:14:11] Production.ERROR: CronJobId end10
[2026-04-03 06:14:11] Production.INFO: ==31531== Releasing lock...
[2026-04-03 06:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:14:14] Production.INFO: call_cost start
[2026-04-03 06:14:14] Production.INFO: call_cost end
[2026-04-03 06:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:14:14] Production.INFO: ==31527== Releasing lock...
[2026-04-03 06:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:15:01] Production.INFO: ==31593== Lock acquired, processing the job...
[2026-04-03 11:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:15:01] Production.INFO: neon service started
[2026-04-03 11:15:01] Production.INFO: neon service started
[2026-04-03 11:15:01] Production.INFO: ==31593== Releasing lock...
[2026-04-03 11:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:15:02] Production.INFO: ==31595== Lock acquired, processing the job...
[2026-04-03 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:15:02] Production.INFO: ==31597== Lock acquired, processing the job...
[2026-04-03 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:15:02] Production.INFO: ==31597== Releasing lock...
[2026-04-03 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:15:02] Production.INFO: ==31595== Releasing lock...
[2026-04-03 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:15:03] Production.INFO: ==31600== Lock acquired, processing the job...
[2026-04-03 06:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:15:03] Production.INFO: ==31602== Lock acquired, processing the job...
[2026-04-03 06:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:15:03] Production.INFO: ==31604== Lock acquired, processing the job...
[2026-04-03 06:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:15:03] Production.INFO: ==31606== Lock acquired, processing the job...
[2026-04-03 06:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:15:03] Production.INFO: Account Balance Start.
[2026-04-03 06:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:15:03] Production.INFO: 117
[2026-04-03 06:15:03] Production.INFO: ==31608== Lock acquired, processing the job...
[2026-04-03 06:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 06:15:03] Production.INFO: ==31608== Releasing lock...
[2026-04-03 06:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:03] Production.INFO: ==31602== Releasing lock...
[2026-04-03 06:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:15:04] Production.INFO: Total Charge 0
[2026-04-03 06:15:04] Production.INFO: CreateAllLog End
[2026-04-03 06:15:04] Production.INFO: Account Balance End.
[2026-04-03 06:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:15:04] Production.INFO: ==31606== Releasing lock...
[2026-04-03 06:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:15:11] Production.ERROR: CronJobId end10
[2026-04-03 06:15:11] Production.INFO: ==31604== Releasing lock...
[2026-04-03 06:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:15:14] Production.INFO: call_cost start
[2026-04-03 06:15:14] Production.INFO: call_cost end
[2026-04-03 06:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:15:14] Production.INFO: ==31600== Releasing lock...
[2026-04-03 06:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:16:01] Production.INFO: ==31671== Lock acquired, processing the job...
[2026-04-03 11:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:16:02] Production.INFO: neon service started
[2026-04-03 11:16:02] Production.INFO: neon service started
[2026-04-03 11:16:02] Production.INFO: ==31671== Releasing lock...
[2026-04-03 11:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:16:02] Production.INFO: ==31673== Lock acquired, processing the job...
[2026-04-03 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:16:02] Production.INFO: ==31673== Releasing lock...
[2026-04-03 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:16:02] Production.INFO: ==31675== Lock acquired, processing the job...
[2026-04-03 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:16:02] Production.INFO: ==31675== Releasing lock...
[2026-04-03 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:16:03] Production.INFO: ==31681== Lock acquired, processing the job...
[2026-04-03 06:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:16:03] Production.INFO: ==31683== Lock acquired, processing the job...
[2026-04-03 06:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:16:03] Production.INFO: ==31679== Lock acquired, processing the job...
[2026-04-03 06:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:16:03] Production.INFO: ==31677== Lock acquired, processing the job...
[2026-04-03 06:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:16:03] Production.INFO: Account Balance Start.
[2026-04-03 06:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:16:03] Production.INFO: ==31685== Lock acquired, processing the job...
[2026-04-03 06:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:16:03] Production.INFO: 117
[2026-04-03 06:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06: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-03 06: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-03 06:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:03] Production.INFO: ==31685== Releasing lock...
[2026-04-03 06:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: ==31679== Releasing lock...
[2026-04-03 06:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:16:04] Production.INFO: Total Charge 0
[2026-04-03 06:16:04] Production.INFO: CreateAllLog End
[2026-04-03 06:16:04] Production.INFO: Account Balance End.
[2026-04-03 06:16:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:16:04] Production.INFO: ==31683== Releasing lock...
[2026-04-03 06:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:16:11] Production.ERROR: CronJobId end10
[2026-04-03 06:16:11] Production.INFO: ==31681== Releasing lock...
[2026-04-03 06:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:16:14] Production.INFO: call_cost start
[2026-04-03 06:16:14] Production.INFO: call_cost end
[2026-04-03 06:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:16:15] Production.INFO: ==31677== Releasing lock...
[2026-04-03 06:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:17:01] Production.INFO: ==31748== Lock acquired, processing the job...
[2026-04-03 11:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:17:01] Production.INFO: neon service started
[2026-04-03 11:17:01] Production.INFO: neon service started
[2026-04-03 11:17:01] Production.INFO: ==31748== Releasing lock...
[2026-04-03 11:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:17:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 06:17:01] Production.INFO: ==31750== Lock acquired, processing the job...
[2026-04-03 06:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:17:01] Production.INFO: ==31750== Releasing lock...
[2026-04-03 06:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:17:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:17:02] Production.INFO: ==31752== Lock acquired, processing the job...
[2026-04-03 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:17:02] Production.INFO: ==31752== Releasing lock...
[2026-04-03 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:17:02] Production.INFO: ==31758== Lock acquired, processing the job...
[2026-04-03 06:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:17:02] Production.INFO: ==31756== Lock acquired, processing the job...
[2026-04-03 06:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:17:02] Production.INFO: ==31762== Lock acquired, processing the job...
[2026-04-03 06:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:17:02] Production.INFO: ==31754== Lock acquired, processing the job...
[2026-04-03 06:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:17:02] Production.INFO: ==31760== Lock acquired, processing the job...
[2026-04-03 06:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 06:17:03] Production.INFO: Account Balance Start.
[2026-04-03 06:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:17:03] Production.INFO: 117
[2026-04-03 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-03 06:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: ==31762== Releasing lock...
[2026-04-03 06:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: ==31756== Releasing lock...
[2026-04-03 06:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-23
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-24
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-25
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-26
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-27
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:03] Production.INFO: Date 2026-03-28
[2026-04-03 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:17:04] Production.INFO: Total Charge 0
[2026-04-03 06:17:04] Production.INFO: CreateAllLog End
[2026-04-03 06:17:04] Production.INFO: Account Balance End.
[2026-04-03 06:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:17:04] Production.INFO: ==31760== Releasing lock...
[2026-04-03 06:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:17:12] Production.ERROR: CronJobId end10
[2026-04-03 06:17:12] Production.INFO: ==31758== Releasing lock...
[2026-04-03 06:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:17:14] Production.INFO: call_cost start
[2026-04-03 06:17:14] Production.INFO: call_cost end
[2026-04-03 06:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:17:14] Production.INFO: ==31754== Releasing lock...
[2026-04-03 06:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:18:01] Production.INFO: ==31821== Lock acquired, processing the job...
[2026-04-03 11:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:18:01] Production.INFO: neon service started
[2026-04-03 11:18:01] Production.INFO: neon service started
[2026-04-03 11:18:01] Production.INFO: ==31821== Releasing lock...
[2026-04-03 11:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:18:02] Production.INFO: ==31825== Lock acquired, processing the job...
[2026-04-03 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:18:02] Production.INFO: ==31825== Releasing lock...
[2026-04-03 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:18:02] Production.INFO: ==31823== Lock acquired, processing the job...
[2026-04-03 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:18:02] Production.INFO: ==31823== Releasing lock...
[2026-04-03 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:18:03] Production.INFO: ==31827== Lock acquired, processing the job...
[2026-04-03 06:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:18:03] Production.INFO: ==31833== Lock acquired, processing the job...
[2026-04-03 06:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:18:03] Production.INFO: ==31829== Lock acquired, processing the job...
[2026-04-03 06:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:18:03] Production.INFO: ==31831== Lock acquired, processing the job...
[2026-04-03 06:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:18:03] Production.INFO: Account Balance Start.
[2026-04-03 06:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:18:03] Production.INFO: 117
[2026-04-03 06:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:18:03] Production.INFO: ==31835== Lock acquired, processing the job...
[2026-04-03 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:18:03] Production.INFO: ==31835== Releasing lock...
[2026-04-03 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: ==31829== Releasing lock...
[2026-04-03 06:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:18:04] Production.INFO: Total Charge 0
[2026-04-03 06:18:04] Production.INFO: CreateAllLog End
[2026-04-03 06:18:04] Production.INFO: Account Balance End.
[2026-04-03 06:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:18:04] Production.INFO: ==31833== Releasing lock...
[2026-04-03 06:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:18:10] Production.ERROR: CronJobId end10
[2026-04-03 06:18:10] Production.INFO: ==31831== Releasing lock...
[2026-04-03 06:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:18:13] Production.INFO: call_cost start
[2026-04-03 06:18:13] Production.INFO: call_cost end
[2026-04-03 06:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:18:13] Production.INFO: ==31827== Releasing lock...
[2026-04-03 06:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:19:02] Production.INFO: ==31904== Lock acquired, processing the job...
[2026-04-03 11:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:19:02] Production.INFO: neon service started
[2026-04-03 11:19:02] Production.INFO: neon service started
[2026-04-03 11:19:02] Production.INFO: ==31904== Releasing lock...
[2026-04-03 11:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:19:02] Production.INFO: ==31906== Lock acquired, processing the job...
[2026-04-03 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:19:02] Production.INFO: ==31906== Releasing lock...
[2026-04-03 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:19:02] Production.INFO: ==31908== Lock acquired, processing the job...
[2026-04-03 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:19:03] Production.INFO: ==31908== Releasing lock...
[2026-04-03 10:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:19:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:19:03] Production.INFO: ==31916== Lock acquired, processing the job...
[2026-04-03 06:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:19:03] Production.INFO: ==31910== Lock acquired, processing the job...
[2026-04-03 06:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:19:03] Production.INFO: Account Balance Start.
[2026-04-03 06:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:19:03] Production.INFO: 117
[2026-04-03 06:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:19:03] Production.INFO: ==31912== Lock acquired, processing the job...
[2026-04-03 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:19:03] Production.INFO: ==31914== Lock acquired, processing the job...
[2026-04-03 06:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:03] Production.INFO: ==31918== Lock acquired, processing the job...
[2026-04-03 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06: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-03 06: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-03 06:19:04] Production.INFO: ==31918== Releasing lock...
[2026-04-03 06:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: ==31912== Releasing lock...
[2026-04-03 06:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:05] Production.INFO: Date 2026-03-31
[2026-04-03 06:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:05] Production.INFO: Date 2026-04-01
[2026-04-03 06:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:05] Production.INFO: Date 2026-04-02
[2026-04-03 06:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:19:05] Production.INFO: Total Charge 0
[2026-04-03 06:19:05] Production.INFO: CreateAllLog End
[2026-04-03 06:19:05] Production.INFO: Account Balance End.
[2026-04-03 06:19:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:19:05] Production.INFO: ==31916== Releasing lock...
[2026-04-03 06:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:19:11] Production.ERROR: CronJobId end10
[2026-04-03 06:19:11] Production.INFO: ==31914== Releasing lock...
[2026-04-03 06:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:19:14] Production.INFO: call_cost start
[2026-04-03 06:19:14] Production.INFO: call_cost end
[2026-04-03 06:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:19:14] Production.INFO: ==31910== Releasing lock...
[2026-04-03 06:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:20:01] Production.INFO: ==31979== Lock acquired, processing the job...
[2026-04-03 11:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:20:01] Production.INFO: neon service started
[2026-04-03 11:20:01] Production.INFO: neon service started
[2026-04-03 11:20:01] Production.INFO: ==31979== Releasing lock...
[2026-04-03 11:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:20:02] Production.INFO: ==31983== Lock acquired, processing the job...
[2026-04-03 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:20:02] Production.INFO: ==31983== Releasing lock...
[2026-04-03 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:20:02] Production.INFO: ==31981== Lock acquired, processing the job...
[2026-04-03 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:20:02] Production.INFO: ==31981== Releasing lock...
[2026-04-03 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:20:03] Production.INFO: ==31988== Lock acquired, processing the job...
[2026-04-03 06:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:20:03] Production.INFO: ==31990== Lock acquired, processing the job...
[2026-04-03 06:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:20:03] Production.INFO: ==31992== Lock acquired, processing the job...
[2026-04-03 06:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:20:03] Production.INFO: ==31994== Lock acquired, processing the job...
[2026-04-03 06:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:20:03] Production.INFO: ==31996== Lock acquired, processing the job...
[2026-04-03 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:20:03] Production.INFO: Account Balance Start.
[2026-04-03 06:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:20:03] Production.INFO: 117
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: ==31996== Releasing lock...
[2026-04-03 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-23
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-24
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-25
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-26
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-27
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:03] Production.INFO: Date 2026-03-28
[2026-04-03 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:04] Production.INFO: ==31990== Releasing lock...
[2026-04-03 06:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:20:04] Production.INFO: Total Charge 0
[2026-04-03 06:20:04] Production.INFO: CreateAllLog End
[2026-04-03 06:20:04] Production.INFO: Account Balance End.
[2026-04-03 06:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:20:04] Production.INFO: ==31994== Releasing lock...
[2026-04-03 06:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:20:11] Production.ERROR: CronJobId end10
[2026-04-03 06:20:11] Production.INFO: ==31992== Releasing lock...
[2026-04-03 06:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:20:14] Production.INFO: call_cost start
[2026-04-03 06:20:14] Production.INFO: call_cost end
[2026-04-03 06:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:20:14] Production.INFO: ==31988== Releasing lock...
[2026-04-03 06:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:21:02] Production.INFO: ==32057== Lock acquired, processing the job...
[2026-04-03 11:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:21:02] Production.INFO: neon service started
[2026-04-03 11:21:02] Production.INFO: neon service started
[2026-04-03 11:21:02] Production.INFO: ==32057== Releasing lock...
[2026-04-03 11:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:21:02] Production.INFO: ==32059== Lock acquired, processing the job...
[2026-04-03 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:21:02] Production.INFO: ==32061== Lock acquired, processing the job...
[2026-04-03 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:21:02] Production.INFO: ==32061== Releasing lock...
[2026-04-03 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:21:02] Production.INFO: ==32059== Releasing lock...
[2026-04-03 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:21:03] Production.INFO: ==32064== Lock acquired, processing the job...
[2026-04-03 06:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 06:21:03] Production.INFO: ==32066== Lock acquired, processing the job...
[2026-04-03 06:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 06:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 06:21:03] Production.INFO: ==32064== Releasing lock...
[2026-04-03 06:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 06:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 06:21:03] Production.INFO: ==32070== Lock acquired, processing the job...
[2026-04-03 06:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:21:03] Production.INFO: ==32068== Lock acquired, processing the job...
[2026-04-03 06:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:21:04] Production.INFO: ==32072== Lock acquired, processing the job...
[2026-04-03 06:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:21:04] Production.INFO: ==32074== Lock acquired, processing the job...
[2026-04-03 06:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 06:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 06:21:04] Production.INFO: ==32076== Lock acquired, processing the job...
[2026-04-03 06:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:21:04] Production.INFO: Account Balance Start.
[2026-04-03 06:21:04] Production.INFO: CreateAllLog Start
[2026-04-03 06:21:04] Production.INFO: 117
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-08
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-09
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.INFO: ==32076== Releasing lock...
[2026-04-03 06:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.ERROR: done
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 06:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028362', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 06:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-03-23
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: ==32068== Releasing lock...
[2026-04-03 06:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:21:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:21:05] Production.INFO: Date 2026-03-24
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-03-25
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-03-26
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-03-27
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-03-28
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-03-29
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-03-30
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-03-31
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-04-01
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-04-02
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:21:05] Production.INFO: Total Charge 0
[2026-04-03 06:21:05] Production.INFO: CreateAllLog End
[2026-04-03 06:21:05] Production.INFO: Account Balance End.
[2026-04-03 06:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:21:05] Production.INFO: ==32072== Releasing lock...
[2026-04-03 06:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028362', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 06:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 06:21:10] Production.INFO: ProcessCDR(1,17028362,1,1,2)
[2026-04-03 06:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028362,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028362,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 06:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 06:21:10] Production.INFO: ==32074== Releasing lock...
[2026-04-03 06:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 06:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 06:21:13] Production.ERROR: CronJobId end10
[2026-04-03 06:21:13] Production.INFO: ==32070== Releasing lock...
[2026-04-03 06:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:21:16] Production.INFO: call_cost start
[2026-04-03 06:21:16] Production.INFO: call_cost end
[2026-04-03 06:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:21:17] Production.INFO: ==32066== Releasing lock...
[2026-04-03 06:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:22:01] Production.INFO: ==32134== Lock acquired, processing the job...
[2026-04-03 11:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:22:01] Production.INFO: neon service started
[2026-04-03 11:22:01] Production.INFO: neon service started
[2026-04-03 11:22:01] Production.INFO: ==32134== Releasing lock...
[2026-04-03 11:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:22:02] Production.INFO: ==32136== Lock acquired, processing the job...
[2026-04-03 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:22:02] Production.INFO: ==32138== Lock acquired, processing the job...
[2026-04-03 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:22:02] Production.INFO: ==32138== Releasing lock...
[2026-04-03 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:22:02] Production.INFO: ==32136== Releasing lock...
[2026-04-03 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:22:03] Production.INFO: ==32140== Lock acquired, processing the job...
[2026-04-03 06:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:22:03] Production.INFO: ==32143== Lock acquired, processing the job...
[2026-04-03 06:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:22:03] Production.INFO: ==32147== Lock acquired, processing the job...
[2026-04-03 06:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:22:03] Production.INFO: ==32145== Lock acquired, processing the job...
[2026-04-03 06:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:22:03] Production.INFO: ==32149== Lock acquired, processing the job...
[2026-04-03 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:22:03] Production.INFO: Account Balance Start.
[2026-04-03 06:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:22:03] Production.INFO: 117
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 06:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:03] Production.INFO: ==32149== Releasing lock...
[2026-04-03 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:03] Production.INFO: ==32143== Releasing lock...
[2026-04-03 06:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:22:04] Production.INFO: Total Charge 0
[2026-04-03 06:22:04] Production.INFO: CreateAllLog End
[2026-04-03 06:22:04] Production.INFO: Account Balance End.
[2026-04-03 06:22:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:22:04] Production.INFO: ==32147== Releasing lock...
[2026-04-03 06:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:22:12] Production.ERROR: CronJobId end10
[2026-04-03 06:22:12] Production.INFO: ==32145== Releasing lock...
[2026-04-03 06:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:22:14] Production.INFO: call_cost start
[2026-04-03 06:22:14] Production.INFO: call_cost end
[2026-04-03 06:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:22:14] Production.INFO: ==32140== Releasing lock...
[2026-04-03 06:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:23:01] Production.INFO: ==32207== Lock acquired, processing the job...
[2026-04-03 11:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:23:01] Production.INFO: neon service started
[2026-04-03 11:23:02] Production.INFO: neon service started
[2026-04-03 11:23:02] Production.INFO: ==32207== Releasing lock...
[2026-04-03 11:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:23:02] Production.INFO: ==32209== Lock acquired, processing the job...
[2026-04-03 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:23:02] Production.INFO: ==32211== Lock acquired, processing the job...
[2026-04-03 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:23:02] Production.INFO: ==32211== Releasing lock...
[2026-04-03 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:23:02] Production.INFO: ==32209== Releasing lock...
[2026-04-03 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:23:03] Production.INFO: ==32217== Lock acquired, processing the job...
[2026-04-03 06:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:23:03] Production.INFO: ==32215== Lock acquired, processing the job...
[2026-04-03 06:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:23:03] Production.INFO: ==32219== Lock acquired, processing the job...
[2026-04-03 06:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:23:03] Production.INFO: Account Balance Start.
[2026-04-03 06:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:23:03] Production.INFO: 117
[2026-04-03 06:23:03] Production.INFO: ==32213== Lock acquired, processing the job...
[2026-04-03 06:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:23:03] Production.INFO: ==32221== Lock acquired, processing the job...
[2026-04-03 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 06:23:03] Production.INFO: ==32221== Releasing lock...
[2026-04-03 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: ==32215== Releasing lock...
[2026-04-03 06:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:23:04] Production.INFO: Total Charge 0
[2026-04-03 06:23:04] Production.INFO: CreateAllLog End
[2026-04-03 06:23:04] Production.INFO: Account Balance End.
[2026-04-03 06:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:23:04] Production.INFO: ==32219== Releasing lock...
[2026-04-03 06:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:23:10] Production.ERROR: CronJobId end10
[2026-04-03 06:23:10] Production.INFO: ==32217== Releasing lock...
[2026-04-03 06:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:23:14] Production.INFO: call_cost start
[2026-04-03 06:23:14] Production.INFO: call_cost end
[2026-04-03 06:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:23:14] Production.INFO: ==32213== Releasing lock...
[2026-04-03 06:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:24:01] Production.INFO: ==32288== Lock acquired, processing the job...
[2026-04-03 11:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:24:01] Production.INFO: neon service started
[2026-04-03 11:24:01] Production.INFO: neon service started
[2026-04-03 11:24:01] Production.INFO: ==32288== Releasing lock...
[2026-04-03 11:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:24:01] Production.INFO: ==32292== Lock acquired, processing the job...
[2026-04-03 10:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:24:01] Production.INFO: ==32292== Releasing lock...
[2026-04-03 10:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:24:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:24:02] Production.INFO: ==32290== Lock acquired, processing the job...
[2026-04-03 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:24:02] Production.INFO: ==32290== Releasing lock...
[2026-04-03 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:24:03] Production.INFO: ==32294== Lock acquired, processing the job...
[2026-04-03 06:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:24:03] Production.INFO: ==32300== Lock acquired, processing the job...
[2026-04-03 06:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:24:03] Production.INFO: ==32298== Lock acquired, processing the job...
[2026-04-03 06:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:24:03] Production.INFO: ==32296== Lock acquired, processing the job...
[2026-04-03 06:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:24:03] Production.INFO: ==32304== Lock acquired, processing the job...
[2026-04-03 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 06:24:03] Production.INFO: Account Balance Start.
[2026-04-03 06:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:24:03] Production.INFO: 117
[2026-04-03 06:24:03] Production.INFO: ==32304== Releasing lock...
[2026-04-03 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: ==32296== Releasing lock...
[2026-04-03 06:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:24:04] Production.INFO: Total Charge 0
[2026-04-03 06:24:04] Production.INFO: CreateAllLog End
[2026-04-03 06:24:05] Production.INFO: Account Balance End.
[2026-04-03 06:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:24:05] Production.INFO: ==32300== Releasing lock...
[2026-04-03 06:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:24:10] Production.ERROR: CronJobId end10
[2026-04-03 06:24:10] Production.INFO: ==32298== Releasing lock...
[2026-04-03 06:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:24:14] Production.INFO: call_cost start
[2026-04-03 06:24:14] Production.INFO: call_cost end
[2026-04-03 06:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:24:14] Production.INFO: ==32294== Releasing lock...
[2026-04-03 06:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:25:01] Production.INFO: ==32366== Lock acquired, processing the job...
[2026-04-03 11:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:25:01] Production.INFO: neon service started
[2026-04-03 11:25:01] Production.INFO: neon service started
[2026-04-03 11:25:01] Production.INFO: ==32366== Releasing lock...
[2026-04-03 11:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:25:02] Production.INFO: ==32368== Lock acquired, processing the job...
[2026-04-03 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:25:02] Production.INFO: ==32368== Releasing lock...
[2026-04-03 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:25:02] Production.INFO: ==32371== Lock acquired, processing the job...
[2026-04-03 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:25:02] Production.INFO: ==32371== Releasing lock...
[2026-04-03 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:25:03] Production.INFO: ==32379== Lock acquired, processing the job...
[2026-04-03 06:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:25:03] Production.INFO: ==32375== Lock acquired, processing the job...
[2026-04-03 06:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:25:03] Production.INFO: ==32377== Lock acquired, processing the job...
[2026-04-03 06:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:25:03] Production.INFO: ==32381== Lock acquired, processing the job...
[2026-04-03 06:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:25:03] Production.INFO: ==32383== Lock acquired, processing the job...
[2026-04-03 06:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:25:03] Production.INFO: Account Balance Start.
[2026-04-03 06:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:25:03] Production.INFO: 117
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 06:25:03] Production.INFO: ==32383== Releasing lock...
[2026-04-03 06:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: ==32377== Releasing lock...
[2026-04-03 06:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:25:04] Production.INFO: Total Charge 0
[2026-04-03 06:25:04] Production.INFO: CreateAllLog End
[2026-04-03 06:25:04] Production.INFO: Account Balance End.
[2026-04-03 06:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:25:04] Production.INFO: ==32381== Releasing lock...
[2026-04-03 06:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:25:11] Production.ERROR: CronJobId end10
[2026-04-03 06:25:11] Production.INFO: ==32379== Releasing lock...
[2026-04-03 06:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:25:14] Production.INFO: call_cost start
[2026-04-03 06:25:14] Production.INFO: call_cost end
[2026-04-03 06:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:25:14] Production.INFO: ==32375== Releasing lock...
[2026-04-03 06:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:26:02] Production.INFO: ==32442== Lock acquired, processing the job...
[2026-04-03 11:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:26:02] Production.INFO: neon service started
[2026-04-03 11:26:02] Production.INFO: neon service started
[2026-04-03 11:26:02] Production.INFO: ==32442== Releasing lock...
[2026-04-03 11:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:26:02] Production.INFO: ==32444== Lock acquired, processing the job...
[2026-04-03 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:26:02] Production.INFO: ==32444== Releasing lock...
[2026-04-03 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:26:02] Production.INFO: ==32446== Lock acquired, processing the job...
[2026-04-03 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:26:03] Production.INFO: ==32446== Releasing lock...
[2026-04-03 10:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:26:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:26:03] Production.INFO: ==32452== Lock acquired, processing the job...
[2026-04-03 06:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:26:03] Production.INFO: ==32450== Lock acquired, processing the job...
[2026-04-03 06:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:26:03] Production.INFO: ==32454== Lock acquired, processing the job...
[2026-04-03 06:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:26:03] Production.INFO: Account Balance Start.
[2026-04-03 06:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:26:03] Production.INFO: ==32448== Lock acquired, processing the job...
[2026-04-03 06:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:26:03] Production.INFO: 117
[2026-04-03 06:26:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:03] Production.INFO: ==32456== Lock acquired, processing the job...
[2026-04-03 06:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:26:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 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-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:26:04] Production.INFO: ==32456== Releasing lock...
[2026-04-03 06:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: ==32450== Releasing lock...
[2026-04-03 06:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:05] Production.INFO: Date 2026-04-02
[2026-04-03 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:26:05] Production.INFO: Total Charge 0
[2026-04-03 06:26:05] Production.INFO: CreateAllLog End
[2026-04-03 06:26:05] Production.INFO: Account Balance End.
[2026-04-03 06:26:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:26:05] Production.INFO: ==32454== Releasing lock...
[2026-04-03 06:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:26:11] Production.ERROR: CronJobId end10
[2026-04-03 06:26:11] Production.INFO: ==32452== Releasing lock...
[2026-04-03 06:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:26:13] Production.INFO: call_cost start
[2026-04-03 06:26:13] Production.INFO: call_cost end
[2026-04-03 06:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:26:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:26:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:26:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:26:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:26:13] Production.INFO: ==32448== Releasing lock...
[2026-04-03 06:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:27:01] Production.INFO: ==32516== Lock acquired, processing the job...
[2026-04-03 11:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:27:01] Production.INFO: neon service started
[2026-04-03 11:27:01] Production.INFO: neon service started
[2026-04-03 11:27:01] Production.INFO: ==32516== Releasing lock...
[2026-04-03 11:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:27:01] Production.INFO: ==32518== Lock acquired, processing the job...
[2026-04-03 06:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:27:02] Production.INFO: ==32518== Releasing lock...
[2026-04-03 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:27:02] Production.INFO: ==32520== Lock acquired, processing the job...
[2026-04-03 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:27:02] Production.INFO: ==32520== Releasing lock...
[2026-04-03 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:27:03] Production.INFO: ==32523== Lock acquired, processing the job...
[2026-04-03 06:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:27:03] Production.INFO: ==32525== Lock acquired, processing the job...
[2026-04-03 06:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:27:03] Production.INFO: ==32527== Lock acquired, processing the job...
[2026-04-03 06:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:27:03] Production.INFO: ==32529== Lock acquired, processing the job...
[2026-04-03 06:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:27:03] Production.INFO: ==32531== Lock acquired, processing the job...
[2026-04-03 06:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:27:03] Production.INFO: Account Balance Start.
[2026-04-03 06:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:27:03] Production.INFO: 117
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 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-03 06:27:03] Production.INFO: ==32531== Releasing lock...
[2026-04-03 06:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: ==32525== Releasing lock...
[2026-04-03 06:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-23
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-24
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-25
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-26
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-27
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-28
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-29
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:03] Production.INFO: Date 2026-03-30
[2026-04-03 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:27:04] Production.INFO: Total Charge 0
[2026-04-03 06:27:04] Production.INFO: CreateAllLog End
[2026-04-03 06:27:04] Production.INFO: Account Balance End.
[2026-04-03 06:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:27:04] Production.INFO: ==32529== Releasing lock...
[2026-04-03 06:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:27:12] Production.ERROR: CronJobId end10
[2026-04-03 06:27:12] Production.INFO: ==32527== Releasing lock...
[2026-04-03 06:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:27:14] Production.INFO: call_cost start
[2026-04-03 06:27:14] Production.INFO: call_cost end
[2026-04-03 06:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:27:14] Production.INFO: ==32523== Releasing lock...
[2026-04-03 06:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:28:02] Production.INFO: ==32607== Lock acquired, processing the job...
[2026-04-03 11:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:28:02] Production.INFO: neon service started
[2026-04-03 11:28:02] Production.INFO: neon service started
[2026-04-03 11:28:02] Production.INFO: ==32607== Releasing lock...
[2026-04-03 11:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:28:02] Production.INFO: ==32609== Lock acquired, processing the job...
[2026-04-03 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:28:02] Production.INFO: ==32611== Lock acquired, processing the job...
[2026-04-03 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:28:02] Production.INFO: ==32611== Releasing lock...
[2026-04-03 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:28:03] Production.INFO: ==32609== Releasing lock...
[2026-04-03 06:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:28:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:28:03] Production.INFO: ==32616== Lock acquired, processing the job...
[2026-04-03 06:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:28:03] Production.INFO: ==32618== Lock acquired, processing the job...
[2026-04-03 06:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:28:03] Production.INFO: ==32622== Lock acquired, processing the job...
[2026-04-03 06:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:28:04] Production.INFO: ==32620== Lock acquired, processing the job...
[2026-04-03 06:28:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:28:04] Production.INFO: Account Balance Start.
[2026-04-03 06:28:04] Production.INFO: CreateAllLog Start
[2026-04-03 06:28:04] Production.INFO: ==32624== Lock acquired, processing the job...
[2026-04-03 06:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:28:04] Production.INFO: 117
[2026-04-03 06:28:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-08
[2026-04-03 06:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-09
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06: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-03 06:28:04] Production.INFO: Date 2026-03-10
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06:28:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: ==32624== Releasing lock...
[2026-04-03 06:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: ==32618== Releasing lock...
[2026-04-03 06:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:05] Production.INFO: Date 2026-03-29
[2026-04-03 06:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:05] Production.INFO: Date 2026-03-30
[2026-04-03 06:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:05] Production.INFO: Date 2026-03-31
[2026-04-03 06:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:05] Production.INFO: Date 2026-04-01
[2026-04-03 06:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:05] Production.INFO: Date 2026-04-02
[2026-04-03 06:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:28:05] Production.INFO: Total Charge 0
[2026-04-03 06:28:05] Production.INFO: CreateAllLog End
[2026-04-03 06:28:05] Production.INFO: Account Balance End.
[2026-04-03 06:28:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:28:05] Production.INFO: ==32622== Releasing lock...
[2026-04-03 06:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:28:13] Production.ERROR: CronJobId end10
[2026-04-03 06:28:13] Production.INFO: ==32620== Releasing lock...
[2026-04-03 06:28:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:28:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:28:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:28:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:28:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:28:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:28:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:28:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:28:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:28:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:28:16] Production.INFO: call_cost start
[2026-04-03 06:28:16] Production.INFO: call_cost end
[2026-04-03 06:28:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:28:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:28:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:28:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:28:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:28:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:28:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:28:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:28:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:28:16] Production.INFO: ==32616== Releasing lock...
[2026-04-03 06:28:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:28:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:29:01] Production.INFO: ==32682== Lock acquired, processing the job...
[2026-04-03 11:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:29:01] Production.INFO: neon service started
[2026-04-03 11:29:01] Production.INFO: neon service started
[2026-04-03 11:29:01] Production.INFO: ==32682== Releasing lock...
[2026-04-03 11:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:29:01] Production.INFO: ==32686== Lock acquired, processing the job...
[2026-04-03 10:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:29:01] Production.INFO: ==32686== Releasing lock...
[2026-04-03 10:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:29:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:29:02] Production.INFO: ==32684== Lock acquired, processing the job...
[2026-04-03 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:29:02] Production.INFO: ==32684== Releasing lock...
[2026-04-03 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:29:02] Production.INFO: ==32688== Lock acquired, processing the job...
[2026-04-03 06:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:29:03] Production.INFO: ==32692== Lock acquired, processing the job...
[2026-04-03 06:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:29:03] Production.INFO: ==32697== Lock acquired, processing the job...
[2026-04-03 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:29:03] Production.INFO: ==32690== Lock acquired, processing the job...
[2026-04-03 06:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:29:03] Production.INFO: ==32694== Lock acquired, processing the job...
[2026-04-03 06:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:29:03] Production.INFO: Account Balance Start.
[2026-04-03 06:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:29:03] Production.INFO: 117
[2026-04-03 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-03 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-03 06:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 06:29:03] Production.INFO: ==32697== Releasing lock...
[2026-04-03 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: ==32690== Releasing lock...
[2026-04-03 06:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:29:04] Production.INFO: Total Charge 0
[2026-04-03 06:29:04] Production.INFO: CreateAllLog End
[2026-04-03 06:29:04] Production.INFO: Account Balance End.
[2026-04-03 06:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:29:04] Production.INFO: ==32694== Releasing lock...
[2026-04-03 06:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:29:11] Production.ERROR: CronJobId end10
[2026-04-03 06:29:11] Production.INFO: ==32692== Releasing lock...
[2026-04-03 06:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:29:13] Production.INFO: call_cost start
[2026-04-03 06:29:13] Production.INFO: call_cost end
[2026-04-03 06:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:29:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:29:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:29:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:29:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:29:13] Production.INFO: ==32688== Releasing lock...
[2026-04-03 06:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:30:01] Production.INFO: ==32754== Lock acquired, processing the job...
[2026-04-03 11:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:30:01] Production.INFO: neon service started
[2026-04-03 11:30:01] Production.INFO: neon service started
[2026-04-03 11:30:01] Production.INFO: ==32754== Releasing lock...
[2026-04-03 11:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:30:02] Production.INFO: ==32756== Lock acquired, processing the job...
[2026-04-03 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:30:02] Production.INFO: ==32758== Lock acquired, processing the job...
[2026-04-03 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:30:02] Production.INFO: ==32758== Releasing lock...
[2026-04-03 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:30:02] Production.INFO: ==32756== Releasing lock...
[2026-04-03 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:30:03] Production.INFO: ==32761== Lock acquired, processing the job...
[2026-04-03 06:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:30:03] Production.INFO: ==32767== Lock acquired, processing the job...
[2026-04-03 06:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:30:03] Production.INFO: ==32763== Lock acquired, processing the job...
[2026-04-03 06:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:30:03] Production.INFO: ==301== Lock acquired, processing the job...
[2026-04-03 06:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:30:03] Production.INFO: Account Balance Start.
[2026-04-03 06:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:30:03] Production.INFO: 117
[2026-04-03 06:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:03] Production.INFO: ==32765== Lock acquired, processing the job...
[2026-04-03 06:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 06:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: ==301== Releasing lock...
[2026-04-03 06:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: ==32763== Releasing lock...
[2026-04-03 06:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:30:04] Production.INFO: Total Charge 0
[2026-04-03 06:30:04] Production.INFO: CreateAllLog End
[2026-04-03 06:30:04] Production.INFO: Account Balance End.
[2026-04-03 06:30:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:30:04] Production.INFO: ==32767== Releasing lock...
[2026-04-03 06:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:30:12] Production.ERROR: CronJobId end10
[2026-04-03 06:30:12] Production.INFO: ==32765== Releasing lock...
[2026-04-03 06:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:30:15] Production.INFO: call_cost start
[2026-04-03 06:30:15] Production.INFO: call_cost end
[2026-04-03 06:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:30:15] Production.INFO: ==32761== Releasing lock...
[2026-04-03 06:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:31:01] Production.INFO: ==384== Lock acquired, processing the job...
[2026-04-03 11:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:31:01] Production.INFO: neon service started
[2026-04-03 11:31:01] Production.INFO: neon service started
[2026-04-03 11:31:01] Production.INFO: ==384== Releasing lock...
[2026-04-03 11:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:31:01] Production.INFO: ==386== Lock acquired, processing the job...
[2026-04-03 06:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:31:02] Production.INFO: ==388== Lock acquired, processing the job...
[2026-04-03 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:31:02] Production.INFO: ==388== Releasing lock...
[2026-04-03 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:31:02] Production.INFO: ==386== Releasing lock...
[2026-04-03 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:31:03] Production.INFO: ==399== Lock acquired, processing the job...
[2026-04-03 06:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:31:03] Production.INFO: ==391== Lock acquired, processing the job...
[2026-04-03 06:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 06:31:03] Production.INFO: ==395== Lock acquired, processing the job...
[2026-04-03 06:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 06:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 06:31:03] Production.ERROR: CronJob PID - 399
[2026-04-03 06:31:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 06:31:03] Production.ERROR: CronJob ID - 12
[2026-04-03 06:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 06:31:00
[2026-04-03 06:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 06:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 06:31:03] Production.INFO: ==401== Lock acquired, processing the job...
[2026-04-03 06:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 06:31:03] Production.INFO: ==393== Lock acquired, processing the job...
[2026-04-03 06:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:31:03] Production.INFO: Account Balance Start.
[2026-04-03 06:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:31:03] Production.INFO: 117
[2026-04-03 06:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 06:31:03] Production.INFO: ==391== Releasing lock...
[2026-04-03 06:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 06:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 06:31:03] Production.INFO: ==397== Lock acquired, processing the job...
[2026-04-03 06:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.INFO: ==403== Lock acquired, processing the job...
[2026-04-03 06:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:31:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:31:03] Production.INFO: ==403== Releasing lock...
[2026-04-03 06:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:31:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:31:04] Production.INFO: Total Charge 0
[2026-04-03 06:31:04] Production.INFO: CreateAllLog End
[2026-04-03 06:31:04] Production.INFO: ==395== Releasing lock...
[2026-04-03 06:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:31:04] Production.ERROR: done
[2026-04-03 06:31:04] Production.INFO: Account Balance End.
[2026-04-03 06:31:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:31:04] Production.INFO: ==399== Releasing lock...
[2026-04-03 06:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 06:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028403', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 06:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028403', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 06:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 06:31:10] Production.INFO: ProcessCDR(1,17028403,1,1,2)
[2026-04-03 06:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028403,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028403,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 06:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 06:31:10] Production.INFO: ==401== Releasing lock...
[2026-04-03 06:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 06:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 06:31:13] Production.ERROR: CronJobId end10
[2026-04-03 06:31:13] Production.INFO: ==397== Releasing lock...
[2026-04-03 06:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:31:16] Production.INFO: call_cost start
[2026-04-03 06:31:16] Production.INFO: call_cost end
[2026-04-03 06:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:31:16] Production.INFO: ==393== Releasing lock...
[2026-04-03 06:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:32:01] Production.INFO: ==467== Lock acquired, processing the job...
[2026-04-03 11:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:32:01] Production.INFO: neon service started
[2026-04-03 11:32:01] Production.INFO: neon service started
[2026-04-03 11:32:01] Production.INFO: ==467== Releasing lock...
[2026-04-03 11:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:32:02] Production.INFO: ==469== Lock acquired, processing the job...
[2026-04-03 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:32:02] Production.INFO: ==472== Lock acquired, processing the job...
[2026-04-03 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:32:02] Production.INFO: ==472== Releasing lock...
[2026-04-03 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:32:02] Production.INFO: ==469== Releasing lock...
[2026-04-03 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:32:03] Production.INFO: ==483== Lock acquired, processing the job...
[2026-04-03 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:32:03] Production.INFO: ==475== Lock acquired, processing the job...
[2026-04-03 06:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 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-03 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-03 06:32:03] Production.INFO: ==483== Releasing lock...
[2026-04-03 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:32:03] Production.INFO: ==477== Lock acquired, processing the job...
[2026-04-03 06:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:32:03] Production.INFO: ==479== Lock acquired, processing the job...
[2026-04-03 06:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:32:03] Production.INFO: ==481== Lock acquired, processing the job...
[2026-04-03 06:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:32:03] Production.INFO: Account Balance Start.
[2026-04-03 06:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:32:03] Production.INFO: 117
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:03] Production.INFO: Date 2026-03-23
[2026-04-03 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: ==477== Releasing lock...
[2026-04-03 06:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:32:04] Production.INFO: Total Charge 0
[2026-04-03 06:32:04] Production.INFO: CreateAllLog End
[2026-04-03 06:32:04] Production.INFO: Account Balance End.
[2026-04-03 06:32:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:32:04] Production.INFO: ==481== Releasing lock...
[2026-04-03 06:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:32:10] Production.ERROR: CronJobId end10
[2026-04-03 06:32:10] Production.INFO: ==479== Releasing lock...
[2026-04-03 06:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:32:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:32:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:32:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:32:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:32:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:32:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:32:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:32:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:32:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:32:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:32:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:32:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:32:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:32:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:32:13] Production.INFO: call_cost start
[2026-04-03 06:32:13] Production.INFO: call_cost end
[2026-04-03 06:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:32:13] Production.INFO: ==475== Releasing lock...
[2026-04-03 06:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:33:02] Production.INFO: ==548== Lock acquired, processing the job...
[2026-04-03 11:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:33:02] Production.INFO: neon service started
[2026-04-03 11:33:02] Production.INFO: neon service started
[2026-04-03 11:33:02] Production.INFO: ==548== Releasing lock...
[2026-04-03 11:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:33:02] Production.INFO: ==550== Lock acquired, processing the job...
[2026-04-03 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:33:02] Production.INFO: ==550== Releasing lock...
[2026-04-03 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:33:02] Production.INFO: ==552== Lock acquired, processing the job...
[2026-04-03 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:33:03] Production.INFO: ==552== Releasing lock...
[2026-04-03 10:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:33:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:33:03] Production.INFO: ==556== Lock acquired, processing the job...
[2026-04-03 06:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:33:03] Production.INFO: ==554== Lock acquired, processing the job...
[2026-04-03 06:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:33:03] Production.INFO: ==558== Lock acquired, processing the job...
[2026-04-03 06:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:33:03] Production.INFO: ==562== Lock acquired, processing the job...
[2026-04-03 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:33:03] Production.INFO: ==560== Lock acquired, processing the job...
[2026-04-03 06:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:33:03] Production.INFO: Account Balance Start.
[2026-04-03 06:33:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:33:03] Production.INFO: 117
[2026-04-03 06:33:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:33:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:33:04] Production.INFO: ==562== Releasing lock...
[2026-04-03 06:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: ==556== Releasing lock...
[2026-04-03 06:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:33:04] Production.INFO: Total Charge 0
[2026-04-03 06:33:05] Production.INFO: CreateAllLog End
[2026-04-03 06:33:05] Production.INFO: Account Balance End.
[2026-04-03 06:33:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:33:05] Production.INFO: ==560== Releasing lock...
[2026-04-03 06:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:33:12] Production.ERROR: CronJobId end10
[2026-04-03 06:33:12] Production.INFO: ==558== Releasing lock...
[2026-04-03 06:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:33:14] Production.INFO: call_cost start
[2026-04-03 06:33:14] Production.INFO: call_cost end
[2026-04-03 06:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:33:14] Production.INFO: ==554== Releasing lock...
[2026-04-03 06:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:34:01] Production.INFO: ==628== Lock acquired, processing the job...
[2026-04-03 11:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:34:01] Production.INFO: neon service started
[2026-04-03 11:34:01] Production.INFO: neon service started
[2026-04-03 11:34:01] Production.INFO: ==628== Releasing lock...
[2026-04-03 11:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:34:02] Production.INFO: ==630== Lock acquired, processing the job...
[2026-04-03 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:34:02] Production.INFO: ==634== Lock acquired, processing the job...
[2026-04-03 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:34:02] Production.INFO: ==634== Releasing lock...
[2026-04-03 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:34:02] Production.INFO: ==630== Releasing lock...
[2026-04-03 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:34:03] Production.INFO: ==643== Lock acquired, processing the job...
[2026-04-03 06:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:34:03] Production.INFO: ==637== Lock acquired, processing the job...
[2026-04-03 06:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:34:03] Production.INFO: ==645== Lock acquired, processing the job...
[2026-04-03 06:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:34:03] Production.INFO: ==639== Lock acquired, processing the job...
[2026-04-03 06:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:34:03] Production.INFO: ==641== Lock acquired, processing the job...
[2026-04-03 06:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:34:03] Production.INFO: Account Balance Start.
[2026-04-03 06:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:34:03] Production.INFO: 117
[2026-04-03 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-03 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-03 06:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:34:03] Production.INFO: ==645== Releasing lock...
[2026-04-03 06:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: ==639== Releasing lock...
[2026-04-03 06:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:34:04] Production.INFO: Total Charge 0
[2026-04-03 06:34:04] Production.INFO: CreateAllLog End
[2026-04-03 06:34:04] Production.INFO: Account Balance End.
[2026-04-03 06:34:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:34:04] Production.INFO: ==643== Releasing lock...
[2026-04-03 06:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:34:11] Production.ERROR: CronJobId end10
[2026-04-03 06:34:11] Production.INFO: ==641== Releasing lock...
[2026-04-03 06:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:34:13] Production.INFO: call_cost start
[2026-04-03 06:34:13] Production.INFO: call_cost end
[2026-04-03 06:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:34:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:34:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:34:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:34:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:34:13] Production.INFO: ==637== Releasing lock...
[2026-04-03 06:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:35:02] Production.INFO: ==732== Lock acquired, processing the job...
[2026-04-03 11:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:35:02] Production.INFO: neon service started
[2026-04-03 11:35:02] Production.INFO: neon service started
[2026-04-03 11:35:02] Production.INFO: ==732== Releasing lock...
[2026-04-03 11:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:35:02] Production.INFO: ==735== Lock acquired, processing the job...
[2026-04-03 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:35:02] Production.INFO: ==737== Lock acquired, processing the job...
[2026-04-03 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:35:02] Production.INFO: ==737== Releasing lock...
[2026-04-03 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:35:03] Production.INFO: ==735== Releasing lock...
[2026-04-03 06:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:35:03] Production.INFO: ==739== Lock acquired, processing the job...
[2026-04-03 06:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:35:03] Production.INFO: ==741== Lock acquired, processing the job...
[2026-04-03 06:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:35:03] Production.INFO: ==743== Lock acquired, processing the job...
[2026-04-03 06:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:35:03] Production.INFO: ==748== Lock acquired, processing the job...
[2026-04-03 06:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:35:03] Production.INFO: ==751== Lock acquired, processing the job...
[2026-04-03 06:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:35:03] Production.INFO: Account Balance Start.
[2026-04-03 06:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:35:03] Production.INFO: 117
[2026-04-03 06:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-09
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-10
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06: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-03 06: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-03 06:35:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: ==751== Releasing lock...
[2026-04-03 06:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: ==741== Releasing lock...
[2026-04-03 06:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:35:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:35:05] Production.INFO: Total Charge 0
[2026-04-03 06:35:05] Production.INFO: CreateAllLog End
[2026-04-03 06:35:05] Production.INFO: Account Balance End.
[2026-04-03 06:35:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:35:05] Production.INFO: ==748== Releasing lock...
[2026-04-03 06:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:35:10] Production.ERROR: CronJobId end10
[2026-04-03 06:35:10] Production.INFO: ==743== Releasing lock...
[2026-04-03 06:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:35:14] Production.INFO: call_cost start
[2026-04-03 06:35:14] Production.INFO: call_cost end
[2026-04-03 06:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:35:14] Production.INFO: ==739== Releasing lock...
[2026-04-03 06:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:36:01] Production.INFO: ==813== Lock acquired, processing the job...
[2026-04-03 11:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:36:01] Production.INFO: neon service started
[2026-04-03 11:36:01] Production.INFO: neon service started
[2026-04-03 11:36:01] Production.INFO: ==813== Releasing lock...
[2026-04-03 11:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:36:02] Production.INFO: ==815== Lock acquired, processing the job...
[2026-04-03 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:36:02] Production.INFO: ==817== Lock acquired, processing the job...
[2026-04-03 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:36:02] Production.INFO: ==817== Releasing lock...
[2026-04-03 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:36:02] Production.INFO: ==815== Releasing lock...
[2026-04-03 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:36:03] Production.INFO: ==824== Lock acquired, processing the job...
[2026-04-03 06:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:36:03] Production.INFO: ==820== Lock acquired, processing the job...
[2026-04-03 06:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:36:03] Production.INFO: ==822== Lock acquired, processing the job...
[2026-04-03 06:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:36:03] Production.INFO: ==826== Lock acquired, processing the job...
[2026-04-03 06:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:36:03] Production.INFO: ==828== Lock acquired, processing the job...
[2026-04-03 06:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:36:03] Production.INFO: Account Balance Start.
[2026-04-03 06:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:36:03] Production.INFO: 117
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: ==828== Releasing lock...
[2026-04-03 06:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: ==822== Releasing lock...
[2026-04-03 06:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:36:04] Production.INFO: Total Charge 0
[2026-04-03 06:36:04] Production.INFO: CreateAllLog End
[2026-04-03 06:36:04] Production.INFO: Account Balance End.
[2026-04-03 06:36:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:36:04] Production.INFO: ==826== Releasing lock...
[2026-04-03 06:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:36:10] Production.ERROR: CronJobId end10
[2026-04-03 06:36:10] Production.INFO: ==824== Releasing lock...
[2026-04-03 06:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:36:14] Production.INFO: call_cost start
[2026-04-03 06:36:14] Production.INFO: call_cost end
[2026-04-03 06:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:36:14] Production.INFO: ==820== Releasing lock...
[2026-04-03 06:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:37:01] Production.INFO: ==894== Lock acquired, processing the job...
[2026-04-03 11:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:37:01] Production.INFO: neon service started
[2026-04-03 11:37:01] Production.INFO: neon service started
[2026-04-03 11:37:01] Production.INFO: ==894== Releasing lock...
[2026-04-03 11:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:37:02] Production.INFO: ==896== Lock acquired, processing the job...
[2026-04-03 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:37:02] Production.INFO: ==896== Releasing lock...
[2026-04-03 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:37:02] Production.INFO: ==898== Lock acquired, processing the job...
[2026-04-03 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:37:02] Production.INFO: ==898== Releasing lock...
[2026-04-03 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:37:03] Production.INFO: ==908== Lock acquired, processing the job...
[2026-04-03 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:37:03] Production.INFO: ==900== Lock acquired, processing the job...
[2026-04-03 06:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:37:03] Production.INFO: ==902== Lock acquired, processing the job...
[2026-04-03 06:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:37:03] Production.INFO: ==904== Lock acquired, processing the job...
[2026-04-03 06:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 06:37:03] Production.INFO: ==906== Lock acquired, processing the job...
[2026-04-03 06:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 06:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:37:03] Production.INFO: ==908== Releasing lock...
[2026-04-03 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:37:03] Production.INFO: Account Balance Start.
[2026-04-03 06:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:37:03] Production.INFO: 117
[2026-04-03 06:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: ==902== Releasing lock...
[2026-04-03 06:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:05] Production.INFO: Date 2026-03-31
[2026-04-03 06:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:05] Production.INFO: Date 2026-04-01
[2026-04-03 06:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:05] Production.INFO: Date 2026-04-02
[2026-04-03 06:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:37:05] Production.INFO: Total Charge 0
[2026-04-03 06:37:05] Production.INFO: CreateAllLog End
[2026-04-03 06:37:05] Production.INFO: Account Balance End.
[2026-04-03 06:37:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:37:05] Production.INFO: ==906== Releasing lock...
[2026-04-03 06:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:37:11] Production.ERROR: CronJobId end10
[2026-04-03 06:37:11] Production.INFO: ==904== Releasing lock...
[2026-04-03 06:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:37:14] Production.INFO: call_cost start
[2026-04-03 06:37:14] Production.INFO: call_cost end
[2026-04-03 06:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:37:14] Production.INFO: ==900== Releasing lock...
[2026-04-03 06:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:38:02] Production.INFO: ==970== Lock acquired, processing the job...
[2026-04-03 11:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:38:02] Production.INFO: neon service started
[2026-04-03 11:38:02] Production.INFO: neon service started
[2026-04-03 11:38:02] Production.INFO: ==970== Releasing lock...
[2026-04-03 11:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:38:02] Production.INFO: ==972== Lock acquired, processing the job...
[2026-04-03 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:38:02] Production.INFO: ==974== Lock acquired, processing the job...
[2026-04-03 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:38:02] Production.INFO: ==974== Releasing lock...
[2026-04-03 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:38:03] Production.INFO: ==972== Releasing lock...
[2026-04-03 06:38:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:38:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:38:03] Production.INFO: ==977== Lock acquired, processing the job...
[2026-04-03 06:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:38:03] Production.INFO: ==979== Lock acquired, processing the job...
[2026-04-03 06:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:38:04] Production.INFO: ==985== Lock acquired, processing the job...
[2026-04-03 06:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:38:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:38:04] Production.INFO: ==981== Lock acquired, processing the job...
[2026-04-03 06:38:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:38:04] Production.INFO: ==983== Lock acquired, processing the job...
[2026-04-03 06:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:38:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:38:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:38:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:38:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 06:38:04] Production.INFO: Account Balance Start.
[2026-04-03 06:38:04] Production.INFO: CreateAllLog Start
[2026-04-03 06:38:04] Production.INFO: 117
[2026-04-03 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-03 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-03 06:38:04] Production.INFO: ==985== Releasing lock...
[2026-04-03 06:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:38:04] Production.INFO: Date 2026-03-08
[2026-04-03 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:04] Production.INFO: Date 2026-03-09
[2026-04-03 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:04] Production.INFO: Date 2026-03-10
[2026-04-03 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:04] Production.INFO: ==979== Releasing lock...
[2026-04-03 06:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:38:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-17
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-18
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-19
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-20
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-21
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-22
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-23
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-24
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-25
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-26
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-27
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-28
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-29
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-30
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-03-31
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-04-01
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-04-02
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:38:05] Production.INFO: Total Charge 0
[2026-04-03 06:38:05] Production.INFO: CreateAllLog End
[2026-04-03 06:38:05] Production.INFO: Account Balance End.
[2026-04-03 06:38:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:38:05] Production.INFO: ==983== Releasing lock...
[2026-04-03 06:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:38:12] Production.ERROR: CronJobId end10
[2026-04-03 06:38:12] Production.INFO: ==981== Releasing lock...
[2026-04-03 06:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:38:14] Production.INFO: call_cost start
[2026-04-03 06:38:14] Production.INFO: call_cost end
[2026-04-03 06:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:38:14] Production.INFO: ==977== Releasing lock...
[2026-04-03 06:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:39:01] Production.INFO: ==1045== Lock acquired, processing the job...
[2026-04-03 11:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:39:01] Production.INFO: neon service started
[2026-04-03 11:39:01] Production.INFO: neon service started
[2026-04-03 11:39:01] Production.INFO: ==1045== Releasing lock...
[2026-04-03 11:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:39:02] Production.INFO: ==1047== Lock acquired, processing the job...
[2026-04-03 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:39:02] Production.INFO: ==1047== Releasing lock...
[2026-04-03 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:39:02] Production.INFO: ==1049== Lock acquired, processing the job...
[2026-04-03 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:39:02] Production.INFO: ==1049== Releasing lock...
[2026-04-03 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:39:02] Production.INFO: ==1053== Lock acquired, processing the job...
[2026-04-03 06:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:39:03] Production.INFO: ==1051== Lock acquired, processing the job...
[2026-04-03 06:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:39:03] Production.INFO: ==1057== Lock acquired, processing the job...
[2026-04-03 06:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:39:03] Production.INFO: ==1055== Lock acquired, processing the job...
[2026-04-03 06:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:39:03] Production.INFO: ==1059== Lock acquired, processing the job...
[2026-04-03 06:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:39:03] Production.INFO: Account Balance Start.
[2026-04-03 06:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:39:03] Production.INFO: 117
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:39:03] Production.INFO: ==1059== Releasing lock...
[2026-04-03 06:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: ==1053== Releasing lock...
[2026-04-03 06:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:39:04] Production.INFO: Total Charge 0
[2026-04-03 06:39:04] Production.INFO: CreateAllLog End
[2026-04-03 06:39:04] Production.INFO: Account Balance End.
[2026-04-03 06:39:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:39:04] Production.INFO: ==1057== Releasing lock...
[2026-04-03 06:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:39:11] Production.ERROR: CronJobId end10
[2026-04-03 06:39:11] Production.INFO: ==1055== Releasing lock...
[2026-04-03 06:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:39:13] Production.INFO: call_cost start
[2026-04-03 06:39:13] Production.INFO: call_cost end
[2026-04-03 06:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:39:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:39:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:39:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:39:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:39:13] Production.INFO: ==1051== Releasing lock...
[2026-04-03 06:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:40:02] Production.INFO: ==1122== Lock acquired, processing the job...
[2026-04-03 11:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:40:02] Production.INFO: neon service started
[2026-04-03 11:40:02] Production.INFO: neon service started
[2026-04-03 11:40:02] Production.INFO: ==1122== Releasing lock...
[2026-04-03 11:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:40:02] Production.INFO: ==1124== Lock acquired, processing the job...
[2026-04-03 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:40:02] Production.INFO: ==1126== Lock acquired, processing the job...
[2026-04-03 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:40:02] Production.INFO: ==1126== Releasing lock...
[2026-04-03 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:40:02] Production.INFO: ==1124== Releasing lock...
[2026-04-03 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:40:03] Production.INFO: ==1129== Lock acquired, processing the job...
[2026-04-03 06:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:40:03] Production.INFO: ==1138== Lock acquired, processing the job...
[2026-04-03 06:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:40:03] Production.INFO: ==1135== Lock acquired, processing the job...
[2026-04-03 06:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:40:03] Production.INFO: ==1133== Lock acquired, processing the job...
[2026-04-03 06:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:40:03] Production.INFO: ==1140== Lock acquired, processing the job...
[2026-04-03 06:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:40:03] Production.INFO: Account Balance Start.
[2026-04-03 06:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:40:03] Production.INFO: 117
[2026-04-03 06:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:40:03] Production.INFO: ==1140== Releasing lock...
[2026-04-03 06:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: ==1133== Releasing lock...
[2026-04-03 06:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:40:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:40:05] Production.INFO: Total Charge 0
[2026-04-03 06:40:05] Production.INFO: CreateAllLog End
[2026-04-03 06:40:05] Production.INFO: Account Balance End.
[2026-04-03 06:40:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:40:05] Production.INFO: ==1138== Releasing lock...
[2026-04-03 06:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:40:11] Production.ERROR: CronJobId end10
[2026-04-03 06:40:11] Production.INFO: ==1135== Releasing lock...
[2026-04-03 06:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:40:14] Production.INFO: call_cost start
[2026-04-03 06:40:14] Production.INFO: call_cost end
[2026-04-03 06:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:40:14] Production.INFO: ==1129== Releasing lock...
[2026-04-03 06:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:41:01] Production.INFO: ==1209== Lock acquired, processing the job...
[2026-04-03 11:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:41:01] Production.INFO: neon service started
[2026-04-03 11:41:01] Production.INFO: neon service started
[2026-04-03 11:41:01] Production.INFO: ==1209== Releasing lock...
[2026-04-03 11:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:41:01] Production.INFO: ==1211== Lock acquired, processing the job...
[2026-04-03 06:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:41:02] Production.INFO: ==1211== Releasing lock...
[2026-04-03 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:41:02] Production.INFO: ==1213== Lock acquired, processing the job...
[2026-04-03 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:41:02] Production.INFO: ==1213== Releasing lock...
[2026-04-03 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:41:03] Production.INFO: ==1215== Lock acquired, processing the job...
[2026-04-03 06:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 06:41:03] Production.INFO: ==1217== Lock acquired, processing the job...
[2026-04-03 06:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 06:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 06:41:03] Production.ERROR: CronJob PID - 1217
[2026-04-03 06:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 06:41:03] Production.ERROR: CronJob ID - 5
[2026-04-03 06:41:03] Production.ERROR: CronJob Last Run Time 2026-04-03 06:41:00
[2026-04-03 06:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 06:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 06:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 06:41:03] Production.INFO: ==1215== Releasing lock...
[2026-04-03 06:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 06:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 06:41:03] Production.INFO: ==1219== Lock acquired, processing the job...
[2026-04-03 06:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:41:03] Production.INFO: ==1221== Lock acquired, processing the job...
[2026-04-03 06:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:41:03] Production.INFO: ==1223== Lock acquired, processing the job...
[2026-04-03 06:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:41:03] Production.INFO: ==1225== Lock acquired, processing the job...
[2026-04-03 06:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 06:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:41:03] Production.INFO: ==1227== Lock acquired, processing the job...
[2026-04-03 06:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 06:41:03] Production.INFO: Account Balance Start.
[2026-04-03 06:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:41:03] Production.INFO: 117
[2026-04-03 06:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:41:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:41:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: ==1227== Releasing lock...
[2026-04-03 06:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:41:04] Production.ERROR: done
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 06:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028444', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: ==1219== Releasing lock...
[2026-04-03 06:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:41:04] Production.INFO: Total Charge 0
[2026-04-03 06:41:04] Production.INFO: CreateAllLog End
[2026-04-03 06:41:05] Production.INFO: Account Balance End.
[2026-04-03 06:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:41:05] Production.INFO: ==1223== Releasing lock...
[2026-04-03 06:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028444', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 06:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 06:41:10] Production.INFO: ProcessCDR(1,17028444,1,1,2)
[2026-04-03 06:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028444,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028444,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 06:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 06:41:10] Production.INFO: ==1225== Releasing lock...
[2026-04-03 06:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 06:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 06:41:13] Production.ERROR: CronJobId end10
[2026-04-03 06:41:13] Production.INFO: ==1221== Releasing lock...
[2026-04-03 06:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:41:16] Production.INFO: call_cost start
[2026-04-03 06:41:16] Production.INFO: call_cost end
[2026-04-03 06:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:41:16] Production.INFO: ==1217== Releasing lock...
[2026-04-03 06:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:42:01] Production.INFO: ==1297== Lock acquired, processing the job...
[2026-04-03 11:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:42:01] Production.INFO: neon service started
[2026-04-03 11:42:01] Production.INFO: neon service started
[2026-04-03 11:42:01] Production.INFO: ==1297== Releasing lock...
[2026-04-03 11:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:42:02] Production.INFO: ==1301== Lock acquired, processing the job...
[2026-04-03 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:42:02] Production.INFO: ==1301== Releasing lock...
[2026-04-03 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:42:02] Production.INFO: ==1303== Lock acquired, processing the job...
[2026-04-03 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:42:02] Production.INFO: ==1303== Releasing lock...
[2026-04-03 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:42:03] Production.INFO: ==1307== Lock acquired, processing the job...
[2026-04-03 06:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:42:03] Production.INFO: ==1309== Lock acquired, processing the job...
[2026-04-03 06:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:42:03] Production.INFO: ==1315== Lock acquired, processing the job...
[2026-04-03 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:42:03] Production.INFO: ==1313== Lock acquired, processing the job...
[2026-04-03 06:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:42:03] Production.INFO: ==1311== Lock acquired, processing the job...
[2026-04-03 06:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:42:03] Production.INFO: Account Balance Start.
[2026-04-03 06:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:42:03] Production.INFO: 117
[2026-04-03 06:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 06:42:03] Production.INFO: ==1315== Releasing lock...
[2026-04-03 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:42:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:03] Production.INFO: ==1309== Releasing lock...
[2026-04-03 06:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:42:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:42:04] Production.INFO: Total Charge 0
[2026-04-03 06:42:04] Production.INFO: CreateAllLog End
[2026-04-03 06:42:04] Production.INFO: Account Balance End.
[2026-04-03 06:42:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:42:04] Production.INFO: ==1313== Releasing lock...
[2026-04-03 06:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:42:12] Production.ERROR: CronJobId end10
[2026-04-03 06:42:12] Production.INFO: ==1311== Releasing lock...
[2026-04-03 06:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:42:15] Production.INFO: call_cost start
[2026-04-03 06:42:15] Production.INFO: call_cost end
[2026-04-03 06:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:42:15] Production.INFO: ==1307== Releasing lock...
[2026-04-03 06:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:43:01] Production.INFO: ==1376== Lock acquired, processing the job...
[2026-04-03 11:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:43:01] Production.INFO: neon service started
[2026-04-03 11:43:01] Production.INFO: neon service started
[2026-04-03 11:43:01] Production.INFO: ==1376== Releasing lock...
[2026-04-03 11:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:43:02] Production.INFO: ==1378== Lock acquired, processing the job...
[2026-04-03 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:43:02] Production.INFO: ==1380== Lock acquired, processing the job...
[2026-04-03 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:43:02] Production.INFO: ==1380== Releasing lock...
[2026-04-03 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:43:02] Production.INFO: ==1378== Releasing lock...
[2026-04-03 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:43:02] Production.INFO: ==1383== Lock acquired, processing the job...
[2026-04-03 06:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:43:02] Production.INFO: ==1385== Lock acquired, processing the job...
[2026-04-03 06:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:43:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:43:03] Production.INFO: ==1387== Lock acquired, processing the job...
[2026-04-03 06:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:43:03] Production.INFO: ==1389== Lock acquired, processing the job...
[2026-04-03 06:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:43:03] Production.INFO: Account Balance Start.
[2026-04-03 06:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:43:03] Production.INFO: 117
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: ==1391== Lock acquired, processing the job...
[2026-04-03 06:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 06:43:03] Production.INFO: ==1391== Releasing lock...
[2026-04-03 06:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:43:03] Production.INFO: ==1385== Releasing lock...
[2026-04-03 06:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-23
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-24
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-25
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-26
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-27
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:03] Production.INFO: Date 2026-03-28
[2026-04-03 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:43:04] Production.INFO: Total Charge 0
[2026-04-03 06:43:04] Production.INFO: CreateAllLog End
[2026-04-03 06:43:04] Production.INFO: Account Balance End.
[2026-04-03 06:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:43:04] Production.INFO: ==1389== Releasing lock...
[2026-04-03 06:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:43:11] Production.ERROR: CronJobId end10
[2026-04-03 06:43:11] Production.INFO: ==1387== Releasing lock...
[2026-04-03 06:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:43:14] Production.INFO: call_cost start
[2026-04-03 06:43:14] Production.INFO: call_cost end
[2026-04-03 06:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:43:14] Production.INFO: ==1383== Releasing lock...
[2026-04-03 06:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:44:01] Production.INFO: ==1450== Lock acquired, processing the job...
[2026-04-03 11:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:44:01] Production.INFO: neon service started
[2026-04-03 11:44:01] Production.INFO: neon service started
[2026-04-03 11:44:01] Production.INFO: ==1450== Releasing lock...
[2026-04-03 11:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:44:02] Production.INFO: ==1453== Lock acquired, processing the job...
[2026-04-03 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:44:02] Production.INFO: ==1453== Releasing lock...
[2026-04-03 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:44:02] Production.INFO: ==1455== Lock acquired, processing the job...
[2026-04-03 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:44:02] Production.INFO: ==1455== Releasing lock...
[2026-04-03 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:44:03] Production.INFO: ==1461== Lock acquired, processing the job...
[2026-04-03 06:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:44:03] Production.INFO: ==1457== Lock acquired, processing the job...
[2026-04-03 06:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:44:03] Production.INFO: ==1459== Lock acquired, processing the job...
[2026-04-03 06:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:44:03] Production.INFO: ==1463== Lock acquired, processing the job...
[2026-04-03 06:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:44:03] Production.INFO: ==1465== Lock acquired, processing the job...
[2026-04-03 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:44:03] Production.INFO: Account Balance Start.
[2026-04-03 06:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:44:03] Production.INFO: 117
[2026-04-03 06:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:44:03] Production.INFO: ==1465== Releasing lock...
[2026-04-03 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: ==1459== Releasing lock...
[2026-04-03 06:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:44:04] Production.INFO: Total Charge 0
[2026-04-03 06:44:04] Production.INFO: CreateAllLog End
[2026-04-03 06:44:04] Production.INFO: Account Balance End.
[2026-04-03 06:44:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:44:04] Production.INFO: ==1463== Releasing lock...
[2026-04-03 06:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:44:10] Production.ERROR: CronJobId end10
[2026-04-03 06:44:10] Production.INFO: ==1461== Releasing lock...
[2026-04-03 06:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:44:14] Production.INFO: call_cost start
[2026-04-03 06:44:14] Production.INFO: call_cost end
[2026-04-03 06:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:44:14] Production.INFO: ==1457== Releasing lock...
[2026-04-03 06:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:45:02] Production.INFO: ==1560== Lock acquired, processing the job...
[2026-04-03 11:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:45:02] Production.INFO: neon service started
[2026-04-03 11:45:02] Production.INFO: neon service started
[2026-04-03 11:45:02] Production.INFO: ==1560== Releasing lock...
[2026-04-03 11:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:45:02] Production.INFO: ==1564== Lock acquired, processing the job...
[2026-04-03 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:45:02] Production.INFO: ==1564== Releasing lock...
[2026-04-03 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:45:02] Production.INFO: ==1562== Lock acquired, processing the job...
[2026-04-03 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:45:02] Production.INFO: ==1562== Releasing lock...
[2026-04-03 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:45:03] Production.INFO: ==1573== Lock acquired, processing the job...
[2026-04-03 06:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:45:03] Production.INFO: ==1577== Lock acquired, processing the job...
[2026-04-03 06:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:45:03] Production.INFO: Account Balance Start.
[2026-04-03 06:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:45:03] Production.INFO: 117
[2026-04-03 06:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:03] Production.INFO: ==1579== Lock acquired, processing the job...
[2026-04-03 06:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:03] Production.INFO: ==1567== Lock acquired, processing the job...
[2026-04-03 06:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:45:04] Production.INFO: ==1575== Lock acquired, processing the job...
[2026-04-03 06:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06:45:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: ==1579== Releasing lock...
[2026-04-03 06:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: ==1573== Releasing lock...
[2026-04-03 06:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:45:04] Production.INFO: Total Charge 0
[2026-04-03 06:45:04] Production.INFO: CreateAllLog End
[2026-04-03 06:45:04] Production.INFO: Account Balance End.
[2026-04-03 06:45:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:45:04] Production.INFO: ==1577== Releasing lock...
[2026-04-03 06:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:45:12] Production.ERROR: CronJobId end10
[2026-04-03 06:45:12] Production.INFO: ==1575== Releasing lock...
[2026-04-03 06:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:45:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:45:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:45:15] Production.INFO: call_cost start
[2026-04-03 06:45:15] Production.INFO: call_cost end
[2026-04-03 06:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:45:15] Production.INFO: ==1567== Releasing lock...
[2026-04-03 06:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:46:01] Production.INFO: ==1639== Lock acquired, processing the job...
[2026-04-03 11:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:46:01] Production.INFO: neon service started
[2026-04-03 11:46:01] Production.INFO: neon service started
[2026-04-03 11:46:01] Production.INFO: ==1639== Releasing lock...
[2026-04-03 11:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:46:02] Production.INFO: ==1641== Lock acquired, processing the job...
[2026-04-03 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:46:02] Production.INFO: ==1643== Lock acquired, processing the job...
[2026-04-03 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:46:02] Production.INFO: ==1643== Releasing lock...
[2026-04-03 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:46:02] Production.INFO: ==1641== Releasing lock...
[2026-04-03 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:46:03] Production.INFO: ==1652== Lock acquired, processing the job...
[2026-04-03 06:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:46:03] Production.INFO: Account Balance Start.
[2026-04-03 06:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:46:03] Production.INFO: 117
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: ==1646== Lock acquired, processing the job...
[2026-04-03 06:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: ==1648== Lock acquired, processing the job...
[2026-04-03 06:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: ==1650== Lock acquired, processing the job...
[2026-04-03 06:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: ==1654== Lock acquired, processing the job...
[2026-04-03 06:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-23
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-24
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:46:03] Production.INFO: Date 2026-03-25
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:46:03] Production.INFO: Date 2026-03-26
[2026-04-03 06:46:03] Production.INFO: ==1654== Releasing lock...
[2026-04-03 06:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-27
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-28
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-29
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:03] Production.INFO: Date 2026-03-30
[2026-04-03 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:04] Production.INFO: ==1648== Releasing lock...
[2026-04-03 06:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:46:04] Production.INFO: Total Charge 0
[2026-04-03 06:46:04] Production.INFO: CreateAllLog End
[2026-04-03 06:46:04] Production.INFO: Account Balance End.
[2026-04-03 06:46:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:46:04] Production.INFO: ==1652== Releasing lock...
[2026-04-03 06:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:46:10] Production.ERROR: CronJobId end10
[2026-04-03 06:46:10] Production.INFO: ==1650== Releasing lock...
[2026-04-03 06:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:46:14] Production.INFO: call_cost start
[2026-04-03 06:46:14] Production.INFO: call_cost end
[2026-04-03 06:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:46:14] Production.INFO: ==1646== Releasing lock...
[2026-04-03 06:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:47:02] Production.INFO: ==1713== Lock acquired, processing the job...
[2026-04-03 11:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:47:02] Production.INFO: neon service started
[2026-04-03 11:47:02] Production.INFO: neon service started
[2026-04-03 11:47:02] Production.INFO: ==1713== Releasing lock...
[2026-04-03 11:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:47:02] Production.INFO: ==1717== Lock acquired, processing the job...
[2026-04-03 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:47:02] Production.INFO: ==1717== Releasing lock...
[2026-04-03 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:47:02] Production.INFO: ==1715== Lock acquired, processing the job...
[2026-04-03 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:47:02] Production.INFO: ==1715== Releasing lock...
[2026-04-03 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:47:03] Production.INFO: ==1720== Lock acquired, processing the job...
[2026-04-03 06:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:47:03] Production.INFO: ==1724== Lock acquired, processing the job...
[2026-04-03 06:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:47:03] Production.INFO: ==1722== Lock acquired, processing the job...
[2026-04-03 06:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:47:03] Production.INFO: ==1726== Lock acquired, processing the job...
[2026-04-03 06:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:47:03] Production.INFO: Account Balance Start.
[2026-04-03 06:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:47:03] Production.INFO: 117
[2026-04-03 06:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:03] Production.INFO: ==1728== Lock acquired, processing the job...
[2026-04-03 06:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06: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-03 06:47:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06:47:04] Production.INFO: ==1728== Releasing lock...
[2026-04-03 06:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: ==1722== Releasing lock...
[2026-04-03 06:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:47:05] Production.INFO: Total Charge 0
[2026-04-03 06:47:05] Production.INFO: CreateAllLog End
[2026-04-03 06:47:05] Production.INFO: Account Balance End.
[2026-04-03 06:47:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:47:05] Production.INFO: ==1726== Releasing lock...
[2026-04-03 06:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:47:12] Production.ERROR: CronJobId end10
[2026-04-03 06:47:12] Production.INFO: ==1724== Releasing lock...
[2026-04-03 06:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:47:15] Production.INFO: call_cost start
[2026-04-03 06:47:15] Production.INFO: call_cost end
[2026-04-03 06:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:47:15] Production.INFO: ==1720== Releasing lock...
[2026-04-03 06:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:48:01] Production.INFO: ==1790== Lock acquired, processing the job...
[2026-04-03 11:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:48:01] Production.INFO: neon service started
[2026-04-03 11:48:01] Production.INFO: neon service started
[2026-04-03 11:48:01] Production.INFO: ==1790== Releasing lock...
[2026-04-03 11:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:48:02] Production.INFO: ==1792== Lock acquired, processing the job...
[2026-04-03 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:48:02] Production.INFO: ==1794== Lock acquired, processing the job...
[2026-04-03 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:48:02] Production.INFO: ==1794== Releasing lock...
[2026-04-03 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:48:02] Production.INFO: ==1792== Releasing lock...
[2026-04-03 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:48:03] Production.INFO: ==1797== Lock acquired, processing the job...
[2026-04-03 06:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:48:03] Production.INFO: ==1799== Lock acquired, processing the job...
[2026-04-03 06:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:48:03] Production.INFO: ==1801== Lock acquired, processing the job...
[2026-04-03 06:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:48:03] Production.INFO: ==1803== Lock acquired, processing the job...
[2026-04-03 06:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:48:03] Production.INFO: ==1805== Lock acquired, processing the job...
[2026-04-03 06:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:48:03] Production.INFO: Account Balance Start.
[2026-04-03 06:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:48:03] Production.INFO: 117
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06: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-03 06:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: ==1805== Releasing lock...
[2026-04-03 06:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: ==1799== Releasing lock...
[2026-04-03 06:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:48:04] Production.INFO: Total Charge 0
[2026-04-03 06:48:04] Production.INFO: CreateAllLog End
[2026-04-03 06:48:04] Production.INFO: Account Balance End.
[2026-04-03 06:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:48:04] Production.INFO: ==1803== Releasing lock...
[2026-04-03 06:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:48:11] Production.ERROR: CronJobId end10
[2026-04-03 06:48:11] Production.INFO: ==1801== Releasing lock...
[2026-04-03 06:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:48:13] Production.INFO: call_cost start
[2026-04-03 06:48:13] Production.INFO: call_cost end
[2026-04-03 06:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:48:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:48:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:48:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:48:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:48:13] Production.INFO: ==1797== Releasing lock...
[2026-04-03 06:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:49:01] Production.INFO: ==1872== Lock acquired, processing the job...
[2026-04-03 11:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:49:01] Production.INFO: neon service started
[2026-04-03 11:49:01] Production.INFO: neon service started
[2026-04-03 11:49:01] Production.INFO: ==1872== Releasing lock...
[2026-04-03 11:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:49:02] Production.INFO: ==1874== Lock acquired, processing the job...
[2026-04-03 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:49:02] Production.INFO: ==1876== Lock acquired, processing the job...
[2026-04-03 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:49:02] Production.INFO: ==1876== Releasing lock...
[2026-04-03 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:49:02] Production.INFO: ==1874== Releasing lock...
[2026-04-03 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:49:03] Production.INFO: ==1885== Lock acquired, processing the job...
[2026-04-03 06:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:49:03] Production.INFO: Account Balance Start.
[2026-04-03 06:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:49:03] Production.INFO: 117
[2026-04-03 06:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:03] Production.INFO: ==1879== Lock acquired, processing the job...
[2026-04-03 06:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:03] Production.INFO: ==1881== Lock acquired, processing the job...
[2026-04-03 06:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:49:03] Production.INFO: ==1883== Lock acquired, processing the job...
[2026-04-03 06:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:49:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:03] Production.INFO: ==1887== Lock acquired, processing the job...
[2026-04-03 06:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:49:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 06:49:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:49:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: ==1887== Releasing lock...
[2026-04-03 06:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: ==1881== Releasing lock...
[2026-04-03 06:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:05] Production.INFO: Date 2026-04-03
[2026-04-03 06:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 06:49:05] Production.INFO: Total Charge 0
[2026-04-03 06:49:05] Production.INFO: CreateAllLog End
[2026-04-03 06:49:05] Production.INFO: Account Balance End.
[2026-04-03 06:49:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:49:05] Production.INFO: ==1885== Releasing lock...
[2026-04-03 06:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:49:11] Production.ERROR: CronJobId end10
[2026-04-03 06:49:11] Production.INFO: ==1883== Releasing lock...
[2026-04-03 06:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:49:14] Production.INFO: call_cost start
[2026-04-03 06:49:14] Production.INFO: call_cost end
[2026-04-03 06:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:49:14] Production.INFO: ==1879== Releasing lock...
[2026-04-03 06:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:50:02] Production.INFO: ==1948== Lock acquired, processing the job...
[2026-04-03 11:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:50:02] Production.INFO: neon service started
[2026-04-03 11:50:02] Production.INFO: neon service started
[2026-04-03 11:50:02] Production.INFO: ==1948== Releasing lock...
[2026-04-03 11:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:50:02] Production.INFO: ==1950== Lock acquired, processing the job...
[2026-04-03 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:50:02] Production.INFO: ==1950== Releasing lock...
[2026-04-03 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:50:02] Production.INFO: ==1952== Lock acquired, processing the job...
[2026-04-03 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:50:02] Production.INFO: ==1952== Releasing lock...
[2026-04-03 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:50:03] Production.INFO: ==1955== Lock acquired, processing the job...
[2026-04-03 06:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:50:03] Production.INFO: ==1957== Lock acquired, processing the job...
[2026-04-03 06:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:50:03] Production.INFO: ==1959== Lock acquired, processing the job...
[2026-04-03 06:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:50:03] Production.INFO: ==1961== Lock acquired, processing the job...
[2026-04-03 06:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:50:03] Production.INFO: ==1963== Lock acquired, processing the job...
[2026-04-03 06:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:50:03] Production.INFO: Account Balance Start.
[2026-04-03 06:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:50:03] Production.INFO: 117
[2026-04-03 06:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 06:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:03] Production.INFO: ==1963== Releasing lock...
[2026-04-03 06:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: ==1957== Releasing lock...
[2026-04-03 06:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:50:04] Production.INFO: Total Charge 0
[2026-04-03 06:50:04] Production.INFO: CreateAllLog End
[2026-04-03 06:50:05] Production.INFO: Account Balance End.
[2026-04-03 06:50:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:50:05] Production.INFO: ==1961== Releasing lock...
[2026-04-03 06:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:50:10] Production.ERROR: CronJobId end10
[2026-04-03 06:50:10] Production.INFO: ==1959== Releasing lock...
[2026-04-03 06:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:50:13] Production.INFO: call_cost start
[2026-04-03 06:50:13] Production.INFO: call_cost end
[2026-04-03 06:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:50:13] Production.INFO: ==1955== Releasing lock...
[2026-04-03 06:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:51:01] Production.INFO: ==2027== Lock acquired, processing the job...
[2026-04-03 11:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:51:01] Production.INFO: neon service started
[2026-04-03 11:51:01] Production.INFO: neon service started
[2026-04-03 11:51:01] Production.INFO: ==2027== Releasing lock...
[2026-04-03 11:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:51:02] Production.INFO: ==2029== Lock acquired, processing the job...
[2026-04-03 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:51:02] Production.INFO: ==2031== Lock acquired, processing the job...
[2026-04-03 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:51:02] Production.INFO: ==2031== Releasing lock...
[2026-04-03 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:51:02] Production.INFO: ==2029== Releasing lock...
[2026-04-03 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:51:03] Production.INFO: ==2038== Lock acquired, processing the job...
[2026-04-03 06:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:51:03] Production.INFO: ==2036== Lock acquired, processing the job...
[2026-04-03 06:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:51:03] Production.INFO: ==2034== Lock acquired, processing the job...
[2026-04-03 06:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 06:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 06:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 06:51:03] Production.ERROR: CronJob PID - 2036
[2026-04-03 06:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 06:51:03] Production.ERROR: CronJob ID - 5
[2026-04-03 06:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 06:51:00
[2026-04-03 06:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 06:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 06:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 06:51:03] Production.ERROR: CronJob PID - 2038
[2026-04-03 06:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 06:51:03] Production.ERROR: CronJob ID - 7
[2026-04-03 06:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 06:51:00
[2026-04-03 06:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 06:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 06:51:03] Production.INFO: ==2040== Lock acquired, processing the job...
[2026-04-03 06:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:51:03] Production.INFO: ==2042== Lock acquired, processing the job...
[2026-04-03 06:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:51:03] Production.INFO: ==2044== Lock acquired, processing the job...
[2026-04-03 06:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 06:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 06:51:03] Production.INFO: ==2034== Releasing lock...
[2026-04-03 06:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 06:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 06:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 06:51:03] Production.INFO: ==2046== Lock acquired, processing the job...
[2026-04-03 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:51:03] Production.INFO: Account Balance Start.
[2026-04-03 06:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:51:03] Production.INFO: 117
[2026-04-03 06:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06: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-03 06:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: ==2046== Releasing lock...
[2026-04-03 06:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:51:04] Production.ERROR: done
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: ==2038== Releasing lock...
[2026-04-03 06:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 06:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028485', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:51:04] Production.INFO: Total Charge 0
[2026-04-03 06:51:04] Production.INFO: CreateAllLog End
[2026-04-03 06:51:05] Production.INFO: Account Balance End.
[2026-04-03 06:51:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:51:05] Production.INFO: ==2042== Releasing lock...
[2026-04-03 06:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028485', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 06:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 06:51:10] Production.INFO: ProcessCDR(1,17028485,1,1,2)
[2026-04-03 06:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028485,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028485,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 06:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 06:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 06:51:10] Production.INFO: ==2044== Releasing lock...
[2026-04-03 06:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 06:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 06:51:14] Production.ERROR: CronJobId end10
[2026-04-03 06:51:14] Production.INFO: ==2040== Releasing lock...
[2026-04-03 06:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:51:16] Production.INFO: call_cost start
[2026-04-03 06:51:16] Production.INFO: call_cost end
[2026-04-03 06:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:51:16] Production.INFO: ==2036== Releasing lock...
[2026-04-03 06:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:52:02] Production.INFO: ==2107== Lock acquired, processing the job...
[2026-04-03 11:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:52:02] Production.INFO: neon service started
[2026-04-03 11:52:02] Production.INFO: neon service started
[2026-04-03 11:52:02] Production.INFO: ==2107== Releasing lock...
[2026-04-03 11:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:52:02] Production.INFO: ==2109== Lock acquired, processing the job...
[2026-04-03 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:52:02] Production.INFO: ==2109== Releasing lock...
[2026-04-03 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:52:02] Production.INFO: ==2111== Lock acquired, processing the job...
[2026-04-03 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:52:02] Production.INFO: ==2111== Releasing lock...
[2026-04-03 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:52:03] Production.INFO: ==2114== Lock acquired, processing the job...
[2026-04-03 06:52:03] Production.INFO: ==2116== Lock acquired, processing the job...
[2026-04-03 06:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:52:03] Production.INFO: ==2120== Lock acquired, processing the job...
[2026-04-03 06:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:52:03] Production.INFO: ==2118== Lock acquired, processing the job...
[2026-04-03 06:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:52:03] Production.INFO: Account Balance Start.
[2026-04-03 06:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:52:03] Production.INFO: 117
[2026-04-03 06:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:03] Production.INFO: ==2122== Lock acquired, processing the job...
[2026-04-03 06:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06: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-03 06:52:04] Production.INFO: ==2122== Releasing lock...
[2026-04-03 06:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: ==2116== Releasing lock...
[2026-04-03 06:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:52:04] Production.INFO: Total Charge 0
[2026-04-03 06:52:04] Production.INFO: CreateAllLog End
[2026-04-03 06:52:04] Production.INFO: Account Balance End.
[2026-04-03 06:52:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:52:04] Production.INFO: ==2120== Releasing lock...
[2026-04-03 06:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:52:12] Production.ERROR: CronJobId end10
[2026-04-03 06:52:12] Production.INFO: ==2118== Releasing lock...
[2026-04-03 06:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:52:14] Production.INFO: call_cost start
[2026-04-03 06:52:14] Production.INFO: call_cost end
[2026-04-03 06:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:52:14] Production.INFO: ==2114== Releasing lock...
[2026-04-03 06:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:53:01] Production.INFO: ==2183== Lock acquired, processing the job...
[2026-04-03 11:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:53:01] Production.INFO: neon service started
[2026-04-03 11:53:01] Production.INFO: neon service started
[2026-04-03 11:53:01] Production.INFO: ==2183== Releasing lock...
[2026-04-03 11:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:53:01] Production.INFO: ==2185== Lock acquired, processing the job...
[2026-04-03 06:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:53:02] Production.INFO: ==2187== Lock acquired, processing the job...
[2026-04-03 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:53:02] Production.INFO: ==2187== Releasing lock...
[2026-04-03 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:53:02] Production.INFO: ==2185== Releasing lock...
[2026-04-03 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:53:02] Production.INFO: ==2191== Lock acquired, processing the job...
[2026-04-03 06:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:53:03] Production.INFO: ==2195== Lock acquired, processing the job...
[2026-04-03 06:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:53:03] Production.INFO: ==2189== Lock acquired, processing the job...
[2026-04-03 06:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:53:03] Production.INFO: ==2197== Lock acquired, processing the job...
[2026-04-03 06:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:53:03] Production.INFO: ==2193== Lock acquired, processing the job...
[2026-04-03 06:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:53:03] Production.INFO: Account Balance Start.
[2026-04-03 06:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:53:03] Production.INFO: 117
[2026-04-03 06:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 06:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:53:03] Production.INFO: ==2197== Releasing lock...
[2026-04-03 06:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-19
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-20
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-21
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: ==2191== Releasing lock...
[2026-04-03 06:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-22
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-23
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-24
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-25
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-26
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-27
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-28
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-29
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-30
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-03-31
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-04-01
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:03] Production.INFO: Date 2026-04-02
[2026-04-03 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:53:04] Production.INFO: Total Charge 0
[2026-04-03 06:53:04] Production.INFO: CreateAllLog End
[2026-04-03 06:53:04] Production.INFO: Account Balance End.
[2026-04-03 06:53:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:53:04] Production.INFO: ==2195== Releasing lock...
[2026-04-03 06:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:53:11] Production.ERROR: CronJobId end10
[2026-04-03 06:53:11] Production.INFO: ==2193== Releasing lock...
[2026-04-03 06:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:53:13] Production.INFO: call_cost start
[2026-04-03 06:53:13] Production.INFO: call_cost end
[2026-04-03 06:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:53:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:53:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:53:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:53:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:53:13] Production.INFO: ==2189== Releasing lock...
[2026-04-03 06:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:54:01] Production.INFO: ==2262== Lock acquired, processing the job...
[2026-04-03 11:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:54:01] Production.INFO: neon service started
[2026-04-03 11:54:01] Production.INFO: neon service started
[2026-04-03 11:54:01] Production.INFO: ==2262== Releasing lock...
[2026-04-03 11:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:54:02] Production.INFO: ==2264== Lock acquired, processing the job...
[2026-04-03 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:54:02] Production.INFO: ==2264== Releasing lock...
[2026-04-03 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:54:02] Production.INFO: ==2266== Lock acquired, processing the job...
[2026-04-03 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:54:02] Production.INFO: ==2266== Releasing lock...
[2026-04-03 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:54:03] Production.INFO: ==2271== Lock acquired, processing the job...
[2026-04-03 06:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:54:03] Production.INFO: ==2269== Lock acquired, processing the job...
[2026-04-03 06:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:54:03] Production.INFO: ==2277== Lock acquired, processing the job...
[2026-04-03 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:54:03] Production.INFO: ==2273== Lock acquired, processing the job...
[2026-04-03 06:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 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-03 06:54:03] Production.INFO: ==2277== Releasing lock...
[2026-04-03 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:54:03] Production.INFO: ==2275== Lock acquired, processing the job...
[2026-04-03 06:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:54:03] Production.INFO: Account Balance Start.
[2026-04-03 06:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:54:03] Production.INFO: 117
[2026-04-03 06:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:03] Production.INFO: ==2271== Releasing lock...
[2026-04-03 06:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:54:04] Production.INFO: Total Charge 0
[2026-04-03 06:54:05] Production.INFO: CreateAllLog End
[2026-04-03 06:54:05] Production.INFO: Account Balance End.
[2026-04-03 06:54:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:54:05] Production.INFO: ==2275== Releasing lock...
[2026-04-03 06:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:54:11] Production.ERROR: CronJobId end10
[2026-04-03 06:54:11] Production.INFO: ==2273== Releasing lock...
[2026-04-03 06:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:54:13] Production.INFO: call_cost start
[2026-04-03 06:54:13] Production.INFO: call_cost end
[2026-04-03 06:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:54:13] Production.INFO: ==2269== Releasing lock...
[2026-04-03 06:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:55:01] Production.INFO: ==2338== Lock acquired, processing the job...
[2026-04-03 11:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:55:01] Production.INFO: neon service started
[2026-04-03 11:55:01] Production.INFO: neon service started
[2026-04-03 11:55:01] Production.INFO: ==2338== Releasing lock...
[2026-04-03 11:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:55:01] Production.INFO: ==2340== Lock acquired, processing the job...
[2026-04-03 06:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:55:01] Production.INFO: ==2340== Releasing lock...
[2026-04-03 06:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:55:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:55:02] Production.INFO: ==2342== Lock acquired, processing the job...
[2026-04-03 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:55:02] Production.INFO: ==2342== Releasing lock...
[2026-04-03 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:55:02] Production.INFO: ==2345== Lock acquired, processing the job...
[2026-04-03 06:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:55:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:55:02] Production.INFO: ==2347== Lock acquired, processing the job...
[2026-04-03 06:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:55:02] Production.INFO: ==2349== Lock acquired, processing the job...
[2026-04-03 06:55:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:55:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:55:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:55:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:55:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:55:03] Production.INFO: ==2353== Lock acquired, processing the job...
[2026-04-03 06:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:55:03] Production.INFO: ==2351== Lock acquired, processing the job...
[2026-04-03 06:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 06:55:03] Production.INFO: Account Balance Start.
[2026-04-03 06:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:55:03] Production.INFO: 117
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:03] Production.INFO: ==2353== Releasing lock...
[2026-04-03 06:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:03] Production.INFO: ==2347== Releasing lock...
[2026-04-03 06:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-17
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:03] Production.INFO: Date 2026-03-18
[2026-04-03 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:55:04] Production.INFO: Total Charge 0
[2026-04-03 06:55:04] Production.INFO: CreateAllLog End
[2026-04-03 06:55:04] Production.INFO: Account Balance End.
[2026-04-03 06:55:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:55:04] Production.INFO: ==2351== Releasing lock...
[2026-04-03 06:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:55:12] Production.ERROR: CronJobId end10
[2026-04-03 06:55:12] Production.INFO: ==2349== Releasing lock...
[2026-04-03 06:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:55:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:55:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:55:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:55:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:55:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:55:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:55:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:55:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:55:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:55:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:55:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:55:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:55:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:55:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:55:13] Production.INFO: call_cost start
[2026-04-03 06:55:13] Production.INFO: call_cost end
[2026-04-03 06:55:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:55:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:55:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:55:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:55:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:55:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:55:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:55:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:55:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:55:13] Production.INFO: ==2345== Releasing lock...
[2026-04-03 06:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:55:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:56:01] Production.INFO: ==2412== Lock acquired, processing the job...
[2026-04-03 11:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:56:01] Production.INFO: neon service started
[2026-04-03 11:56:01] Production.INFO: neon service started
[2026-04-03 11:56:01] Production.INFO: ==2412== Releasing lock...
[2026-04-03 11:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:56:02] Production.INFO: ==2418== Lock acquired, processing the job...
[2026-04-03 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:56:02] Production.INFO: ==2418== Releasing lock...
[2026-04-03 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:56:02] Production.INFO: ==2416== Lock acquired, processing the job...
[2026-04-03 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:56:02] Production.INFO: ==2416== Releasing lock...
[2026-04-03 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:56:03] Production.INFO: ==2422== Lock acquired, processing the job...
[2026-04-03 06:56:03] Production.INFO: ==2420== Lock acquired, processing the job...
[2026-04-03 06:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:56:03] Production.INFO: ==2424== Lock acquired, processing the job...
[2026-04-03 06:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:56:03] Production.INFO: ==2426== Lock acquired, processing the job...
[2026-04-03 06:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:56:03] Production.INFO: Account Balance Start.
[2026-04-03 06:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:56:03] Production.INFO: 117
[2026-04-03 06:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:56:03] Production.INFO: ==2428== Lock acquired, processing the job...
[2026-04-03 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 06:56:03] Production.INFO: ==2428== Releasing lock...
[2026-04-03 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:03] Production.INFO: Date 2026-03-15
[2026-04-03 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:03] Production.INFO: Date 2026-03-16
[2026-04-03 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: ==2422== Releasing lock...
[2026-04-03 06:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:56:04] Production.INFO: Total Charge 0
[2026-04-03 06:56:04] Production.INFO: CreateAllLog End
[2026-04-03 06:56:04] Production.INFO: Account Balance End.
[2026-04-03 06:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:56:04] Production.INFO: ==2426== Releasing lock...
[2026-04-03 06:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:56:11] Production.ERROR: CronJobId end10
[2026-04-03 06:56:11] Production.INFO: ==2424== Releasing lock...
[2026-04-03 06:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:56:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:56:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:56:14] Production.INFO: call_cost start
[2026-04-03 06:56:14] Production.INFO: call_cost end
[2026-04-03 06:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:56:14] Production.INFO: ==2420== Releasing lock...
[2026-04-03 06:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:57:02] Production.INFO: ==2496== Lock acquired, processing the job...
[2026-04-03 11:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:57:02] Production.INFO: neon service started
[2026-04-03 11:57:02] Production.INFO: neon service started
[2026-04-03 11:57:02] Production.INFO: ==2496== Releasing lock...
[2026-04-03 11:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:57:02] Production.INFO: ==2498== Lock acquired, processing the job...
[2026-04-03 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:57:02] Production.INFO: ==2498== Releasing lock...
[2026-04-03 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:57:03] Production.INFO: ==2500== Lock acquired, processing the job...
[2026-04-03 10:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:57:03] Production.INFO: ==2500== Releasing lock...
[2026-04-03 10:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:57:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:57:03] Production.INFO: ==2504== Lock acquired, processing the job...
[2026-04-03 06:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:57:03] Production.INFO: ==2506== Lock acquired, processing the job...
[2026-04-03 06:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:57:03] Production.INFO: ==2508== Lock acquired, processing the job...
[2026-04-03 06:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:57:03] Production.INFO: ==2502== Lock acquired, processing the job...
[2026-04-03 06:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:57:03] Production.INFO: Account Balance Start.
[2026-04-03 06:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:57:03] Production.INFO: 117
[2026-04-03 06:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:57:03] Production.INFO: ==2510== Lock acquired, processing the job...
[2026-04-03 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 06: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-03 06:57:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: ==2510== Releasing lock...
[2026-04-03 06:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: ==2504== Releasing lock...
[2026-04-03 06:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:57:04] Production.INFO: Total Charge 0
[2026-04-03 06:57:04] Production.INFO: CreateAllLog End
[2026-04-03 06:57:04] Production.INFO: Account Balance End.
[2026-04-03 06:57:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:57:05] Production.INFO: ==2508== Releasing lock...
[2026-04-03 06:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:57:11] Production.ERROR: CronJobId end10
[2026-04-03 06:57:11] Production.INFO: ==2506== Releasing lock...
[2026-04-03 06:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:57:13] Production.INFO: call_cost start
[2026-04-03 06:57:13] Production.INFO: call_cost end
[2026-04-03 06:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:57:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:57:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:57:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:57:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:57:13] Production.INFO: ==2502== Releasing lock...
[2026-04-03 06:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:58:01] Production.INFO: ==2568== Lock acquired, processing the job...
[2026-04-03 11:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:58:01] Production.INFO: neon service started
[2026-04-03 11:58:01] Production.INFO: neon service started
[2026-04-03 11:58:01] Production.INFO: ==2568== Releasing lock...
[2026-04-03 11:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:58:01] Production.INFO: ==2570== Lock acquired, processing the job...
[2026-04-03 06:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 06:58:02] Production.INFO: ==2570== Releasing lock...
[2026-04-03 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:58:02] Production.INFO: ==2572== Lock acquired, processing the job...
[2026-04-03 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:58:02] Production.INFO: ==2572== Releasing lock...
[2026-04-03 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:58:03] Production.INFO: ==2575== Lock acquired, processing the job...
[2026-04-03 06:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:58:03] Production.INFO: ==2579== Lock acquired, processing the job...
[2026-04-03 06:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 06:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 06:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:58:03] Production.INFO: ==2577== Lock acquired, processing the job...
[2026-04-03 06:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 06:58:03] Production.INFO: ==2583== Lock acquired, processing the job...
[2026-04-03 06:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:58:03] Production.INFO: ==2581== Lock acquired, processing the job...
[2026-04-03 06:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06: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-03 06: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-03 06: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-03 06:58:03] Production.INFO: ==2583== Releasing lock...
[2026-04-03 06:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:58:03] Production.INFO: Account Balance Start.
[2026-04-03 06:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:58:03] Production.INFO: 117
[2026-04-03 06:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 06:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:03] Production.INFO: ==2577== Releasing lock...
[2026-04-03 06:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 06:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 06:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 06:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 06:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:58:04] Production.INFO: Total Charge 0
[2026-04-03 06:58:04] Production.INFO: CreateAllLog End
[2026-04-03 06:58:04] Production.INFO: Account Balance End.
[2026-04-03 06:58:04] Production.ERROR: CronJobId end 12
[2026-04-03 06:58:04] Production.INFO: ==2581== Releasing lock...
[2026-04-03 06:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:58:11] Production.ERROR: CronJobId end10
[2026-04-03 06:58:11] Production.INFO: ==2579== Releasing lock...
[2026-04-03 06:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:58:14] Production.INFO: call_cost start
[2026-04-03 06:58:14] Production.INFO: call_cost end
[2026-04-03 06:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:58:14] Production.INFO: ==2575== Releasing lock...
[2026-04-03 06:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 11:59:02] Production.INFO: ==2643== Lock acquired, processing the job...
[2026-04-03 11:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 11:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 11:59:02] Production.INFO: neon service started
[2026-04-03 11:59:02] Production.INFO: neon service started
[2026-04-03 11:59:02] Production.INFO: ==2643== Releasing lock...
[2026-04-03 11:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 11:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 06:59:02] Production.INFO: ==2645== Lock acquired, processing the job...
[2026-04-03 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:59:02] Production.INFO: ==2647== Lock acquired, processing the job...
[2026-04-03 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:59:02] Production.INFO: ==2647== Releasing lock...
[2026-04-03 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 10:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 06:59:02] Production.INFO: ==2645== Releasing lock...
[2026-04-03 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 06:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 06:59:03] Production.INFO: ==2650== Lock acquired, processing the job...
[2026-04-03 06:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 06:59:03] Production.INFO: ==2658== Lock acquired, processing the job...
[2026-04-03 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 06:59:03] Production.INFO: ==2654== Lock acquired, processing the job...
[2026-04-03 06:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 06:59:03] Production.INFO: ==2652== Lock acquired, processing the job...
[2026-04-03 06:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 06:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 06:59:03] Production.INFO: ==2656== Lock acquired, processing the job...
[2026-04-03 06:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 06:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 06:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 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-03 06:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 06:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 06:59:03] Production.INFO: ==2658== Releasing lock...
[2026-04-03 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 06:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 06:59:03] Production.INFO: Account Balance Start.
[2026-04-03 06:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 06:59:03] Production.INFO: 117
[2026-04-03 06:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-10
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-11
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-12
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-13
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-14
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-15
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-16
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: ==2652== Releasing lock...
[2026-04-03 06:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 06:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-17
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-18
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-19
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-04-01
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-04-02
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Date 2026-04-03
[2026-04-03 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 06:59:04] Production.INFO: Total Charge 0
[2026-04-03 06:59:04] Production.INFO: CreateAllLog End
[2026-04-03 06:59:05] Production.INFO: Account Balance End.
[2026-04-03 06:59:05] Production.ERROR: CronJobId end 12
[2026-04-03 06:59:05] Production.INFO: ==2656== Releasing lock...
[2026-04-03 06:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 06:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 06:59:12] Production.ERROR: CronJobId end10
[2026-04-03 06:59:12] Production.INFO: ==2654== Releasing lock...
[2026-04-03 06:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 06:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 06:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 06:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 06:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 06:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 06:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 06:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 06:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 06:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 06:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 06:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 06:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 06:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 06:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 06:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 06:59:14] Production.INFO: call_cost start
[2026-04-03 06:59:14] Production.INFO: call_cost end
[2026-04-03 06:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 06:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 06:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 06:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 06:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 06:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 06:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 06:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 06:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 06:59:14] Production.INFO: ==2650== Releasing lock...
[2026-04-03 06:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 06:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:00:01] Production.INFO: ==2722== Lock acquired, processing the job...
[2026-04-03 12:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:00:01] Production.INFO: neon service started
[2026-04-03 12:00:01] Production.INFO: neon service started
[2026-04-03 12:00:01] Production.INFO: ==2722== Releasing lock...
[2026-04-03 12:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:00:01] Production.INFO: ==2724== Lock acquired, processing the job...
[2026-04-03 07:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:00:02] Production.INFO: ==2726== Lock acquired, processing the job...
[2026-04-03 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:00:02] Production.INFO: ==2726== Releasing lock...
[2026-04-03 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:00:02] Production.INFO: ==2724== Releasing lock...
[2026-04-03 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:00:02] Production.INFO: ==2730== Lock acquired, processing the job...
[2026-04-03 07:00:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:00:02] Production.INFO: ==2737== Lock acquired, processing the job...
[2026-04-03 07:00:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07: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-03 07: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-03 07: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-03 07:00:03] Production.INFO: ==2737== Releasing lock...
[2026-04-03 07:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:00:03] Production.INFO: ==2728== Lock acquired, processing the job...
[2026-04-03 07:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:00:03] Production.INFO: ==2732== Lock acquired, processing the job...
[2026-04-03 07:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:00:03] Production.INFO: ==2730== Releasing lock...
[2026-04-03 07:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:00:03] Production.INFO: ==2734== Lock acquired, processing the job...
[2026-04-03 07:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:00:03] Production.INFO: Account Balance Start.
[2026-04-03 07:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:00:03] Production.INFO: 117
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:03] Production.INFO: Date 2026-03-27
[2026-04-03 07:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:00:04] Production.INFO: Total Charge 0
[2026-04-03 07:00:04] Production.INFO: CreateAllLog End
[2026-04-03 07:00:04] Production.INFO: Account Balance End.
[2026-04-03 07:00:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:00:04] Production.INFO: ==2734== Releasing lock...
[2026-04-03 07:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:00:13] Production.ERROR: CronJobId end10
[2026-04-03 07:00:13] Production.INFO: ==2732== Releasing lock...
[2026-04-03 07:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:00:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:00:15] Production.INFO: call_cost start
[2026-04-03 07:00:15] Production.INFO: call_cost end
[2026-04-03 07:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:00:15] Production.INFO: ==2728== Releasing lock...
[2026-04-03 07:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:01:01] Production.INFO: ==2807== Lock acquired, processing the job...
[2026-04-03 12:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:01:01] Production.INFO: neon service started
[2026-04-03 12:01:01] Production.INFO: neon service started
[2026-04-03 12:01:01] Production.INFO: ==2807== Releasing lock...
[2026-04-03 12:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:01:02] Production.INFO: ==2814== Lock acquired, processing the job...
[2026-04-03 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:01:02] Production.INFO: ==2814== Releasing lock...
[2026-04-03 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:01:02] Production.INFO: ==2816== Lock acquired, processing the job...
[2026-04-03 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:01:02] Production.INFO: ==2816== Releasing lock...
[2026-04-03 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:01:03] Production.INFO: ==2825== Lock acquired, processing the job...
[2026-04-03 07:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:01:03] Production.INFO: ==2819== Lock acquired, processing the job...
[2026-04-03 07:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 07:01:03] Production.INFO: ==2829== Lock acquired, processing the job...
[2026-04-03 07:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 07:01:03] Production.INFO: ==2821== Lock acquired, processing the job...
[2026-04-03 07:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 07:01:03] Production.INFO: ==2823== Lock acquired, processing the job...
[2026-04-03 07:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 07:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 07:01:03] Production.ERROR: CronJob PID - 2825
[2026-04-03 07:01:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 07:01:03] Production.ERROR: CronJob ID - 10
[2026-04-03 07:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 07:01:00
[2026-04-03 07:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 07:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 07:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 07:01:03] Production.ERROR: CronJob PID - 2829
[2026-04-03 07:01:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 07:01:03] Production.ERROR: CronJob ID - 17
[2026-04-03 07:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 07:01:00
[2026-04-03 07:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 07:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 07:01:03] Production.INFO: ==2827== Lock acquired, processing the job...
[2026-04-03 07:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:01:03] Production.INFO: ==2831== Lock acquired, processing the job...
[2026-04-03 07:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 07:01:03] Production.INFO: ==2819== Releasing lock...
[2026-04-03 07:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 07:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 07:01:03] Production.INFO: Account Balance Start.
[2026-04-03 07:01:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:01:03] Production.INFO: 117
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 07:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: ==2831== Releasing lock...
[2026-04-03 07:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.ERROR: done
[2026-04-03 07:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 07:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028526', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: ==2823== Releasing lock...
[2026-04-03 07:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:05] Production.INFO: Date 2026-03-28
[2026-04-03 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:05] Production.INFO: Date 2026-03-29
[2026-04-03 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:05] Production.INFO: Date 2026-03-30
[2026-04-03 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:01:05] Production.INFO: Total Charge 0
[2026-04-03 07:01:05] Production.INFO: CreateAllLog End
[2026-04-03 07:01:05] Production.INFO: Account Balance End.
[2026-04-03 07:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:01:05] Production.INFO: ==2827== Releasing lock...
[2026-04-03 07:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028526', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 07:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 07:01:10] Production.INFO: ProcessCDR(1,17028526,1,1,2)
[2026-04-03 07:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028526,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028526,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 07:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 07:01:10] Production.INFO: ==2829== Releasing lock...
[2026-04-03 07:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 07:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 07:01:14] Production.ERROR: CronJobId end10
[2026-04-03 07:01:14] Production.INFO: ==2825== Releasing lock...
[2026-04-03 07:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:01:17] Production.INFO: call_cost start
[2026-04-03 07:01:17] Production.INFO: call_cost end
[2026-04-03 07:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:01:17] Production.INFO: ==2821== Releasing lock...
[2026-04-03 07:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:02:01] Production.INFO: ==2890== Lock acquired, processing the job...
[2026-04-03 12:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:02:01] Production.INFO: neon service started
[2026-04-03 12:02:01] Production.INFO: neon service started
[2026-04-03 12:02:01] Production.INFO: ==2890== Releasing lock...
[2026-04-03 12:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:02:01] Production.INFO: ==2892== Lock acquired, processing the job...
[2026-04-03 07:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:02:01] Production.INFO: ==2892== Releasing lock...
[2026-04-03 07:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:02:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:02:02] Production.INFO: ==2894== Lock acquired, processing the job...
[2026-04-03 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:02:02] Production.INFO: ==2894== Releasing lock...
[2026-04-03 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:02:02] Production.INFO: ==2902== Lock acquired, processing the job...
[2026-04-03 07:02:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:02:02] Production.INFO: ==2906== Lock acquired, processing the job...
[2026-04-03 07:02:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:02:03] Production.INFO: ==2896== Lock acquired, processing the job...
[2026-04-03 07:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:02:03] Production.INFO: Account Balance Start.
[2026-04-03 07:02:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:02:03] Production.INFO: 117
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:02:03] Production.INFO: ==2898== Lock acquired, processing the job...
[2026-04-03 07:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: ==2900== Lock acquired, processing the job...
[2026-04-03 07:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 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-03 07:02:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: ==2906== Releasing lock...
[2026-04-03 07:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: ==2904== Lock acquired, processing the job...
[2026-04-03 07:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 07:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-27
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-28
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-29
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-30
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-03-31
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-04-01
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-04-02
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:03] Production.INFO: Date 2026-04-03
[2026-04-03 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:02:04] Production.ERROR: done
[2026-04-03 07:02:04] Production.INFO: ==2898== Releasing lock...
[2026-04-03 07:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 07:02:04] Production.INFO: Total Charge 0
[2026-04-03 07:02:04] Production.INFO: CreateAllLog End
[2026-04-03 07:02:04] Production.ERROR: done
[2026-04-03 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-03 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-03 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-03 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-03 07:02:04] Production.INFO: ==2904== Releasing lock...
[2026-04-03 07:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 07:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 07:02:04] Production.INFO: Account Balance End.
[2026-04-03 07:02:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:02:04] Production.INFO: ==2902== Releasing lock...
[2026-04-03 07:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:02:11] Production.ERROR: CronJobId end10
[2026-04-03 07:02:11] Production.INFO: ==2900== Releasing lock...
[2026-04-03 07:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:02:14] Production.INFO: call_cost start
[2026-04-03 07:02:14] Production.INFO: call_cost end
[2026-04-03 07:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:02:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:02:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:02:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:02:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:02:14] Production.INFO: ==2896== Releasing lock...
[2026-04-03 07:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:03:01] Production.INFO: ==2967== Lock acquired, processing the job...
[2026-04-03 12:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:03:01] Production.INFO: neon service started
[2026-04-03 12:03:01] Production.INFO: neon service started
[2026-04-03 12:03:01] Production.INFO: ==2967== Releasing lock...
[2026-04-03 12:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:03:02] Production.INFO: ==2969== Lock acquired, processing the job...
[2026-04-03 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:03:02] Production.INFO: ==2969== Releasing lock...
[2026-04-03 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:03:02] Production.INFO: ==2971== Lock acquired, processing the job...
[2026-04-03 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:03:02] Production.INFO: ==2971== Releasing lock...
[2026-04-03 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:03:03] Production.INFO: ==2981== Lock acquired, processing the job...
[2026-04-03 07:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 07:03:03] Production.INFO: ==2973== Lock acquired, processing the job...
[2026-04-03 07:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 07:03:03] Production.INFO: ==2981== Releasing lock...
[2026-04-03 07:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:03:03] Production.INFO: ==2975== Lock acquired, processing the job...
[2026-04-03 07:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:03:03] Production.INFO: ==2977== Lock acquired, processing the job...
[2026-04-03 07:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:03:03] Production.INFO: ==2979== Lock acquired, processing the job...
[2026-04-03 07:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:03:03] Production.INFO: Account Balance Start.
[2026-04-03 07:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:03:03] Production.INFO: 117
[2026-04-03 07:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:03] Production.INFO: ==2975== Releasing lock...
[2026-04-03 07:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:03:04] Production.INFO: Total Charge 0
[2026-04-03 07:03:04] Production.INFO: CreateAllLog End
[2026-04-03 07:03:04] Production.INFO: Account Balance End.
[2026-04-03 07:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:03:04] Production.INFO: ==2979== Releasing lock...
[2026-04-03 07:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:03:10] Production.ERROR: CronJobId end10
[2026-04-03 07:03:10] Production.INFO: ==2977== Releasing lock...
[2026-04-03 07:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:03:13] Production.INFO: call_cost start
[2026-04-03 07:03:13] Production.INFO: call_cost end
[2026-04-03 07:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:03:13] Production.INFO: ==2973== Releasing lock...
[2026-04-03 07:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:04:02] Production.INFO: ==3050== Lock acquired, processing the job...
[2026-04-03 12:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:04:02] Production.INFO: neon service started
[2026-04-03 12:04:02] Production.INFO: neon service started
[2026-04-03 12:04:02] Production.INFO: ==3050== Releasing lock...
[2026-04-03 12:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:04:02] Production.INFO: ==3054== Lock acquired, processing the job...
[2026-04-03 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:04:02] Production.INFO: ==3056== Lock acquired, processing the job...
[2026-04-03 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:04:02] Production.INFO: ==3056== Releasing lock...
[2026-04-03 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:04:03] Production.INFO: ==3054== Releasing lock...
[2026-04-03 07:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:04:03] Production.INFO: ==3059== Lock acquired, processing the job...
[2026-04-03 07:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:04:03] Production.INFO: ==3061== Lock acquired, processing the job...
[2026-04-03 07:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:04:03] Production.INFO: ==3067== Lock acquired, processing the job...
[2026-04-03 07:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07: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-03 07: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-03 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-03 07:04:04] Production.INFO: ==3067== Releasing lock...
[2026-04-03 07:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:04:04] Production.INFO: ==3063== Lock acquired, processing the job...
[2026-04-03 07:04:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:04:04] Production.INFO: ==3065== Lock acquired, processing the job...
[2026-04-03 07:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:04:04] Production.INFO: Account Balance Start.
[2026-04-03 07:04:04] Production.INFO: CreateAllLog Start
[2026-04-03 07:04:04] Production.INFO: 117
[2026-04-03 07:04:04] Production.INFO: ==3061== Releasing lock...
[2026-04-03 07:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-08
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Date 2026-03-25
[2026-04-03 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Date 2026-03-26
[2026-04-03 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Date 2026-03-27
[2026-04-03 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Date 2026-03-28
[2026-04-03 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Date 2026-03-29
[2026-04-03 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Date 2026-03-30
[2026-04-03 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:04:05] Production.INFO: Total Charge 0
[2026-04-03 07:04:05] Production.INFO: CreateAllLog End
[2026-04-03 07:04:05] Production.INFO: Account Balance End.
[2026-04-03 07:04:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:04:05] Production.INFO: ==3065== Releasing lock...
[2026-04-03 07:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:04:11] Production.ERROR: CronJobId end10
[2026-04-03 07:04:11] Production.INFO: ==3063== Releasing lock...
[2026-04-03 07:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:04:14] Production.INFO: call_cost start
[2026-04-03 07:04:14] Production.INFO: call_cost end
[2026-04-03 07:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:04:14] Production.INFO: ==3059== Releasing lock...
[2026-04-03 07:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:05:01] Production.INFO: ==3125== Lock acquired, processing the job...
[2026-04-03 12:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:05:01] Production.INFO: neon service started
[2026-04-03 12:05:01] Production.INFO: neon service started
[2026-04-03 12:05:01] Production.INFO: ==3125== Releasing lock...
[2026-04-03 12:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:05:01] Production.INFO: ==3127== Lock acquired, processing the job...
[2026-04-03 07:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:05:02] Production.INFO: ==3127== Releasing lock...
[2026-04-03 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:05:02] Production.INFO: ==3129== Lock acquired, processing the job...
[2026-04-03 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:05:02] Production.INFO: ==3129== Releasing lock...
[2026-04-03 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:05:02] Production.INFO: ==3140== Lock acquired, processing the job...
[2026-04-03 07:05:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 07:05:03] Production.INFO: ==3140== Releasing lock...
[2026-04-03 07:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:05:03] Production.INFO: ==3132== Lock acquired, processing the job...
[2026-04-03 07:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:05:03] Production.INFO: ==3138== Lock acquired, processing the job...
[2026-04-03 07:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:05:03] Production.INFO: ==3136== Lock acquired, processing the job...
[2026-04-03 07:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:05:03] Production.INFO: ==3134== Lock acquired, processing the job...
[2026-04-03 07:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:05:03] Production.INFO: Account Balance Start.
[2026-04-03 07:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:05:03] Production.INFO: 117
[2026-04-03 07:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:03] Production.INFO: ==3134== Releasing lock...
[2026-04-03 07:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:05:04] Production.INFO: Total Charge 0
[2026-04-03 07:05:04] Production.INFO: CreateAllLog End
[2026-04-03 07:05:04] Production.INFO: Account Balance End.
[2026-04-03 07:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:05:04] Production.INFO: ==3138== Releasing lock...
[2026-04-03 07:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:05:10] Production.ERROR: CronJobId end10
[2026-04-03 07:05:10] Production.INFO: ==3136== Releasing lock...
[2026-04-03 07:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:05:13] Production.INFO: call_cost start
[2026-04-03 07:05:13] Production.INFO: call_cost end
[2026-04-03 07:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:05:13] Production.INFO: ==3132== Releasing lock...
[2026-04-03 07:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:06:02] Production.INFO: ==3202== Lock acquired, processing the job...
[2026-04-03 12:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:06:02] Production.INFO: neon service started
[2026-04-03 12:06:02] Production.INFO: neon service started
[2026-04-03 12:06:02] Production.INFO: ==3202== Releasing lock...
[2026-04-03 12:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:06:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 07:06:02] Production.INFO: ==3204== Lock acquired, processing the job...
[2026-04-03 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:06:02] Production.INFO: ==3206== Lock acquired, processing the job...
[2026-04-03 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:06:02] Production.INFO: ==3206== Releasing lock...
[2026-04-03 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:06:02] Production.INFO: ==3204== Releasing lock...
[2026-04-03 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:06:03] Production.INFO: ==3209== Lock acquired, processing the job...
[2026-04-03 07:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:06:03] Production.INFO: ==3211== Lock acquired, processing the job...
[2026-04-03 07:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:06:03] Production.INFO: ==3217== Lock acquired, processing the job...
[2026-04-03 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:06:03] Production.INFO: ==3213== Lock acquired, processing the job...
[2026-04-03 07:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:06:03] Production.INFO: ==3215== Lock acquired, processing the job...
[2026-04-03 07:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07: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-03 07:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07: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-03 07: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-03 07:06:03] Production.INFO: ==3217== Releasing lock...
[2026-04-03 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:06:03] Production.INFO: Account Balance Start.
[2026-04-03 07:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:06:03] Production.INFO: 117
[2026-04-03 07:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: ==3211== Releasing lock...
[2026-04-03 07:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:06:04] Production.INFO: Total Charge 0
[2026-04-03 07:06:04] Production.INFO: CreateAllLog End
[2026-04-03 07:06:04] Production.INFO: Account Balance End.
[2026-04-03 07:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:06:04] Production.INFO: ==3215== Releasing lock...
[2026-04-03 07:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:06:11] Production.ERROR: CronJobId end10
[2026-04-03 07:06:11] Production.INFO: ==3213== Releasing lock...
[2026-04-03 07:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:06:14] Production.INFO: call_cost start
[2026-04-03 07:06:14] Production.INFO: call_cost end
[2026-04-03 07:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:06:14] Production.INFO: ==3209== Releasing lock...
[2026-04-03 07:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:07:01] Production.INFO: ==3282== Lock acquired, processing the job...
[2026-04-03 12:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:07:01] Production.INFO: neon service started
[2026-04-03 12:07:01] Production.INFO: neon service started
[2026-04-03 12:07:01] Production.INFO: ==3282== Releasing lock...
[2026-04-03 12:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:07:01] Production.INFO: ==3286== Lock acquired, processing the job...
[2026-04-03 11:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:07:01] Production.INFO: ==3286== Releasing lock...
[2026-04-03 11:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:07:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:07:01] Production.INFO: ==3284== Lock acquired, processing the job...
[2026-04-03 07:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:07:02] Production.INFO: ==3284== Releasing lock...
[2026-04-03 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:07:03] Production.INFO: ==3288== Lock acquired, processing the job...
[2026-04-03 07:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:07:03] Production.INFO: ==3294== Lock acquired, processing the job...
[2026-04-03 07:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:07:03] Production.INFO: ==3290== Lock acquired, processing the job...
[2026-04-03 07:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:07:03] Production.INFO: ==3292== Lock acquired, processing the job...
[2026-04-03 07:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:07:03] Production.INFO: ==3296== Lock acquired, processing the job...
[2026-04-03 07:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:07:03] Production.INFO: Account Balance Start.
[2026-04-03 07:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:07:03] Production.INFO: 117
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 07:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: ==3296== Releasing lock...
[2026-04-03 07:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: ==3290== Releasing lock...
[2026-04-03 07:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:07:04] Production.INFO: Total Charge 0
[2026-04-03 07:07:04] Production.INFO: CreateAllLog End
[2026-04-03 07:07:04] Production.INFO: Account Balance End.
[2026-04-03 07:07:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:07:04] Production.INFO: ==3294== Releasing lock...
[2026-04-03 07:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:07:11] Production.ERROR: CronJobId end10
[2026-04-03 07:07:11] Production.INFO: ==3292== Releasing lock...
[2026-04-03 07:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:07:15] Production.INFO: call_cost start
[2026-04-03 07:07:15] Production.INFO: call_cost end
[2026-04-03 07:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:07:15] Production.INFO: ==3288== Releasing lock...
[2026-04-03 07:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:08:01] Production.INFO: ==3354== Lock acquired, processing the job...
[2026-04-03 12:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:08:01] Production.INFO: neon service started
[2026-04-03 12:08:01] Production.INFO: neon service started
[2026-04-03 12:08:01] Production.INFO: ==3354== Releasing lock...
[2026-04-03 12:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:08:02] Production.INFO: ==3358== Lock acquired, processing the job...
[2026-04-03 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:08:02] Production.INFO: ==3358== Releasing lock...
[2026-04-03 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:08:02] Production.INFO: ==3356== Lock acquired, processing the job...
[2026-04-03 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:08:02] Production.INFO: ==3356== Releasing lock...
[2026-04-03 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:08:03] Production.INFO: ==3361== Lock acquired, processing the job...
[2026-04-03 07:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:08:03] Production.INFO: ==3363== Lock acquired, processing the job...
[2026-04-03 07:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:08:03] Production.INFO: ==3367== Lock acquired, processing the job...
[2026-04-03 07:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:08:03] Production.INFO: ==3365== Lock acquired, processing the job...
[2026-04-03 07:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:08:03] Production.INFO: ==3369== Lock acquired, processing the job...
[2026-04-03 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:08:03] Production.INFO: Account Balance Start.
[2026-04-03 07:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:08:03] Production.INFO: 117
[2026-04-03 07:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 07:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:08:03] Production.INFO: ==3369== Releasing lock...
[2026-04-03 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: ==3363== Releasing lock...
[2026-04-03 07:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:08:04] Production.INFO: Total Charge 0
[2026-04-03 07:08:04] Production.INFO: CreateAllLog End
[2026-04-03 07:08:05] Production.INFO: Account Balance End.
[2026-04-03 07:08:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:08:05] Production.INFO: ==3367== Releasing lock...
[2026-04-03 07:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:08:11] Production.ERROR: CronJobId end10
[2026-04-03 07:08:11] Production.INFO: ==3365== Releasing lock...
[2026-04-03 07:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:08:14] Production.INFO: call_cost start
[2026-04-03 07:08:14] Production.INFO: call_cost end
[2026-04-03 07:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:08:14] Production.INFO: ==3361== Releasing lock...
[2026-04-03 07:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:09:01] Production.INFO: ==3432== Lock acquired, processing the job...
[2026-04-03 12:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:09:01] Production.INFO: neon service started
[2026-04-03 12:09:01] Production.INFO: neon service started
[2026-04-03 12:09:01] Production.INFO: ==3432== Releasing lock...
[2026-04-03 12:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:09:01] Production.INFO: ==3436== Lock acquired, processing the job...
[2026-04-03 11:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:09:01] Production.INFO: ==3436== Releasing lock...
[2026-04-03 11:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:09:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:09:01] Production.INFO: ==3434== Lock acquired, processing the job...
[2026-04-03 07:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:09:02] Production.INFO: ==3434== Releasing lock...
[2026-04-03 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:09:02] Production.INFO: ==3438== Lock acquired, processing the job...
[2026-04-03 07:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:09:02] Production.INFO: ==3440== Lock acquired, processing the job...
[2026-04-03 07:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:09:02] Production.INFO: ==3442== Lock acquired, processing the job...
[2026-04-03 07:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:09:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:09:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:09:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:09:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:09:03] Production.INFO: ==3447== Lock acquired, processing the job...
[2026-04-03 07:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:09:03] Production.INFO: ==3445== Lock acquired, processing the job...
[2026-04-03 07:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 07:09:03] Production.INFO: Account Balance Start.
[2026-04-03 07:09:03] Production.INFO: ==3447== Releasing lock...
[2026-04-03 07:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:09:03] Production.INFO: 117
[2026-04-03 07:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:03] Production.INFO: ==3440== Releasing lock...
[2026-04-03 07:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:09:04] Production.INFO: Total Charge 0
[2026-04-03 07:09:04] Production.INFO: CreateAllLog End
[2026-04-03 07:09:04] Production.INFO: Account Balance End.
[2026-04-03 07:09:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:09:04] Production.INFO: ==3445== Releasing lock...
[2026-04-03 07:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:09:10] Production.ERROR: CronJobId end10
[2026-04-03 07:09:10] Production.INFO: ==3442== Releasing lock...
[2026-04-03 07:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:09:15] Production.INFO: call_cost start
[2026-04-03 07:09:15] Production.INFO: call_cost end
[2026-04-03 07:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:09:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:09:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:09:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:09:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:09:15] Production.INFO: ==3438== Releasing lock...
[2026-04-03 07:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:10:01] Production.INFO: ==3502== Lock acquired, processing the job...
[2026-04-03 12:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:10:01] Production.INFO: neon service started
[2026-04-03 12:10:01] Production.INFO: neon service started
[2026-04-03 12:10:01] Production.INFO: ==3502== Releasing lock...
[2026-04-03 12:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:10:02] Production.INFO: ==3504== Lock acquired, processing the job...
[2026-04-03 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:10:02] Production.INFO: ==3504== Releasing lock...
[2026-04-03 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:10:02] Production.INFO: ==3506== Lock acquired, processing the job...
[2026-04-03 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:10:02] Production.INFO: ==3506== Releasing lock...
[2026-04-03 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:10:03] Production.INFO: ==3515== Lock acquired, processing the job...
[2026-04-03 07:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:10:03] Production.INFO: Account Balance Start.
[2026-04-03 07:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:10:03] Production.INFO: 117
[2026-04-03 07:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:03] Production.INFO: ==3513== Lock acquired, processing the job...
[2026-04-03 07:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:03] Production.INFO: ==3509== Lock acquired, processing the job...
[2026-04-03 07:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:03] Production.INFO: ==3511== Lock acquired, processing the job...
[2026-04-03 07:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:03] Production.INFO: ==3517== Lock acquired, processing the job...
[2026-04-03 07:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 07:10:03] Production.INFO: ==3517== Releasing lock...
[2026-04-03 07:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: ==3511== Releasing lock...
[2026-04-03 07:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:10:04] Production.INFO: Total Charge 0
[2026-04-03 07:10:04] Production.INFO: CreateAllLog End
[2026-04-03 07:10:05] Production.INFO: Account Balance End.
[2026-04-03 07:10:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:10:05] Production.INFO: ==3515== Releasing lock...
[2026-04-03 07:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:10:10] Production.ERROR: CronJobId end10
[2026-04-03 07:10:10] Production.INFO: ==3513== Releasing lock...
[2026-04-03 07:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:10:14] Production.INFO: call_cost start
[2026-04-03 07:10:14] Production.INFO: call_cost end
[2026-04-03 07:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:10:14] Production.INFO: ==3509== Releasing lock...
[2026-04-03 07:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:11:02] Production.INFO: ==3580== Lock acquired, processing the job...
[2026-04-03 12:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:11:02] Production.INFO: neon service started
[2026-04-03 12:11:02] Production.INFO: neon service started
[2026-04-03 12:11:02] Production.INFO: ==3580== Releasing lock...
[2026-04-03 12:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:11:02] Production.INFO: ==3582== Lock acquired, processing the job...
[2026-04-03 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:11:02] Production.INFO: ==3584== Lock acquired, processing the job...
[2026-04-03 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:11:02] Production.INFO: ==3584== Releasing lock...
[2026-04-03 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:11:03] Production.INFO: ==3582== Releasing lock...
[2026-04-03 07:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:11:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:11:03] Production.INFO: ==3589== Lock acquired, processing the job...
[2026-04-03 07:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:11:04] Production.INFO: ==3587== Lock acquired, processing the job...
[2026-04-03 07:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 07:11:04] Production.INFO: ==3591== Lock acquired, processing the job...
[2026-04-03 07:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:11:04] Production.INFO: ==3593== Lock acquired, processing the job...
[2026-04-03 07:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:11:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 07:11:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 07:11:04] Production.ERROR: CronJob PID - 3589
[2026-04-03 07:11:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 07:11:04] Production.ERROR: CronJob ID - 5
[2026-04-03 07:11:04] Production.ERROR: CronJob Last Run Time 2026-04-03 07:11:00
[2026-04-03 07:11:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 07:11:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 07:11:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 07:11:04] Production.ERROR: CronJob PID - 3591
[2026-04-03 07:11:04] Production.ERROR: CronJob Title - Account Block
[2026-04-03 07:11:04] Production.ERROR: CronJob ID - 7
[2026-04-03 07:11:04] Production.ERROR: CronJob Last Run Time 2026-04-03 07:11:00
[2026-04-03 07:11:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 07:11:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 07:11:04] Production.INFO: ==3595== Lock acquired, processing the job...
[2026-04-03 07:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:11:04] Production.INFO: ==3597== Lock acquired, processing the job...
[2026-04-03 07:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 07:11:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 07:11:04] Production.INFO: ==3587== Releasing lock...
[2026-04-03 07:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 07:11:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 07:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 07:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:11:04] Production.INFO: Account Balance Start.
[2026-04-03 07:11:04] Production.INFO: CreateAllLog Start
[2026-04-03 07:11:04] Production.INFO: 117
[2026-04-03 07:11:04] Production.INFO: ==3599== Lock acquired, processing the job...
[2026-04-03 07:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:11:04] Production.INFO: Date 2026-03-08
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:04] Production.INFO: ==3599== Releasing lock...
[2026-04-03 07:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:11:04] Production.ERROR: done
[2026-04-03 07:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 07:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028568', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 07:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-19
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-20
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: ==3591== Releasing lock...
[2026-04-03 07:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:11:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-21
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-22
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-23
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-24
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-25
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-26
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-27
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-28
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-29
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-30
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:11:05] Production.INFO: Total Charge 0
[2026-04-03 07:11:05] Production.INFO: CreateAllLog End
[2026-04-03 07:11:06] Production.INFO: Account Balance End.
[2026-04-03 07:11:06] Production.ERROR: CronJobId end 12
[2026-04-03 07:11:06] Production.INFO: ==3595== Releasing lock...
[2026-04-03 07:11:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:11:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028568', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 07:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 07:11:10] Production.INFO: ProcessCDR(1,17028568,1,1,2)
[2026-04-03 07:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028568,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028568,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 07:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 07:11:10] Production.INFO: ==3597== Releasing lock...
[2026-04-03 07:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 07:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 07:11:14] Production.ERROR: CronJobId end10
[2026-04-03 07:11:14] Production.INFO: ==3593== Releasing lock...
[2026-04-03 07:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:11:16] Production.INFO: call_cost start
[2026-04-03 07:11:16] Production.INFO: call_cost end
[2026-04-03 07:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:11:16] Production.INFO: ==3589== Releasing lock...
[2026-04-03 07:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:12:01] Production.INFO: ==3659== Lock acquired, processing the job...
[2026-04-03 12:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:12:01] Production.INFO: neon service started
[2026-04-03 12:12:01] Production.INFO: neon service started
[2026-04-03 12:12:01] Production.INFO: ==3659== Releasing lock...
[2026-04-03 12:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:12:01] Production.INFO: ==3663== Lock acquired, processing the job...
[2026-04-03 11:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:12:01] Production.INFO: ==3663== Releasing lock...
[2026-04-03 11:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:12:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:12:02] Production.INFO: ==3661== Lock acquired, processing the job...
[2026-04-03 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:12:02] Production.INFO: ==3661== Releasing lock...
[2026-04-03 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:12:03] Production.INFO: ==3666== Lock acquired, processing the job...
[2026-04-03 07:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:12:03] Production.INFO: ==3670== Lock acquired, processing the job...
[2026-04-03 07:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:12:03] Production.INFO: ==3668== Lock acquired, processing the job...
[2026-04-03 07:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:12:03] Production.INFO: ==3674== Lock acquired, processing the job...
[2026-04-03 07:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:12:03] Production.INFO: ==3672== Lock acquired, processing the job...
[2026-04-03 07:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 07:12:03] Production.INFO: ==3674== Releasing lock...
[2026-04-03 07:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:12:03] Production.INFO: Account Balance Start.
[2026-04-03 07:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:12:03] Production.INFO: 117
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: ==3668== Releasing lock...
[2026-04-03 07:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:12:04] Production.INFO: Total Charge 0
[2026-04-03 07:12:04] Production.INFO: CreateAllLog End
[2026-04-03 07:12:04] Production.INFO: Account Balance End.
[2026-04-03 07:12:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:12:04] Production.INFO: ==3672== Releasing lock...
[2026-04-03 07:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:12:11] Production.ERROR: CronJobId end10
[2026-04-03 07:12:11] Production.INFO: ==3670== Releasing lock...
[2026-04-03 07:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:12:14] Production.INFO: call_cost start
[2026-04-03 07:12:14] Production.INFO: call_cost end
[2026-04-03 07:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:12:14] Production.INFO: ==3666== Releasing lock...
[2026-04-03 07:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:13:01] Production.INFO: ==3731== Lock acquired, processing the job...
[2026-04-03 12:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:13:01] Production.INFO: neon service started
[2026-04-03 12:13:02] Production.INFO: neon service started
[2026-04-03 12:13:02] Production.INFO: ==3731== Releasing lock...
[2026-04-03 12:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:13:02] Production.INFO: ==3733== Lock acquired, processing the job...
[2026-04-03 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:13:02] Production.INFO: ==3733== Releasing lock...
[2026-04-03 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:13:02] Production.INFO: ==3735== Lock acquired, processing the job...
[2026-04-03 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:13:02] Production.INFO: ==3735== Releasing lock...
[2026-04-03 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:13:03] Production.INFO: ==3742== Lock acquired, processing the job...
[2026-04-03 07:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:13:03] Production.INFO: ==3738== Lock acquired, processing the job...
[2026-04-03 07:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:13:03] Production.INFO: ==3744== Lock acquired, processing the job...
[2026-04-03 07:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:13:03] Production.INFO: ==3740== Lock acquired, processing the job...
[2026-04-03 07:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:13:03] Production.INFO: ==3746== Lock acquired, processing the job...
[2026-04-03 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:13:03] Production.INFO: Account Balance Start.
[2026-04-03 07:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:13:03] Production.INFO: 117
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:13:03] Production.INFO: ==3746== Releasing lock...
[2026-04-03 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: ==3740== Releasing lock...
[2026-04-03 07:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:13:04] Production.INFO: Total Charge 0
[2026-04-03 07:13:04] Production.INFO: CreateAllLog End
[2026-04-03 07:13:04] Production.INFO: Account Balance End.
[2026-04-03 07:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:13:04] Production.INFO: ==3744== Releasing lock...
[2026-04-03 07:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:13: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-03 07:13:11] Production.ERROR: CronJobId end10
[2026-04-03 07:13:11] Production.INFO: ==3742== Releasing lock...
[2026-04-03 07:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:13:14] Production.INFO: call_cost start
[2026-04-03 07:13:14] Production.INFO: call_cost end
[2026-04-03 07:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:13:14] Production.INFO: ==3738== Releasing lock...
[2026-04-03 07:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:14:01] Production.INFO: ==3811== Lock acquired, processing the job...
[2026-04-03 12:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:14:01] Production.INFO: neon service started
[2026-04-03 12:14:01] Production.INFO: neon service started
[2026-04-03 12:14:01] Production.INFO: ==3811== Releasing lock...
[2026-04-03 12:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:14:01] Production.INFO: ==3815== Lock acquired, processing the job...
[2026-04-03 07:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:14:02] Production.INFO: ==3815== Releasing lock...
[2026-04-03 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:14:02] Production.INFO: ==3817== Lock acquired, processing the job...
[2026-04-03 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:14:02] Production.INFO: ==3817== Releasing lock...
[2026-04-03 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:14:02] Production.INFO: ==3823== Lock acquired, processing the job...
[2026-04-03 07:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:14:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:14:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:14:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:14:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:14:03] Production.INFO: ==3819== Lock acquired, processing the job...
[2026-04-03 07:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:14:03] Production.INFO: ==3821== Lock acquired, processing the job...
[2026-04-03 07:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:14:03] Production.INFO: ==3825== Lock acquired, processing the job...
[2026-04-03 07:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:14:03] Production.INFO: ==3827== Lock acquired, processing the job...
[2026-04-03 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 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-03 07:14:03] Production.INFO: Account Balance Start.
[2026-04-03 07:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:14:03] Production.INFO: 117
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: ==3827== Releasing lock...
[2026-04-03 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: ==3821== Releasing lock...
[2026-04-03 07:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:14:04] Production.INFO: Total Charge 0
[2026-04-03 07:14:04] Production.INFO: CreateAllLog End
[2026-04-03 07:14:04] Production.INFO: Account Balance End.
[2026-04-03 07:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:14:04] Production.INFO: ==3825== Releasing lock...
[2026-04-03 07:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:14:11] Production.ERROR: CronJobId end10
[2026-04-03 07:14:11] Production.INFO: ==3823== Releasing lock...
[2026-04-03 07:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:14:14] Production.INFO: call_cost start
[2026-04-03 07:14:14] Production.INFO: call_cost end
[2026-04-03 07:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:14:14] Production.INFO: ==3819== Releasing lock...
[2026-04-03 07:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:15:01] Production.INFO: ==3889== Lock acquired, processing the job...
[2026-04-03 12:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:15:01] Production.INFO: neon service started
[2026-04-03 12:15:01] Production.INFO: neon service started
[2026-04-03 12:15:01] Production.INFO: ==3889== Releasing lock...
[2026-04-03 12:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:15:02] Production.INFO: ==3891== Lock acquired, processing the job...
[2026-04-03 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:15:02] Production.INFO: ==3893== Lock acquired, processing the job...
[2026-04-03 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:15:02] Production.INFO: ==3893== Releasing lock...
[2026-04-03 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:15:02] Production.INFO: ==3891== Releasing lock...
[2026-04-03 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:15:03] Production.INFO: ==3898== Lock acquired, processing the job...
[2026-04-03 07:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:15:03] Production.INFO: ==3896== Lock acquired, processing the job...
[2026-04-03 07:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:15:03] Production.INFO: ==3900== Lock acquired, processing the job...
[2026-04-03 07:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:15:03] Production.INFO: ==3902== Lock acquired, processing the job...
[2026-04-03 07:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:15:03] Production.INFO: Account Balance Start.
[2026-04-03 07:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:15:03] Production.INFO: 117
[2026-04-03 07:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:15:03] Production.INFO: ==3904== Lock acquired, processing the job...
[2026-04-03 07:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 07:15:03] Production.INFO: ==3904== Releasing lock...
[2026-04-03 07:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: ==3898== Releasing lock...
[2026-04-03 07:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:15:04] Production.INFO: Total Charge 0
[2026-04-03 07:15:04] Production.INFO: CreateAllLog End
[2026-04-03 07:15:04] Production.INFO: Account Balance End.
[2026-04-03 07:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:15:04] Production.INFO: ==3902== Releasing lock...
[2026-04-03 07:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:15:11] Production.ERROR: CronJobId end10
[2026-04-03 07:15:11] Production.INFO: ==3900== Releasing lock...
[2026-04-03 07:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:15:15] Production.INFO: call_cost start
[2026-04-03 07:15:15] Production.INFO: call_cost end
[2026-04-03 07:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:15:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:15:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:15:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:15:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:15:15] Production.INFO: ==3896== Releasing lock...
[2026-04-03 07:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:16:02] Production.INFO: ==3961== Lock acquired, processing the job...
[2026-04-03 12:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:16:02] Production.INFO: neon service started
[2026-04-03 12:16:02] Production.INFO: neon service started
[2026-04-03 12:16:02] Production.INFO: ==3961== Releasing lock...
[2026-04-03 12:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:16:02] Production.INFO: ==3966== Lock acquired, processing the job...
[2026-04-03 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:16:02] Production.INFO: ==3966== Releasing lock...
[2026-04-03 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:16:02] Production.INFO: ==3963== Lock acquired, processing the job...
[2026-04-03 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:16:02] Production.INFO: ==3963== Releasing lock...
[2026-04-03 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:16:03] Production.INFO: ==3968== Lock acquired, processing the job...
[2026-04-03 07:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:16:03] Production.INFO: ==3970== Lock acquired, processing the job...
[2026-04-03 07:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:16:03] Production.INFO: ==3972== Lock acquired, processing the job...
[2026-04-03 07:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:16:03] Production.INFO: ==3976== Lock acquired, processing the job...
[2026-04-03 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:16:03] Production.INFO: ==3974== Lock acquired, processing the job...
[2026-04-03 07:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:16:03] Production.INFO: Account Balance Start.
[2026-04-03 07:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:16:03] Production.INFO: 117
[2026-04-03 07:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:16:03] Production.INFO: ==3976== Releasing lock...
[2026-04-03 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: ==3970== Releasing lock...
[2026-04-03 07:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:16:04] Production.INFO: Total Charge 0
[2026-04-03 07:16:04] Production.INFO: CreateAllLog End
[2026-04-03 07:16:05] Production.INFO: Account Balance End.
[2026-04-03 07:16:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:16:05] Production.INFO: ==3974== Releasing lock...
[2026-04-03 07:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:16:12] Production.ERROR: CronJobId end10
[2026-04-03 07:16:12] Production.INFO: ==3972== Releasing lock...
[2026-04-03 07:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:16:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:16:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:16:15] Production.INFO: call_cost start
[2026-04-03 07:16:15] Production.INFO: call_cost end
[2026-04-03 07:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:16:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:16:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:16:15] Production.INFO: ==3968== Releasing lock...
[2026-04-03 07:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:17:01] Production.INFO: ==4036== Lock acquired, processing the job...
[2026-04-03 12:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:17:01] Production.INFO: neon service started
[2026-04-03 12:17:01] Production.INFO: neon service started
[2026-04-03 12:17:01] Production.INFO: ==4036== Releasing lock...
[2026-04-03 12:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:17:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 07:17:01] Production.INFO: ==4038== Lock acquired, processing the job...
[2026-04-03 07:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:17:02] Production.INFO: ==4038== Releasing lock...
[2026-04-03 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:17:02] Production.INFO: ==4040== Lock acquired, processing the job...
[2026-04-03 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:17:02] Production.INFO: ==4040== Releasing lock...
[2026-04-03 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:17:02] Production.INFO: ==4051== Lock acquired, processing the job...
[2026-04-03 07:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07: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-03 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-03 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-03 07:17:03] Production.INFO: ==4051== Releasing lock...
[2026-04-03 07:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:17:03] Production.INFO: ==4043== Lock acquired, processing the job...
[2026-04-03 07:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:17:03] Production.INFO: ==4045== Lock acquired, processing the job...
[2026-04-03 07:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:17:03] Production.INFO: ==4047== Lock acquired, processing the job...
[2026-04-03 07:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:17:03] Production.INFO: ==4049== Lock acquired, processing the job...
[2026-04-03 07:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:17:03] Production.INFO: Account Balance Start.
[2026-04-03 07:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:17:03] Production.INFO: 117
[2026-04-03 07:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:03] Production.INFO: ==4045== Releasing lock...
[2026-04-03 07:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:17:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:17:04] Production.INFO: Total Charge 0
[2026-04-03 07:17:04] Production.INFO: CreateAllLog End
[2026-04-03 07:17:04] Production.INFO: Account Balance End.
[2026-04-03 07:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:17:04] Production.INFO: ==4049== Releasing lock...
[2026-04-03 07:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:17:10] Production.ERROR: CronJobId end10
[2026-04-03 07:17:10] Production.INFO: ==4047== Releasing lock...
[2026-04-03 07:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:17:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:17:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:17:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:17:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:17:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:17:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:17:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:17:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:17:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:17:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:17:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:17:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:17:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:17:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:17:12] Production.INFO: call_cost start
[2026-04-03 07:17:12] Production.INFO: call_cost end
[2026-04-03 07:17:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:17:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:17:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:17:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:17:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:17:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:17:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:17:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:17:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:17:13] Production.INFO: ==4043== Releasing lock...
[2026-04-03 07:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:18:02] Production.INFO: ==4114== Lock acquired, processing the job...
[2026-04-03 12:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:18:02] Production.INFO: neon service started
[2026-04-03 12:18:02] Production.INFO: neon service started
[2026-04-03 12:18:02] Production.INFO: ==4114== Releasing lock...
[2026-04-03 12:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:18:02] Production.INFO: ==4116== Lock acquired, processing the job...
[2026-04-03 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:18:02] Production.INFO: ==4116== Releasing lock...
[2026-04-03 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:18:02] Production.INFO: ==4118== Lock acquired, processing the job...
[2026-04-03 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:18:02] Production.INFO: ==4118== Releasing lock...
[2026-04-03 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:18:03] Production.INFO: ==4126== Lock acquired, processing the job...
[2026-04-03 07:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:18:03] Production.INFO: ==4120== Lock acquired, processing the job...
[2026-04-03 07:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:18:03] Production.INFO: Account Balance Start.
[2026-04-03 07:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:18:03] Production.INFO: 117
[2026-04-03 07:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:18:03] Production.INFO: ==4122== Lock acquired, processing the job...
[2026-04-03 07:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:03] Production.INFO: ==4124== Lock acquired, processing the job...
[2026-04-03 07:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:03] Production.INFO: ==4128== Lock acquired, processing the job...
[2026-04-03 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 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-03 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:03] Production.INFO: ==4128== Releasing lock...
[2026-04-03 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:18:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: ==4122== Releasing lock...
[2026-04-03 07:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:18:04] Production.INFO: Total Charge 0
[2026-04-03 07:18:04] Production.INFO: CreateAllLog End
[2026-04-03 07:18:04] Production.INFO: Account Balance End.
[2026-04-03 07:18:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:18:05] Production.INFO: ==4126== Releasing lock...
[2026-04-03 07:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:18:11] Production.ERROR: CronJobId end10
[2026-04-03 07:18:11] Production.INFO: ==4124== Releasing lock...
[2026-04-03 07:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:18:14] Production.INFO: call_cost start
[2026-04-03 07:18:14] Production.INFO: call_cost end
[2026-04-03 07:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:18:14] Production.INFO: ==4120== Releasing lock...
[2026-04-03 07:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:19:01] Production.INFO: ==4194== Lock acquired, processing the job...
[2026-04-03 12:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:19:01] Production.INFO: neon service started
[2026-04-03 12:19:01] Production.INFO: neon service started
[2026-04-03 12:19:01] Production.INFO: ==4194== Releasing lock...
[2026-04-03 12:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:19:01] Production.INFO: ==4198== Lock acquired, processing the job...
[2026-04-03 11:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:19:01] Production.INFO: ==4198== Releasing lock...
[2026-04-03 11:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:19:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:19:01] Production.INFO: ==4196== Lock acquired, processing the job...
[2026-04-03 07:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:19:02] Production.INFO: ==4196== Releasing lock...
[2026-04-03 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:19:02] Production.INFO: ==4200== Lock acquired, processing the job...
[2026-04-03 07:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:19:02] Production.INFO: ==4202== Lock acquired, processing the job...
[2026-04-03 07:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:19:02] Production.INFO: ==4208== Lock acquired, processing the job...
[2026-04-03 07:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:19:02] Production.INFO: ==4204== Lock acquired, processing the job...
[2026-04-03 07:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07: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-03 07: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-03 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-03 07:19:03] Production.INFO: ==4208== Releasing lock...
[2026-04-03 07:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:19:03] Production.INFO: ==4206== Lock acquired, processing the job...
[2026-04-03 07:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:19:03] Production.INFO: Account Balance Start.
[2026-04-03 07:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:19:03] Production.INFO: 117
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:19:03] Production.INFO: ==4202== Releasing lock...
[2026-04-03 07:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-27
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-28
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-29
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-30
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-03-31
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-04-01
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:03] Production.INFO: Date 2026-04-02
[2026-04-03 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:19:04] Production.INFO: Total Charge 0
[2026-04-03 07:19:04] Production.INFO: CreateAllLog End
[2026-04-03 07:19:04] Production.INFO: Account Balance End.
[2026-04-03 07:19:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:19:04] Production.INFO: ==4206== Releasing lock...
[2026-04-03 07:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:19:10] Production.ERROR: CronJobId end10
[2026-04-03 07:19:10] Production.INFO: ==4204== Releasing lock...
[2026-04-03 07:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:19:14] Production.INFO: call_cost start
[2026-04-03 07:19:14] Production.INFO: call_cost end
[2026-04-03 07:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:19:14] Production.INFO: ==4200== Releasing lock...
[2026-04-03 07:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:20:01] Production.INFO: ==4266== Lock acquired, processing the job...
[2026-04-03 12:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:20:01] Production.INFO: neon service started
[2026-04-03 12:20:01] Production.INFO: neon service started
[2026-04-03 12:20:01] Production.INFO: ==4266== Releasing lock...
[2026-04-03 12:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:20:02] Production.INFO: ==4270== Lock acquired, processing the job...
[2026-04-03 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:20:02] Production.INFO: ==4270== Releasing lock...
[2026-04-03 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:20:02] Production.INFO: ==4268== Lock acquired, processing the job...
[2026-04-03 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:20:02] Production.INFO: ==4268== Releasing lock...
[2026-04-03 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:20:03] Production.INFO: ==4273== Lock acquired, processing the job...
[2026-04-03 07:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:20:03] Production.INFO: ==4275== Lock acquired, processing the job...
[2026-04-03 07:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:20:03] Production.INFO: ==4279== Lock acquired, processing the job...
[2026-04-03 07:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:20:03] Production.INFO: ==4277== Lock acquired, processing the job...
[2026-04-03 07:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:20:03] Production.INFO: Account Balance Start.
[2026-04-03 07:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:20:03] Production.INFO: 117
[2026-04-03 07:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:20:03] Production.INFO: ==4281== Lock acquired, processing the job...
[2026-04-03 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07:20:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: ==4281== Releasing lock...
[2026-04-03 07:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: ==4275== Releasing lock...
[2026-04-03 07:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:20:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:20:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:20:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:20:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:20:05] Production.INFO: Total Charge 0
[2026-04-03 07:20:05] Production.INFO: CreateAllLog End
[2026-04-03 07:20:05] Production.INFO: Account Balance End.
[2026-04-03 07:20:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:20:05] Production.INFO: ==4279== Releasing lock...
[2026-04-03 07:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:20:11] Production.ERROR: CronJobId end10
[2026-04-03 07:20:11] Production.INFO: ==4277== Releasing lock...
[2026-04-03 07:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:20:13] Production.INFO: call_cost start
[2026-04-03 07:20:13] Production.INFO: call_cost end
[2026-04-03 07:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:20:13] Production.INFO: ==4273== Releasing lock...
[2026-04-03 07:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:21:02] Production.INFO: ==4343== Lock acquired, processing the job...
[2026-04-03 12:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:21:02] Production.INFO: neon service started
[2026-04-03 12:21:02] Production.INFO: neon service started
[2026-04-03 12:21:02] Production.INFO: ==4343== Releasing lock...
[2026-04-03 12:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:21:02] Production.INFO: ==4345== Lock acquired, processing the job...
[2026-04-03 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:21:02] Production.INFO: ==4345== Releasing lock...
[2026-04-03 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:21:03] Production.INFO: ==4347== Lock acquired, processing the job...
[2026-04-03 11:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:21:03] Production.INFO: ==4347== Releasing lock...
[2026-04-03 11:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:21:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:21:03] Production.INFO: ==4349== Lock acquired, processing the job...
[2026-04-03 07:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 07:21:03] Production.INFO: ==4353== Lock acquired, processing the job...
[2026-04-03 07:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:21:03] Production.INFO: ==4351== Lock acquired, processing the job...
[2026-04-03 07:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:21:03] Production.INFO: ==4355== Lock acquired, processing the job...
[2026-04-03 07:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 07:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 07:21:03] Production.ERROR: CronJob PID - 4351
[2026-04-03 07:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 07:21:03] Production.ERROR: CronJob ID - 5
[2026-04-03 07:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 07:21:00
[2026-04-03 07:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 07:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 07:21:03] Production.INFO: ==4358== Lock acquired, processing the job...
[2026-04-03 07:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 07:21:03] Production.INFO: ==4349== Releasing lock...
[2026-04-03 07:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 07:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 07:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:21:04] Production.INFO: ==4362== Lock acquired, processing the job...
[2026-04-03 07:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:21:04] Production.INFO: ==4360== Lock acquired, processing the job...
[2026-04-03 07:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 07:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:21:04] Production.INFO: Account Balance Start.
[2026-04-03 07:21:04] Production.INFO: CreateAllLog Start
[2026-04-03 07:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:21:04] Production.INFO: 117
[2026-04-03 07:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 07: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-03 07: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-03 07:21:04] Production.INFO: Date 2026-03-08
[2026-04-03 07: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-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: ==4362== Releasing lock...
[2026-04-03 07:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.ERROR: done
[2026-04-03 07:21:04] Production.INFO: ==4353== Releasing lock...
[2026-04-03 07:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 07:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028609', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Date 2026-03-25
[2026-04-03 07:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Date 2026-03-26
[2026-04-03 07:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Date 2026-03-27
[2026-04-03 07:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Date 2026-03-28
[2026-04-03 07:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Date 2026-03-29
[2026-04-03 07:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Date 2026-03-30
[2026-04-03 07:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:21:05] Production.INFO: Total Charge 0
[2026-04-03 07:21:05] Production.INFO: CreateAllLog End
[2026-04-03 07:21:05] Production.INFO: Account Balance End.
[2026-04-03 07:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:21:05] Production.INFO: ==4358== Releasing lock...
[2026-04-03 07:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028609', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 07:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 07:21:09] Production.INFO: ProcessCDR(1,17028609,1,1,2)
[2026-04-03 07:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028609,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:21:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028609,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:21:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 07:21:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 07:21:09] Production.INFO: ==4360== Releasing lock...
[2026-04-03 07:21:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 07:21:09] Production.INFO: 26 MB #Memory Used#
[2026-04-03 07:21:13] Production.ERROR: CronJobId end10
[2026-04-03 07:21:13] Production.INFO: ==4355== Releasing lock...
[2026-04-03 07:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:21:16] Production.INFO: call_cost start
[2026-04-03 07:21:16] Production.INFO: call_cost end
[2026-04-03 07:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:21:16] Production.INFO: ==4351== Releasing lock...
[2026-04-03 07:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:22:01] Production.INFO: ==4424== Lock acquired, processing the job...
[2026-04-03 12:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:22:01] Production.INFO: neon service started
[2026-04-03 12:22:01] Production.INFO: neon service started
[2026-04-03 12:22:01] Production.INFO: ==4424== Releasing lock...
[2026-04-03 12:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:22:02] Production.INFO: ==4429== Lock acquired, processing the job...
[2026-04-03 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:22:02] Production.INFO: ==4429== Releasing lock...
[2026-04-03 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:22:02] Production.INFO: ==4426== Lock acquired, processing the job...
[2026-04-03 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:22:02] Production.INFO: ==4426== Releasing lock...
[2026-04-03 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:22:03] Production.INFO: ==4435== Lock acquired, processing the job...
[2026-04-03 07:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:22:03] Production.INFO: ==4431== Lock acquired, processing the job...
[2026-04-03 07:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:22:03] Production.INFO: ==4439== Lock acquired, processing the job...
[2026-04-03 07:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:22:03] Production.INFO: ==4433== Lock acquired, processing the job...
[2026-04-03 07:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:22:03] Production.INFO: ==4437== Lock acquired, processing the job...
[2026-04-03 07:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:22:03] Production.INFO: Account Balance Start.
[2026-04-03 07:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:22:03] Production.INFO: 117
[2026-04-03 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-03 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-03 07:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:22:03] Production.INFO: ==4439== Releasing lock...
[2026-04-03 07:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: ==4433== Releasing lock...
[2026-04-03 07:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:22:04] Production.INFO: Total Charge 0
[2026-04-03 07:22:04] Production.INFO: CreateAllLog End
[2026-04-03 07:22:05] Production.INFO: Account Balance End.
[2026-04-03 07:22:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:22:05] Production.INFO: ==4437== Releasing lock...
[2026-04-03 07:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:22:11] Production.ERROR: CronJobId end10
[2026-04-03 07:22:11] Production.INFO: ==4435== Releasing lock...
[2026-04-03 07:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:22:14] Production.INFO: call_cost start
[2026-04-03 07:22:14] Production.INFO: call_cost end
[2026-04-03 07:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:22:15] Production.INFO: ==4431== Releasing lock...
[2026-04-03 07:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:23:02] Production.INFO: ==4502== Lock acquired, processing the job...
[2026-04-03 12:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:23:02] Production.INFO: neon service started
[2026-04-03 12:23:02] Production.INFO: neon service started
[2026-04-03 12:23:02] Production.INFO: ==4502== Releasing lock...
[2026-04-03 12:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:23:02] Production.INFO: ==4506== Lock acquired, processing the job...
[2026-04-03 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:23:02] Production.INFO: ==4506== Releasing lock...
[2026-04-03 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:23:02] Production.INFO: ==4504== Lock acquired, processing the job...
[2026-04-03 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:23:02] Production.INFO: ==4504== Releasing lock...
[2026-04-03 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:23:03] Production.INFO: ==4508== Lock acquired, processing the job...
[2026-04-03 07:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:23:03] Production.INFO: ==4510== Lock acquired, processing the job...
[2026-04-03 07:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:23:03] Production.INFO: ==4512== Lock acquired, processing the job...
[2026-04-03 07:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:23:03] Production.INFO: ==4514== Lock acquired, processing the job...
[2026-04-03 07:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:23:03] Production.INFO: ==4516== Lock acquired, processing the job...
[2026-04-03 07:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:23:03] Production.INFO: Account Balance Start.
[2026-04-03 07:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:23:03] Production.INFO: 117
[2026-04-03 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-03 07: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-03 07:23:04] Production.INFO: Date 2026-03-08
[2026-04-03 07: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-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: ==4516== Releasing lock...
[2026-04-03 07:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:23:04] Production.INFO: ==4510== Releasing lock...
[2026-04-03 07:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:23:04] Production.INFO: Total Charge 0
[2026-04-03 07:23:05] Production.INFO: CreateAllLog End
[2026-04-03 07:23:05] Production.INFO: Account Balance End.
[2026-04-03 07:23:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:23:05] Production.INFO: ==4514== Releasing lock...
[2026-04-03 07:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:23:10] Production.ERROR: CronJobId end10
[2026-04-03 07:23:10] Production.INFO: ==4512== Releasing lock...
[2026-04-03 07:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:23:15] Production.INFO: call_cost start
[2026-04-03 07:23:15] Production.INFO: call_cost end
[2026-04-03 07:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:23:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:23:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:23:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:23:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:23:15] Production.INFO: ==4508== Releasing lock...
[2026-04-03 07:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:24:01] Production.INFO: ==4577== Lock acquired, processing the job...
[2026-04-03 12:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:24:01] Production.INFO: neon service started
[2026-04-03 12:24:01] Production.INFO: neon service started
[2026-04-03 12:24:01] Production.INFO: ==4577== Releasing lock...
[2026-04-03 12:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:24:02] Production.INFO: ==4579== Lock acquired, processing the job...
[2026-04-03 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:24:02] Production.INFO: ==4581== Lock acquired, processing the job...
[2026-04-03 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:24:02] Production.INFO: ==4581== Releasing lock...
[2026-04-03 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:24:02] Production.INFO: ==4579== Releasing lock...
[2026-04-03 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:24:03] Production.INFO: ==4588== Lock acquired, processing the job...
[2026-04-03 07:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:24:03] Production.INFO: ==4592== Lock acquired, processing the job...
[2026-04-03 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:24:03] Production.INFO: ==4586== Lock acquired, processing the job...
[2026-04-03 07:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:24:03] Production.INFO: ==4584== Lock acquired, processing the job...
[2026-04-03 07:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:24:03] Production.INFO: ==4590== Lock acquired, processing the job...
[2026-04-03 07:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 07:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 07:24:03] Production.INFO: ==4592== Releasing lock...
[2026-04-03 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:24:03] Production.INFO: Account Balance Start.
[2026-04-03 07:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:24:03] Production.INFO: 117
[2026-04-03 07:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: ==4586== Releasing lock...
[2026-04-03 07:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:24:05] Production.INFO: Total Charge 0
[2026-04-03 07:24:05] Production.INFO: CreateAllLog End
[2026-04-03 07:24:05] Production.INFO: Account Balance End.
[2026-04-03 07:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:24:05] Production.INFO: ==4590== Releasing lock...
[2026-04-03 07:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:24:12] Production.ERROR: CronJobId end10
[2026-04-03 07:24:12] Production.INFO: ==4588== Releasing lock...
[2026-04-03 07:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:24:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:24:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:24:15] Production.INFO: call_cost start
[2026-04-03 07:24:15] Production.INFO: call_cost end
[2026-04-03 07:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:24:15] Production.INFO: ==4584== Releasing lock...
[2026-04-03 07:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:25:02] Production.INFO: ==4654== Lock acquired, processing the job...
[2026-04-03 12:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:25:02] Production.INFO: neon service started
[2026-04-03 12:25:02] Production.INFO: neon service started
[2026-04-03 12:25:02] Production.INFO: ==4654== Releasing lock...
[2026-04-03 12:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:25:02] Production.INFO: ==4656== Lock acquired, processing the job...
[2026-04-03 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:25:02] Production.INFO: ==4656== Releasing lock...
[2026-04-03 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:25:02] Production.INFO: ==4658== Lock acquired, processing the job...
[2026-04-03 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:25:02] Production.INFO: ==4658== Releasing lock...
[2026-04-03 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:25:03] Production.INFO: ==4660== Lock acquired, processing the job...
[2026-04-03 07:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:25:03] Production.INFO: ==4662== Lock acquired, processing the job...
[2026-04-03 07:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:25:03] Production.INFO: ==4664== Lock acquired, processing the job...
[2026-04-03 07:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:25:03] Production.INFO: ==4666== Lock acquired, processing the job...
[2026-04-03 07:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:25:03] Production.INFO: ==4668== Lock acquired, processing the job...
[2026-04-03 07:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:25:03] Production.INFO: Account Balance Start.
[2026-04-03 07:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:25:03] Production.INFO: 117
[2026-04-03 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-03 07:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:03] Production.INFO: ==4668== Releasing lock...
[2026-04-03 07:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: ==4662== Releasing lock...
[2026-04-03 07:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:05] Production.INFO: Date 2026-03-27
[2026-04-03 07:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:05] Production.INFO: Date 2026-03-28
[2026-04-03 07:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:05] Production.INFO: Date 2026-03-29
[2026-04-03 07:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:05] Production.INFO: Date 2026-03-30
[2026-04-03 07:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:25:05] Production.INFO: Total Charge 0
[2026-04-03 07:25:05] Production.INFO: CreateAllLog End
[2026-04-03 07:25:05] Production.INFO: Account Balance End.
[2026-04-03 07:25:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:25:05] Production.INFO: ==4666== Releasing lock...
[2026-04-03 07:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:25:11] Production.ERROR: CronJobId end10
[2026-04-03 07:25:11] Production.INFO: ==4664== Releasing lock...
[2026-04-03 07:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:25:14] Production.INFO: call_cost start
[2026-04-03 07:25:14] Production.INFO: call_cost end
[2026-04-03 07:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:25:14] Production.INFO: ==4660== Releasing lock...
[2026-04-03 07:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:26:01] Production.INFO: ==4726== Lock acquired, processing the job...
[2026-04-03 12:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:26:01] Production.INFO: neon service started
[2026-04-03 12:26:01] Production.INFO: neon service started
[2026-04-03 12:26:01] Production.INFO: ==4726== Releasing lock...
[2026-04-03 12:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:26:01] Production.INFO: ==4728== Lock acquired, processing the job...
[2026-04-03 07:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:26:02] Production.INFO: ==4728== Releasing lock...
[2026-04-03 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:26:02] Production.INFO: ==4730== Lock acquired, processing the job...
[2026-04-03 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:26:02] Production.INFO: ==4730== Releasing lock...
[2026-04-03 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:26:02] Production.INFO: ==4732== Lock acquired, processing the job...
[2026-04-03 07:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:26:02] Production.INFO: ==4736== Lock acquired, processing the job...
[2026-04-03 07:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:26:02] Production.INFO: ==4738== Lock acquired, processing the job...
[2026-04-03 07:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:26:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:26:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:26:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:26:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:26:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:26:02] Production.INFO: Account Balance Start.
[2026-04-03 07:26:02] Production.INFO: CreateAllLog Start
[2026-04-03 07:26:02] Production.INFO: 117
[2026-04-03 07:26:02] Production.INFO: Date 2026-03-08
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: ==4734== Lock acquired, processing the job...
[2026-04-03 07:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: ==4740== Lock acquired, processing the job...
[2026-04-03 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 07:26:03] Production.INFO: ==4740== Releasing lock...
[2026-04-03 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-27
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-28
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-29
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-30
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-03-31
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-04-01
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-04-02
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Date 2026-04-03
[2026-04-03 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:26:03] Production.INFO: Total Charge 0
[2026-04-03 07:26:03] Production.INFO: CreateAllLog End
[2026-04-03 07:26:03] Production.INFO: ==4734== Releasing lock...
[2026-04-03 07:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:26:03] Production.INFO: Account Balance End.
[2026-04-03 07:26:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:26:04] Production.INFO: ==4738== Releasing lock...
[2026-04-03 07:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:26:11] Production.ERROR: CronJobId end10
[2026-04-03 07:26:11] Production.INFO: ==4736== Releasing lock...
[2026-04-03 07:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:26:15] Production.INFO: call_cost start
[2026-04-03 07:26:15] Production.INFO: call_cost end
[2026-04-03 07:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:26:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:26:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:26:15] Production.INFO: ==4732== Releasing lock...
[2026-04-03 07:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:27:01] Production.INFO: ==4800== Lock acquired, processing the job...
[2026-04-03 12:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:27:01] Production.INFO: neon service started
[2026-04-03 12:27:01] Production.INFO: neon service started
[2026-04-03 12:27:01] Production.INFO: ==4800== Releasing lock...
[2026-04-03 12:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:27:02] Production.INFO: ==4802== Lock acquired, processing the job...
[2026-04-03 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:27:02] Production.INFO: ==4802== Releasing lock...
[2026-04-03 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:27:02] Production.INFO: ==4804== Lock acquired, processing the job...
[2026-04-03 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:27:02] Production.INFO: ==4804== Releasing lock...
[2026-04-03 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:27:03] Production.INFO: ==4810== Lock acquired, processing the job...
[2026-04-03 07:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:27:03] Production.INFO: ==4806== Lock acquired, processing the job...
[2026-04-03 07:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:27:03] Production.INFO: ==4812== Lock acquired, processing the job...
[2026-04-03 07:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:27:03] Production.INFO: ==4808== Lock acquired, processing the job...
[2026-04-03 07:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:27:03] Production.INFO: Account Balance Start.
[2026-04-03 07:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:27:03] Production.INFO: 117
[2026-04-03 07:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:03] Production.INFO: ==4814== Lock acquired, processing the job...
[2026-04-03 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: ==4814== Releasing lock...
[2026-04-03 07:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:27:04] Production.INFO: ==4808== Releasing lock...
[2026-04-03 07:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:27:04] Production.INFO: Total Charge 0
[2026-04-03 07:27:04] Production.INFO: CreateAllLog End
[2026-04-03 07:27:04] Production.INFO: Account Balance End.
[2026-04-03 07:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:27:04] Production.INFO: ==4812== Releasing lock...
[2026-04-03 07:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:27:12] Production.ERROR: CronJobId end10
[2026-04-03 07:27:12] Production.INFO: ==4810== Releasing lock...
[2026-04-03 07:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:27:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:27:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:27:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:27:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:27:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:27:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:27:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:27:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:27:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:27:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:27:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:27:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:27:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:27:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:27:16] Production.INFO: call_cost start
[2026-04-03 07:27:16] Production.INFO: call_cost end
[2026-04-03 07:27:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:27:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:27:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:27:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:27:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:27:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:27:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:27:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:27:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:27:16] Production.INFO: ==4806== Releasing lock...
[2026-04-03 07:27:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:27:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:28:01] Production.INFO: ==4876== Lock acquired, processing the job...
[2026-04-03 12:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:28:01] Production.INFO: neon service started
[2026-04-03 12:28:01] Production.INFO: neon service started
[2026-04-03 12:28:01] Production.INFO: ==4876== Releasing lock...
[2026-04-03 12:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:28:01] Production.INFO: ==4880== Lock acquired, processing the job...
[2026-04-03 11:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:28:01] Production.INFO: ==4880== Releasing lock...
[2026-04-03 11:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:28:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:28:01] Production.INFO: ==4878== Lock acquired, processing the job...
[2026-04-03 07:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:28:02] Production.INFO: ==4878== Releasing lock...
[2026-04-03 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:28:02] Production.INFO: ==4882== Lock acquired, processing the job...
[2026-04-03 07:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:28:02] Production.INFO: ==4884== Lock acquired, processing the job...
[2026-04-03 07:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:28:02] Production.INFO: ==4887== Lock acquired, processing the job...
[2026-04-03 07:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:28:03] Production.INFO: ==4889== Lock acquired, processing the job...
[2026-04-03 07:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:28:03] Production.INFO: ==4891== Lock acquired, processing the job...
[2026-04-03 07:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:28:03] Production.INFO: Account Balance Start.
[2026-04-03 07:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:28:03] Production.INFO: 117
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 07:28:03] Production.INFO: ==4891== Releasing lock...
[2026-04-03 07:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: ==4884== Releasing lock...
[2026-04-03 07:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-27
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-28
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-29
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:03] Production.INFO: Date 2026-03-30
[2026-04-03 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:28:04] Production.INFO: Total Charge 0
[2026-04-03 07:28:04] Production.INFO: CreateAllLog End
[2026-04-03 07:28:04] Production.INFO: Account Balance End.
[2026-04-03 07:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:28:04] Production.INFO: ==4889== Releasing lock...
[2026-04-03 07:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:28:11] Production.ERROR: CronJobId end10
[2026-04-03 07:28:11] Production.INFO: ==4887== Releasing lock...
[2026-04-03 07:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:28:14] Production.INFO: call_cost start
[2026-04-03 07:28:14] Production.INFO: call_cost end
[2026-04-03 07:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:28:14] Production.INFO: ==4882== Releasing lock...
[2026-04-03 07:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:29:01] Production.INFO: ==4953== Lock acquired, processing the job...
[2026-04-03 12:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:29:01] Production.INFO: neon service started
[2026-04-03 12:29:01] Production.INFO: neon service started
[2026-04-03 12:29:01] Production.INFO: ==4953== Releasing lock...
[2026-04-03 12:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:29:02] Production.INFO: ==4957== Lock acquired, processing the job...
[2026-04-03 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:29:02] Production.INFO: ==4957== Releasing lock...
[2026-04-03 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:29:02] Production.INFO: ==4955== Lock acquired, processing the job...
[2026-04-03 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:29:02] Production.INFO: ==4955== Releasing lock...
[2026-04-03 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:29:03] Production.INFO: ==4968== Lock acquired, processing the job...
[2026-04-03 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:29:03] Production.INFO: ==4960== Lock acquired, processing the job...
[2026-04-03 07:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 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-03 07:29:03] Production.INFO: ==4962== Lock acquired, processing the job...
[2026-04-03 07:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 07:29:03] Production.INFO: ==4966== Lock acquired, processing the job...
[2026-04-03 07:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:29:03] Production.INFO: ==4968== Releasing lock...
[2026-04-03 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:29:03] Production.INFO: ==4964== Lock acquired, processing the job...
[2026-04-03 07:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:29:03] Production.INFO: Account Balance Start.
[2026-04-03 07:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:29:03] Production.INFO: 117
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: ==4962== Releasing lock...
[2026-04-03 07:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:29:04] Production.INFO: Total Charge 0
[2026-04-03 07:29:04] Production.INFO: CreateAllLog End
[2026-04-03 07:29:04] Production.INFO: Account Balance End.
[2026-04-03 07:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:29:04] Production.INFO: ==4966== Releasing lock...
[2026-04-03 07:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:29:10] Production.ERROR: CronJobId end10
[2026-04-03 07:29:10] Production.INFO: ==4964== Releasing lock...
[2026-04-03 07:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:29:14] Production.INFO: call_cost start
[2026-04-03 07:29:14] Production.INFO: call_cost end
[2026-04-03 07:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:29:14] Production.INFO: ==4960== Releasing lock...
[2026-04-03 07:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:30:02] Production.INFO: ==5030== Lock acquired, processing the job...
[2026-04-03 12:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:30:02] Production.INFO: neon service started
[2026-04-03 12:30:02] Production.INFO: neon service started
[2026-04-03 12:30:02] Production.INFO: ==5030== Releasing lock...
[2026-04-03 12:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:30:02] Production.INFO: ==5034== Lock acquired, processing the job...
[2026-04-03 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:30:02] Production.INFO: ==5034== Releasing lock...
[2026-04-03 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:30:02] Production.INFO: ==5032== Lock acquired, processing the job...
[2026-04-03 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:30:02] Production.INFO: ==5032== Releasing lock...
[2026-04-03 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:30:03] Production.INFO: ==5036== Lock acquired, processing the job...
[2026-04-03 07:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:30:03] Production.INFO: ==5038== Lock acquired, processing the job...
[2026-04-03 07:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:30:03] Production.INFO: ==5041== Lock acquired, processing the job...
[2026-04-03 07:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:30:03] Production.INFO: ==5043== Lock acquired, processing the job...
[2026-04-03 07:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:30:03] Production.INFO: ==5045== Lock acquired, processing the job...
[2026-04-03 07:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:30:03] Production.INFO: Account Balance Start.
[2026-04-03 07:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:30:03] Production.INFO: 117
[2026-04-03 07:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:30:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07: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-03 07:30:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: ==5045== Releasing lock...
[2026-04-03 07:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: ==5038== Releasing lock...
[2026-04-03 07:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:30:04] Production.INFO: Total Charge 0
[2026-04-03 07:30:04] Production.INFO: CreateAllLog End
[2026-04-03 07:30:05] Production.INFO: Account Balance End.
[2026-04-03 07:30:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:30:05] Production.INFO: ==5043== Releasing lock...
[2026-04-03 07:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:30:11] Production.ERROR: CronJobId end10
[2026-04-03 07:30:11] Production.INFO: ==5041== Releasing lock...
[2026-04-03 07:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:30:14] Production.INFO: call_cost start
[2026-04-03 07:30:14] Production.INFO: call_cost end
[2026-04-03 07:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:30:14] Production.INFO: ==5036== Releasing lock...
[2026-04-03 07:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:31:01] Production.INFO: ==5103== Lock acquired, processing the job...
[2026-04-03 12:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:31:01] Production.INFO: neon service started
[2026-04-03 12:31:01] Production.INFO: neon service started
[2026-04-03 12:31:01] Production.INFO: ==5103== Releasing lock...
[2026-04-03 12:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:31:01] Production.INFO: ==5105== Lock acquired, processing the job...
[2026-04-03 07:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:31:02] Production.INFO: ==5105== Releasing lock...
[2026-04-03 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:31:02] Production.INFO: ==5108== Lock acquired, processing the job...
[2026-04-03 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:31:02] Production.INFO: ==5108== Releasing lock...
[2026-04-03 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:31:03] Production.INFO: ==5112== Lock acquired, processing the job...
[2026-04-03 07:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:31:03] Production.INFO: ==5129== Lock acquired, processing the job...
[2026-04-03 07:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:31:03] Production.INFO: ==5110== Lock acquired, processing the job...
[2026-04-03 07:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 07:31:03] Production.INFO: ==5114== Lock acquired, processing the job...
[2026-04-03 07:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:31:03] Production.INFO: ==5132== Lock acquired, processing the job...
[2026-04-03 07:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 07:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 07:31:03] Production.ERROR: CronJob PID - 5112
[2026-04-03 07:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 07:31:03] Production.ERROR: CronJob ID - 5
[2026-04-03 07:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 07:31:00
[2026-04-03 07:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 07:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 07:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 07:31:03] Production.ERROR: CronJob PID - 5114
[2026-04-03 07:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 07:31:03] Production.ERROR: CronJob ID - 7
[2026-04-03 07:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 07:31:00
[2026-04-03 07:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 07:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 07:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 07:31:03] Production.ERROR: CronJob PID - 5129
[2026-04-03 07:31:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 07:31:03] Production.ERROR: CronJob ID - 10
[2026-04-03 07:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 07:31:00
[2026-04-03 07:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 07:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 07:31:03] Production.INFO: ==5134== Lock acquired, processing the job...
[2026-04-03 07:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 07:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 07:31:03] Production.INFO: ==5110== Releasing lock...
[2026-04-03 07:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 07:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 07:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 07:31:03] Production.INFO: Account Balance Start.
[2026-04-03 07:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:31:03] Production.INFO: 117
[2026-04-03 07:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:31:03] Production.INFO: ==5136== Lock acquired, processing the job...
[2026-04-03 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:31:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:31:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:31:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:31:03] Production.INFO: ==5136== Releasing lock...
[2026-04-03 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.ERROR: done
[2026-04-03 07:31:04] Production.INFO: ==5114== Releasing lock...
[2026-04-03 07:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 07:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028650', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:31:04] Production.INFO: Total Charge 0
[2026-04-03 07:31:04] Production.INFO: CreateAllLog End
[2026-04-03 07:31:04] Production.INFO: Account Balance End.
[2026-04-03 07:31:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:31:04] Production.INFO: ==5132== Releasing lock...
[2026-04-03 07:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028650', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 07:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 07:31:10] Production.INFO: ProcessCDR(1,17028650,1,1,2)
[2026-04-03 07:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028650,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028650,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 07:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 07:31:10] Production.INFO: ==5134== Releasing lock...
[2026-04-03 07:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 07:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 07:31:14] Production.ERROR: CronJobId end10
[2026-04-03 07:31:14] Production.INFO: ==5129== Releasing lock...
[2026-04-03 07:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:31:16] Production.INFO: call_cost start
[2026-04-03 07:31:16] Production.INFO: call_cost end
[2026-04-03 07:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:31:16] Production.INFO: ==5112== Releasing lock...
[2026-04-03 07:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:32:01] Production.INFO: ==5196== Lock acquired, processing the job...
[2026-04-03 12:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:32:01] Production.INFO: neon service started
[2026-04-03 12:32:01] Production.INFO: neon service started
[2026-04-03 12:32:01] Production.INFO: ==5196== Releasing lock...
[2026-04-03 12:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:32:02] Production.INFO: ==5198== Lock acquired, processing the job...
[2026-04-03 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:32:02] Production.INFO: ==5200== Lock acquired, processing the job...
[2026-04-03 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:32:02] Production.INFO: ==5200== Releasing lock...
[2026-04-03 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:32:02] Production.INFO: ==5198== Releasing lock...
[2026-04-03 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:32:03] Production.INFO: ==5203== Lock acquired, processing the job...
[2026-04-03 07:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:32:03] Production.INFO: ==5205== Lock acquired, processing the job...
[2026-04-03 07:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:32:03] Production.INFO: ==5211== Lock acquired, processing the job...
[2026-04-03 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:32:03] Production.INFO: ==5207== Lock acquired, processing the job...
[2026-04-03 07:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:32:03] Production.INFO: ==5209== Lock acquired, processing the job...
[2026-04-03 07:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 07:32:03] Production.INFO: Account Balance Start.
[2026-04-03 07:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:32:03] Production.INFO: 117
[2026-04-03 07:32:03] Production.INFO: ==5211== Releasing lock...
[2026-04-03 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: ==5205== Releasing lock...
[2026-04-03 07:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:05] Production.INFO: Date 2026-03-26
[2026-04-03 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:05] Production.INFO: Date 2026-03-27
[2026-04-03 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:05] Production.INFO: Date 2026-03-28
[2026-04-03 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:05] Production.INFO: Date 2026-03-29
[2026-04-03 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:05] Production.INFO: Date 2026-03-30
[2026-04-03 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:32:05] Production.INFO: Total Charge 0
[2026-04-03 07:32:05] Production.INFO: CreateAllLog End
[2026-04-03 07:32:05] Production.INFO: Account Balance End.
[2026-04-03 07:32:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:32:05] Production.INFO: ==5209== Releasing lock...
[2026-04-03 07:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:32:11] Production.ERROR: CronJobId end10
[2026-04-03 07:32:11] Production.INFO: ==5207== Releasing lock...
[2026-04-03 07:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:32:14] Production.INFO: call_cost start
[2026-04-03 07:32:14] Production.INFO: call_cost end
[2026-04-03 07:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:32:14] Production.INFO: ==5203== Releasing lock...
[2026-04-03 07:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:33:01] Production.INFO: ==5272== Lock acquired, processing the job...
[2026-04-03 12:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:33:01] Production.INFO: neon service started
[2026-04-03 12:33:01] Production.INFO: neon service started
[2026-04-03 12:33:01] Production.INFO: ==5272== Releasing lock...
[2026-04-03 12:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:33:01] Production.INFO: ==5274== Lock acquired, processing the job...
[2026-04-03 07:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:33:01] Production.INFO: ==5274== Releasing lock...
[2026-04-03 07:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:33:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:33:02] Production.INFO: ==5276== Lock acquired, processing the job...
[2026-04-03 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:33:02] Production.INFO: ==5276== Releasing lock...
[2026-04-03 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:33:02] Production.INFO: ==5280== Lock acquired, processing the job...
[2026-04-03 07:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:33:02] Production.INFO: ==5278== Lock acquired, processing the job...
[2026-04-03 07:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:33:02] Production.INFO: ==5284== Lock acquired, processing the job...
[2026-04-03 07:33:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:33:02] Production.INFO: Account Balance Start.
[2026-04-03 07:33:02] Production.INFO: CreateAllLog Start
[2026-04-03 07:33:02] Production.INFO: 117
[2026-04-03 07:33:02] Production.INFO: Date 2026-03-08
[2026-04-03 07:33:02] Production.INFO: ==5282== Lock acquired, processing the job...
[2026-04-03 07:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:33:02] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:02] Production.INFO: ==5286== Lock acquired, processing the job...
[2026-04-03 07:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:33:02] Production.INFO: Date 2026-03-09
[2026-04-03 07:33:02] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:02] Production.INFO: Date 2026-03-10
[2026-04-03 07:33:02] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:33:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:33:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:33:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07: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-03 07: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-03 07:33:02] Production.INFO: Date 2026-03-11
[2026-04-03 07:33:02] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07:33:02] Production.INFO: ==5286== Releasing lock...
[2026-04-03 07:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: ==5280== Releasing lock...
[2026-04-03 07:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-27
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-28
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-29
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-30
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-03-31
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:03] Production.INFO: Date 2026-04-01
[2026-04-03 07:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:33:04] Production.INFO: Total Charge 0
[2026-04-03 07:33:04] Production.INFO: CreateAllLog End
[2026-04-03 07:33:04] Production.INFO: Account Balance End.
[2026-04-03 07:33:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:33:04] Production.INFO: ==5284== Releasing lock...
[2026-04-03 07:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:33:10] Production.ERROR: CronJobId end10
[2026-04-03 07:33:10] Production.INFO: ==5282== Releasing lock...
[2026-04-03 07:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:33:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:33:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:33:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:33:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:33:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:33:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:33:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:33:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:33:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:33:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:33:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:33:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:33:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:33:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:33:12] Production.INFO: call_cost start
[2026-04-03 07:33:12] Production.INFO: call_cost end
[2026-04-03 07:33:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:33:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:33:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:33:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:33:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:33:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:33:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:33:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:33:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:33:12] Production.INFO: ==5278== Releasing lock...
[2026-04-03 07:33:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:33:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:34:01] Production.INFO: ==5339== Lock acquired, processing the job...
[2026-04-03 12:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:34:01] Production.INFO: neon service started
[2026-04-03 12:34:01] Production.INFO: neon service started
[2026-04-03 12:34:01] Production.INFO: ==5339== Releasing lock...
[2026-04-03 12:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:34:02] Production.INFO: ==5348== Lock acquired, processing the job...
[2026-04-03 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:34:02] Production.INFO: ==5348== Releasing lock...
[2026-04-03 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:34:02] Production.INFO: ==5346== Lock acquired, processing the job...
[2026-04-03 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:34:02] Production.INFO: ==5346== Releasing lock...
[2026-04-03 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:34:03] Production.INFO: ==5359== Lock acquired, processing the job...
[2026-04-03 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 07:34:03] Production.INFO: ==5359== Releasing lock...
[2026-04-03 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:34:03] Production.INFO: ==5351== Lock acquired, processing the job...
[2026-04-03 07:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:34:03] Production.INFO: ==5353== Lock acquired, processing the job...
[2026-04-03 07:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:34:03] Production.INFO: ==5355== Lock acquired, processing the job...
[2026-04-03 07:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:34:03] Production.INFO: ==5357== Lock acquired, processing the job...
[2026-04-03 07:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:34:04] Production.INFO: Account Balance Start.
[2026-04-03 07:34:04] Production.INFO: CreateAllLog Start
[2026-04-03 07:34:04] Production.INFO: 117
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-08
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: ==5353== Releasing lock...
[2026-04-03 07:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:05] Production.INFO: Date 2026-03-30
[2026-04-03 07:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:34:05] Production.INFO: Total Charge 0
[2026-04-03 07:34:05] Production.INFO: CreateAllLog End
[2026-04-03 07:34:05] Production.INFO: Account Balance End.
[2026-04-03 07:34:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:34:05] Production.INFO: ==5357== Releasing lock...
[2026-04-03 07:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:34:12] Production.ERROR: CronJobId end10
[2026-04-03 07:34:12] Production.INFO: ==5355== Releasing lock...
[2026-04-03 07:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:34:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:34:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:34:16] Production.INFO: call_cost start
[2026-04-03 07:34:16] Production.INFO: call_cost end
[2026-04-03 07:34:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:34:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:34:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:34:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:34:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:34:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:34:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:34:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:34:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:34:16] Production.INFO: ==5351== Releasing lock...
[2026-04-03 07:34:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:34:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:35:01] Production.INFO: ==5426== Lock acquired, processing the job...
[2026-04-03 12:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:35:01] Production.INFO: neon service started
[2026-04-03 12:35:01] Production.INFO: neon service started
[2026-04-03 12:35:01] Production.INFO: ==5426== Releasing lock...
[2026-04-03 12:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:35:01] Production.INFO: ==5430== Lock acquired, processing the job...
[2026-04-03 11:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:35:01] Production.INFO: ==5430== Releasing lock...
[2026-04-03 11:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:35:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:35:01] Production.INFO: ==5428== Lock acquired, processing the job...
[2026-04-03 07:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:35:02] Production.INFO: ==5428== Releasing lock...
[2026-04-03 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:35:02] Production.INFO: ==5435== Lock acquired, processing the job...
[2026-04-03 07:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:35:02] Production.INFO: ==5439== Lock acquired, processing the job...
[2026-04-03 07:35:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:35:02] Production.INFO: ==5433== Lock acquired, processing the job...
[2026-04-03 07:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:35:02] Production.INFO: ==5437== Lock acquired, processing the job...
[2026-04-03 07:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:35:02] Production.INFO: ==5441== Lock acquired, processing the job...
[2026-04-03 07:35:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:35:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:35:03] Production.INFO: Account Balance Start.
[2026-04-03 07:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:35:03] Production.INFO: 117
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:35:03] Production.INFO: ==5441== Releasing lock...
[2026-04-03 07:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-27
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: ==5435== Releasing lock...
[2026-04-03 07:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-28
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-29
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-30
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-03-31
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-04-01
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-04-02
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Date 2026-04-03
[2026-04-03 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:35:03] Production.INFO: Total Charge 0
[2026-04-03 07:35:04] Production.INFO: CreateAllLog End
[2026-04-03 07:35:04] Production.INFO: Account Balance End.
[2026-04-03 07:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:35:04] Production.INFO: ==5439== Releasing lock...
[2026-04-03 07:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:35:10] Production.ERROR: CronJobId end10
[2026-04-03 07:35:10] Production.INFO: ==5437== Releasing lock...
[2026-04-03 07:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:35:13] Production.INFO: call_cost start
[2026-04-03 07:35:13] Production.INFO: call_cost end
[2026-04-03 07:35:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:35:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:35:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:35:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:35:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:35:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:35:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:35:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:35:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:35:13] Production.INFO: ==5433== Releasing lock...
[2026-04-03 07:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:35:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:36:01] Production.INFO: ==5496== Lock acquired, processing the job...
[2026-04-03 12:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:36:01] Production.INFO: neon service started
[2026-04-03 12:36:01] Production.INFO: neon service started
[2026-04-03 12:36:01] Production.INFO: ==5496== Releasing lock...
[2026-04-03 12:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:36:02] Production.INFO: ==5498== Lock acquired, processing the job...
[2026-04-03 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:36:02] Production.INFO: ==5498== Releasing lock...
[2026-04-03 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:36:02] Production.INFO: ==5500== Lock acquired, processing the job...
[2026-04-03 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:36:02] Production.INFO: ==5500== Releasing lock...
[2026-04-03 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:36:03] Production.INFO: ==5503== Lock acquired, processing the job...
[2026-04-03 07:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:36:03] Production.INFO: ==5505== Lock acquired, processing the job...
[2026-04-03 07:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:36:03] Production.INFO: ==5507== Lock acquired, processing the job...
[2026-04-03 07:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:36:03] Production.INFO: ==5509== Lock acquired, processing the job...
[2026-04-03 07:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:36:03] Production.INFO: ==5511== Lock acquired, processing the job...
[2026-04-03 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:36:03] Production.INFO: Account Balance Start.
[2026-04-03 07:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:36:03] Production.INFO: 117
[2026-04-03 07:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:36:03] Production.INFO: ==5511== Releasing lock...
[2026-04-03 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: ==5505== Releasing lock...
[2026-04-03 07:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:36:05] Production.INFO: Total Charge 0
[2026-04-03 07:36:05] Production.INFO: CreateAllLog End
[2026-04-03 07:36:05] Production.INFO: Account Balance End.
[2026-04-03 07:36:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:36:05] Production.INFO: ==5509== Releasing lock...
[2026-04-03 07:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:36:12] Production.ERROR: CronJobId end10
[2026-04-03 07:36:12] Production.INFO: ==5507== Releasing lock...
[2026-04-03 07:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:36:14] Production.INFO: call_cost start
[2026-04-03 07:36:14] Production.INFO: call_cost end
[2026-04-03 07:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:36:14] Production.INFO: ==5503== Releasing lock...
[2026-04-03 07:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:37:02] Production.INFO: ==5575== Lock acquired, processing the job...
[2026-04-03 12:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:37:02] Production.INFO: neon service started
[2026-04-03 12:37:02] Production.INFO: neon service started
[2026-04-03 12:37:02] Production.INFO: ==5575== Releasing lock...
[2026-04-03 12:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:37:02] Production.INFO: ==5577== Lock acquired, processing the job...
[2026-04-03 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:37:02] Production.INFO: ==5577== Releasing lock...
[2026-04-03 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:37:02] Production.INFO: ==5579== Lock acquired, processing the job...
[2026-04-03 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:37:02] Production.INFO: ==5579== Releasing lock...
[2026-04-03 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:37:03] Production.INFO: ==5582== Lock acquired, processing the job...
[2026-04-03 07:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:37:03] Production.INFO: ==5584== Lock acquired, processing the job...
[2026-04-03 07:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:37:03] Production.INFO: ==5586== Lock acquired, processing the job...
[2026-04-03 07:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:37:03] Production.INFO: ==5588== Lock acquired, processing the job...
[2026-04-03 07:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:37:03] Production.INFO: ==5590== Lock acquired, processing the job...
[2026-04-03 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:37:03] Production.INFO: Account Balance Start.
[2026-04-03 07:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:37:03] Production.INFO: 117
[2026-04-03 07:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:03] Production.INFO: ==5590== Releasing lock...
[2026-04-03 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: ==5584== Releasing lock...
[2026-04-03 07:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:37:04] Production.INFO: Total Charge 0
[2026-04-03 07:37:04] Production.INFO: CreateAllLog End
[2026-04-03 07:37:05] Production.INFO: Account Balance End.
[2026-04-03 07:37:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:37:05] Production.INFO: ==5588== Releasing lock...
[2026-04-03 07:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:37:11] Production.ERROR: CronJobId end10
[2026-04-03 07:37:11] Production.INFO: ==5586== Releasing lock...
[2026-04-03 07:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:37:15] Production.INFO: call_cost start
[2026-04-03 07:37:15] Production.INFO: call_cost end
[2026-04-03 07:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:37:15] Production.INFO: ==5582== Releasing lock...
[2026-04-03 07:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:38:01] Production.INFO: ==5646== Lock acquired, processing the job...
[2026-04-03 12:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:38:01] Production.INFO: neon service started
[2026-04-03 12:38:01] Production.INFO: neon service started
[2026-04-03 12:38:01] Production.INFO: ==5646== Releasing lock...
[2026-04-03 12:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:38:02] Production.INFO: ==5648== Lock acquired, processing the job...
[2026-04-03 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:38:02] Production.INFO: ==5650== Lock acquired, processing the job...
[2026-04-03 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:38:02] Production.INFO: ==5650== Releasing lock...
[2026-04-03 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:38:02] Production.INFO: ==5648== Releasing lock...
[2026-04-03 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:38:03] Production.INFO: ==5653== Lock acquired, processing the job...
[2026-04-03 07:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:38:03] Production.INFO: ==5655== Lock acquired, processing the job...
[2026-04-03 07:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:38:03] Production.INFO: ==5659== Lock acquired, processing the job...
[2026-04-03 07:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:38:03] Production.INFO: ==5657== Lock acquired, processing the job...
[2026-04-03 07:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:38:03] Production.INFO: ==5661== Lock acquired, processing the job...
[2026-04-03 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:38:03] Production.INFO: Account Balance Start.
[2026-04-03 07:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:38:03] Production.INFO: 117
[2026-04-03 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-03 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-03 07:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 07:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:03] Production.INFO: ==5661== Releasing lock...
[2026-04-03 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: ==5655== Releasing lock...
[2026-04-03 07:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:38:04] Production.INFO: Total Charge 0
[2026-04-03 07:38:04] Production.INFO: CreateAllLog End
[2026-04-03 07:38:04] Production.INFO: Account Balance End.
[2026-04-03 07:38:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:38:04] Production.INFO: ==5659== Releasing lock...
[2026-04-03 07:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:38:11] Production.ERROR: CronJobId end10
[2026-04-03 07:38:11] Production.INFO: ==5657== Releasing lock...
[2026-04-03 07:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:38:14] Production.INFO: call_cost start
[2026-04-03 07:38:14] Production.INFO: call_cost end
[2026-04-03 07:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:38:14] Production.INFO: ==5653== Releasing lock...
[2026-04-03 07:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:39:01] Production.INFO: ==5721== Lock acquired, processing the job...
[2026-04-03 12:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:39:02] Production.INFO: neon service started
[2026-04-03 12:39:02] Production.INFO: neon service started
[2026-04-03 12:39:02] Production.INFO: ==5721== Releasing lock...
[2026-04-03 12:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:39:02] Production.INFO: ==5723== Lock acquired, processing the job...
[2026-04-03 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:39:02] Production.INFO: ==5725== Lock acquired, processing the job...
[2026-04-03 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:39:02] Production.INFO: ==5725== Releasing lock...
[2026-04-03 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:39:03] Production.INFO: ==5723== Releasing lock...
[2026-04-03 07:39:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:39:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:39:03] Production.INFO: ==5732== Lock acquired, processing the job...
[2026-04-03 07:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:39:03] Production.INFO: ==5728== Lock acquired, processing the job...
[2026-04-03 07:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:39:03] Production.INFO: ==5730== Lock acquired, processing the job...
[2026-04-03 07:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:39:03] Production.INFO: ==5734== Lock acquired, processing the job...
[2026-04-03 07:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:39:03] Production.INFO: ==5736== Lock acquired, processing the job...
[2026-04-03 07:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:39:04] Production.INFO: Account Balance Start.
[2026-04-03 07:39:04] Production.INFO: CreateAllLog Start
[2026-04-03 07:39:04] Production.INFO: 117
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-08
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07: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-03 07: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-03 07:39:04] Production.INFO: ==5736== Releasing lock...
[2026-04-03 07:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: ==5730== Releasing lock...
[2026-04-03 07:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:05] Production.INFO: Date 2026-03-27
[2026-04-03 07:39:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:05] Production.INFO: Date 2026-03-28
[2026-04-03 07:39:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:05] Production.INFO: Date 2026-03-29
[2026-04-03 07:39:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:05] Production.INFO: Date 2026-03-30
[2026-04-03 07:39:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:39:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:39:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:39:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:39:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:39:05] Production.INFO: Total Charge 0
[2026-04-03 07:39:05] Production.INFO: CreateAllLog End
[2026-04-03 07:39:05] Production.INFO: Account Balance End.
[2026-04-03 07:39:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:39:05] Production.INFO: ==5734== Releasing lock...
[2026-04-03 07:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:39:11] Production.ERROR: CronJobId end10
[2026-04-03 07:39:11] Production.INFO: ==5732== Releasing lock...
[2026-04-03 07:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:39:14] Production.INFO: call_cost start
[2026-04-03 07:39:14] Production.INFO: call_cost end
[2026-04-03 07:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:39:14] Production.INFO: ==5728== Releasing lock...
[2026-04-03 07:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:40:01] Production.INFO: ==5801== Lock acquired, processing the job...
[2026-04-03 12:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:40:01] Production.INFO: neon service started
[2026-04-03 12:40:01] Production.INFO: neon service started
[2026-04-03 12:40:01] Production.INFO: ==5801== Releasing lock...
[2026-04-03 12:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:40:01] Production.INFO: ==5803== Lock acquired, processing the job...
[2026-04-03 07:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:40:02] Production.INFO: ==5803== Releasing lock...
[2026-04-03 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:40:02] Production.INFO: ==5805== Lock acquired, processing the job...
[2026-04-03 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:40:02] Production.INFO: ==5805== Releasing lock...
[2026-04-03 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:40:03] Production.INFO: ==5815== Lock acquired, processing the job...
[2026-04-03 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:40:03] Production.INFO: ==5807== Lock acquired, processing the job...
[2026-04-03 07:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:40:03] Production.INFO: ==5809== Lock acquired, processing the job...
[2026-04-03 07:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 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-03 07:40:03] Production.INFO: ==5815== Releasing lock...
[2026-04-03 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:40:03] Production.INFO: ==5811== Lock acquired, processing the job...
[2026-04-03 07:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:40:03] Production.INFO: ==5813== Lock acquired, processing the job...
[2026-04-03 07:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:40:03] Production.INFO: Account Balance Start.
[2026-04-03 07:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:40:03] Production.INFO: 117
[2026-04-03 07:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:03] Production.INFO: ==5809== Releasing lock...
[2026-04-03 07:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:40:04] Production.INFO: Total Charge 0
[2026-04-03 07:40:04] Production.INFO: CreateAllLog End
[2026-04-03 07:40:04] Production.INFO: Account Balance End.
[2026-04-03 07:40:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:40:04] Production.INFO: ==5813== Releasing lock...
[2026-04-03 07:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:40:11] Production.ERROR: CronJobId end10
[2026-04-03 07:40:11] Production.INFO: ==5811== Releasing lock...
[2026-04-03 07:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:40:14] Production.INFO: call_cost start
[2026-04-03 07:40:14] Production.INFO: call_cost end
[2026-04-03 07:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:40:14] Production.INFO: ==5807== Releasing lock...
[2026-04-03 07:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:41:01] Production.INFO: ==5875== Lock acquired, processing the job...
[2026-04-03 12:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:41:01] Production.INFO: neon service started
[2026-04-03 12:41:01] Production.INFO: neon service started
[2026-04-03 12:41:01] Production.INFO: ==5875== Releasing lock...
[2026-04-03 12:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:41:02] Production.INFO: ==5879== Lock acquired, processing the job...
[2026-04-03 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:41:02] Production.INFO: ==5879== Releasing lock...
[2026-04-03 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:41:02] Production.INFO: ==5877== Lock acquired, processing the job...
[2026-04-03 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:41:02] Production.INFO: ==5877== Releasing lock...
[2026-04-03 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:41:03] Production.INFO: ==5881== Lock acquired, processing the job...
[2026-04-03 07:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 07:41:03] Production.INFO: ==5883== Lock acquired, processing the job...
[2026-04-03 07:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:41:03] Production.INFO: ==5888== Lock acquired, processing the job...
[2026-04-03 07:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 07:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 07:41:03] Production.INFO: ==5881== Releasing lock...
[2026-04-03 07:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 07:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 07:41:03] Production.INFO: ==5886== Lock acquired, processing the job...
[2026-04-03 07:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:41:03] Production.INFO: ==5892== Lock acquired, processing the job...
[2026-04-03 07:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 07:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:41:03] Production.INFO: ==5895== Lock acquired, processing the job...
[2026-04-03 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:41:03] Production.INFO: ==5890== Lock acquired, processing the job...
[2026-04-03 07:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 07:41:03] Production.INFO: Account Balance Start.
[2026-04-03 07:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:41:03] Production.INFO: 117
[2026-04-03 07:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 07:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:03] Production.INFO: ==5895== Releasing lock...
[2026-04-03 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.ERROR: done
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: ==5886== Releasing lock...
[2026-04-03 07:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 07:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028691', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:41:05] Production.INFO: Total Charge 0
[2026-04-03 07:41:05] Production.INFO: CreateAllLog End
[2026-04-03 07:41:05] Production.INFO: Account Balance End.
[2026-04-03 07:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:41:05] Production.INFO: ==5890== Releasing lock...
[2026-04-03 07:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028691', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 07:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 07:41:10] Production.INFO: ProcessCDR(1,17028691,1,1,2)
[2026-04-03 07:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028691,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028691,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 07:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 07:41:10] Production.INFO: ==5892== Releasing lock...
[2026-04-03 07:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 07:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 07:41:13] Production.ERROR: CronJobId end10
[2026-04-03 07:41:13] Production.INFO: ==5888== Releasing lock...
[2026-04-03 07:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:41:16] Production.INFO: call_cost start
[2026-04-03 07:41:16] Production.INFO: call_cost end
[2026-04-03 07:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:41:16] Production.INFO: ==5883== Releasing lock...
[2026-04-03 07:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:42:02] Production.INFO: ==5950== Lock acquired, processing the job...
[2026-04-03 12:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:42:02] Production.INFO: neon service started
[2026-04-03 12:42:02] Production.INFO: neon service started
[2026-04-03 12:42:02] Production.INFO: ==5950== Releasing lock...
[2026-04-03 12:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:42:02] Production.INFO: ==5952== Lock acquired, processing the job...
[2026-04-03 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:42:02] Production.INFO: ==5952== Releasing lock...
[2026-04-03 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:42:02] Production.INFO: ==5954== Lock acquired, processing the job...
[2026-04-03 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:42:03] Production.INFO: ==5954== Releasing lock...
[2026-04-03 11:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:42:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:42:03] Production.INFO: ==5961== Lock acquired, processing the job...
[2026-04-03 07:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:42:03] Production.INFO: ==5957== Lock acquired, processing the job...
[2026-04-03 07:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:42:03] Production.INFO: ==5959== Lock acquired, processing the job...
[2026-04-03 07:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:42:03] Production.INFO: ==5963== Lock acquired, processing the job...
[2026-04-03 07:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:42:03] Production.INFO: ==5965== Lock acquired, processing the job...
[2026-04-03 07:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:42:04] Production.INFO: Account Balance Start.
[2026-04-03 07:42:04] Production.INFO: CreateAllLog Start
[2026-04-03 07:42:04] Production.INFO: 117
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-08
[2026-04-03 07: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-03 07: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-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07:42:04] Production.INFO: ==5965== Releasing lock...
[2026-04-03 07:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: ==5959== Releasing lock...
[2026-04-03 07:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:42:05] Production.INFO: Total Charge 0
[2026-04-03 07:42:05] Production.INFO: CreateAllLog End
[2026-04-03 07:42:05] Production.INFO: Account Balance End.
[2026-04-03 07:42:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:42:05] Production.INFO: ==5963== Releasing lock...
[2026-04-03 07:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:42:11] Production.ERROR: CronJobId end10
[2026-04-03 07:42:11] Production.INFO: ==5961== Releasing lock...
[2026-04-03 07:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:42:14] Production.INFO: call_cost start
[2026-04-03 07:42:14] Production.INFO: call_cost end
[2026-04-03 07:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:42:14] Production.INFO: ==5957== Releasing lock...
[2026-04-03 07:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:43:01] Production.INFO: ==6024== Lock acquired, processing the job...
[2026-04-03 12:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:43:01] Production.INFO: neon service started
[2026-04-03 12:43:01] Production.INFO: neon service started
[2026-04-03 12:43:01] Production.INFO: ==6024== Releasing lock...
[2026-04-03 12:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:43:01] Production.INFO: ==6026== Lock acquired, processing the job...
[2026-04-03 07:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:43:02] Production.INFO: ==6026== Releasing lock...
[2026-04-03 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:43:02] Production.INFO: ==6028== Lock acquired, processing the job...
[2026-04-03 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:43:02] Production.INFO: ==6028== Releasing lock...
[2026-04-03 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:43:02] Production.INFO: ==6032== Lock acquired, processing the job...
[2026-04-03 07:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:43:02] Production.INFO: ==6034== Lock acquired, processing the job...
[2026-04-03 07:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:43:02] Production.INFO: ==6036== Lock acquired, processing the job...
[2026-04-03 07:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:43:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:43:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:43:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:43:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:43:03] Production.INFO: Account Balance Start.
[2026-04-03 07:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:43:03] Production.INFO: 117
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:43:03] Production.INFO: ==6030== Lock acquired, processing the job...
[2026-04-03 07:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: ==6038== Lock acquired, processing the job...
[2026-04-03 07:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07: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-03 07:43:03] Production.INFO: ==6038== Releasing lock...
[2026-04-03 07:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: ==6032== Releasing lock...
[2026-04-03 07:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-27
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-28
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-29
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-30
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:03] Production.INFO: Date 2026-03-31
[2026-04-03 07:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:43:04] Production.INFO: Total Charge 0
[2026-04-03 07:43:04] Production.INFO: CreateAllLog End
[2026-04-03 07:43:04] Production.INFO: Account Balance End.
[2026-04-03 07:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:43:04] Production.INFO: ==6036== Releasing lock...
[2026-04-03 07:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:43:10] Production.ERROR: CronJobId end10
[2026-04-03 07:43:10] Production.INFO: ==6034== Releasing lock...
[2026-04-03 07:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:43:13] Production.INFO: call_cost start
[2026-04-03 07:43:13] Production.INFO: call_cost end
[2026-04-03 07:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:43:13] Production.INFO: ==6030== Releasing lock...
[2026-04-03 07:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:44:02] Production.INFO: ==6104== Lock acquired, processing the job...
[2026-04-03 12:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:44:02] Production.INFO: neon service started
[2026-04-03 12:44:02] Production.INFO: neon service started
[2026-04-03 12:44:02] Production.INFO: ==6104== Releasing lock...
[2026-04-03 12:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:44:02] Production.INFO: ==6106== Lock acquired, processing the job...
[2026-04-03 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:44:02] Production.INFO: ==6108== Lock acquired, processing the job...
[2026-04-03 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:44:02] Production.INFO: ==6108== Releasing lock...
[2026-04-03 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:44:02] Production.INFO: ==6106== Releasing lock...
[2026-04-03 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:44:03] Production.INFO: ==6113== Lock acquired, processing the job...
[2026-04-03 07:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:44:03] Production.INFO: ==6117== Lock acquired, processing the job...
[2026-04-03 07:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:44:03] Production.INFO: Account Balance Start.
[2026-04-03 07:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:44:03] Production.INFO: 117
[2026-04-03 07:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:03] Production.INFO: ==6111== Lock acquired, processing the job...
[2026-04-03 07:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: ==6115== Lock acquired, processing the job...
[2026-04-03 07:44:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:44:04] Production.INFO: ==6119== Lock acquired, processing the job...
[2026-04-03 07:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07: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-03 07:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: ==6119== Releasing lock...
[2026-04-03 07:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: ==6113== Releasing lock...
[2026-04-03 07:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:05] Production.INFO: Date 2026-03-27
[2026-04-03 07:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:05] Production.INFO: Date 2026-03-28
[2026-04-03 07:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:05] Production.INFO: Date 2026-03-29
[2026-04-03 07:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:05] Production.INFO: Date 2026-03-30
[2026-04-03 07:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:44:05] Production.INFO: Total Charge 0
[2026-04-03 07:44:05] Production.INFO: CreateAllLog End
[2026-04-03 07:44:05] Production.INFO: Account Balance End.
[2026-04-03 07:44:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:44:05] Production.INFO: ==6117== Releasing lock...
[2026-04-03 07:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:44:12] Production.ERROR: CronJobId end10
[2026-04-03 07:44:12] Production.INFO: ==6115== Releasing lock...
[2026-04-03 07:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:44:15] Production.INFO: call_cost start
[2026-04-03 07:44:15] Production.INFO: call_cost end
[2026-04-03 07:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:44:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:44:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:44:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:44:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:44:15] Production.INFO: ==6111== Releasing lock...
[2026-04-03 07:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:45:01] Production.INFO: ==6177== Lock acquired, processing the job...
[2026-04-03 12:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:45:01] Production.INFO: neon service started
[2026-04-03 12:45:01] Production.INFO: neon service started
[2026-04-03 12:45:01] Production.INFO: ==6177== Releasing lock...
[2026-04-03 12:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:45:01] Production.INFO: ==6181== Lock acquired, processing the job...
[2026-04-03 11:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:45:01] Production.INFO: ==6181== Releasing lock...
[2026-04-03 11:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:45:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:45:02] Production.INFO: ==6179== Lock acquired, processing the job...
[2026-04-03 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:45:02] Production.INFO: ==6179== Releasing lock...
[2026-04-03 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:45:02] Production.INFO: ==6184== Lock acquired, processing the job...
[2026-04-03 07:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:45:02] Production.INFO: ==6186== Lock acquired, processing the job...
[2026-04-03 07:45:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:45:03] Production.INFO: ==6188== Lock acquired, processing the job...
[2026-04-03 07:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:45:03] Production.INFO: ==6190== Lock acquired, processing the job...
[2026-04-03 07:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:45:03] Production.INFO: ==6192== Lock acquired, processing the job...
[2026-04-03 07:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:45:03] Production.INFO: Account Balance Start.
[2026-04-03 07:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:45:03] Production.INFO: 117
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: ==6192== Releasing lock...
[2026-04-03 07:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: ==6186== Releasing lock...
[2026-04-03 07:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:45:04] Production.INFO: Total Charge 0
[2026-04-03 07:45:04] Production.INFO: CreateAllLog End
[2026-04-03 07:45:04] Production.INFO: Account Balance End.
[2026-04-03 07:45:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:45:04] Production.INFO: ==6190== Releasing lock...
[2026-04-03 07:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:45:11] Production.ERROR: CronJobId end10
[2026-04-03 07:45:11] Production.INFO: ==6188== Releasing lock...
[2026-04-03 07:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:45:13] Production.INFO: call_cost start
[2026-04-03 07:45:13] Production.INFO: call_cost end
[2026-04-03 07:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:45:14] Production.INFO: ==6184== Releasing lock...
[2026-04-03 07:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:46:01] Production.INFO: ==6251== Lock acquired, processing the job...
[2026-04-03 12:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:46:01] Production.INFO: neon service started
[2026-04-03 12:46:01] Production.INFO: neon service started
[2026-04-03 12:46:01] Production.INFO: ==6251== Releasing lock...
[2026-04-03 12:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:46:02] Production.INFO: ==6253== Lock acquired, processing the job...
[2026-04-03 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:46:02] Production.INFO: ==6255== Lock acquired, processing the job...
[2026-04-03 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:46:02] Production.INFO: ==6255== Releasing lock...
[2026-04-03 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:46:02] Production.INFO: ==6253== Releasing lock...
[2026-04-03 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:46:03] Production.INFO: ==6258== Lock acquired, processing the job...
[2026-04-03 07:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:46:03] Production.INFO: ==6260== Lock acquired, processing the job...
[2026-04-03 07:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:46:03] Production.INFO: ==6264== Lock acquired, processing the job...
[2026-04-03 07:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:46:03] Production.INFO: ==6262== Lock acquired, processing the job...
[2026-04-03 07:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:46:03] Production.INFO: Account Balance Start.
[2026-04-03 07:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:46:03] Production.INFO: 117
[2026-04-03 07:46:03] Production.INFO: ==6266== Lock acquired, processing the job...
[2026-04-03 07:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-08
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: ==6260== Releasing lock...
[2026-04-03 07:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07: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-03 07: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-03 07:46:04] Production.INFO: ==6266== Releasing lock...
[2026-04-03 07:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:46:05] Production.INFO: Total Charge 0
[2026-04-03 07:46:05] Production.INFO: CreateAllLog End
[2026-04-03 07:46:05] Production.INFO: Account Balance End.
[2026-04-03 07:46:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:46:05] Production.INFO: ==6264== Releasing lock...
[2026-04-03 07:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:46:11] Production.ERROR: CronJobId end10
[2026-04-03 07:46:11] Production.INFO: ==6262== Releasing lock...
[2026-04-03 07:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:46:14] Production.INFO: call_cost start
[2026-04-03 07:46:14] Production.INFO: call_cost end
[2026-04-03 07:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:46:14] Production.INFO: ==6258== Releasing lock...
[2026-04-03 07:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:47:02] Production.INFO: ==6326== Lock acquired, processing the job...
[2026-04-03 12:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:47:02] Production.INFO: neon service started
[2026-04-03 12:47:02] Production.INFO: neon service started
[2026-04-03 12:47:02] Production.INFO: ==6326== Releasing lock...
[2026-04-03 12:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:47:02] Production.INFO: ==6328== Lock acquired, processing the job...
[2026-04-03 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:47:02] Production.INFO: ==6328== Releasing lock...
[2026-04-03 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:47:03] Production.INFO: ==6330== Lock acquired, processing the job...
[2026-04-03 11:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:47:03] Production.INFO: ==6330== Releasing lock...
[2026-04-03 11:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:47:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:47:03] Production.INFO: ==6335== Lock acquired, processing the job...
[2026-04-03 07:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:47:03] Production.INFO: ==6337== Lock acquired, processing the job...
[2026-04-03 07:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:47:03] Production.INFO: ==6339== Lock acquired, processing the job...
[2026-04-03 07:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:47:03] Production.INFO: ==6333== Lock acquired, processing the job...
[2026-04-03 07:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:47:03] Production.INFO: Account Balance Start.
[2026-04-03 07:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:47:03] Production.INFO: 117
[2026-04-03 07:47:03] Production.INFO: ==6341== Lock acquired, processing the job...
[2026-04-03 07:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 07:47:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: ==6341== Releasing lock...
[2026-04-03 07:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: ==6335== Releasing lock...
[2026-04-03 07:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:47:04] Production.INFO: Total Charge 0
[2026-04-03 07:47:04] Production.INFO: CreateAllLog End
[2026-04-03 07:47:05] Production.INFO: Account Balance End.
[2026-04-03 07:47:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:47:05] Production.INFO: ==6339== Releasing lock...
[2026-04-03 07:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:47:11] Production.ERROR: CronJobId end10
[2026-04-03 07:47:11] Production.INFO: ==6337== Releasing lock...
[2026-04-03 07:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:47:14] Production.INFO: call_cost start
[2026-04-03 07:47:14] Production.INFO: call_cost end
[2026-04-03 07:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:47:14] Production.INFO: ==6333== Releasing lock...
[2026-04-03 07:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:48:01] Production.INFO: ==6400== Lock acquired, processing the job...
[2026-04-03 12:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:48:01] Production.INFO: neon service started
[2026-04-03 12:48:01] Production.INFO: neon service started
[2026-04-03 12:48:01] Production.INFO: ==6400== Releasing lock...
[2026-04-03 12:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:48:02] Production.INFO: ==6402== Lock acquired, processing the job...
[2026-04-03 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:48:02] Production.INFO: ==6402== Releasing lock...
[2026-04-03 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:48:02] Production.INFO: ==6404== Lock acquired, processing the job...
[2026-04-03 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:48:02] Production.INFO: ==6404== Releasing lock...
[2026-04-03 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:48:03] Production.INFO: ==6409== Lock acquired, processing the job...
[2026-04-03 07:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:48:03] Production.INFO: ==6407== Lock acquired, processing the job...
[2026-04-03 07:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:48:03] Production.INFO: ==6411== Lock acquired, processing the job...
[2026-04-03 07:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:48:03] Production.INFO: ==6413== Lock acquired, processing the job...
[2026-04-03 07:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:48:03] Production.INFO: ==6415== Lock acquired, processing the job...
[2026-04-03 07:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:48:03] Production.INFO: Account Balance Start.
[2026-04-03 07:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:48:03] Production.INFO: 117
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:48:03] Production.INFO: ==6415== Releasing lock...
[2026-04-03 07:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: ==6409== Releasing lock...
[2026-04-03 07:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:48:04] Production.INFO: Total Charge 0
[2026-04-03 07:48:04] Production.INFO: CreateAllLog End
[2026-04-03 07:48:04] Production.INFO: Account Balance End.
[2026-04-03 07:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:48:04] Production.INFO: ==6413== Releasing lock...
[2026-04-03 07:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:48:10] Production.ERROR: CronJobId end10
[2026-04-03 07:48:10] Production.INFO: ==6411== Releasing lock...
[2026-04-03 07:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:48:14] Production.INFO: call_cost start
[2026-04-03 07:48:14] Production.INFO: call_cost end
[2026-04-03 07:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:48:14] Production.INFO: ==6407== Releasing lock...
[2026-04-03 07:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:49:02] Production.INFO: ==6476== Lock acquired, processing the job...
[2026-04-03 12:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:49:02] Production.INFO: neon service started
[2026-04-03 12:49:02] Production.INFO: neon service started
[2026-04-03 12:49:02] Production.INFO: ==6476== Releasing lock...
[2026-04-03 12:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:49:02] Production.INFO: ==6480== Lock acquired, processing the job...
[2026-04-03 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:49:02] Production.INFO: ==6480== Releasing lock...
[2026-04-03 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:49:02] Production.INFO: ==6478== Lock acquired, processing the job...
[2026-04-03 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:49:03] Production.INFO: ==6478== Releasing lock...
[2026-04-03 07:49:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:49:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:49:03] Production.INFO: ==6489== Lock acquired, processing the job...
[2026-04-03 07:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:49:03] Production.INFO: Account Balance Start.
[2026-04-03 07:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:49:03] Production.INFO: 117
[2026-04-03 07:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:03] Production.INFO: ==6491== Lock acquired, processing the job...
[2026-04-03 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: ==6483== Lock acquired, processing the job...
[2026-04-03 07:49:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07: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-03 07: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-03 07:49:04] Production.INFO: ==6485== Lock acquired, processing the job...
[2026-04-03 07:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:49:04] Production.INFO: ==6491== Releasing lock...
[2026-04-03 07:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:49:04] Production.INFO: ==6487== Lock acquired, processing the job...
[2026-04-03 07:49:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:49:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:49:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:49:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: ==6485== Releasing lock...
[2026-04-03 07:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:05] Production.INFO: Date 2026-03-30
[2026-04-03 07:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:05] Production.INFO: Date 2026-03-31
[2026-04-03 07:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:49:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:49:05] Production.INFO: Total Charge 0
[2026-04-03 07:49:05] Production.INFO: CreateAllLog End
[2026-04-03 07:49:05] Production.INFO: Account Balance End.
[2026-04-03 07:49:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:49:05] Production.INFO: ==6489== Releasing lock...
[2026-04-03 07:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:49:12] Production.ERROR: CronJobId end10
[2026-04-03 07:49:12] Production.INFO: ==6487== Releasing lock...
[2026-04-03 07:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:49:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:49:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:49:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:49:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:49:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:49:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:49:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:49:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:49:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:49:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:49:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:49:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:49:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:49:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:49:16] Production.INFO: call_cost start
[2026-04-03 07:49:16] Production.INFO: call_cost end
[2026-04-03 07:49:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:49:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:49:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:49:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:49:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:49:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:49:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:49:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:49:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:49:16] Production.INFO: ==6483== Releasing lock...
[2026-04-03 07:49:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:49:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:50:01] Production.INFO: ==6554== Lock acquired, processing the job...
[2026-04-03 12:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:50:01] Production.INFO: neon service started
[2026-04-03 12:50:01] Production.INFO: neon service started
[2026-04-03 12:50:01] Production.INFO: ==6554== Releasing lock...
[2026-04-03 12:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:50:01] Production.INFO: ==6556== Lock acquired, processing the job...
[2026-04-03 07:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:50:02] Production.INFO: ==6556== Releasing lock...
[2026-04-03 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:50:02] Production.INFO: ==6558== Lock acquired, processing the job...
[2026-04-03 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:50:02] Production.INFO: ==6558== Releasing lock...
[2026-04-03 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:50:02] Production.INFO: ==6560== Lock acquired, processing the job...
[2026-04-03 07:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:50:02] Production.INFO: ==6564== Lock acquired, processing the job...
[2026-04-03 07:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:50:03] Production.INFO: ==6562== Lock acquired, processing the job...
[2026-04-03 07:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:50:03] Production.INFO: ==6567== Lock acquired, processing the job...
[2026-04-03 07:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:50:03] Production.INFO: ==6569== Lock acquired, processing the job...
[2026-04-03 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:50:03] Production.INFO: Account Balance Start.
[2026-04-03 07:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:50:03] Production.INFO: 117
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 07: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-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07: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-03 07:50:03] Production.INFO: ==6569== Releasing lock...
[2026-04-03 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: ==6562== Releasing lock...
[2026-04-03 07:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:50:04] Production.INFO: Total Charge 0
[2026-04-03 07:50:04] Production.INFO: CreateAllLog End
[2026-04-03 07:50:04] Production.INFO: Account Balance End.
[2026-04-03 07:50:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:50:04] Production.INFO: ==6567== Releasing lock...
[2026-04-03 07:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:50:10] Production.ERROR: CronJobId end10
[2026-04-03 07:50:10] Production.INFO: ==6564== Releasing lock...
[2026-04-03 07:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:50:14] Production.INFO: call_cost start
[2026-04-03 07:50:14] Production.INFO: call_cost end
[2026-04-03 07:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:50:14] Production.INFO: ==6560== Releasing lock...
[2026-04-03 07:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:51:01] Production.INFO: ==6631== Lock acquired, processing the job...
[2026-04-03 12:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:51:01] Production.INFO: neon service started
[2026-04-03 12:51:01] Production.INFO: neon service started
[2026-04-03 12:51:01] Production.INFO: ==6631== Releasing lock...
[2026-04-03 12:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:51:02] Production.INFO: ==6635== Lock acquired, processing the job...
[2026-04-03 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:51:02] Production.INFO: ==6635== Releasing lock...
[2026-04-03 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:51:02] Production.INFO: ==6633== Lock acquired, processing the job...
[2026-04-03 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:51:02] Production.INFO: ==6633== Releasing lock...
[2026-04-03 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:51:03] Production.INFO: ==6638== Lock acquired, processing the job...
[2026-04-03 07:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 07:51:03] Production.INFO: ==6646== Lock acquired, processing the job...
[2026-04-03 07:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:51:03] Production.INFO: ==6644== Lock acquired, processing the job...
[2026-04-03 07:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 07:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 07:51:03] Production.ERROR: CronJob PID - 6644
[2026-04-03 07:51:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 07:51:03] Production.ERROR: CronJob ID - 10
[2026-04-03 07:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 07:51:00
[2026-04-03 07:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 07:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 07:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 07:51:03] Production.ERROR: CronJob PID - 6646
[2026-04-03 07:51:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 07:51:03] Production.ERROR: CronJob ID - 12
[2026-04-03 07:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 07:51:00
[2026-04-03 07:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 07:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 07:51:03] Production.INFO: Account Balance Start.
[2026-04-03 07:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:51:03] Production.INFO: 117
[2026-04-03 07:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 07:51:03] Production.INFO: ==6638== Releasing lock...
[2026-04-03 07:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 07:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 07:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:03] Production.INFO: ==6648== Lock acquired, processing the job...
[2026-04-03 07:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 07:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:03] Production.INFO: ==6640== Lock acquired, processing the job...
[2026-04-03 07:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 07:51:03] Production.INFO: ==6642== Lock acquired, processing the job...
[2026-04-03 07:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: ==6650== Lock acquired, processing the job...
[2026-04-03 07:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07: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-03 07:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:51:04] Production.INFO: ==6650== Releasing lock...
[2026-04-03 07:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:51:04] Production.INFO: Total Charge 0
[2026-04-03 07:51:04] Production.ERROR: done
[2026-04-03 07:51:04] Production.INFO: ==6642== Releasing lock...
[2026-04-03 07:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:51:04] Production.INFO: CreateAllLog End
[2026-04-03 07:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 07:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028732', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 07:51:05] Production.INFO: Account Balance End.
[2026-04-03 07:51:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:51:05] Production.INFO: ==6646== Releasing lock...
[2026-04-03 07:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028732', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 07:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 07:51:10] Production.INFO: ProcessCDR(1,17028732,1,1,2)
[2026-04-03 07:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028732,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028732,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 07:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 07:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 07:51:10] Production.INFO: ==6648== Releasing lock...
[2026-04-03 07:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 07:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 07:51:14] Production.ERROR: CronJobId end10
[2026-04-03 07:51:14] Production.INFO: ==6644== Releasing lock...
[2026-04-03 07:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:51:16] Production.INFO: call_cost start
[2026-04-03 07:51:16] Production.INFO: call_cost end
[2026-04-03 07:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:51:16] Production.INFO: ==6640== Releasing lock...
[2026-04-03 07:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:52:02] Production.INFO: ==6709== Lock acquired, processing the job...
[2026-04-03 12:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:52:02] Production.INFO: neon service started
[2026-04-03 12:52:02] Production.INFO: neon service started
[2026-04-03 12:52:02] Production.INFO: ==6709== Releasing lock...
[2026-04-03 12:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:52:02] Production.INFO: ==6711== Lock acquired, processing the job...
[2026-04-03 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:52:02] Production.INFO: ==6711== Releasing lock...
[2026-04-03 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:52:03] Production.INFO: ==6713== Lock acquired, processing the job...
[2026-04-03 11:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:52:03] Production.INFO: ==6713== Releasing lock...
[2026-04-03 11:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:52:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:52:03] Production.INFO: ==6722== Lock acquired, processing the job...
[2026-04-03 07:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:52:03] Production.INFO: ==6716== Lock acquired, processing the job...
[2026-04-03 07:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:52:03] Production.INFO: ==6718== Lock acquired, processing the job...
[2026-04-03 07:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:52:03] Production.INFO: Account Balance Start.
[2026-04-03 07:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:52:03] Production.INFO: ==6720== Lock acquired, processing the job...
[2026-04-03 07:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:52:03] Production.INFO: 117
[2026-04-03 07:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:52:03] Production.INFO: ==6724== Lock acquired, processing the job...
[2026-04-03 07:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:52:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:52:04] Production.INFO: ==6724== Releasing lock...
[2026-04-03 07:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: ==6718== Releasing lock...
[2026-04-03 07:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:52:04] Production.INFO: Total Charge 0
[2026-04-03 07:52:04] Production.INFO: CreateAllLog End
[2026-04-03 07:52:05] Production.INFO: Account Balance End.
[2026-04-03 07:52:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:52:05] Production.INFO: ==6722== Releasing lock...
[2026-04-03 07:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:52:11] Production.ERROR: CronJobId end10
[2026-04-03 07:52:11] Production.INFO: ==6720== Releasing lock...
[2026-04-03 07:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:52:14] Production.INFO: call_cost start
[2026-04-03 07:52:14] Production.INFO: call_cost end
[2026-04-03 07:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:52:14] Production.INFO: ==6716== Releasing lock...
[2026-04-03 07:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:53:01] Production.INFO: ==6785== Lock acquired, processing the job...
[2026-04-03 12:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:53:01] Production.INFO: neon service started
[2026-04-03 12:53:01] Production.INFO: neon service started
[2026-04-03 12:53:01] Production.INFO: ==6785== Releasing lock...
[2026-04-03 12:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:53:02] Production.INFO: ==6787== Lock acquired, processing the job...
[2026-04-03 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:53:02] Production.INFO: ==6789== Lock acquired, processing the job...
[2026-04-03 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:53:02] Production.INFO: ==6789== Releasing lock...
[2026-04-03 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:53:02] Production.INFO: ==6787== Releasing lock...
[2026-04-03 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:53:03] Production.INFO: ==6792== Lock acquired, processing the job...
[2026-04-03 07:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:53:03] Production.INFO: ==6794== Lock acquired, processing the job...
[2026-04-03 07:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:53:03] Production.INFO: ==6800== Lock acquired, processing the job...
[2026-04-03 07:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:53:03] Production.INFO: ==6796== Lock acquired, processing the job...
[2026-04-03 07:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:53:03] Production.INFO: ==6798== Lock acquired, processing the job...
[2026-04-03 07:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 07:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 07:53:03] Production.INFO: ==6800== Releasing lock...
[2026-04-03 07:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:53:03] Production.INFO: Account Balance Start.
[2026-04-03 07:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:53:03] Production.INFO: 117
[2026-04-03 07:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: ==6794== Releasing lock...
[2026-04-03 07:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:53:04] Production.INFO: Total Charge 0
[2026-04-03 07:53:04] Production.INFO: CreateAllLog End
[2026-04-03 07:53:04] Production.INFO: Account Balance End.
[2026-04-03 07:53:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:53:04] Production.INFO: ==6798== Releasing lock...
[2026-04-03 07:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:53:11] Production.ERROR: CronJobId end10
[2026-04-03 07:53:11] Production.INFO: ==6796== Releasing lock...
[2026-04-03 07:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:53:14] Production.INFO: call_cost start
[2026-04-03 07:53:14] Production.INFO: call_cost end
[2026-04-03 07:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:53:14] Production.INFO: ==6792== Releasing lock...
[2026-04-03 07:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:54:02] Production.INFO: ==6865== Lock acquired, processing the job...
[2026-04-03 12:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:54:02] Production.INFO: neon service started
[2026-04-03 12:54:02] Production.INFO: neon service started
[2026-04-03 12:54:02] Production.INFO: ==6865== Releasing lock...
[2026-04-03 12:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:54:02] Production.INFO: ==6867== Lock acquired, processing the job...
[2026-04-03 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:54:02] Production.INFO: ==6867== Releasing lock...
[2026-04-03 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:54:02] Production.INFO: ==6869== Lock acquired, processing the job...
[2026-04-03 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:54:03] Production.INFO: ==6869== Releasing lock...
[2026-04-03 11:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:54:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:54:03] Production.INFO: ==6873== Lock acquired, processing the job...
[2026-04-03 07:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:54:03] Production.INFO: ==6871== Lock acquired, processing the job...
[2026-04-03 07:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:54:03] Production.INFO: ==6875== Lock acquired, processing the job...
[2026-04-03 07:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:54:03] Production.INFO: ==6877== Lock acquired, processing the job...
[2026-04-03 07:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:54:03] Production.INFO: ==6879== Lock acquired, processing the job...
[2026-04-03 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:54:03] Production.INFO: Account Balance Start.
[2026-04-03 07:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:54:03] Production.INFO: 117
[2026-04-03 07:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:03] Production.INFO: ==6879== Releasing lock...
[2026-04-03 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: ==6873== Releasing lock...
[2026-04-03 07:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:54:04] Production.INFO: Total Charge 0
[2026-04-03 07:54:04] Production.INFO: CreateAllLog End
[2026-04-03 07:54:04] Production.INFO: Account Balance End.
[2026-04-03 07:54:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:54:04] Production.INFO: ==6877== Releasing lock...
[2026-04-03 07:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:54:12] Production.ERROR: CronJobId end10
[2026-04-03 07:54:12] Production.INFO: ==6875== Releasing lock...
[2026-04-03 07:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:54:14] Production.INFO: call_cost start
[2026-04-03 07:54:14] Production.INFO: call_cost end
[2026-04-03 07:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:54:14] Production.INFO: ==6871== Releasing lock...
[2026-04-03 07:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:55:01] Production.INFO: ==6942== Lock acquired, processing the job...
[2026-04-03 12:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:55:01] Production.INFO: neon service started
[2026-04-03 12:55:01] Production.INFO: neon service started
[2026-04-03 12:55:01] Production.INFO: ==6942== Releasing lock...
[2026-04-03 12:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:55:01] Production.INFO: ==6946== Lock acquired, processing the job...
[2026-04-03 11:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:55:02] Production.INFO: ==6946== Releasing lock...
[2026-04-03 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:55:02] Production.INFO: ==6944== Lock acquired, processing the job...
[2026-04-03 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:55:02] Production.INFO: ==6944== Releasing lock...
[2026-04-03 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:55:02] Production.INFO: ==6951== Lock acquired, processing the job...
[2026-04-03 07:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:55:02] Production.INFO: ==6955== Lock acquired, processing the job...
[2026-04-03 07:55:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:55:03] Production.INFO: Account Balance Start.
[2026-04-03 07:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:55:03] Production.INFO: 117
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: ==6949== Lock acquired, processing the job...
[2026-04-03 07:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:55:03] Production.INFO: ==6953== Lock acquired, processing the job...
[2026-04-03 07:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:55:03] Production.INFO: ==6957== Lock acquired, processing the job...
[2026-04-03 07:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: ==6951== Releasing lock...
[2026-04-03 07:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07:55:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07:55:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07:55:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: ==6957== Releasing lock...
[2026-04-03 07:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-27
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-28
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-29
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-30
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-03-31
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-04-01
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-04-02
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Date 2026-04-03
[2026-04-03 07:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:55:03] Production.INFO: Total Charge 0
[2026-04-03 07:55:04] Production.INFO: CreateAllLog End
[2026-04-03 07:55:04] Production.INFO: Account Balance End.
[2026-04-03 07:55:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:55:04] Production.INFO: ==6955== Releasing lock...
[2026-04-03 07:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:55:11] Production.ERROR: CronJobId end10
[2026-04-03 07:55:11] Production.INFO: ==6953== Releasing lock...
[2026-04-03 07:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:55:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:55:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:55:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:55:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:55:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:55:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:55:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:55:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:55:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:55:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:55:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:55:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:55:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:55:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:55:14] Production.INFO: call_cost start
[2026-04-03 07:55:14] Production.INFO: call_cost end
[2026-04-03 07:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:55:14] Production.INFO: ==6949== Releasing lock...
[2026-04-03 07:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:56:02] Production.INFO: ==7012== Lock acquired, processing the job...
[2026-04-03 12:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:56:02] Production.INFO: neon service started
[2026-04-03 12:56:02] Production.INFO: neon service started
[2026-04-03 12:56:02] Production.INFO: ==7012== Releasing lock...
[2026-04-03 12:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:56:02] Production.INFO: ==7014== Lock acquired, processing the job...
[2026-04-03 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:56:02] Production.INFO: ==7014== Releasing lock...
[2026-04-03 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:56:02] Production.INFO: ==7016== Lock acquired, processing the job...
[2026-04-03 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:56:02] Production.INFO: ==7016== Releasing lock...
[2026-04-03 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:56:03] Production.INFO: ==7018== Lock acquired, processing the job...
[2026-04-03 07:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:56:03] Production.INFO: ==7020== Lock acquired, processing the job...
[2026-04-03 07:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:56:03] Production.INFO: ==7022== Lock acquired, processing the job...
[2026-04-03 07:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:56:03] Production.INFO: ==7025== Lock acquired, processing the job...
[2026-04-03 07:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:56:03] Production.INFO: ==7027== Lock acquired, processing the job...
[2026-04-03 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 07:56:03] Production.INFO: Account Balance Start.
[2026-04-03 07:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:56:03] Production.INFO: 117
[2026-04-03 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-03 07:56:03] Production.INFO: ==7027== Releasing lock...
[2026-04-03 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: ==7020== Releasing lock...
[2026-04-03 07:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:56:05] Production.INFO: Total Charge 0
[2026-04-03 07:56:05] Production.INFO: CreateAllLog End
[2026-04-03 07:56:05] Production.INFO: Account Balance End.
[2026-04-03 07:56:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:56:05] Production.INFO: ==7025== Releasing lock...
[2026-04-03 07:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:56:11] Production.ERROR: CronJobId end10
[2026-04-03 07:56:11] Production.INFO: ==7022== Releasing lock...
[2026-04-03 07:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:56:15] Production.INFO: call_cost start
[2026-04-03 07:56:15] Production.INFO: call_cost end
[2026-04-03 07:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:56:15] Production.INFO: ==7018== Releasing lock...
[2026-04-03 07:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:57:01] Production.INFO: ==7086== Lock acquired, processing the job...
[2026-04-03 12:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:57:01] Production.INFO: neon service started
[2026-04-03 12:57:01] Production.INFO: neon service started
[2026-04-03 12:57:01] Production.INFO: ==7086== Releasing lock...
[2026-04-03 12:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:57:01] Production.INFO: ==7088== Lock acquired, processing the job...
[2026-04-03 07:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:57:02] Production.INFO: ==7088== Releasing lock...
[2026-04-03 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:57:02] Production.INFO: ==7090== Lock acquired, processing the job...
[2026-04-03 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:57:02] Production.INFO: ==7090== Releasing lock...
[2026-04-03 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:57:02] Production.INFO: ==7098== Lock acquired, processing the job...
[2026-04-03 07:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:57:02] Production.INFO: ==7096== Lock acquired, processing the job...
[2026-04-03 07:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:57:02] Production.INFO: ==7100== Lock acquired, processing the job...
[2026-04-03 07:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:57:02] Production.INFO: Account Balance Start.
[2026-04-03 07:57:02] Production.INFO: CreateAllLog Start
[2026-04-03 07:57:02] Production.INFO: 117
[2026-04-03 07:57:02] Production.INFO: Date 2026-03-08
[2026-04-03 07:57:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:57:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:57:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:57:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:57:02] Production.INFO: ==7092== Lock acquired, processing the job...
[2026-04-03 07:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:57:02] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:02] Production.INFO: ==7094== Lock acquired, processing the job...
[2026-04-03 07:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 07:57:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 07:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:57:03] Production.INFO: ==7100== Releasing lock...
[2026-04-03 07:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-14
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-15
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-16
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-17
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-18
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-19
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-20
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-21
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-22
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-23
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-24
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-25
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-26
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-27
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-28
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-29
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-30
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: Date 2026-03-31
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:03] Production.INFO: ==7094== Releasing lock...
[2026-04-03 07:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:57:03] Production.INFO: Date 2026-04-01
[2026-04-03 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:57:04] Production.INFO: Total Charge 0
[2026-04-03 07:57:04] Production.INFO: CreateAllLog End
[2026-04-03 07:57:04] Production.INFO: Account Balance End.
[2026-04-03 07:57:04] Production.ERROR: CronJobId end 12
[2026-04-03 07:57:04] Production.INFO: ==7098== Releasing lock...
[2026-04-03 07:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:57:11] Production.ERROR: CronJobId end10
[2026-04-03 07:57:11] Production.INFO: ==7096== Releasing lock...
[2026-04-03 07:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:57:14] Production.INFO: call_cost start
[2026-04-03 07:57:14] Production.INFO: call_cost end
[2026-04-03 07:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:57:14] Production.INFO: ==7092== Releasing lock...
[2026-04-03 07:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:58:01] Production.INFO: ==7163== Lock acquired, processing the job...
[2026-04-03 12:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:58:01] Production.INFO: neon service started
[2026-04-03 12:58:01] Production.INFO: neon service started
[2026-04-03 12:58:01] Production.INFO: ==7163== Releasing lock...
[2026-04-03 12:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:58:02] Production.INFO: ==7167== Lock acquired, processing the job...
[2026-04-03 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:58:02] Production.INFO: ==7167== Releasing lock...
[2026-04-03 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:58:02] Production.INFO: ==7165== Lock acquired, processing the job...
[2026-04-03 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:58:02] Production.INFO: ==7165== Releasing lock...
[2026-04-03 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 07:58:03] Production.INFO: ==7172== Lock acquired, processing the job...
[2026-04-03 07:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:58:03] Production.INFO: ==7174== Lock acquired, processing the job...
[2026-04-03 07:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:58:03] Production.INFO: ==7178== Lock acquired, processing the job...
[2026-04-03 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:58:03] Production.INFO: ==7170== Lock acquired, processing the job...
[2026-04-03 07:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:58:03] Production.INFO: ==7176== Lock acquired, processing the job...
[2026-04-03 07:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 07:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 07:58:03] Production.INFO: ==7178== Releasing lock...
[2026-04-03 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:58:03] Production.INFO: Account Balance Start.
[2026-04-03 07:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:58:03] Production.INFO: 117
[2026-04-03 07:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: ==7172== Releasing lock...
[2026-04-03 07:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:58:04] Production.INFO: Total Charge 0
[2026-04-03 07:58:04] Production.INFO: CreateAllLog End
[2026-04-03 07:58:05] Production.INFO: Account Balance End.
[2026-04-03 07:58:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:58:05] Production.INFO: ==7176== Releasing lock...
[2026-04-03 07:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:58:13] Production.ERROR: CronJobId end10
[2026-04-03 07:58:13] Production.INFO: ==7174== Releasing lock...
[2026-04-03 07:58:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:58:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:58:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:58:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:58:15] Production.INFO: call_cost start
[2026-04-03 07:58:15] Production.INFO: call_cost end
[2026-04-03 07:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:58:15] Production.INFO: ==7170== Releasing lock...
[2026-04-03 07:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:59:02] Production.INFO: ==7242== Lock acquired, processing the job...
[2026-04-03 12:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 12:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 12:59:02] Production.INFO: neon service started
[2026-04-03 12:59:02] Production.INFO: neon service started
[2026-04-03 12:59:02] Production.INFO: ==7242== Releasing lock...
[2026-04-03 12:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 12:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 07:59:02] Production.INFO: ==7244== Lock acquired, processing the job...
[2026-04-03 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 07:59:03] Production.INFO: ==7244== Releasing lock...
[2026-04-03 07:59:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 07:59:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:59:03] Production.INFO: ==7246== Lock acquired, processing the job...
[2026-04-03 11:59:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:59:03] Production.INFO: ==7246== Releasing lock...
[2026-04-03 11:59:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 11:59:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 07:59:03] Production.INFO: ==7254== Lock acquired, processing the job...
[2026-04-03 07:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 07:59:03] Production.INFO: ==7248== Lock acquired, processing the job...
[2026-04-03 07:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 07:59:03] Production.INFO: ==7252== Lock acquired, processing the job...
[2026-04-03 07:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 07:59:03] Production.INFO: Account Balance Start.
[2026-04-03 07:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 07:59:03] Production.INFO: 117
[2026-04-03 07:59:03] Production.INFO: ==7250== Lock acquired, processing the job...
[2026-04-03 07:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 07:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 07:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-09
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-10
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-11
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 07:59:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 07:59:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 07:59:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-12
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-13
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-14
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: ==7256== Lock acquired, processing the job...
[2026-04-03 07:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-15
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-16
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-17
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07: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-03 07:59:04] Production.INFO: Date 2026-03-18
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07: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-03 07:59:04] Production.INFO: ==7256== Releasing lock...
[2026-04-03 07:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 07:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-19
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: ==7250== Releasing lock...
[2026-04-03 07:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 07:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:05] Production.INFO: Date 2026-04-01
[2026-04-03 07:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:05] Production.INFO: Date 2026-04-02
[2026-04-03 07:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:05] Production.INFO: Date 2026-04-03
[2026-04-03 07:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 07:59:05] Production.INFO: Total Charge 0
[2026-04-03 07:59:05] Production.INFO: CreateAllLog End
[2026-04-03 07:59:05] Production.INFO: Account Balance End.
[2026-04-03 07:59:05] Production.ERROR: CronJobId end 12
[2026-04-03 07:59:05] Production.INFO: ==7254== Releasing lock...
[2026-04-03 07:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 07:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 07:59:12] Production.ERROR: CronJobId end10
[2026-04-03 07:59:12] Production.INFO: ==7252== Releasing lock...
[2026-04-03 07:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 07:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 07:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 07:59:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 07:59:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 07:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 07:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 07:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 07:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 07:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 07:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 07:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 07:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 07:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 07:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 07:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 07:59:15] Production.INFO: call_cost start
[2026-04-03 07:59:15] Production.INFO: call_cost end
[2026-04-03 07:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 07:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 07:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 07:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 07:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 07:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 07:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 07:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 07:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 07:59:15] Production.INFO: ==7248== Releasing lock...
[2026-04-03 07:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 07:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:00:01] Production.INFO: ==7311== Lock acquired, processing the job...
[2026-04-03 13:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:00:01] Production.INFO: neon service started
[2026-04-03 13:00:01] Production.INFO: neon service started
[2026-04-03 13:00:01] Production.INFO: ==7311== Releasing lock...
[2026-04-03 13:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:00:02] Production.INFO: ==7315== Lock acquired, processing the job...
[2026-04-03 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:00:02] Production.INFO: ==7315== Releasing lock...
[2026-04-03 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:00:02] Production.INFO: ==7313== Lock acquired, processing the job...
[2026-04-03 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:00:02] Production.INFO: ==7313== Releasing lock...
[2026-04-03 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:00:03] Production.INFO: ==7317== Lock acquired, processing the job...
[2026-04-03 08:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:00:03] Production.INFO: ==7321== Lock acquired, processing the job...
[2026-04-03 08:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:00:03] Production.INFO: ==7319== Lock acquired, processing the job...
[2026-04-03 08:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:00:03] Production.INFO: ==7326== Lock acquired, processing the job...
[2026-04-03 08:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:00:03] Production.INFO: ==7323== Lock acquired, processing the job...
[2026-04-03 08:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08: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-03 08: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-03 08:00:03] Production.INFO: Account Balance Start.
[2026-04-03 08:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:00:03] Production.INFO: 117
[2026-04-03 08: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-03 08:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:00:03] Production.INFO: ==7326== Releasing lock...
[2026-04-03 08:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: ==7319== Releasing lock...
[2026-04-03 08:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:00:04] Production.INFO: Total Charge 0
[2026-04-03 08:00:04] Production.INFO: CreateAllLog End
[2026-04-03 08:00:04] Production.INFO: Account Balance End.
[2026-04-03 08:00:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:00:04] Production.INFO: ==7323== Releasing lock...
[2026-04-03 08:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:00:11] Production.ERROR: CronJobId end10
[2026-04-03 08:00:11] Production.INFO: ==7321== Releasing lock...
[2026-04-03 08:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:00:14] Production.INFO: call_cost start
[2026-04-03 08:00:14] Production.INFO: call_cost end
[2026-04-03 08:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:00:14] Production.INFO: ==7317== Releasing lock...
[2026-04-03 08:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:01:02] Production.INFO: ==7385== Lock acquired, processing the job...
[2026-04-03 13:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:01:02] Production.INFO: neon service started
[2026-04-03 13:01:02] Production.INFO: neon service started
[2026-04-03 13:01:02] Production.INFO: ==7385== Releasing lock...
[2026-04-03 13:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:01:02] Production.INFO: ==7397== Lock acquired, processing the job...
[2026-04-03 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:01:02] Production.INFO: ==7399== Lock acquired, processing the job...
[2026-04-03 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:01:02] Production.INFO: ==7399== Releasing lock...
[2026-04-03 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:01:03] Production.INFO: ==7397== Releasing lock...
[2026-04-03 08:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:01:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:01:03] Production.INFO: ==7402== Lock acquired, processing the job...
[2026-04-03 08:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 08:01:04] Production.INFO: ==7404== Lock acquired, processing the job...
[2026-04-03 08:01:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:01:04] Production.INFO: ==7406== Lock acquired, processing the job...
[2026-04-03 08:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:01:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 08:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 08:01:04] Production.ERROR: CronJob PID - 7404
[2026-04-03 08:01:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 08:01:04] Production.ERROR: CronJob ID - 5
[2026-04-03 08:01:04] Production.ERROR: CronJob Last Run Time 2026-04-03 08:01:00
[2026-04-03 08:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 08:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 08:01:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 08:01:04] Production.INFO: ==7402== Releasing lock...
[2026-04-03 08:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 08:01:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 08:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:01:04] Production.INFO: ==7408== Lock acquired, processing the job...
[2026-04-03 08:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:01:04] Production.INFO: ==7410== Lock acquired, processing the job...
[2026-04-03 08:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:01:04] Production.INFO: ==7412== Lock acquired, processing the job...
[2026-04-03 08:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 08:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 08:01:04] Production.INFO: ==7414== Lock acquired, processing the job...
[2026-04-03 08:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:01:04] Production.INFO: Account Balance Start.
[2026-04-03 08:01:04] Production.INFO: CreateAllLog Start
[2026-04-03 08:01:04] Production.INFO: 117
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08: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-03 08: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-03 08:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:04] Production.INFO: ==7414== Releasing lock...
[2026-04-03 08:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:05] Production.ERROR: done
[2026-04-03 08:01:05] Production.INFO: ==7406== Releasing lock...
[2026-04-03 08:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:01:05] Production.INFO: Date 2026-03-26
[2026-04-03 08:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:05] Production.INFO: Date 2026-03-27
[2026-04-03 08:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 08:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028773', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 08:01:05] Production.INFO: Date 2026-03-28
[2026-04-03 08:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:05] Production.INFO: Date 2026-03-29
[2026-04-03 08:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:05] Production.INFO: Date 2026-03-30
[2026-04-03 08:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:05] Production.INFO: Date 2026-03-31
[2026-04-03 08:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:05] Production.INFO: Date 2026-04-01
[2026-04-03 08:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:01:05] Production.INFO: Total Charge 0
[2026-04-03 08:01:05] Production.INFO: CreateAllLog End
[2026-04-03 08:01:05] Production.INFO: Account Balance End.
[2026-04-03 08:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:01:05] Production.INFO: ==7410== Releasing lock...
[2026-04-03 08:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028773', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 08:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 08:01:11] Production.INFO: ProcessCDR(1,17028773,1,1,2)
[2026-04-03 08:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028773,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028773,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 08:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 08:01:11] Production.INFO: ==7412== Releasing lock...
[2026-04-03 08:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 08:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 08:01:15] Production.ERROR: CronJobId end10
[2026-04-03 08:01:15] Production.INFO: ==7408== Releasing lock...
[2026-04-03 08:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:01:17] Production.INFO: call_cost start
[2026-04-03 08:01:17] Production.INFO: call_cost end
[2026-04-03 08:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:01:17] Production.INFO: ==7404== Releasing lock...
[2026-04-03 08:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:02:01] Production.INFO: ==7474== Lock acquired, processing the job...
[2026-04-03 13:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:02:01] Production.INFO: neon service started
[2026-04-03 13:02:01] Production.INFO: neon service started
[2026-04-03 13:02:01] Production.INFO: ==7474== Releasing lock...
[2026-04-03 13:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:02:02] Production.INFO: ==7478== Lock acquired, processing the job...
[2026-04-03 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:02:02] Production.INFO: ==7478== Releasing lock...
[2026-04-03 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:02:02] Production.INFO: ==7476== Lock acquired, processing the job...
[2026-04-03 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:02:02] Production.INFO: ==7476== Releasing lock...
[2026-04-03 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:02:03] Production.INFO: ==7485== Lock acquired, processing the job...
[2026-04-03 08:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:02:03] Production.INFO: ==7491== Lock acquired, processing the job...
[2026-04-03 08:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:02:03] Production.INFO: ==7483== Lock acquired, processing the job...
[2026-04-03 08:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08: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-03 08: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-03 08: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-03 08:02:03] Production.INFO: ==7491== Releasing lock...
[2026-04-03 08:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:02:03] Production.INFO: ==7481== Lock acquired, processing the job...
[2026-04-03 08:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:02:03] Production.INFO: ==7489== Lock acquired, processing the job...
[2026-04-03 08:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 08:02:03] Production.INFO: ==7487== Lock acquired, processing the job...
[2026-04-03 08:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 08:02:03] Production.INFO: Account Balance Start.
[2026-04-03 08:02:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:02:03] Production.INFO: 117
[2026-04-03 08:02:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.ERROR: done
[2026-04-03 08:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:02:04] Production.INFO: Total Charge 0
[2026-04-03 08:02:04] Production.ERROR: done
[2026-04-03 08:02:04] Production.INFO: CreateAllLog End
[2026-04-03 08:02:04] Production.INFO: ==7483== Releasing lock...
[2026-04-03 08:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08: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-03 08: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-03 08: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-03 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: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-03 08:02:05] Production.INFO: ==7489== Releasing lock...
[2026-04-03 08:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 08:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 08:02:05] Production.INFO: Account Balance End.
[2026-04-03 08:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:02:05] Production.INFO: ==7487== Releasing lock...
[2026-04-03 08:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:02:13] Production.ERROR: CronJobId end10
[2026-04-03 08:02:13] Production.INFO: ==7485== Releasing lock...
[2026-04-03 08:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:02:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:02:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:02:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:02:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:02:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:02:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:02:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:02:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:02:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:02:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:02:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:02:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:02:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:02:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:02:16] Production.INFO: call_cost start
[2026-04-03 08:02:16] Production.INFO: call_cost end
[2026-04-03 08:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:02:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:02:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:02:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:02:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:02:16] Production.INFO: ==7481== Releasing lock...
[2026-04-03 08:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:03:02] Production.INFO: ==7552== Lock acquired, processing the job...
[2026-04-03 13:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:03:02] Production.INFO: neon service started
[2026-04-03 13:03:02] Production.INFO: neon service started
[2026-04-03 13:03:02] Production.INFO: ==7552== Releasing lock...
[2026-04-03 13:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:03:02] Production.INFO: ==7556== Lock acquired, processing the job...
[2026-04-03 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:03:02] Production.INFO: ==7556== Releasing lock...
[2026-04-03 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:03:02] Production.INFO: ==7554== Lock acquired, processing the job...
[2026-04-03 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:03:02] Production.INFO: ==7554== Releasing lock...
[2026-04-03 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:03:03] Production.INFO: ==7567== Lock acquired, processing the job...
[2026-04-03 08:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:03:03] Production.INFO: ==7560== Lock acquired, processing the job...
[2026-04-03 08:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:03:03] Production.INFO: ==7565== Lock acquired, processing the job...
[2026-04-03 08:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:03:03] Production.INFO: ==7569== Lock acquired, processing the job...
[2026-04-03 08:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:03:03] Production.INFO: ==7562== Lock acquired, processing the job...
[2026-04-03 08:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:03:03] Production.INFO: Account Balance Start.
[2026-04-03 08:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:03:03] Production.INFO: 117
[2026-04-03 08:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08:03:04] Production.INFO: ==7569== Releasing lock...
[2026-04-03 08:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: ==7562== Releasing lock...
[2026-04-03 08:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:03:04] Production.INFO: Total Charge 0
[2026-04-03 08:03:04] Production.INFO: CreateAllLog End
[2026-04-03 08:03:05] Production.INFO: Account Balance End.
[2026-04-03 08:03:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:03:05] Production.INFO: ==7567== Releasing lock...
[2026-04-03 08:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:03: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_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-03 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-03 08:03:12] Production.ERROR: CronJobId end10
[2026-04-03 08:03:12] Production.INFO: ==7565== Releasing lock...
[2026-04-03 08:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:03:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:03:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:03:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:03:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:03:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:03:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:03:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:03:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:03:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:03:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:03:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:03:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:03:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:03:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:03:15] Production.INFO: call_cost start
[2026-04-03 08:03:15] Production.INFO: call_cost end
[2026-04-03 08:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:03:15] Production.INFO: ==7560== Releasing lock...
[2026-04-03 08:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:04:01] Production.INFO: ==7624== Lock acquired, processing the job...
[2026-04-03 13:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:04:01] Production.INFO: neon service started
[2026-04-03 13:04:01] Production.INFO: neon service started
[2026-04-03 13:04:01] Production.INFO: ==7624== Releasing lock...
[2026-04-03 13:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:04:01] Production.INFO: ==7628== Lock acquired, processing the job...
[2026-04-03 12:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:04:01] Production.INFO: ==7628== Releasing lock...
[2026-04-03 12:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:04:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:04:02] Production.INFO: ==7626== Lock acquired, processing the job...
[2026-04-03 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:04:02] Production.INFO: ==7626== Releasing lock...
[2026-04-03 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:04:03] Production.INFO: ==7630== Lock acquired, processing the job...
[2026-04-03 08:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:04:03] Production.INFO: ==7634== Lock acquired, processing the job...
[2026-04-03 08:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:04:03] Production.INFO: ==7632== Lock acquired, processing the job...
[2026-04-03 08:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:04:03] Production.INFO: ==7636== Lock acquired, processing the job...
[2026-04-03 08:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:04:03] Production.INFO: Account Balance Start.
[2026-04-03 08:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:04:03] Production.INFO: 117
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: ==7639== Lock acquired, processing the job...
[2026-04-03 08:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08: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-03 08:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: ==7639== Releasing lock...
[2026-04-03 08:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-24
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-25
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:03] Production.INFO: Date 2026-03-26
[2026-04-03 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:04] Production.INFO: ==7632== Releasing lock...
[2026-04-03 08:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:04:04] Production.INFO: Total Charge 0
[2026-04-03 08:04:04] Production.INFO: CreateAllLog End
[2026-04-03 08:04:04] Production.INFO: Account Balance End.
[2026-04-03 08:04:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:04:04] Production.INFO: ==7636== Releasing lock...
[2026-04-03 08:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:04:11] Production.ERROR: CronJobId end10
[2026-04-03 08:04:11] Production.INFO: ==7634== Releasing lock...
[2026-04-03 08:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:04:13] Production.INFO: call_cost start
[2026-04-03 08:04:13] Production.INFO: call_cost end
[2026-04-03 08:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:04:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:04:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:04:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:04:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:04:13] Production.INFO: ==7630== Releasing lock...
[2026-04-03 08:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:05:01] Production.INFO: ==7705== Lock acquired, processing the job...
[2026-04-03 13:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:05:01] Production.INFO: neon service started
[2026-04-03 13:05:02] Production.INFO: neon service started
[2026-04-03 13:05:02] Production.INFO: ==7705== Releasing lock...
[2026-04-03 13:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:05:02] Production.INFO: ==7707== Lock acquired, processing the job...
[2026-04-03 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:05:02] Production.INFO: ==7707== Releasing lock...
[2026-04-03 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:05:03] Production.INFO: ==7709== Lock acquired, processing the job...
[2026-04-03 12:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:05:03] Production.INFO: ==7709== Releasing lock...
[2026-04-03 12:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:05:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:05:03] Production.INFO: ==7711== Lock acquired, processing the job...
[2026-04-03 08:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:05:03] Production.INFO: ==7713== Lock acquired, processing the job...
[2026-04-03 08:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:05:03] Production.INFO: ==7717== Lock acquired, processing the job...
[2026-04-03 08:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:05:03] Production.INFO: Account Balance Start.
[2026-04-03 08:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:05:03] Production.INFO: 117
[2026-04-03 08:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:03] Production.INFO: ==7715== Lock acquired, processing the job...
[2026-04-03 08:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:05:03] Production.INFO: ==7719== Lock acquired, processing the job...
[2026-04-03 08:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08: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-03 08:05:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08:05:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: ==7719== Releasing lock...
[2026-04-03 08:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: ==7713== Releasing lock...
[2026-04-03 08:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:05:04] Production.INFO: Total Charge 0
[2026-04-03 08:05:04] Production.INFO: CreateAllLog End
[2026-04-03 08:05:04] Production.INFO: Account Balance End.
[2026-04-03 08:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:05:04] Production.INFO: ==7717== Releasing lock...
[2026-04-03 08:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:05:12] Production.ERROR: CronJobId end10
[2026-04-03 08:05:12] Production.INFO: ==7715== Releasing lock...
[2026-04-03 08:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:05:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:05:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:05:15] Production.INFO: call_cost start
[2026-04-03 08:05:15] Production.INFO: call_cost end
[2026-04-03 08:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:05:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:05:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:05:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:05:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:05:15] Production.INFO: ==7711== Releasing lock...
[2026-04-03 08:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:06:01] Production.INFO: ==7772== Lock acquired, processing the job...
[2026-04-03 13:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:06:01] Production.INFO: neon service started
[2026-04-03 13:06:01] Production.INFO: neon service started
[2026-04-03 13:06:01] Production.INFO: ==7772== Releasing lock...
[2026-04-03 13:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:06:01] Production.INFO: ==7774== Lock acquired, processing the job...
[2026-04-03 08:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:06:01] Production.INFO: ==7774== Releasing lock...
[2026-04-03 08:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:06:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:06:02] Production.INFO: ==7776== Lock acquired, processing the job...
[2026-04-03 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:06:02] Production.INFO: ==7776== Releasing lock...
[2026-04-03 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 08:06:02] Production.INFO: ==7778== Lock acquired, processing the job...
[2026-04-03 08:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:06:02] Production.INFO: ==7782== Lock acquired, processing the job...
[2026-04-03 08:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:06:02] Production.INFO: ==7780== Lock acquired, processing the job...
[2026-04-03 08:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:06:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:06:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:06:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:06:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:06:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:06:02] Production.INFO: ==7784== Lock acquired, processing the job...
[2026-04-03 08:06:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:06:03] Production.INFO: ==7786== Lock acquired, processing the job...
[2026-04-03 08:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:06:03] Production.INFO: Account Balance Start.
[2026-04-03 08:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:06:03] Production.INFO: 117
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:06:03] Production.INFO: ==7786== Releasing lock...
[2026-04-03 08:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: ==7780== Releasing lock...
[2026-04-03 08:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:06:04] Production.INFO: Total Charge 0
[2026-04-03 08:06:04] Production.INFO: CreateAllLog End
[2026-04-03 08:06:04] Production.INFO: Account Balance End.
[2026-04-03 08:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:06:04] Production.INFO: ==7784== Releasing lock...
[2026-04-03 08:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:06:12] Production.ERROR: CronJobId end10
[2026-04-03 08:06:12] Production.INFO: ==7782== Releasing lock...
[2026-04-03 08:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:06:14] Production.INFO: call_cost start
[2026-04-03 08:06:14] Production.INFO: call_cost end
[2026-04-03 08:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:06:14] Production.INFO: ==7778== Releasing lock...
[2026-04-03 08:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:07:01] Production.INFO: ==7850== Lock acquired, processing the job...
[2026-04-03 13:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:07:01] Production.INFO: neon service started
[2026-04-03 13:07:01] Production.INFO: neon service started
[2026-04-03 13:07:01] Production.INFO: ==7850== Releasing lock...
[2026-04-03 13:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:07:02] Production.INFO: ==7852== Lock acquired, processing the job...
[2026-04-03 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:07:02] Production.INFO: ==7854== Lock acquired, processing the job...
[2026-04-03 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:07:02] Production.INFO: ==7852== Releasing lock...
[2026-04-03 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:07:02] Production.INFO: ==7854== Releasing lock...
[2026-04-03 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:07:03] Production.INFO: ==7856== Lock acquired, processing the job...
[2026-04-03 08:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:07:03] Production.INFO: ==7858== Lock acquired, processing the job...
[2026-04-03 08:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:07:03] Production.INFO: ==7864== Lock acquired, processing the job...
[2026-04-03 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:07:03] Production.INFO: ==7860== Lock acquired, processing the job...
[2026-04-03 08:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:07:03] Production.INFO: ==7862== Lock acquired, processing the job...
[2026-04-03 08:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:07:03] Production.INFO: Account Balance Start.
[2026-04-03 08:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:07:03] Production.INFO: 117
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 08:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: ==7864== Releasing lock...
[2026-04-03 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: ==7858== Releasing lock...
[2026-04-03 08:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:07:04] Production.INFO: Total Charge 0
[2026-04-03 08:07:04] Production.INFO: CreateAllLog End
[2026-04-03 08:07:04] Production.INFO: Account Balance End.
[2026-04-03 08:07:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:07:04] Production.INFO: ==7862== Releasing lock...
[2026-04-03 08:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:07:10] Production.ERROR: CronJobId end10
[2026-04-03 08:07:10] Production.INFO: ==7860== Releasing lock...
[2026-04-03 08:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:07:13] Production.INFO: call_cost start
[2026-04-03 08:07:13] Production.INFO: call_cost end
[2026-04-03 08:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:07:13] Production.INFO: ==7856== Releasing lock...
[2026-04-03 08:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:08:02] Production.INFO: ==7926== Lock acquired, processing the job...
[2026-04-03 13:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:08:02] Production.INFO: neon service started
[2026-04-03 13:08:02] Production.INFO: neon service started
[2026-04-03 13:08:02] Production.INFO: ==7926== Releasing lock...
[2026-04-03 13:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:08:02] Production.INFO: ==7928== Lock acquired, processing the job...
[2026-04-03 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:08:02] Production.INFO: ==7928== Releasing lock...
[2026-04-03 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:08:02] Production.INFO: ==7930== Lock acquired, processing the job...
[2026-04-03 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:08:02] Production.INFO: ==7930== Releasing lock...
[2026-04-03 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:08:03] Production.INFO: ==7932== Lock acquired, processing the job...
[2026-04-03 08:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:08:03] Production.INFO: ==7938== Lock acquired, processing the job...
[2026-04-03 08:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:08:03] Production.INFO: ==7934== Lock acquired, processing the job...
[2026-04-03 08:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:08:03] Production.INFO: ==7940== Lock acquired, processing the job...
[2026-04-03 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:08:03] Production.INFO: ==7936== Lock acquired, processing the job...
[2026-04-03 08:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 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-03 08:08:03] Production.INFO: ==7940== Releasing lock...
[2026-04-03 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:08:03] Production.INFO: Account Balance Start.
[2026-04-03 08:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:08:03] Production.INFO: 117
[2026-04-03 08:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: ==7934== Releasing lock...
[2026-04-03 08:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-03-24
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-03-25
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-03-26
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-03-27
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-03-28
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-03-29
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-03-30
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-03-31
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-04-01
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:08:05] Production.INFO: Total Charge 0
[2026-04-03 08:08:05] Production.INFO: CreateAllLog End
[2026-04-03 08:08:05] Production.INFO: Account Balance End.
[2026-04-03 08:08:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:08:05] Production.INFO: ==7938== Releasing lock...
[2026-04-03 08:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:08:12] Production.ERROR: CronJobId end10
[2026-04-03 08:08:12] Production.INFO: ==7936== Releasing lock...
[2026-04-03 08:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:08:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:08:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:08:15] Production.INFO: call_cost start
[2026-04-03 08:08:15] Production.INFO: call_cost end
[2026-04-03 08:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:08:15] Production.INFO: ==7932== Releasing lock...
[2026-04-03 08:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:09:01] Production.INFO: ==7998== Lock acquired, processing the job...
[2026-04-03 13:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:09:01] Production.INFO: neon service started
[2026-04-03 13:09:01] Production.INFO: neon service started
[2026-04-03 13:09:01] Production.INFO: ==7998== Releasing lock...
[2026-04-03 13:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:09:01] Production.INFO: ==8002== Lock acquired, processing the job...
[2026-04-03 12:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:09:02] Production.INFO: ==8002== Releasing lock...
[2026-04-03 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:09:02] Production.INFO: ==8000== Lock acquired, processing the job...
[2026-04-03 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:09:02] Production.INFO: ==8000== Releasing lock...
[2026-04-03 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:09:03] Production.INFO: ==8009== Lock acquired, processing the job...
[2026-04-03 08:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:09:03] Production.INFO: ==8004== Lock acquired, processing the job...
[2026-04-03 08:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:09:03] Production.INFO: ==8011== Lock acquired, processing the job...
[2026-04-03 08:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:09:03] Production.INFO: ==8007== Lock acquired, processing the job...
[2026-04-03 08:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:09:03] Production.INFO: ==8013== Lock acquired, processing the job...
[2026-04-03 08:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:09:03] Production.INFO: Account Balance Start.
[2026-04-03 08:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:09:03] Production.INFO: 117
[2026-04-03 08:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:09:03] Production.INFO: ==8013== Releasing lock...
[2026-04-03 08:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:03] Production.INFO: ==8007== Releasing lock...
[2026-04-03 08:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:09:04] Production.INFO: Total Charge 0
[2026-04-03 08:09:04] Production.INFO: CreateAllLog End
[2026-04-03 08:09:04] Production.INFO: Account Balance End.
[2026-04-03 08:09:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:09:04] Production.INFO: ==8011== Releasing lock...
[2026-04-03 08:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:09:11] Production.ERROR: CronJobId end10
[2026-04-03 08:09:11] Production.INFO: ==8009== Releasing lock...
[2026-04-03 08:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:09:14] Production.INFO: call_cost start
[2026-04-03 08:09:14] Production.INFO: call_cost end
[2026-04-03 08:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:09:14] Production.INFO: ==8004== Releasing lock...
[2026-04-03 08:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:10:02] Production.INFO: ==8071== Lock acquired, processing the job...
[2026-04-03 13:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:10:02] Production.INFO: neon service started
[2026-04-03 13:10:02] Production.INFO: neon service started
[2026-04-03 13:10:02] Production.INFO: ==8071== Releasing lock...
[2026-04-03 13:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:10:02] Production.INFO: ==8073== Lock acquired, processing the job...
[2026-04-03 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:10:02] Production.INFO: ==8073== Releasing lock...
[2026-04-03 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:10:02] Production.INFO: ==8075== Lock acquired, processing the job...
[2026-04-03 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:10:02] Production.INFO: ==8075== Releasing lock...
[2026-04-03 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:10:03] Production.INFO: ==8078== Lock acquired, processing the job...
[2026-04-03 08:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:10:03] Production.INFO: ==8080== Lock acquired, processing the job...
[2026-04-03 08:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:10:03] Production.INFO: ==8082== Lock acquired, processing the job...
[2026-04-03 08:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:10:03] Production.INFO: ==8086== Lock acquired, processing the job...
[2026-04-03 08:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:10:03] Production.INFO: ==8084== Lock acquired, processing the job...
[2026-04-03 08:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:10:03] Production.INFO: Account Balance Start.
[2026-04-03 08:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:10:03] Production.INFO: 117
[2026-04-03 08:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 08: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-03 08: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-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08:10:04] Production.INFO: ==8086== Releasing lock...
[2026-04-03 08:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:10:04] Production.INFO: ==8080== Releasing lock...
[2026-04-03 08:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:10:04] Production.INFO: Total Charge 0
[2026-04-03 08:10:04] Production.INFO: CreateAllLog End
[2026-04-03 08:10:05] Production.INFO: Account Balance End.
[2026-04-03 08:10:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:10:05] Production.INFO: ==8084== Releasing lock...
[2026-04-03 08:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:10:12] Production.ERROR: CronJobId end10
[2026-04-03 08:10:12] Production.INFO: ==8082== Releasing lock...
[2026-04-03 08:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:10:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:10:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:10:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:10:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:10:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:10:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:10:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:10:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:10:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:10:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:10:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:10:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:10:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:10:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:10:15] Production.INFO: call_cost start
[2026-04-03 08:10:15] Production.INFO: call_cost end
[2026-04-03 08:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:10:15] Production.INFO: ==8078== Releasing lock...
[2026-04-03 08:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:11:01] Production.INFO: ==8143== Lock acquired, processing the job...
[2026-04-03 13:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:11:01] Production.INFO: neon service started
[2026-04-03 13:11:01] Production.INFO: neon service started
[2026-04-03 13:11:01] Production.INFO: ==8143== Releasing lock...
[2026-04-03 13:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:11:01] Production.INFO: ==8147== Lock acquired, processing the job...
[2026-04-03 12:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:11:01] Production.INFO: ==8147== Releasing lock...
[2026-04-03 12:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:11:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:11:02] Production.INFO: ==8145== Lock acquired, processing the job...
[2026-04-03 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:11:02] Production.INFO: ==8145== Releasing lock...
[2026-04-03 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:11:03] Production.INFO: ==8153== Lock acquired, processing the job...
[2026-04-03 08:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:11:03] Production.INFO: ==8151== Lock acquired, processing the job...
[2026-04-03 08:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 08:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 08:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 08:11:03] Production.ERROR: CronJob PID - 8153
[2026-04-03 08:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 08:11:03] Production.ERROR: CronJob ID - 5
[2026-04-03 08:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 08:11:00
[2026-04-03 08:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 08:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 08:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 08:11:03] Production.INFO: ==8151== Releasing lock...
[2026-04-03 08:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 08:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 08:11:03] Production.INFO: ==8161== Lock acquired, processing the job...
[2026-04-03 08:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 08:11:03] Production.INFO: ==8155== Lock acquired, processing the job...
[2026-04-03 08:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 08:11:03] Production.INFO: ==8163== Lock acquired, processing the job...
[2026-04-03 08:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:11:03] Production.INFO: ==8157== Lock acquired, processing the job...
[2026-04-03 08:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:11:03] Production.INFO: ==8159== Lock acquired, processing the job...
[2026-04-03 08:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:11:03] Production.INFO: Account Balance Start.
[2026-04-03 08:11:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:11:03] Production.INFO: 117
[2026-04-03 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-03 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-03 08:11:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 08:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:11:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: ==8163== Releasing lock...
[2026-04-03 08:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:11:04] Production.ERROR: done
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 08:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028815', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: ==8155== Releasing lock...
[2026-04-03 08:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:11:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:11:04] Production.INFO: Total Charge 0
[2026-04-03 08:11:04] Production.INFO: CreateAllLog End
[2026-04-03 08:11:05] Production.INFO: Account Balance End.
[2026-04-03 08:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:11:05] Production.INFO: ==8159== Releasing lock...
[2026-04-03 08:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028815', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 08:11:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 08:11:09] Production.INFO: ProcessCDR(1,17028815,1,1,2)
[2026-04-03 08:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028815,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028815,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:11:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 08:11:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 08:11:09] Production.INFO: ==8161== Releasing lock...
[2026-04-03 08:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 08:11:09] Production.INFO: 26 MB #Memory Used#
[2026-04-03 08:11:14] Production.ERROR: CronJobId end10
[2026-04-03 08:11:14] Production.INFO: ==8157== Releasing lock...
[2026-04-03 08:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:11:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:11:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:11:16] Production.INFO: call_cost start
[2026-04-03 08:11:16] Production.INFO: call_cost end
[2026-04-03 08:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:11:16] Production.INFO: ==8153== Releasing lock...
[2026-04-03 08:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:12:01] Production.INFO: ==8219== Lock acquired, processing the job...
[2026-04-03 13:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:12:01] Production.INFO: neon service started
[2026-04-03 13:12:01] Production.INFO: neon service started
[2026-04-03 13:12:01] Production.INFO: ==8219== Releasing lock...
[2026-04-03 13:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:12:02] Production.INFO: ==8221== Lock acquired, processing the job...
[2026-04-03 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:12:02] Production.INFO: ==8223== Lock acquired, processing the job...
[2026-04-03 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:12:02] Production.INFO: ==8223== Releasing lock...
[2026-04-03 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:12:02] Production.INFO: ==8221== Releasing lock...
[2026-04-03 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:12:03] Production.INFO: ==8230== Lock acquired, processing the job...
[2026-04-03 08:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:12:03] Production.INFO: ==8226== Lock acquired, processing the job...
[2026-04-03 08:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:12:03] Production.INFO: ==8234== Lock acquired, processing the job...
[2026-04-03 08:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:12:03] Production.INFO: ==8228== Lock acquired, processing the job...
[2026-04-03 08:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:12:03] Production.INFO: ==8232== Lock acquired, processing the job...
[2026-04-03 08:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08: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-03 08: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-03 08: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-03 08:12:03] Production.INFO: ==8234== Releasing lock...
[2026-04-03 08:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:12:03] Production.INFO: Account Balance Start.
[2026-04-03 08:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:12:03] Production.INFO: 117
[2026-04-03 08:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: ==8228== Releasing lock...
[2026-04-03 08:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:12:05] Production.INFO: Total Charge 0
[2026-04-03 08:12:05] Production.INFO: CreateAllLog End
[2026-04-03 08:12:05] Production.INFO: Account Balance End.
[2026-04-03 08:12:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:12:05] Production.INFO: ==8232== Releasing lock...
[2026-04-03 08:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:12:11] Production.ERROR: CronJobId end10
[2026-04-03 08:12:11] Production.INFO: ==8230== Releasing lock...
[2026-04-03 08:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:12:13] Production.INFO: call_cost start
[2026-04-03 08:12:13] Production.INFO: call_cost end
[2026-04-03 08:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:12:13] Production.INFO: ==8226== Releasing lock...
[2026-04-03 08:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:13:02] Production.INFO: ==8299== Lock acquired, processing the job...
[2026-04-03 13:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:13:02] Production.INFO: neon service started
[2026-04-03 13:13:02] Production.INFO: neon service started
[2026-04-03 13:13:02] Production.INFO: ==8299== Releasing lock...
[2026-04-03 13:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:13:02] Production.INFO: ==8301== Lock acquired, processing the job...
[2026-04-03 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:13:02] Production.INFO: ==8301== Releasing lock...
[2026-04-03 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:13:03] Production.INFO: ==8304== Lock acquired, processing the job...
[2026-04-03 12:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:13:03] Production.INFO: ==8304== Releasing lock...
[2026-04-03 12:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:13:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:13:03] Production.INFO: ==8314== Lock acquired, processing the job...
[2026-04-03 08:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 08:13:03] Production.INFO: ==8314== Releasing lock...
[2026-04-03 08:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:13:03] Production.INFO: ==8306== Lock acquired, processing the job...
[2026-04-03 08:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:13:03] Production.INFO: ==8312== Lock acquired, processing the job...
[2026-04-03 08:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:13:03] Production.INFO: ==8308== Lock acquired, processing the job...
[2026-04-03 08:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:13:03] Production.INFO: ==8310== Lock acquired, processing the job...
[2026-04-03 08:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:13:03] Production.INFO: Account Balance Start.
[2026-04-03 08:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:13:03] Production.INFO: 117
[2026-04-03 08:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: ==8308== Releasing lock...
[2026-04-03 08:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:13:04] Production.INFO: Total Charge 0
[2026-04-03 08:13:04] Production.INFO: CreateAllLog End
[2026-04-03 08:13:05] Production.INFO: Account Balance End.
[2026-04-03 08:13:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:13:05] Production.INFO: ==8312== Releasing lock...
[2026-04-03 08:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:13:11] Production.ERROR: CronJobId end10
[2026-04-03 08:13:11] Production.INFO: ==8310== Releasing lock...
[2026-04-03 08:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:13:13] Production.INFO: call_cost start
[2026-04-03 08:13:13] Production.INFO: call_cost end
[2026-04-03 08:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:13:13] Production.INFO: ==8306== Releasing lock...
[2026-04-03 08:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:14:01] Production.INFO: ==8370== Lock acquired, processing the job...
[2026-04-03 13:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:14:01] Production.INFO: neon service started
[2026-04-03 13:14:01] Production.INFO: neon service started
[2026-04-03 13:14:01] Production.INFO: ==8370== Releasing lock...
[2026-04-03 13:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:14:01] Production.INFO: ==8374== Lock acquired, processing the job...
[2026-04-03 12:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:14:01] Production.INFO: ==8374== Releasing lock...
[2026-04-03 12:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:14:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:14:02] Production.INFO: ==8372== Lock acquired, processing the job...
[2026-04-03 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:14:02] Production.INFO: ==8372== Releasing lock...
[2026-04-03 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:14:03] Production.INFO: ==8377== Lock acquired, processing the job...
[2026-04-03 08:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:14:03] Production.INFO: ==8379== Lock acquired, processing the job...
[2026-04-03 08:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:14:03] Production.INFO: ==8381== Lock acquired, processing the job...
[2026-04-03 08:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:14:03] Production.INFO: ==8383== Lock acquired, processing the job...
[2026-04-03 08:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:14:03] Production.INFO: Account Balance Start.
[2026-04-03 08:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:14:03] Production.INFO: 117
[2026-04-03 08:14:03] Production.INFO: ==8385== Lock acquired, processing the job...
[2026-04-03 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: ==8385== Releasing lock...
[2026-04-03 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: ==8379== Releasing lock...
[2026-04-03 08:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-24
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-25
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-26
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-27
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-28
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-29
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-30
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-03-31
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:03] Production.INFO: Date 2026-04-01
[2026-04-03 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:14:04] Production.INFO: Total Charge 0
[2026-04-03 08:14:04] Production.INFO: CreateAllLog End
[2026-04-03 08:14:04] Production.INFO: Account Balance End.
[2026-04-03 08:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:14:04] Production.INFO: ==8383== Releasing lock...
[2026-04-03 08:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:14:10] Production.ERROR: CronJobId end10
[2026-04-03 08:14:10] Production.INFO: ==8381== Releasing lock...
[2026-04-03 08:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:14:13] Production.INFO: call_cost start
[2026-04-03 08:14:13] Production.INFO: call_cost end
[2026-04-03 08:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:14:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:14:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:14:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:14:13] Production.INFO: ==8377== Releasing lock...
[2026-04-03 08:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:15:02] Production.INFO: ==8443== Lock acquired, processing the job...
[2026-04-03 13:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:15:02] Production.INFO: neon service started
[2026-04-03 13:15:02] Production.INFO: neon service started
[2026-04-03 13:15:02] Production.INFO: ==8443== Releasing lock...
[2026-04-03 13:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:15:02] Production.INFO: ==8446== Lock acquired, processing the job...
[2026-04-03 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:15:02] Production.INFO: ==8448== Lock acquired, processing the job...
[2026-04-03 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:15:02] Production.INFO: ==8448== Releasing lock...
[2026-04-03 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:15:02] Production.INFO: ==8446== Releasing lock...
[2026-04-03 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:15:03] Production.INFO: ==8450== Lock acquired, processing the job...
[2026-04-03 08:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:15:03] Production.INFO: ==8452== Lock acquired, processing the job...
[2026-04-03 08:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:15:03] Production.INFO: ==8458== Lock acquired, processing the job...
[2026-04-03 08:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:15:03] Production.INFO: ==8454== Lock acquired, processing the job...
[2026-04-03 08:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:15:03] Production.INFO: ==8456== Lock acquired, processing the job...
[2026-04-03 08:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 08:15:03] Production.INFO: ==8458== Releasing lock...
[2026-04-03 08:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:15:03] Production.INFO: Account Balance Start.
[2026-04-03 08:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:15:03] Production.INFO: 117
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-08
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: ==8452== Releasing lock...
[2026-04-03 08:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:15:04] Production.INFO: Total Charge 0
[2026-04-03 08:15:04] Production.INFO: CreateAllLog End
[2026-04-03 08:15:04] Production.INFO: Account Balance End.
[2026-04-03 08:15:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:15:05] Production.INFO: ==8456== Releasing lock...
[2026-04-03 08:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:15:11] Production.ERROR: CronJobId end10
[2026-04-03 08:15:11] Production.INFO: ==8454== Releasing lock...
[2026-04-03 08:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:15:15] Production.INFO: call_cost start
[2026-04-03 08:15:15] Production.INFO: call_cost end
[2026-04-03 08:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:15:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:15:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:15:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:15:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:15:15] Production.INFO: ==8450== Releasing lock...
[2026-04-03 08:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:16:01] Production.INFO: ==8520== Lock acquired, processing the job...
[2026-04-03 13:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:16:01] Production.INFO: neon service started
[2026-04-03 13:16:01] Production.INFO: neon service started
[2026-04-03 13:16:01] Production.INFO: ==8520== Releasing lock...
[2026-04-03 13:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:16:02] Production.INFO: ==8522== Lock acquired, processing the job...
[2026-04-03 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:16:02] Production.INFO: ==8524== Lock acquired, processing the job...
[2026-04-03 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:16:02] Production.INFO: ==8524== Releasing lock...
[2026-04-03 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:16:02] Production.INFO: ==8522== Releasing lock...
[2026-04-03 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:16:03] Production.INFO: ==8527== Lock acquired, processing the job...
[2026-04-03 08:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:16:03] Production.INFO: ==8529== Lock acquired, processing the job...
[2026-04-03 08:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:16:03] Production.INFO: ==8533== Lock acquired, processing the job...
[2026-04-03 08:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:16:03] Production.INFO: ==8531== Lock acquired, processing the job...
[2026-04-03 08:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:16:03] Production.INFO: ==8535== Lock acquired, processing the job...
[2026-04-03 08:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 08:16:03] Production.INFO: Account Balance Start.
[2026-04-03 08:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:16:03] Production.INFO: 117
[2026-04-03 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-03 08:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: ==8535== Releasing lock...
[2026-04-03 08:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: ==8529== Releasing lock...
[2026-04-03 08:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:16:04] Production.INFO: Total Charge 0
[2026-04-03 08:16:04] Production.INFO: CreateAllLog End
[2026-04-03 08:16:04] Production.INFO: Account Balance End.
[2026-04-03 08:16:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:16:04] Production.INFO: ==8533== Releasing lock...
[2026-04-03 08:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:16:11] Production.ERROR: CronJobId end10
[2026-04-03 08:16:11] Production.INFO: ==8531== Releasing lock...
[2026-04-03 08:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:16:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:16:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:16:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:16:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:16:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:16:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:16:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:16:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:16:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:16:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:16:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:16:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:16:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:16:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:16:13] Production.INFO: call_cost start
[2026-04-03 08:16:13] Production.INFO: call_cost end
[2026-04-03 08:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:16:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:16:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:16:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:16:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:16:13] Production.INFO: ==8527== Releasing lock...
[2026-04-03 08:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:17:01] Production.INFO: ==8592== Lock acquired, processing the job...
[2026-04-03 13:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:17:01] Production.INFO: neon service started
[2026-04-03 13:17:01] Production.INFO: neon service started
[2026-04-03 13:17:01] Production.INFO: ==8592== Releasing lock...
[2026-04-03 13:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:17:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 08:17:02] Production.INFO: ==8594== Lock acquired, processing the job...
[2026-04-03 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:17:02] Production.INFO: ==8596== Lock acquired, processing the job...
[2026-04-03 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:17:02] Production.INFO: ==8596== Releasing lock...
[2026-04-03 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:17:02] Production.INFO: ==8594== Releasing lock...
[2026-04-03 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:17:03] Production.INFO: ==8599== Lock acquired, processing the job...
[2026-04-03 08:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:17:03] Production.INFO: ==8603== Lock acquired, processing the job...
[2026-04-03 08:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:17:03] Production.INFO: ==8601== Lock acquired, processing the job...
[2026-04-03 08:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:17:03] Production.INFO: ==8605== Lock acquired, processing the job...
[2026-04-03 08:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:17:03] Production.INFO: ==8607== Lock acquired, processing the job...
[2026-04-03 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08: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-03 08: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-03 08:17:03] Production.INFO: Account Balance Start.
[2026-04-03 08:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:17:03] Production.INFO: 117
[2026-04-03 08: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-03 08:17:03] Production.INFO: ==8607== Releasing lock...
[2026-04-03 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: ==8601== Releasing lock...
[2026-04-03 08:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:17:04] Production.INFO: Total Charge 0
[2026-04-03 08:17:04] Production.INFO: CreateAllLog End
[2026-04-03 08:17:04] Production.INFO: Account Balance End.
[2026-04-03 08:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:17:04] Production.INFO: ==8605== Releasing lock...
[2026-04-03 08:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:17:11] Production.ERROR: CronJobId end10
[2026-04-03 08:17:11] Production.INFO: ==8603== Releasing lock...
[2026-04-03 08:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:17:14] Production.INFO: call_cost start
[2026-04-03 08:17:14] Production.INFO: call_cost end
[2026-04-03 08:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:17:14] Production.INFO: ==8599== Releasing lock...
[2026-04-03 08:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:18:02] Production.INFO: ==8665== Lock acquired, processing the job...
[2026-04-03 13:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:18:02] Production.INFO: neon service started
[2026-04-03 13:18:02] Production.INFO: neon service started
[2026-04-03 13:18:02] Production.INFO: ==8665== Releasing lock...
[2026-04-03 13:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:18:02] Production.INFO: ==8669== Lock acquired, processing the job...
[2026-04-03 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:18:02] Production.INFO: ==8669== Releasing lock...
[2026-04-03 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:18:02] Production.INFO: ==8667== Lock acquired, processing the job...
[2026-04-03 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:18:03] Production.INFO: ==8667== Releasing lock...
[2026-04-03 08:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:18:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:18:03] Production.INFO: ==8678== Lock acquired, processing the job...
[2026-04-03 08:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:18:03] Production.INFO: Account Balance Start.
[2026-04-03 08:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:18:03] Production.INFO: 117
[2026-04-03 08:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:03] Production.INFO: ==8676== Lock acquired, processing the job...
[2026-04-03 08:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:18:03] Production.INFO: ==8672== Lock acquired, processing the job...
[2026-04-03 08:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:03] Production.INFO: ==8674== Lock acquired, processing the job...
[2026-04-03 08:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: ==8681== Lock acquired, processing the job...
[2026-04-03 08:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08: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-03 08:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: ==8681== Releasing lock...
[2026-04-03 08:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:18:04] Production.INFO: ==8674== Releasing lock...
[2026-04-03 08:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:18:04] Production.INFO: Total Charge 0
[2026-04-03 08:18:04] Production.INFO: CreateAllLog End
[2026-04-03 08:18:04] Production.INFO: Account Balance End.
[2026-04-03 08:18:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:18:05] Production.INFO: ==8678== Releasing lock...
[2026-04-03 08:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:18:11] Production.ERROR: CronJobId end10
[2026-04-03 08:18:11] Production.INFO: ==8676== Releasing lock...
[2026-04-03 08:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:18:13] Production.INFO: call_cost start
[2026-04-03 08:18:13] Production.INFO: call_cost end
[2026-04-03 08:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:18:13] Production.INFO: ==8672== Releasing lock...
[2026-04-03 08:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:19:01] Production.INFO: ==8738== Lock acquired, processing the job...
[2026-04-03 13:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:19:01] Production.INFO: neon service started
[2026-04-03 13:19:01] Production.INFO: neon service started
[2026-04-03 13:19:01] Production.INFO: ==8738== Releasing lock...
[2026-04-03 13:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:19:02] Production.INFO: ==8740== Lock acquired, processing the job...
[2026-04-03 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:19:02] Production.INFO: ==8742== Lock acquired, processing the job...
[2026-04-03 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:19:02] Production.INFO: ==8742== Releasing lock...
[2026-04-03 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:19:02] Production.INFO: ==8740== Releasing lock...
[2026-04-03 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:19:02] Production.INFO: ==8745== Lock acquired, processing the job...
[2026-04-03 08:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:19:03] Production.INFO: ==8747== Lock acquired, processing the job...
[2026-04-03 08:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:19:03] Production.INFO: ==8749== Lock acquired, processing the job...
[2026-04-03 08:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:19:03] Production.INFO: ==8751== Lock acquired, processing the job...
[2026-04-03 08:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:19:03] Production.INFO: ==8753== Lock acquired, processing the job...
[2026-04-03 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:19:03] Production.INFO: Account Balance Start.
[2026-04-03 08:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:19:03] Production.INFO: 117
[2026-04-03 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-03 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-03 08:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 08:19:03] Production.INFO: ==8753== Releasing lock...
[2026-04-03 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:03] Production.INFO: ==8747== Releasing lock...
[2026-04-03 08:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:19:04] Production.INFO: Total Charge 0
[2026-04-03 08:19:04] Production.INFO: CreateAllLog End
[2026-04-03 08:19:04] Production.INFO: Account Balance End.
[2026-04-03 08:19:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:19:04] Production.INFO: ==8751== Releasing lock...
[2026-04-03 08:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:19:10] Production.ERROR: CronJobId end10
[2026-04-03 08:19:10] Production.INFO: ==8749== Releasing lock...
[2026-04-03 08:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:19:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:19:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:19:13] Production.INFO: call_cost start
[2026-04-03 08:19:13] Production.INFO: call_cost end
[2026-04-03 08:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:19:13] Production.INFO: ==8745== Releasing lock...
[2026-04-03 08:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:20:02] Production.INFO: ==8820== Lock acquired, processing the job...
[2026-04-03 13:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:20:02] Production.INFO: neon service started
[2026-04-03 13:20:02] Production.INFO: neon service started
[2026-04-03 13:20:02] Production.INFO: ==8820== Releasing lock...
[2026-04-03 13:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:20:02] Production.INFO: ==8822== Lock acquired, processing the job...
[2026-04-03 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:20:02] Production.INFO: ==8822== Releasing lock...
[2026-04-03 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:20:02] Production.INFO: ==8824== Lock acquired, processing the job...
[2026-04-03 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:20:02] Production.INFO: ==8824== Releasing lock...
[2026-04-03 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:20:03] Production.INFO: ==8827== Lock acquired, processing the job...
[2026-04-03 08:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:20:03] Production.INFO: ==8829== Lock acquired, processing the job...
[2026-04-03 08:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:20:03] Production.INFO: ==8833== Lock acquired, processing the job...
[2026-04-03 08:20:03] Production.INFO: ==8831== Lock acquired, processing the job...
[2026-04-03 08:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:20:03] Production.INFO: Account Balance Start.
[2026-04-03 08:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:20:03] Production.INFO: 117
[2026-04-03 08:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:20:03] Production.INFO: ==8835== Lock acquired, processing the job...
[2026-04-03 08:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08: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-03 08: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-03 08:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:03] Production.INFO: ==8835== Releasing lock...
[2026-04-03 08:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: ==8829== Releasing lock...
[2026-04-03 08:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:20:04] Production.INFO: Total Charge 0
[2026-04-03 08:20:04] Production.INFO: CreateAllLog End
[2026-04-03 08:20:04] Production.INFO: Account Balance End.
[2026-04-03 08:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:20:04] Production.INFO: ==8833== Releasing lock...
[2026-04-03 08:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:20:11] Production.ERROR: CronJobId end10
[2026-04-03 08:20:11] Production.INFO: ==8831== Releasing lock...
[2026-04-03 08:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:20:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:20:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:20:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:20:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:20:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:20:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:20:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:20:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:20:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:20:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:20:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:20:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:20:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:20:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:20:13] Production.INFO: call_cost start
[2026-04-03 08:20:13] Production.INFO: call_cost end
[2026-04-03 08:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:20:13] Production.INFO: ==8827== Releasing lock...
[2026-04-03 08:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:21:01] Production.INFO: ==8891== Lock acquired, processing the job...
[2026-04-03 13:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:21:01] Production.INFO: neon service started
[2026-04-03 13:21:01] Production.INFO: neon service started
[2026-04-03 13:21:01] Production.INFO: ==8891== Releasing lock...
[2026-04-03 13:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:21:01] Production.INFO: ==8893== Lock acquired, processing the job...
[2026-04-03 08:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:21:02] Production.INFO: ==8893== Releasing lock...
[2026-04-03 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:21:02] Production.INFO: ==8895== Lock acquired, processing the job...
[2026-04-03 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:21:02] Production.INFO: ==8895== Releasing lock...
[2026-04-03 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:21:03] Production.INFO: ==8898== Lock acquired, processing the job...
[2026-04-03 08:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 08:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 08:21:03] Production.INFO: ==8906== Lock acquired, processing the job...
[2026-04-03 08:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 08:21:03] Production.INFO: ==8898== Releasing lock...
[2026-04-03 08:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 08:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 08:21:03] Production.INFO: ==8910== Lock acquired, processing the job...
[2026-04-03 08:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:21:03] Production.INFO: ==8900== Lock acquired, processing the job...
[2026-04-03 08:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:21:03] Production.INFO: Account Balance Start.
[2026-04-03 08:21:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:21:03] Production.INFO: 117
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08: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-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08:21:03] Production.INFO: ==8908== Lock acquired, processing the job...
[2026-04-03 08:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 08: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-03 08:21:03] Production.INFO: ==8902== Lock acquired, processing the job...
[2026-04-03 08:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:21:03] Production.INFO: ==8910== Releasing lock...
[2026-04-03 08:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 08:21:03] Production.INFO: ==8904== Lock acquired, processing the job...
[2026-04-03 08:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:03] Production.ERROR: done
[2026-04-03 08:21:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 08:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028856', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 08:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: ==8902== Releasing lock...
[2026-04-03 08:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:21:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:21:04] Production.INFO: Total Charge 0
[2026-04-03 08:21:04] Production.INFO: CreateAllLog End
[2026-04-03 08:21:04] Production.INFO: Account Balance End.
[2026-04-03 08:21:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:21:04] Production.INFO: ==8906== Releasing lock...
[2026-04-03 08:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028856', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 08:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 08:21:09] Production.INFO: ProcessCDR(1,17028856,1,1,2)
[2026-04-03 08:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028856,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028856,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 08:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 08:21:10] Production.INFO: ==8908== Releasing lock...
[2026-04-03 08:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 08:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 08:21:12] Production.ERROR: CronJobId end10
[2026-04-03 08:21:12] Production.INFO: ==8904== Releasing lock...
[2026-04-03 08:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:21:16] Production.INFO: call_cost start
[2026-04-03 08:21:16] Production.INFO: call_cost end
[2026-04-03 08:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:21:16] Production.INFO: ==8900== Releasing lock...
[2026-04-03 08:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:22:01] Production.INFO: ==8968== Lock acquired, processing the job...
[2026-04-03 13:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:22:01] Production.INFO: neon service started
[2026-04-03 13:22:01] Production.INFO: neon service started
[2026-04-03 13:22:01] Production.INFO: ==8968== Releasing lock...
[2026-04-03 13:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:22:02] Production.INFO: ==8972== Lock acquired, processing the job...
[2026-04-03 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:22:02] Production.INFO: ==8972== Releasing lock...
[2026-04-03 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:22:02] Production.INFO: ==8970== Lock acquired, processing the job...
[2026-04-03 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:22:02] Production.INFO: ==8970== Releasing lock...
[2026-04-03 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:22:03] Production.INFO: ==8983== Lock acquired, processing the job...
[2026-04-03 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 08:22:03] Production.INFO: ==8983== Releasing lock...
[2026-04-03 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:22:03] Production.INFO: ==8975== Lock acquired, processing the job...
[2026-04-03 08:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:22:03] Production.INFO: ==8981== Lock acquired, processing the job...
[2026-04-03 08:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:22:03] Production.INFO: ==8979== Lock acquired, processing the job...
[2026-04-03 08:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:22:03] Production.INFO: ==8977== Lock acquired, processing the job...
[2026-04-03 08:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:22:03] Production.INFO: Account Balance Start.
[2026-04-03 08:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:22:03] Production.INFO: 117
[2026-04-03 08:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: ==8977== Releasing lock...
[2026-04-03 08:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:05] Production.INFO: Date 2026-03-30
[2026-04-03 08:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:05] Production.INFO: Date 2026-03-31
[2026-04-03 08:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:05] Production.INFO: Date 2026-04-01
[2026-04-03 08:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:22:05] Production.INFO: Total Charge 0
[2026-04-03 08:22:05] Production.INFO: CreateAllLog End
[2026-04-03 08:22:05] Production.INFO: Account Balance End.
[2026-04-03 08:22:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:22:05] Production.INFO: ==8981== Releasing lock...
[2026-04-03 08:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:22:12] Production.ERROR: CronJobId end10
[2026-04-03 08:22:12] Production.INFO: ==8979== Releasing lock...
[2026-04-03 08:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:22:14] Production.INFO: call_cost start
[2026-04-03 08:22:14] Production.INFO: call_cost end
[2026-04-03 08:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:22:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:22:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:22:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:22:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:22:15] Production.INFO: ==8975== Releasing lock...
[2026-04-03 08:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:23:01] Production.INFO: ==9047== Lock acquired, processing the job...
[2026-04-03 13:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:23:01] Production.INFO: neon service started
[2026-04-03 13:23:01] Production.INFO: neon service started
[2026-04-03 13:23:01] Production.INFO: ==9047== Releasing lock...
[2026-04-03 13:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:23:01] Production.INFO: ==9049== Lock acquired, processing the job...
[2026-04-03 08:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:23:02] Production.INFO: ==9051== Lock acquired, processing the job...
[2026-04-03 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:23:02] Production.INFO: ==9051== Releasing lock...
[2026-04-03 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:23:02] Production.INFO: ==9049== Releasing lock...
[2026-04-03 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:23:03] Production.INFO: ==9056== Lock acquired, processing the job...
[2026-04-03 08:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:23:03] Production.INFO: ==9054== Lock acquired, processing the job...
[2026-04-03 08:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:23:03] Production.INFO: ==9058== Lock acquired, processing the job...
[2026-04-03 08:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:23:03] Production.INFO: ==9062== Lock acquired, processing the job...
[2026-04-03 08:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:23:03] Production.INFO: ==9060== Lock acquired, processing the job...
[2026-04-03 08:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 08:23:03] Production.INFO: Account Balance Start.
[2026-04-03 08:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 08:23:03] Production.INFO: 117
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: ==9062== Releasing lock...
[2026-04-03 08:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: ==9056== Releasing lock...
[2026-04-03 08:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-24
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-25
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-26
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:03] Production.INFO: Date 2026-03-27
[2026-04-03 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:23:04] Production.INFO: Total Charge 0
[2026-04-03 08:23:04] Production.INFO: CreateAllLog End
[2026-04-03 08:23:04] Production.INFO: Account Balance End.
[2026-04-03 08:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:23:04] Production.INFO: ==9060== Releasing lock...
[2026-04-03 08:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:23:10] Production.ERROR: CronJobId end10
[2026-04-03 08:23:10] Production.INFO: ==9058== Releasing lock...
[2026-04-03 08:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:23:14] Production.INFO: call_cost start
[2026-04-03 08:23:14] Production.INFO: call_cost end
[2026-04-03 08:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:23:14] Production.INFO: ==9054== Releasing lock...
[2026-04-03 08:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:24:01] Production.INFO: ==9120== Lock acquired, processing the job...
[2026-04-03 13:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:24:01] Production.INFO: neon service started
[2026-04-03 13:24:01] Production.INFO: neon service started
[2026-04-03 13:24:01] Production.INFO: ==9120== Releasing lock...
[2026-04-03 13:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:24:02] Production.INFO: ==9124== Lock acquired, processing the job...
[2026-04-03 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:24:02] Production.INFO: ==9124== Releasing lock...
[2026-04-03 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:24:02] Production.INFO: ==9122== Lock acquired, processing the job...
[2026-04-03 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:24:02] Production.INFO: ==9122== Releasing lock...
[2026-04-03 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:24:03] Production.INFO: ==9135== Lock acquired, processing the job...
[2026-04-03 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08: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-03 08: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-03 08: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-03 08:24:03] Production.INFO: ==9135== Releasing lock...
[2026-04-03 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:24:03] Production.INFO: ==9133== Lock acquired, processing the job...
[2026-04-03 08:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:24:03] Production.INFO: ==9127== Lock acquired, processing the job...
[2026-04-03 08:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:24:03] Production.INFO: ==9129== Lock acquired, processing the job...
[2026-04-03 08:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:24:03] Production.INFO: Account Balance Start.
[2026-04-03 08:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:24:03] Production.INFO: 117
[2026-04-03 08:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:24:03] Production.INFO: ==9131== Lock acquired, processing the job...
[2026-04-03 08:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:24:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: ==9129== Releasing lock...
[2026-04-03 08:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:24:04] Production.INFO: Total Charge 0
[2026-04-03 08:24:04] Production.INFO: CreateAllLog End
[2026-04-03 08:24:04] Production.INFO: Account Balance End.
[2026-04-03 08:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:24:05] Production.INFO: ==9133== Releasing lock...
[2026-04-03 08:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:24:11] Production.ERROR: CronJobId end10
[2026-04-03 08:24:11] Production.INFO: ==9131== Releasing lock...
[2026-04-03 08:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:24:13] Production.INFO: call_cost start
[2026-04-03 08:24:13] Production.INFO: call_cost end
[2026-04-03 08:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:24:13] Production.INFO: ==9127== Releasing lock...
[2026-04-03 08:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:25:02] Production.INFO: ==9192== Lock acquired, processing the job...
[2026-04-03 13:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:25:02] Production.INFO: neon service started
[2026-04-03 13:25:02] Production.INFO: neon service started
[2026-04-03 13:25:02] Production.INFO: ==9192== Releasing lock...
[2026-04-03 13:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:25:02] Production.INFO: ==9194== Lock acquired, processing the job...
[2026-04-03 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:25:02] Production.INFO: ==9194== Releasing lock...
[2026-04-03 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:25:03] Production.INFO: ==9196== Lock acquired, processing the job...
[2026-04-03 12:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:25:03] Production.INFO: ==9196== Releasing lock...
[2026-04-03 12:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:25:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:25:03] Production.INFO: ==9198== Lock acquired, processing the job...
[2026-04-03 08:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:25:03] Production.INFO: ==9200== Lock acquired, processing the job...
[2026-04-03 08:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:25:03] Production.INFO: ==9206== Lock acquired, processing the job...
[2026-04-03 08:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:25:03] Production.INFO: ==9202== Lock acquired, processing the job...
[2026-04-03 08:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:25:03] Production.INFO: ==9204== Lock acquired, processing the job...
[2026-04-03 08:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 08:25:03] Production.INFO: Account Balance Start.
[2026-04-03 08:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:25:03] Production.INFO: 117
[2026-04-03 08:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:03] Production.INFO: ==9206== Releasing lock...
[2026-04-03 08:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: ==9200== Releasing lock...
[2026-04-03 08:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:25:04] Production.INFO: Total Charge 0
[2026-04-03 08:25:04] Production.INFO: CreateAllLog End
[2026-04-03 08:25:05] Production.INFO: Account Balance End.
[2026-04-03 08:25:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:25:05] Production.INFO: ==9204== Releasing lock...
[2026-04-03 08:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:25:13] Production.ERROR: CronJobId end10
[2026-04-03 08:25:13] Production.INFO: ==9202== Releasing lock...
[2026-04-03 08:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:25:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:25:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:25:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:25:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:25:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:25:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:25:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:25:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:25:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:25:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:25:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:25:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:25:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:25:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:25:15] Production.INFO: call_cost start
[2026-04-03 08:25:15] Production.INFO: call_cost end
[2026-04-03 08:25:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:25:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:25:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:25:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:25:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:25:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:25:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:25:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:25:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:25:15] Production.INFO: ==9198== Releasing lock...
[2026-04-03 08:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:25:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:26:01] Production.INFO: ==9267== Lock acquired, processing the job...
[2026-04-03 13:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:26:01] Production.INFO: neon service started
[2026-04-03 13:26:01] Production.INFO: neon service started
[2026-04-03 13:26:01] Production.INFO: ==9267== Releasing lock...
[2026-04-03 13:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:26:01] Production.INFO: ==9272== Lock acquired, processing the job...
[2026-04-03 12:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:26:01] Production.INFO: ==9272== Releasing lock...
[2026-04-03 12:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:26:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:26:02] Production.INFO: ==9270== Lock acquired, processing the job...
[2026-04-03 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:26:02] Production.INFO: ==9270== Releasing lock...
[2026-04-03 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:26:03] Production.INFO: ==9274== Lock acquired, processing the job...
[2026-04-03 08:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:26:03] Production.INFO: ==9276== Lock acquired, processing the job...
[2026-04-03 08:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:26:03] Production.INFO: ==9278== Lock acquired, processing the job...
[2026-04-03 08:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:26:03] Production.INFO: ==9280== Lock acquired, processing the job...
[2026-04-03 08:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:26:03] Production.INFO: ==9282== Lock acquired, processing the job...
[2026-04-03 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:26:03] Production.INFO: Account Balance Start.
[2026-04-03 08:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:26:03] Production.INFO: 117
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:26:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:26:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: ==9282== Releasing lock...
[2026-04-03 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: ==9276== Releasing lock...
[2026-04-03 08:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-24
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-25
[2026-04-03 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:03] Production.INFO: Date 2026-03-26
[2026-04-03 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:26:04] Production.INFO: Total Charge 0
[2026-04-03 08:26:04] Production.INFO: CreateAllLog End
[2026-04-03 08:26:04] Production.INFO: Account Balance End.
[2026-04-03 08:26:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:26:04] Production.INFO: ==9280== Releasing lock...
[2026-04-03 08:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:26:10] Production.ERROR: CronJobId end10
[2026-04-03 08:26:10] Production.INFO: ==9278== Releasing lock...
[2026-04-03 08:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:26:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:26:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:26:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:26:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:26:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:26:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:26:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:26:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:26:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:26:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:26:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:26:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:26:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:26:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:26:13] Production.INFO: call_cost start
[2026-04-03 08:26:13] Production.INFO: call_cost end
[2026-04-03 08:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:26:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:26:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:26:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:26:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:26:13] Production.INFO: ==9274== Releasing lock...
[2026-04-03 08:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:27:01] Production.INFO: ==9346== Lock acquired, processing the job...
[2026-04-03 13:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:27:01] Production.INFO: neon service started
[2026-04-03 13:27:01] Production.INFO: neon service started
[2026-04-03 13:27:01] Production.INFO: ==9346== Releasing lock...
[2026-04-03 13:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:27:02] Production.INFO: ==9348== Lock acquired, processing the job...
[2026-04-03 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:27:02] Production.INFO: ==9350== Lock acquired, processing the job...
[2026-04-03 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:27:02] Production.INFO: ==9348== Releasing lock...
[2026-04-03 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:27:02] Production.INFO: ==9350== Releasing lock...
[2026-04-03 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:27:03] Production.INFO: ==9352== Lock acquired, processing the job...
[2026-04-03 08:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:27:03] Production.INFO: ==9354== Lock acquired, processing the job...
[2026-04-03 08:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:27:03] Production.INFO: ==9356== Lock acquired, processing the job...
[2026-04-03 08:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:27:03] Production.INFO: ==9358== Lock acquired, processing the job...
[2026-04-03 08:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:27:03] Production.INFO: ==9361== Lock acquired, processing the job...
[2026-04-03 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:27:03] Production.INFO: Account Balance Start.
[2026-04-03 08:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:27:03] Production.INFO: 117
[2026-04-03 08:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:03] Production.INFO: ==9361== Releasing lock...
[2026-04-03 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:03] Production.INFO: ==9354== Releasing lock...
[2026-04-03 08:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:27:04] Production.INFO: Total Charge 0
[2026-04-03 08:27:04] Production.INFO: CreateAllLog End
[2026-04-03 08:27:05] Production.INFO: Account Balance End.
[2026-04-03 08:27:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:27:05] Production.INFO: ==9358== Releasing lock...
[2026-04-03 08:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:27:11] Production.ERROR: CronJobId end10
[2026-04-03 08:27:11] Production.INFO: ==9356== Releasing lock...
[2026-04-03 08:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:27:14] Production.INFO: call_cost start
[2026-04-03 08:27:14] Production.INFO: call_cost end
[2026-04-03 08:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:27:14] Production.INFO: ==9352== Releasing lock...
[2026-04-03 08:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:28:01] Production.INFO: ==9415== Lock acquired, processing the job...
[2026-04-03 13:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:28:01] Production.INFO: neon service started
[2026-04-03 13:28:01] Production.INFO: neon service started
[2026-04-03 13:28:01] Production.INFO: ==9415== Releasing lock...
[2026-04-03 13:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:28:01] Production.INFO: ==9417== Lock acquired, processing the job...
[2026-04-03 08:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:28:01] Production.INFO: ==9417== Releasing lock...
[2026-04-03 08:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:28:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:28:02] Production.INFO: ==9419== Lock acquired, processing the job...
[2026-04-03 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:28:02] Production.INFO: ==9419== Releasing lock...
[2026-04-03 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:28:02] Production.INFO: ==9427== Lock acquired, processing the job...
[2026-04-03 08:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:28:02] Production.INFO: ==9421== Lock acquired, processing the job...
[2026-04-03 08:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:28:02] Production.INFO: ==9423== Lock acquired, processing the job...
[2026-04-03 08:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:28:02] Production.INFO: ==9425== Lock acquired, processing the job...
[2026-04-03 08:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:28:02] Production.INFO: Account Balance Start.
[2026-04-03 08:28:02] Production.INFO: CreateAllLog Start
[2026-04-03 08:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:28:02] Production.INFO: 117
[2026-04-03 08:28:02] Production.INFO: ==9429== Lock acquired, processing the job...
[2026-04-03 08:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:28:02] Production.INFO: Date 2026-03-08
[2026-04-03 08:28:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:28:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:28:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:28:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:28:02] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 08:28:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: ==9429== Releasing lock...
[2026-04-03 08:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: ==9423== Releasing lock...
[2026-04-03 08:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-24
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-25
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-26
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-27
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-28
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-29
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-30
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-03-31
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-04-01
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-04-02
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:03] Production.INFO: Date 2026-04-03
[2026-04-03 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:28:04] Production.INFO: Total Charge 0
[2026-04-03 08:28:04] Production.INFO: CreateAllLog End
[2026-04-03 08:28:04] Production.INFO: Account Balance End.
[2026-04-03 08:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:28:04] Production.INFO: ==9427== Releasing lock...
[2026-04-03 08:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:28:10] Production.ERROR: CronJobId end10
[2026-04-03 08:28:10] Production.INFO: ==9425== Releasing lock...
[2026-04-03 08:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:28:13] Production.INFO: call_cost start
[2026-04-03 08:28:13] Production.INFO: call_cost end
[2026-04-03 08:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:28:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:28:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:28:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:28:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:28:13] Production.INFO: ==9421== Releasing lock...
[2026-04-03 08:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:29:01] Production.INFO: ==9490== Lock acquired, processing the job...
[2026-04-03 13:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:29:01] Production.INFO: neon service started
[2026-04-03 13:29:01] Production.INFO: neon service started
[2026-04-03 13:29:01] Production.INFO: ==9490== Releasing lock...
[2026-04-03 13:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:29:02] Production.INFO: ==9492== Lock acquired, processing the job...
[2026-04-03 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:29:02] Production.INFO: ==9494== Lock acquired, processing the job...
[2026-04-03 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:29:02] Production.INFO: ==9494== Releasing lock...
[2026-04-03 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:29:02] Production.INFO: ==9492== Releasing lock...
[2026-04-03 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:29:03] Production.INFO: ==9503== Lock acquired, processing the job...
[2026-04-03 08:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:29:03] Production.INFO: Account Balance Start.
[2026-04-03 08:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:29:03] Production.INFO: 117
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: ==9497== Lock acquired, processing the job...
[2026-04-03 08:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: ==9499== Lock acquired, processing the job...
[2026-04-03 08:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:29:03] Production.INFO: ==9501== Lock acquired, processing the job...
[2026-04-03 08:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:29:03] Production.INFO: ==9505== Lock acquired, processing the job...
[2026-04-03 08:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 08:29:03] Production.INFO: ==9505== Releasing lock...
[2026-04-03 08:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:29:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: ==9499== Releasing lock...
[2026-04-03 08:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:29:04] Production.INFO: Total Charge 0
[2026-04-03 08:29:04] Production.INFO: CreateAllLog End
[2026-04-03 08:29:04] Production.INFO: Account Balance End.
[2026-04-03 08:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:29:04] Production.INFO: ==9503== Releasing lock...
[2026-04-03 08:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:29:11] Production.ERROR: CronJobId end10
[2026-04-03 08:29:11] Production.INFO: ==9501== Releasing lock...
[2026-04-03 08:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:29:14] Production.INFO: call_cost start
[2026-04-03 08:29:14] Production.INFO: call_cost end
[2026-04-03 08:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:29:14] Production.INFO: ==9497== Releasing lock...
[2026-04-03 08:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:30:02] Production.INFO: ==9563== Lock acquired, processing the job...
[2026-04-03 13:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:30:02] Production.INFO: neon service started
[2026-04-03 13:30:02] Production.INFO: neon service started
[2026-04-03 13:30:02] Production.INFO: ==9563== Releasing lock...
[2026-04-03 13:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:30:02] Production.INFO: ==9567== Lock acquired, processing the job...
[2026-04-03 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:30:02] Production.INFO: ==9567== Releasing lock...
[2026-04-03 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:30:02] Production.INFO: ==9565== Lock acquired, processing the job...
[2026-04-03 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:30:03] Production.INFO: ==9565== Releasing lock...
[2026-04-03 08:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:30:03] Production.INFO: ==9569== Lock acquired, processing the job...
[2026-04-03 08:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:30:03] Production.INFO: ==9571== Lock acquired, processing the job...
[2026-04-03 08:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:30:03] Production.INFO: ==9576== Lock acquired, processing the job...
[2026-04-03 08:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:30:03] Production.INFO: ==9573== Lock acquired, processing the job...
[2026-04-03 08:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:30:03] Production.INFO: ==9578== Lock acquired, processing the job...
[2026-04-03 08:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:30:04] Production.INFO: Account Balance Start.
[2026-04-03 08:30:04] Production.INFO: CreateAllLog Start
[2026-04-03 08:30:04] Production.INFO: 117
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-08
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08: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-03 08:30:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08:30:04] Production.INFO: ==9578== Releasing lock...
[2026-04-03 08:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: ==9571== Releasing lock...
[2026-04-03 08:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:05] Production.INFO: Date 2026-03-29
[2026-04-03 08:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:05] Production.INFO: Date 2026-03-30
[2026-04-03 08:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:05] Production.INFO: Date 2026-03-31
[2026-04-03 08:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:05] Production.INFO: Date 2026-04-01
[2026-04-03 08:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:30:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:30:05] Production.INFO: Total Charge 0
[2026-04-03 08:30:05] Production.INFO: CreateAllLog End
[2026-04-03 08:30:05] Production.INFO: Account Balance End.
[2026-04-03 08:30:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:30:05] Production.INFO: ==9576== Releasing lock...
[2026-04-03 08:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:30:13] Production.ERROR: CronJobId end10
[2026-04-03 08:30:13] Production.INFO: ==9573== Releasing lock...
[2026-04-03 08:30:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:30:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:30:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:30:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:30:15] Production.INFO: call_cost start
[2026-04-03 08:30:15] Production.INFO: call_cost end
[2026-04-03 08:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:30:15] Production.INFO: ==9569== Releasing lock...
[2026-04-03 08:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:31:01] Production.INFO: ==9638== Lock acquired, processing the job...
[2026-04-03 13:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:31:01] Production.INFO: neon service started
[2026-04-03 13:31:01] Production.INFO: neon service started
[2026-04-03 13:31:01] Production.INFO: ==9638== Releasing lock...
[2026-04-03 13:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:31:01] Production.INFO: ==9640== Lock acquired, processing the job...
[2026-04-03 08:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:31:02] Production.INFO: ==9640== Releasing lock...
[2026-04-03 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:31:02] Production.INFO: ==9642== Lock acquired, processing the job...
[2026-04-03 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:31:02] Production.INFO: ==9642== Releasing lock...
[2026-04-03 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:31:03] Production.INFO: ==9654== Lock acquired, processing the job...
[2026-04-03 08:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 08:31:03] Production.INFO: ==9656== Lock acquired, processing the job...
[2026-04-03 08:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 08:31:03] Production.INFO: ==9652== Lock acquired, processing the job...
[2026-04-03 08:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:31:03] Production.INFO: ==9644== Lock acquired, processing the job...
[2026-04-03 08:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 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-03 08: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-03 08: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-03 08:31:03] Production.INFO: ==9646== Lock acquired, processing the job...
[2026-04-03 08:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:31:03] Production.INFO: ==9648== Lock acquired, processing the job...
[2026-04-03 08:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:31:03] Production.INFO: ==9650== Lock acquired, processing the job...
[2026-04-03 08:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:31:03] Production.INFO: ==9656== Releasing lock...
[2026-04-03 08:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 08:31:03] Production.ERROR: CronJob PID - 9646
[2026-04-03 08:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 08:31:03] Production.ERROR: CronJob ID - 5
[2026-04-03 08:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 08:31:00
[2026-04-03 08:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 08:31:03] Production.ERROR: CronJob PID - 9648
[2026-04-03 08:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 08:31:03] Production.ERROR: CronJob ID - 7
[2026-04-03 08:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 08:31:00
[2026-04-03 08:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 08:31:03] Production.ERROR: CronJob PID - 9650
[2026-04-03 08:31:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 08:31:03] Production.ERROR: CronJob ID - 10
[2026-04-03 08:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 08:31:00
[2026-04-03 08:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 08:31:03] Production.ERROR: CronJob PID - 9652
[2026-04-03 08:31:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 08:31:03] Production.ERROR: CronJob ID - 12
[2026-04-03 08:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 08:31:00
[2026-04-03 08:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 08:31:03] Production.ERROR: CronJob PID - 9654
[2026-04-03 08:31:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 08:31:03] Production.ERROR: CronJob ID - 17
[2026-04-03 08:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 08:31:00
[2026-04-03 08:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 08:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 08:31:03] Production.INFO: ==9644== Releasing lock...
[2026-04-03 08:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 08:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 08:31:03] Production.INFO: Account Balance Start.
[2026-04-03 08:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:31:03] Production.INFO: 117
[2026-04-03 08:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:31:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.ERROR: done
[2026-04-03 08:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 08:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028897', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: ==9648== Releasing lock...
[2026-04-03 08:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:31:04] Production.INFO: Total Charge 0
[2026-04-03 08:31:04] Production.INFO: CreateAllLog End
[2026-04-03 08:31:05] Production.INFO: Account Balance End.
[2026-04-03 08:31:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:31:05] Production.INFO: ==9652== Releasing lock...
[2026-04-03 08:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028897', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 08:31:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 08:31:09] Production.INFO: ProcessCDR(1,17028897,1,1,2)
[2026-04-03 08:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028897,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028897,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:31:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 08:31:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 08:31:09] Production.INFO: ==9654== Releasing lock...
[2026-04-03 08:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 08:31:09] Production.INFO: 26 MB #Memory Used#
[2026-04-03 08:31:13] Production.ERROR: CronJobId end10
[2026-04-03 08:31:13] Production.INFO: ==9650== Releasing lock...
[2026-04-03 08:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:31:16] Production.INFO: call_cost start
[2026-04-03 08:31:16] Production.INFO: call_cost end
[2026-04-03 08:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:31:16] Production.INFO: ==9646== Releasing lock...
[2026-04-03 08:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:32:02] Production.INFO: ==9715== Lock acquired, processing the job...
[2026-04-03 13:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:32:02] Production.INFO: neon service started
[2026-04-03 13:32:02] Production.INFO: neon service started
[2026-04-03 13:32:02] Production.INFO: ==9715== Releasing lock...
[2026-04-03 13:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:32:02] Production.INFO: ==9717== Lock acquired, processing the job...
[2026-04-03 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:32:02] Production.INFO: ==9717== Releasing lock...
[2026-04-03 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:32:02] Production.INFO: ==9719== Lock acquired, processing the job...
[2026-04-03 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:32:02] Production.INFO: ==9719== Releasing lock...
[2026-04-03 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:32:03] Production.INFO: ==9721== Lock acquired, processing the job...
[2026-04-03 08:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:32:03] Production.INFO: ==9723== Lock acquired, processing the job...
[2026-04-03 08:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:32:03] Production.INFO: ==9725== Lock acquired, processing the job...
[2026-04-03 08:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:32:03] Production.INFO: ==9727== Lock acquired, processing the job...
[2026-04-03 08:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:32:03] Production.INFO: ==9729== Lock acquired, processing the job...
[2026-04-03 08:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:32:03] Production.INFO: Account Balance Start.
[2026-04-03 08:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:32:03] Production.INFO: 117
[2026-04-03 08:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:32:03] Production.INFO: ==9729== Releasing lock...
[2026-04-03 08:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: ==9723== Releasing lock...
[2026-04-03 08:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:32:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:32:05] Production.INFO: Total Charge 0
[2026-04-03 08:32:05] Production.INFO: CreateAllLog End
[2026-04-03 08:32:05] Production.INFO: Account Balance End.
[2026-04-03 08:32:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:32:05] Production.INFO: ==9727== Releasing lock...
[2026-04-03 08:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:32:12] Production.ERROR: CronJobId end10
[2026-04-03 08:32:12] Production.INFO: ==9725== Releasing lock...
[2026-04-03 08:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:32:14] Production.INFO: call_cost start
[2026-04-03 08:32:14] Production.INFO: call_cost end
[2026-04-03 08:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:32:14] Production.INFO: ==9721== Releasing lock...
[2026-04-03 08:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:33:01] Production.INFO: ==9787== Lock acquired, processing the job...
[2026-04-03 13:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:33:01] Production.INFO: neon service started
[2026-04-03 13:33:01] Production.INFO: neon service started
[2026-04-03 13:33:01] Production.INFO: ==9787== Releasing lock...
[2026-04-03 13:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:33:01] Production.INFO: ==9789== Lock acquired, processing the job...
[2026-04-03 08:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:33:02] Production.INFO: ==9789== Releasing lock...
[2026-04-03 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:33:02] Production.INFO: ==9791== Lock acquired, processing the job...
[2026-04-03 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:33:02] Production.INFO: ==9791== Releasing lock...
[2026-04-03 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:33:02] Production.INFO: ==9802== Lock acquired, processing the job...
[2026-04-03 08:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:33:02] Production.INFO: ==9793== Lock acquired, processing the job...
[2026-04-03 08:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 08:33:03] Production.INFO: ==9800== Lock acquired, processing the job...
[2026-04-03 08:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 08:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:33:03] Production.INFO: ==9795== Lock acquired, processing the job...
[2026-04-03 08:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:33:03] Production.INFO: ==9802== Releasing lock...
[2026-04-03 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:33:03] Production.INFO: ==9797== Lock acquired, processing the job...
[2026-04-03 08:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:33:03] Production.INFO: Account Balance Start.
[2026-04-03 08:33:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:33:03] Production.INFO: 117
[2026-04-03 08:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: ==9795== Releasing lock...
[2026-04-03 08:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:03] Production.INFO: Date 2026-03-24
[2026-04-03 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:33:04] Production.INFO: Total Charge 0
[2026-04-03 08:33:04] Production.INFO: CreateAllLog End
[2026-04-03 08:33:04] Production.INFO: Account Balance End.
[2026-04-03 08:33:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:33:04] Production.INFO: ==9800== Releasing lock...
[2026-04-03 08:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:33:10] Production.ERROR: CronJobId end10
[2026-04-03 08:33:10] Production.INFO: ==9797== Releasing lock...
[2026-04-03 08:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:33:13] Production.INFO: call_cost start
[2026-04-03 08:33:13] Production.INFO: call_cost end
[2026-04-03 08:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:33:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:33:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:33:13] Production.INFO: ==9793== Releasing lock...
[2026-04-03 08:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:34:01] Production.INFO: ==9865== Lock acquired, processing the job...
[2026-04-03 13:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:34:01] Production.INFO: neon service started
[2026-04-03 13:34:01] Production.INFO: neon service started
[2026-04-03 13:34:01] Production.INFO: ==9865== Releasing lock...
[2026-04-03 13:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:34:02] Production.INFO: ==9869== Lock acquired, processing the job...
[2026-04-03 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:34:02] Production.INFO: ==9869== Releasing lock...
[2026-04-03 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:34:02] Production.INFO: ==9867== Lock acquired, processing the job...
[2026-04-03 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:34:02] Production.INFO: ==9867== Releasing lock...
[2026-04-03 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:34:03] Production.INFO: ==9876== Lock acquired, processing the job...
[2026-04-03 08:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:34:03] Production.INFO: ==9872== Lock acquired, processing the job...
[2026-04-03 08:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:34:03] Production.INFO: ==9874== Lock acquired, processing the job...
[2026-04-03 08:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:34:03] Production.INFO: ==9878== Lock acquired, processing the job...
[2026-04-03 08:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:34:03] Production.INFO: ==9880== Lock acquired, processing the job...
[2026-04-03 08:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:34:03] Production.INFO: Account Balance Start.
[2026-04-03 08:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:34:03] Production.INFO: 117
[2026-04-03 08:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:03] Production.INFO: ==9880== Releasing lock...
[2026-04-03 08:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: ==9874== Releasing lock...
[2026-04-03 08:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:34:05] Production.INFO: Total Charge 0
[2026-04-03 08:34:05] Production.INFO: CreateAllLog End
[2026-04-03 08:34:05] Production.INFO: Account Balance End.
[2026-04-03 08:34:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:34:05] Production.INFO: ==9878== Releasing lock...
[2026-04-03 08:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:34:11] Production.ERROR: CronJobId end10
[2026-04-03 08:34:11] Production.INFO: ==9876== Releasing lock...
[2026-04-03 08:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:34:13] Production.INFO: call_cost start
[2026-04-03 08:34:13] Production.INFO: call_cost end
[2026-04-03 08:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:34:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:34:14] Production.INFO: ==9872== Releasing lock...
[2026-04-03 08:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:35:02] Production.INFO: ==9946== Lock acquired, processing the job...
[2026-04-03 13:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:35:02] Production.INFO: neon service started
[2026-04-03 13:35:02] Production.INFO: neon service started
[2026-04-03 13:35:02] Production.INFO: ==9946== Releasing lock...
[2026-04-03 13:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:35:02] Production.INFO: ==9948== Lock acquired, processing the job...
[2026-04-03 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:35:02] Production.INFO: ==9948== Releasing lock...
[2026-04-03 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:35:02] Production.INFO: ==9950== Lock acquired, processing the job...
[2026-04-03 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:35:03] Production.INFO: ==9950== Releasing lock...
[2026-04-03 12:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:35:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:35:03] Production.INFO: ==9952== Lock acquired, processing the job...
[2026-04-03 08:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:35:03] Production.INFO: ==9954== Lock acquired, processing the job...
[2026-04-03 08:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:35:03] Production.INFO: ==9958== Lock acquired, processing the job...
[2026-04-03 08:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:35:03] Production.INFO: ==9956== Lock acquired, processing the job...
[2026-04-03 08:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:35:03] Production.INFO: Account Balance Start.
[2026-04-03 08:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:35:03] Production.INFO: 117
[2026-04-03 08:35:03] Production.INFO: ==9960== Lock acquired, processing the job...
[2026-04-03 08:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:35:03] Production.INFO: ==9960== Releasing lock...
[2026-04-03 08:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: ==9954== Releasing lock...
[2026-04-03 08:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:35:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:35:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:35:05] Production.INFO: Total Charge 0
[2026-04-03 08:35:05] Production.INFO: CreateAllLog End
[2026-04-03 08:35:05] Production.INFO: Account Balance End.
[2026-04-03 08:35:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:35:05] Production.INFO: ==9958== Releasing lock...
[2026-04-03 08:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:35:11] Production.ERROR: CronJobId end10
[2026-04-03 08:35:11] Production.INFO: ==9956== Releasing lock...
[2026-04-03 08:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:35:14] Production.INFO: call_cost start
[2026-04-03 08:35:14] Production.INFO: call_cost end
[2026-04-03 08:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:35:14] Production.INFO: ==9952== Releasing lock...
[2026-04-03 08:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:36:01] Production.INFO: ==10022== Lock acquired, processing the job...
[2026-04-03 13:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:36:01] Production.INFO: neon service started
[2026-04-03 13:36:01] Production.INFO: neon service started
[2026-04-03 13:36:01] Production.INFO: ==10022== Releasing lock...
[2026-04-03 13:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:36:02] Production.INFO: ==10026== Lock acquired, processing the job...
[2026-04-03 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:36:02] Production.INFO: ==10026== Releasing lock...
[2026-04-03 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:36:02] Production.INFO: ==10024== Lock acquired, processing the job...
[2026-04-03 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:36:02] Production.INFO: ==10024== Releasing lock...
[2026-04-03 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:36:03] Production.INFO: ==10031== Lock acquired, processing the job...
[2026-04-03 08:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:36:03] Production.INFO: ==10033== Lock acquired, processing the job...
[2026-04-03 08:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:36:03] Production.INFO: ==10035== Lock acquired, processing the job...
[2026-04-03 08:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:36:03] Production.INFO: ==10029== Lock acquired, processing the job...
[2026-04-03 08:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:36:03] Production.INFO: Account Balance Start.
[2026-04-03 08:36:03] Production.INFO: ==10037== Lock acquired, processing the job...
[2026-04-03 08:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:36:03] Production.INFO: 117
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 08:36:03] Production.INFO: ==10037== Releasing lock...
[2026-04-03 08:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:03] Production.INFO: ==10031== Releasing lock...
[2026-04-03 08:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:36:04] Production.INFO: Total Charge 0
[2026-04-03 08:36:04] Production.INFO: CreateAllLog End
[2026-04-03 08:36:04] Production.INFO: Account Balance End.
[2026-04-03 08:36:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:36:04] Production.INFO: ==10035== Releasing lock...
[2026-04-03 08:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:36:12] Production.ERROR: CronJobId end10
[2026-04-03 08:36:12] Production.INFO: ==10033== Releasing lock...
[2026-04-03 08:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:36:14] Production.INFO: call_cost start
[2026-04-03 08:36:14] Production.INFO: call_cost end
[2026-04-03 08:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:36:14] Production.INFO: ==10029== Releasing lock...
[2026-04-03 08:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:37:02] Production.INFO: ==10093== Lock acquired, processing the job...
[2026-04-03 13:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:37:02] Production.INFO: neon service started
[2026-04-03 13:37:02] Production.INFO: neon service started
[2026-04-03 13:37:02] Production.INFO: ==10093== Releasing lock...
[2026-04-03 13:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:37:02] Production.INFO: ==10095== Lock acquired, processing the job...
[2026-04-03 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:37:02] Production.INFO: ==10095== Releasing lock...
[2026-04-03 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:37:02] Production.INFO: ==10097== Lock acquired, processing the job...
[2026-04-03 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:37:02] Production.INFO: ==10097== Releasing lock...
[2026-04-03 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:37:03] Production.INFO: ==10099== Lock acquired, processing the job...
[2026-04-03 08:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:37:03] Production.INFO: ==10105== Lock acquired, processing the job...
[2026-04-03 08:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:37:03] Production.INFO: ==10101== Lock acquired, processing the job...
[2026-04-03 08:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:37:03] Production.INFO: ==10103== Lock acquired, processing the job...
[2026-04-03 08:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:37:03] Production.INFO: ==10107== Lock acquired, processing the job...
[2026-04-03 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:37:03] Production.INFO: Account Balance Start.
[2026-04-03 08:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:37:03] Production.INFO: 117
[2026-04-03 08:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 08:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:03] Production.INFO: ==10107== Releasing lock...
[2026-04-03 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:37:04] Production.INFO: ==10101== Releasing lock...
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:37:04] Production.INFO: Total Charge 0
[2026-04-03 08:37:04] Production.INFO: CreateAllLog End
[2026-04-03 08:37:04] Production.INFO: Account Balance End.
[2026-04-03 08:37:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:37:04] Production.INFO: ==10105== Releasing lock...
[2026-04-03 08:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:37:12] Production.ERROR: CronJobId end10
[2026-04-03 08:37:12] Production.INFO: ==10103== Releasing lock...
[2026-04-03 08:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:37:14] Production.INFO: call_cost start
[2026-04-03 08:37:14] Production.INFO: call_cost end
[2026-04-03 08:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:37:14] Production.INFO: ==10099== Releasing lock...
[2026-04-03 08:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:38:01] Production.INFO: ==10169== Lock acquired, processing the job...
[2026-04-03 13:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:38:01] Production.INFO: neon service started
[2026-04-03 13:38:01] Production.INFO: neon service started
[2026-04-03 13:38:01] Production.INFO: ==10169== Releasing lock...
[2026-04-03 13:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:38:01] Production.INFO: ==10171== Lock acquired, processing the job...
[2026-04-03 08:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:38:02] Production.INFO: ==10171== Releasing lock...
[2026-04-03 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:38:02] Production.INFO: ==10173== Lock acquired, processing the job...
[2026-04-03 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:38:02] Production.INFO: ==10173== Releasing lock...
[2026-04-03 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:38:03] Production.INFO: ==10180== Lock acquired, processing the job...
[2026-04-03 08:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:38:03] Production.INFO: ==10184== Lock acquired, processing the job...
[2026-04-03 08:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:38:03] Production.INFO: ==10177== Lock acquired, processing the job...
[2026-04-03 08:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:38:03] Production.INFO: ==10182== Lock acquired, processing the job...
[2026-04-03 08:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:38:03] Production.INFO: Account Balance Start.
[2026-04-03 08:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:38:03] Production.INFO: 117
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:38:03] Production.INFO: ==10186== Lock acquired, processing the job...
[2026-04-03 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 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-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:38:03] Production.INFO: ==10186== Releasing lock...
[2026-04-03 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:03] Production.INFO: ==10180== Releasing lock...
[2026-04-03 08:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:38:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:38:04] Production.INFO: Total Charge 0
[2026-04-03 08:38:04] Production.INFO: CreateAllLog End
[2026-04-03 08:38:04] Production.INFO: Account Balance End.
[2026-04-03 08:38:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:38:04] Production.INFO: ==10184== Releasing lock...
[2026-04-03 08:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:38:12] Production.ERROR: CronJobId end10
[2026-04-03 08:38:12] Production.INFO: ==10182== Releasing lock...
[2026-04-03 08:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:38:15] Production.INFO: call_cost start
[2026-04-03 08:38:15] Production.INFO: call_cost end
[2026-04-03 08:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:38:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:38:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:38:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:38:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:38:15] Production.INFO: ==10177== Releasing lock...
[2026-04-03 08:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:39:01] Production.INFO: ==10248== Lock acquired, processing the job...
[2026-04-03 13:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:39:01] Production.INFO: neon service started
[2026-04-03 13:39:01] Production.INFO: neon service started
[2026-04-03 13:39:01] Production.INFO: ==10248== Releasing lock...
[2026-04-03 13:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:39:02] Production.INFO: ==10252== Lock acquired, processing the job...
[2026-04-03 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:39:02] Production.INFO: ==10252== Releasing lock...
[2026-04-03 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:39:02] Production.INFO: ==10250== Lock acquired, processing the job...
[2026-04-03 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:39:02] Production.INFO: ==10250== Releasing lock...
[2026-04-03 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:39:03] Production.INFO: ==10254== Lock acquired, processing the job...
[2026-04-03 08:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:39:03] Production.INFO: ==10260== Lock acquired, processing the job...
[2026-04-03 08:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:39:03] Production.INFO: ==10256== Lock acquired, processing the job...
[2026-04-03 08:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:39:03] Production.INFO: ==10258== Lock acquired, processing the job...
[2026-04-03 08:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:39:03] Production.INFO: ==10262== Lock acquired, processing the job...
[2026-04-03 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:39:03] Production.INFO: Account Balance Start.
[2026-04-03 08:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:39:03] Production.INFO: 117
[2026-04-03 08:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 08:39:03] Production.INFO: ==10262== Releasing lock...
[2026-04-03 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: ==10256== Releasing lock...
[2026-04-03 08:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:39:04] Production.INFO: Total Charge 0
[2026-04-03 08:39:04] Production.INFO: CreateAllLog End
[2026-04-03 08:39:04] Production.INFO: Account Balance End.
[2026-04-03 08:39:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:39:05] Production.INFO: ==10260== Releasing lock...
[2026-04-03 08:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:39:12] Production.ERROR: CronJobId end10
[2026-04-03 08:39:12] Production.INFO: ==10258== Releasing lock...
[2026-04-03 08:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:39:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:39:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:39:15] Production.INFO: call_cost start
[2026-04-03 08:39:15] Production.INFO: call_cost end
[2026-04-03 08:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:39:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:39:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:39:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:39:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:39:15] Production.INFO: ==10254== Releasing lock...
[2026-04-03 08:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:40:02] Production.INFO: ==10320== Lock acquired, processing the job...
[2026-04-03 13:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:40:02] Production.INFO: neon service started
[2026-04-03 13:40:02] Production.INFO: neon service started
[2026-04-03 13:40:02] Production.INFO: ==10320== Releasing lock...
[2026-04-03 13:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:40:02] Production.INFO: ==10325== Lock acquired, processing the job...
[2026-04-03 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:40:02] Production.INFO: ==10325== Releasing lock...
[2026-04-03 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:40:02] Production.INFO: ==10323== Lock acquired, processing the job...
[2026-04-03 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:40:03] Production.INFO: ==10323== Releasing lock...
[2026-04-03 08:40:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:40:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:40:03] Production.INFO: ==10331== Lock acquired, processing the job...
[2026-04-03 08:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:40:03] Production.INFO: ==10327== Lock acquired, processing the job...
[2026-04-03 08:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:40:03] Production.INFO: ==10333== Lock acquired, processing the job...
[2026-04-03 08:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:40:03] Production.INFO: ==10329== Lock acquired, processing the job...
[2026-04-03 08:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:40:04] Production.INFO: Account Balance Start.
[2026-04-03 08:40:04] Production.INFO: CreateAllLog Start
[2026-04-03 08:40:04] Production.INFO: 117
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-08
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: ==10335== Lock acquired, processing the job...
[2026-04-03 08:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08:40:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08: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-03 08:40:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: ==10335== Releasing lock...
[2026-04-03 08:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: ==10329== Releasing lock...
[2026-04-03 08:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:40:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:40:05] Production.INFO: Total Charge 0
[2026-04-03 08:40:05] Production.INFO: CreateAllLog End
[2026-04-03 08:40:05] Production.INFO: Account Balance End.
[2026-04-03 08:40:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:40:05] Production.INFO: ==10333== Releasing lock...
[2026-04-03 08:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:40:12] Production.ERROR: CronJobId end10
[2026-04-03 08:40:12] Production.INFO: ==10331== Releasing lock...
[2026-04-03 08:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:40:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:40:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:40:15] Production.INFO: call_cost start
[2026-04-03 08:40:15] Production.INFO: call_cost end
[2026-04-03 08:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:40:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:40:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:40:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:40:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:40:15] Production.INFO: ==10327== Releasing lock...
[2026-04-03 08:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:41:01] Production.INFO: ==10398== Lock acquired, processing the job...
[2026-04-03 13:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:41:01] Production.INFO: neon service started
[2026-04-03 13:41:01] Production.INFO: neon service started
[2026-04-03 13:41:01] Production.INFO: ==10398== Releasing lock...
[2026-04-03 13:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:41:01] Production.INFO: ==10400== Lock acquired, processing the job...
[2026-04-03 08:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:41:02] Production.INFO: ==10400== Releasing lock...
[2026-04-03 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:41:02] Production.INFO: ==10402== Lock acquired, processing the job...
[2026-04-03 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:41:02] Production.INFO: ==10402== Releasing lock...
[2026-04-03 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:41:03] Production.INFO: ==10404== Lock acquired, processing the job...
[2026-04-03 08:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 08:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 08:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 08:41:03] Production.INFO: ==10404== Releasing lock...
[2026-04-03 08:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 08:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 08:41:03] Production.INFO: ==10406== Lock acquired, processing the job...
[2026-04-03 08:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:41:03] Production.INFO: ==10408== Lock acquired, processing the job...
[2026-04-03 08:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:41:03] Production.INFO: ==10412== Lock acquired, processing the job...
[2026-04-03 08:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:41:03] Production.INFO: ==10410== Lock acquired, processing the job...
[2026-04-03 08:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:41:03] Production.INFO: ==10414== Lock acquired, processing the job...
[2026-04-03 08:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 08:41:03] Production.INFO: ==10416== Lock acquired, processing the job...
[2026-04-03 08:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 08:41:03] Production.INFO: Account Balance Start.
[2026-04-03 08:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:41:03] Production.INFO: 117
[2026-04-03 08:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 08:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 08:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:03] Production.INFO: ==10416== Releasing lock...
[2026-04-03 08:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:41:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: ==10408== Releasing lock...
[2026-04-03 08:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:41:04] Production.ERROR: done
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 08:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028938', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:41:04] Production.INFO: Total Charge 0
[2026-04-03 08:41:04] Production.INFO: CreateAllLog End
[2026-04-03 08:41:05] Production.INFO: Account Balance End.
[2026-04-03 08:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:41:05] Production.INFO: ==10412== Releasing lock...
[2026-04-03 08:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028938', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 08:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 08:41:10] Production.INFO: ProcessCDR(1,17028938,1,1,2)
[2026-04-03 08:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028938,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028938,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 08:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 08:41:10] Production.INFO: ==10414== Releasing lock...
[2026-04-03 08:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 08:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 08:41:14] Production.ERROR: CronJobId end10
[2026-04-03 08:41:14] Production.INFO: ==10410== Releasing lock...
[2026-04-03 08:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:41:15] Production.INFO: call_cost start
[2026-04-03 08:41:15] Production.INFO: call_cost end
[2026-04-03 08:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:41:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:41:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:41:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:41:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:41:15] Production.INFO: ==10406== Releasing lock...
[2026-04-03 08:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:42:02] Production.INFO: ==10475== Lock acquired, processing the job...
[2026-04-03 13:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:42:02] Production.INFO: neon service started
[2026-04-03 13:42:02] Production.INFO: neon service started
[2026-04-03 13:42:02] Production.INFO: ==10475== Releasing lock...
[2026-04-03 13:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:42:02] Production.INFO: ==10479== Lock acquired, processing the job...
[2026-04-03 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:42:02] Production.INFO: ==10479== Releasing lock...
[2026-04-03 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:42:02] Production.INFO: ==10477== Lock acquired, processing the job...
[2026-04-03 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:42:02] Production.INFO: ==10477== Releasing lock...
[2026-04-03 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:42:03] Production.INFO: ==10485== Lock acquired, processing the job...
[2026-04-03 08:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:42:03] Production.INFO: ==10483== Lock acquired, processing the job...
[2026-04-03 08:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:42:03] Production.INFO: ==10481== Lock acquired, processing the job...
[2026-04-03 08:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:42:03] Production.INFO: ==10490== Lock acquired, processing the job...
[2026-04-03 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:42:03] Production.INFO: ==10488== Lock acquired, processing the job...
[2026-04-03 08:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 08: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-03 08:42:03] Production.INFO: ==10490== Releasing lock...
[2026-04-03 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:42:04] Production.INFO: Account Balance Start.
[2026-04-03 08:42:04] Production.INFO: CreateAllLog Start
[2026-04-03 08:42:04] Production.INFO: 117
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-08
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: ==10483== Releasing lock...
[2026-04-03 08:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:05] Production.INFO: Date 2026-03-31
[2026-04-03 08:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:05] Production.INFO: Date 2026-04-01
[2026-04-03 08:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:42:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:42:05] Production.INFO: Total Charge 0
[2026-04-03 08:42:05] Production.INFO: CreateAllLog End
[2026-04-03 08:42:05] Production.INFO: Account Balance End.
[2026-04-03 08:42:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:42:05] Production.INFO: ==10488== Releasing lock...
[2026-04-03 08:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:42:10] Production.ERROR: CronJobId end10
[2026-04-03 08:42:10] Production.INFO: ==10485== Releasing lock...
[2026-04-03 08:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:42:14] Production.INFO: call_cost start
[2026-04-03 08:42:14] Production.INFO: call_cost end
[2026-04-03 08:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:42:14] Production.INFO: ==10481== Releasing lock...
[2026-04-03 08:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:43:01] Production.INFO: ==10548== Lock acquired, processing the job...
[2026-04-03 13:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:43:01] Production.INFO: neon service started
[2026-04-03 13:43:01] Production.INFO: neon service started
[2026-04-03 13:43:01] Production.INFO: ==10548== Releasing lock...
[2026-04-03 13:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:43:01] Production.INFO: ==10550== Lock acquired, processing the job...
[2026-04-03 08:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:43:02] Production.INFO: ==10550== Releasing lock...
[2026-04-03 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:43:02] Production.INFO: ==10552== Lock acquired, processing the job...
[2026-04-03 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:43:02] Production.INFO: ==10552== Releasing lock...
[2026-04-03 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:43:02] Production.INFO: ==10554== Lock acquired, processing the job...
[2026-04-03 08:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:43:02] Production.INFO: ==10558== Lock acquired, processing the job...
[2026-04-03 08:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:43:02] Production.INFO: ==10556== Lock acquired, processing the job...
[2026-04-03 08:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:43:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:43:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:43:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:43:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:43:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:43:02] Production.INFO: ==10560== Lock acquired, processing the job...
[2026-04-03 08:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:43:03] Production.INFO: ==10562== Lock acquired, processing the job...
[2026-04-03 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:43:03] Production.INFO: Account Balance Start.
[2026-04-03 08:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:43:03] Production.INFO: 117
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:43:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:43:03] Production.INFO: ==10562== Releasing lock...
[2026-04-03 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: ==10556== Releasing lock...
[2026-04-03 08:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-24
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-25
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-26
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-27
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-28
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-29
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-30
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-03-31
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-04-01
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-04-02
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:03] Production.INFO: Date 2026-04-03
[2026-04-03 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:43:04] Production.INFO: Total Charge 0
[2026-04-03 08:43:04] Production.INFO: CreateAllLog End
[2026-04-03 08:43:04] Production.INFO: Account Balance End.
[2026-04-03 08:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:43:04] Production.INFO: ==10560== Releasing lock...
[2026-04-03 08:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:43:10] Production.ERROR: CronJobId end10
[2026-04-03 08:43:10] Production.INFO: ==10558== Releasing lock...
[2026-04-03 08:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:43:13] Production.INFO: call_cost start
[2026-04-03 08:43:13] Production.INFO: call_cost end
[2026-04-03 08:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:43:13] Production.INFO: ==10554== Releasing lock...
[2026-04-03 08:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:44:01] Production.INFO: ==10625== Lock acquired, processing the job...
[2026-04-03 13:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:44:01] Production.INFO: neon service started
[2026-04-03 13:44:01] Production.INFO: neon service started
[2026-04-03 13:44:01] Production.INFO: ==10625== Releasing lock...
[2026-04-03 13:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:44:02] Production.INFO: ==10627== Lock acquired, processing the job...
[2026-04-03 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:44:02] Production.INFO: ==10627== Releasing lock...
[2026-04-03 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:44:02] Production.INFO: ==10629== Lock acquired, processing the job...
[2026-04-03 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:44:02] Production.INFO: ==10629== Releasing lock...
[2026-04-03 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:44:03] Production.INFO: ==10631== Lock acquired, processing the job...
[2026-04-03 08:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:44:03] Production.INFO: ==10633== Lock acquired, processing the job...
[2026-04-03 08:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:44:03] Production.INFO: ==10639== Lock acquired, processing the job...
[2026-04-03 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:44:03] Production.INFO: ==10637== Lock acquired, processing the job...
[2026-04-03 08:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:44:03] Production.INFO: ==10635== Lock acquired, processing the job...
[2026-04-03 08:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 08:44:03] Production.INFO: Account Balance Start.
[2026-04-03 08:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:44:03] Production.INFO: 117
[2026-04-03 08:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:44:03] Production.INFO: ==10639== Releasing lock...
[2026-04-03 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:44:03] Production.INFO: ==10633== Releasing lock...
[2026-04-03 08:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:44:04] Production.INFO: Total Charge 0
[2026-04-03 08:44:04] Production.INFO: CreateAllLog End
[2026-04-03 08:44:05] Production.INFO: Account Balance End.
[2026-04-03 08:44:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:44:05] Production.INFO: ==10637== Releasing lock...
[2026-04-03 08:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:44:12] Production.ERROR: CronJobId end10
[2026-04-03 08:44:12] Production.INFO: ==10635== Releasing lock...
[2026-04-03 08:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:44:15] Production.INFO: call_cost start
[2026-04-03 08:44:15] Production.INFO: call_cost end
[2026-04-03 08:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:44:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:44:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:44:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:44:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:44:15] Production.INFO: ==10631== Releasing lock...
[2026-04-03 08:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:45:01] Production.INFO: ==10702== Lock acquired, processing the job...
[2026-04-03 13:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:45:01] Production.INFO: neon service started
[2026-04-03 13:45:01] Production.INFO: neon service started
[2026-04-03 13:45:01] Production.INFO: ==10702== Releasing lock...
[2026-04-03 13:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:45:01] Production.INFO: ==10704== Lock acquired, processing the job...
[2026-04-03 08:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:45:01] Production.INFO: ==10704== Releasing lock...
[2026-04-03 08:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:45:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:45:02] Production.INFO: ==10706== Lock acquired, processing the job...
[2026-04-03 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:45:02] Production.INFO: ==10706== Releasing lock...
[2026-04-03 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:45:02] Production.INFO: ==10717== Lock acquired, processing the job...
[2026-04-03 08:45:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08: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-03 08: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-03 08:45: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-03 08:45:02] Production.INFO: ==10717== Releasing lock...
[2026-04-03 08:45:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:45:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:45:02] Production.INFO: ==10709== Lock acquired, processing the job...
[2026-04-03 08:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:45:03] Production.INFO: ==10711== Lock acquired, processing the job...
[2026-04-03 08:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:45:03] Production.INFO: ==10713== Lock acquired, processing the job...
[2026-04-03 08:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:45:03] Production.INFO: ==10715== Lock acquired, processing the job...
[2026-04-03 08:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:45:03] Production.INFO: Account Balance Start.
[2026-04-03 08:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:45:03] Production.INFO: 117
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: ==10711== Releasing lock...
[2026-04-03 08:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-24
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-25
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-26
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:03] Production.INFO: Date 2026-03-27
[2026-04-03 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:45:04] Production.INFO: Total Charge 0
[2026-04-03 08:45:04] Production.INFO: CreateAllLog End
[2026-04-03 08:45:04] Production.INFO: Account Balance End.
[2026-04-03 08:45:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:45:04] Production.INFO: ==10715== Releasing lock...
[2026-04-03 08:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:45:11] Production.ERROR: CronJobId end10
[2026-04-03 08:45:11] Production.INFO: ==10713== Releasing lock...
[2026-04-03 08:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:45:13] Production.INFO: call_cost start
[2026-04-03 08:45:13] Production.INFO: call_cost end
[2026-04-03 08:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:45:13] Production.INFO: ==10709== Releasing lock...
[2026-04-03 08:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:46:01] Production.INFO: ==10777== Lock acquired, processing the job...
[2026-04-03 13:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:46:01] Production.INFO: neon service started
[2026-04-03 13:46:01] Production.INFO: neon service started
[2026-04-03 13:46:01] Production.INFO: ==10777== Releasing lock...
[2026-04-03 13:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:46:02] Production.INFO: ==10779== Lock acquired, processing the job...
[2026-04-03 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:46:02] Production.INFO: ==10779== Releasing lock...
[2026-04-03 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:46:02] Production.INFO: ==10781== Lock acquired, processing the job...
[2026-04-03 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:46:02] Production.INFO: ==10781== Releasing lock...
[2026-04-03 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:46:03] Production.INFO: ==10784== Lock acquired, processing the job...
[2026-04-03 08:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:46:03] Production.INFO: ==10790== Lock acquired, processing the job...
[2026-04-03 08:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:46:03] Production.INFO: ==10786== Lock acquired, processing the job...
[2026-04-03 08:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:46:03] Production.INFO: ==10788== Lock acquired, processing the job...
[2026-04-03 08:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:46:03] Production.INFO: ==10792== Lock acquired, processing the job...
[2026-04-03 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:46:03] Production.INFO: Account Balance Start.
[2026-04-03 08:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:46:03] Production.INFO: 117
[2026-04-03 08:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:46:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:46:03] Production.INFO: ==10792== Releasing lock...
[2026-04-03 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:03] Production.INFO: ==10786== Releasing lock...
[2026-04-03 08:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:46:04] Production.INFO: Total Charge 0
[2026-04-03 08:46:04] Production.INFO: CreateAllLog End
[2026-04-03 08:46:04] Production.INFO: Account Balance End.
[2026-04-03 08:46:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:46:05] Production.INFO: ==10790== Releasing lock...
[2026-04-03 08:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:46:11] Production.ERROR: CronJobId end10
[2026-04-03 08:46:11] Production.INFO: ==10788== Releasing lock...
[2026-04-03 08:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:46:14] Production.INFO: call_cost start
[2026-04-03 08:46:14] Production.INFO: call_cost end
[2026-04-03 08:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:46:14] Production.INFO: ==10784== Releasing lock...
[2026-04-03 08:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:47:02] Production.INFO: ==10848== Lock acquired, processing the job...
[2026-04-03 13:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:47:02] Production.INFO: neon service started
[2026-04-03 13:47:02] Production.INFO: neon service started
[2026-04-03 13:47:02] Production.INFO: ==10848== Releasing lock...
[2026-04-03 13:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:47:02] Production.INFO: ==10850== Lock acquired, processing the job...
[2026-04-03 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:47:02] Production.INFO: ==10852== Lock acquired, processing the job...
[2026-04-03 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:47:03] Production.INFO: ==10852== Releasing lock...
[2026-04-03 12:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:47:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:47:03] Production.INFO: ==10850== Releasing lock...
[2026-04-03 08:47:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:47:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:47:03] Production.INFO: ==10857== Lock acquired, processing the job...
[2026-04-03 08:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:47:04] Production.INFO: ==10855== Lock acquired, processing the job...
[2026-04-03 08:47:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:47:04] Production.INFO: ==10859== Lock acquired, processing the job...
[2026-04-03 08:47:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:47:04] Production.INFO: ==10863== Lock acquired, processing the job...
[2026-04-03 08:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:47:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:47:04] Production.INFO: ==10861== Lock acquired, processing the job...
[2026-04-03 08:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 08:47:04] Production.INFO: ==10863== Releasing lock...
[2026-04-03 08:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:47:04] Production.INFO: Account Balance Start.
[2026-04-03 08:47:04] Production.INFO: CreateAllLog Start
[2026-04-03 08:47:04] Production.INFO: 117
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-08
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: ==10857== Releasing lock...
[2026-04-03 08:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-03-22
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-03-23
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-03-24
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-03-25
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-03-26
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-03-27
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-03-28
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-03-29
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-03-30
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-03-31
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-04-01
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:47:05] Production.INFO: Total Charge 0
[2026-04-03 08:47:05] Production.INFO: CreateAllLog End
[2026-04-03 08:47:05] Production.INFO: Account Balance End.
[2026-04-03 08:47:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:47:05] Production.INFO: ==10861== Releasing lock...
[2026-04-03 08:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:47:12] Production.ERROR: CronJobId end10
[2026-04-03 08:47:12] Production.INFO: ==10859== Releasing lock...
[2026-04-03 08:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:47:14] Production.INFO: call_cost start
[2026-04-03 08:47:14] Production.INFO: call_cost end
[2026-04-03 08:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:47:14] Production.INFO: ==10855== Releasing lock...
[2026-04-03 08:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:48:01] Production.INFO: ==10923== Lock acquired, processing the job...
[2026-04-03 13:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:48:01] Production.INFO: neon service started
[2026-04-03 13:48:01] Production.INFO: neon service started
[2026-04-03 13:48:01] Production.INFO: ==10923== Releasing lock...
[2026-04-03 13:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:48:02] Production.INFO: ==10927== Lock acquired, processing the job...
[2026-04-03 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:48:02] Production.INFO: ==10927== Releasing lock...
[2026-04-03 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:48:02] Production.INFO: ==10929== Lock acquired, processing the job...
[2026-04-03 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:48:02] Production.INFO: ==10929== Releasing lock...
[2026-04-03 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:48:02] Production.INFO: ==10934== Lock acquired, processing the job...
[2026-04-03 08:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:48:03] Production.INFO: ==10932== Lock acquired, processing the job...
[2026-04-03 08:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:48:03] Production.INFO: ==10938== Lock acquired, processing the job...
[2026-04-03 08:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:48:03] Production.INFO: ==10936== Lock acquired, processing the job...
[2026-04-03 08:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:48:03] Production.INFO: ==10940== Lock acquired, processing the job...
[2026-04-03 08:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:48:03] Production.INFO: Account Balance Start.
[2026-04-03 08:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:48:03] Production.INFO: 117
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 08:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:48:03] Production.INFO: ==10940== Releasing lock...
[2026-04-03 08:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: ==10934== Releasing lock...
[2026-04-03 08:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-24
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-25
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-26
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-27
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:03] Production.INFO: Date 2026-03-28
[2026-04-03 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:48:04] Production.INFO: Total Charge 0
[2026-04-03 08:48:04] Production.INFO: CreateAllLog End
[2026-04-03 08:48:04] Production.INFO: Account Balance End.
[2026-04-03 08:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:48:04] Production.INFO: ==10938== Releasing lock...
[2026-04-03 08:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:48:11] Production.ERROR: CronJobId end10
[2026-04-03 08:48:11] Production.INFO: ==10936== Releasing lock...
[2026-04-03 08:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:48:14] Production.INFO: call_cost start
[2026-04-03 08:48:14] Production.INFO: call_cost end
[2026-04-03 08:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:48:14] Production.INFO: ==10932== Releasing lock...
[2026-04-03 08:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:49:02] Production.INFO: ==11002== Lock acquired, processing the job...
[2026-04-03 13:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:49:02] Production.INFO: neon service started
[2026-04-03 13:49:02] Production.INFO: neon service started
[2026-04-03 13:49:02] Production.INFO: ==11002== Releasing lock...
[2026-04-03 13:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:49:02] Production.INFO: ==11004== Lock acquired, processing the job...
[2026-04-03 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:49:02] Production.INFO: ==11006== Lock acquired, processing the job...
[2026-04-03 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:49:02] Production.INFO: ==11006== Releasing lock...
[2026-04-03 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:49:02] Production.INFO: ==11004== Releasing lock...
[2026-04-03 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:49:03] Production.INFO: ==11011== Lock acquired, processing the job...
[2026-04-03 08:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:49:03] Production.INFO: ==11009== Lock acquired, processing the job...
[2026-04-03 08:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:49:03] Production.INFO: ==11013== Lock acquired, processing the job...
[2026-04-03 08:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:49:03] Production.INFO: ==11017== Lock acquired, processing the job...
[2026-04-03 08:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:49:03] Production.INFO: ==11015== Lock acquired, processing the job...
[2026-04-03 08:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08: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-03 08: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-03 08: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-03 08:49:03] Production.INFO: ==11017== Releasing lock...
[2026-04-03 08:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:49:03] Production.INFO: Account Balance Start.
[2026-04-03 08:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:49:03] Production.INFO: 117
[2026-04-03 08:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: ==11011== Releasing lock...
[2026-04-03 08:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:49:04] Production.INFO: Total Charge 0
[2026-04-03 08:49:04] Production.INFO: CreateAllLog End
[2026-04-03 08:49:04] Production.INFO: Account Balance End.
[2026-04-03 08:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:49:04] Production.INFO: ==11015== Releasing lock...
[2026-04-03 08:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:49:10] Production.ERROR: CronJobId end10
[2026-04-03 08:49:10] Production.INFO: ==11013== Releasing lock...
[2026-04-03 08:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:49:13] Production.INFO: call_cost start
[2026-04-03 08:49:13] Production.INFO: call_cost end
[2026-04-03 08:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:49:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:49:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:49:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:49:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:49:13] Production.INFO: ==11009== Releasing lock...
[2026-04-03 08:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:50:01] Production.INFO: ==11083== Lock acquired, processing the job...
[2026-04-03 13:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:50:01] Production.INFO: neon service started
[2026-04-03 13:50:01] Production.INFO: neon service started
[2026-04-03 13:50:01] Production.INFO: ==11083== Releasing lock...
[2026-04-03 13:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:50:02] Production.INFO: ==11087== Lock acquired, processing the job...
[2026-04-03 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 08:50:02] Production.INFO: ==11085== Lock acquired, processing the job...
[2026-04-03 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:50:02] Production.INFO: ==11087== Releasing lock...
[2026-04-03 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:50:02] Production.INFO: ==11085== Releasing lock...
[2026-04-03 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:50:03] Production.INFO: ==11096== Lock acquired, processing the job...
[2026-04-03 08:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:50:03] Production.INFO: Account Balance Start.
[2026-04-03 08:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:50:03] Production.INFO: 117
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: ==11092== Lock acquired, processing the job...
[2026-04-03 08:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:50:03] Production.INFO: ==11090== Lock acquired, processing the job...
[2026-04-03 08:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: ==11094== Lock acquired, processing the job...
[2026-04-03 08:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:50:03] Production.INFO: ==11098== Lock acquired, processing the job...
[2026-04-03 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 08:50:03] Production.INFO: ==11098== Releasing lock...
[2026-04-03 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: ==11092== Releasing lock...
[2026-04-03 08:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:50:04] Production.INFO: Total Charge 0
[2026-04-03 08:50:04] Production.INFO: CreateAllLog End
[2026-04-03 08:50:04] Production.INFO: Account Balance End.
[2026-04-03 08:50:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:50:04] Production.INFO: ==11096== Releasing lock...
[2026-04-03 08:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:50:10] Production.ERROR: CronJobId end10
[2026-04-03 08:50:10] Production.INFO: ==11094== Releasing lock...
[2026-04-03 08:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:50:13] Production.INFO: call_cost start
[2026-04-03 08:50:13] Production.INFO: call_cost end
[2026-04-03 08:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:50:13] Production.INFO: ==11090== Releasing lock...
[2026-04-03 08:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:51:01] Production.INFO: ==11153== Lock acquired, processing the job...
[2026-04-03 13:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:51:01] Production.INFO: neon service started
[2026-04-03 13:51:01] Production.INFO: neon service started
[2026-04-03 13:51:01] Production.INFO: ==11153== Releasing lock...
[2026-04-03 13:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:51:02] Production.INFO: ==11157== Lock acquired, processing the job...
[2026-04-03 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:51:02] Production.INFO: ==11157== Releasing lock...
[2026-04-03 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:51:02] Production.INFO: ==11155== Lock acquired, processing the job...
[2026-04-03 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:51:02] Production.INFO: ==11155== Releasing lock...
[2026-04-03 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:51:03] Production.INFO: ==11159== Lock acquired, processing the job...
[2026-04-03 08:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 08:51:03] Production.INFO: ==11161== Lock acquired, processing the job...
[2026-04-03 08:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 08:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 08:51:03] Production.INFO: ==11159== Releasing lock...
[2026-04-03 08:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 08:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 08:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:51:03] Production.INFO: ==11168== Lock acquired, processing the job...
[2026-04-03 08:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:51:03] Production.INFO: Account Balance Start.
[2026-04-03 08:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:51:03] Production.INFO: 117
[2026-04-03 08:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:03] Production.INFO: ==11164== Lock acquired, processing the job...
[2026-04-03 08:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:51:03] Production.INFO: ==11166== Lock acquired, processing the job...
[2026-04-03 08:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:51:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.INFO: ==11170== Lock acquired, processing the job...
[2026-04-03 08:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.INFO: ==11172== Lock acquired, processing the job...
[2026-04-03 08:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 08:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.INFO: ==11172== Releasing lock...
[2026-04-03 08:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:51:04] Production.ERROR: done
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 08:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028979', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:05] Production.INFO: ==11164== Releasing lock...
[2026-04-03 08:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:51:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:51:05] Production.INFO: Date 2026-03-30
[2026-04-03 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:05] Production.INFO: Date 2026-03-31
[2026-04-03 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:05] Production.INFO: Date 2026-04-01
[2026-04-03 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:51:05] Production.INFO: Total Charge 0
[2026-04-03 08:51:05] Production.INFO: CreateAllLog End
[2026-04-03 08:51:05] Production.INFO: Account Balance End.
[2026-04-03 08:51:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:51:05] Production.INFO: ==11168== Releasing lock...
[2026-04-03 08:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17028979', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 08:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 08:51:10] Production.INFO: ProcessCDR(1,17028979,1,1,2)
[2026-04-03 08:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17028979,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17028979,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 08:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 08:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 08:51:10] Production.INFO: ==11170== Releasing lock...
[2026-04-03 08:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 08:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 08:51:13] Production.ERROR: CronJobId end10
[2026-04-03 08:51:13] Production.INFO: ==11166== Releasing lock...
[2026-04-03 08:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:51:16] Production.INFO: call_cost start
[2026-04-03 08:51:16] Production.INFO: call_cost end
[2026-04-03 08:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:51:16] Production.INFO: ==11161== Releasing lock...
[2026-04-03 08:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:52:02] Production.INFO: ==11231== Lock acquired, processing the job...
[2026-04-03 13:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:52:02] Production.INFO: neon service started
[2026-04-03 13:52:02] Production.INFO: neon service started
[2026-04-03 13:52:02] Production.INFO: ==11231== Releasing lock...
[2026-04-03 13:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:52:02] Production.INFO: ==11235== Lock acquired, processing the job...
[2026-04-03 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:52:02] Production.INFO: ==11235== Releasing lock...
[2026-04-03 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:52:02] Production.INFO: ==11233== Lock acquired, processing the job...
[2026-04-03 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:52:02] Production.INFO: ==11233== Releasing lock...
[2026-04-03 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:52:03] Production.INFO: ==11238== Lock acquired, processing the job...
[2026-04-03 08:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:52:03] Production.INFO: ==11240== Lock acquired, processing the job...
[2026-04-03 08:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:52:03] Production.INFO: ==11242== Lock acquired, processing the job...
[2026-04-03 08:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:52:03] Production.INFO: ==11244== Lock acquired, processing the job...
[2026-04-03 08:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:52:03] Production.INFO: Account Balance Start.
[2026-04-03 08:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:52:03] Production.INFO: 117
[2026-04-03 08:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:52:03] Production.INFO: ==11246== Lock acquired, processing the job...
[2026-04-03 08:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08: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-03 08:52:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08:52:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: ==11246== Releasing lock...
[2026-04-03 08:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:52:04] Production.INFO: ==11240== Releasing lock...
[2026-04-03 08:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:52:04] Production.INFO: Total Charge 0
[2026-04-03 08:52:04] Production.INFO: CreateAllLog End
[2026-04-03 08:52:04] Production.INFO: Account Balance End.
[2026-04-03 08:52:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:52:05] Production.INFO: ==11244== Releasing lock...
[2026-04-03 08:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:52:11] Production.ERROR: CronJobId end10
[2026-04-03 08:52:11] Production.INFO: ==11242== Releasing lock...
[2026-04-03 08:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:52:14] Production.INFO: call_cost start
[2026-04-03 08:52:14] Production.INFO: call_cost end
[2026-04-03 08:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:52:14] Production.INFO: ==11238== Releasing lock...
[2026-04-03 08:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:53:01] Production.INFO: ==11307== Lock acquired, processing the job...
[2026-04-03 13:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:53:01] Production.INFO: neon service started
[2026-04-03 13:53:01] Production.INFO: neon service started
[2026-04-03 13:53:01] Production.INFO: ==11307== Releasing lock...
[2026-04-03 13:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:53:01] Production.INFO: ==11309== Lock acquired, processing the job...
[2026-04-03 08:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:53:02] Production.INFO: ==11309== Releasing lock...
[2026-04-03 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:53:02] Production.INFO: ==11311== Lock acquired, processing the job...
[2026-04-03 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:53:02] Production.INFO: ==11311== Releasing lock...
[2026-04-03 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:53:03] Production.INFO: ==11315== Lock acquired, processing the job...
[2026-04-03 08:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:53:03] Production.INFO: ==11313== Lock acquired, processing the job...
[2026-04-03 08:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:53:03] Production.INFO: ==11317== Lock acquired, processing the job...
[2026-04-03 08:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:53:03] Production.INFO: ==11319== Lock acquired, processing the job...
[2026-04-03 08:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:53:03] Production.INFO: ==11321== Lock acquired, processing the job...
[2026-04-03 08:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:53:03] Production.INFO: Account Balance Start.
[2026-04-03 08:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:53:03] Production.INFO: 117
[2026-04-03 08:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 08:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 08:53:03] Production.INFO: ==11321== Releasing lock...
[2026-04-03 08:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:03] Production.INFO: ==11315== Releasing lock...
[2026-04-03 08:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:53:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:53:04] Production.INFO: Total Charge 0
[2026-04-03 08:53:04] Production.INFO: CreateAllLog End
[2026-04-03 08:53:04] Production.INFO: Account Balance End.
[2026-04-03 08:53:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:53:04] Production.INFO: ==11319== Releasing lock...
[2026-04-03 08:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:53:10] Production.ERROR: CronJobId end10
[2026-04-03 08:53:10] Production.INFO: ==11317== Releasing lock...
[2026-04-03 08:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:53:14] Production.INFO: call_cost start
[2026-04-03 08:53:14] Production.INFO: call_cost end
[2026-04-03 08:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:53:14] Production.INFO: ==11313== Releasing lock...
[2026-04-03 08:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:54:02] Production.INFO: ==11377== Lock acquired, processing the job...
[2026-04-03 13:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:54:02] Production.INFO: neon service started
[2026-04-03 13:54:02] Production.INFO: neon service started
[2026-04-03 13:54:02] Production.INFO: ==11377== Releasing lock...
[2026-04-03 13:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:54:02] Production.INFO: ==11379== Lock acquired, processing the job...
[2026-04-03 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:54:02] Production.INFO: ==11381== Lock acquired, processing the job...
[2026-04-03 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:54:02] Production.INFO: ==11381== Releasing lock...
[2026-04-03 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:54:02] Production.INFO: ==11379== Releasing lock...
[2026-04-03 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:54:03] Production.INFO: ==11384== Lock acquired, processing the job...
[2026-04-03 08:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:54:03] Production.INFO: ==11386== Lock acquired, processing the job...
[2026-04-03 08:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:54:03] Production.INFO: ==11392== Lock acquired, processing the job...
[2026-04-03 08:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:54:03] Production.INFO: ==11388== Lock acquired, processing the job...
[2026-04-03 08:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08: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-03 08:54:03] Production.INFO: ==11390== Lock acquired, processing the job...
[2026-04-03 08:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08: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-03 08: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-03 08:54:03] Production.INFO: ==11392== Releasing lock...
[2026-04-03 08:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:54:04] Production.INFO: Account Balance Start.
[2026-04-03 08:54:04] Production.INFO: CreateAllLog Start
[2026-04-03 08:54:04] Production.INFO: 117
[2026-04-03 08:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-08
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: ==11386== Releasing lock...
[2026-04-03 08:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:05] Production.INFO: Date 2026-03-29
[2026-04-03 08:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:05] Production.INFO: Date 2026-03-30
[2026-04-03 08:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:05] Production.INFO: Date 2026-03-31
[2026-04-03 08:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:05] Production.INFO: Date 2026-04-01
[2026-04-03 08:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:54:05] Production.INFO: Total Charge 0
[2026-04-03 08:54:05] Production.INFO: CreateAllLog End
[2026-04-03 08:54:05] Production.INFO: Account Balance End.
[2026-04-03 08:54:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:54:05] Production.INFO: ==11390== Releasing lock...
[2026-04-03 08:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:54:12] Production.ERROR: CronJobId end10
[2026-04-03 08:54:12] Production.INFO: ==11388== Releasing lock...
[2026-04-03 08:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:54:15] Production.INFO: call_cost start
[2026-04-03 08:54:15] Production.INFO: call_cost end
[2026-04-03 08:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:54:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:54:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:54:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:54:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:54:15] Production.INFO: ==11384== Releasing lock...
[2026-04-03 08:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:55:01] Production.INFO: ==11451== Lock acquired, processing the job...
[2026-04-03 13:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:55:01] Production.INFO: neon service started
[2026-04-03 13:55:01] Production.INFO: neon service started
[2026-04-03 13:55:01] Production.INFO: ==11451== Releasing lock...
[2026-04-03 13:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:55:01] Production.INFO: ==11453== Lock acquired, processing the job...
[2026-04-03 08:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:55:02] Production.INFO: ==11453== Releasing lock...
[2026-04-03 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:55:02] Production.INFO: ==11455== Lock acquired, processing the job...
[2026-04-03 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:55:02] Production.INFO: ==11455== Releasing lock...
[2026-04-03 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:55:02] Production.INFO: ==11465== Lock acquired, processing the job...
[2026-04-03 08:55:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:55: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-03 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-03 08:55:03] Production.INFO: ==11457== Lock acquired, processing the job...
[2026-04-03 08:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 08:55:03] Production.INFO: ==11459== Lock acquired, processing the job...
[2026-04-03 08:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:55:03] Production.INFO: ==11465== Releasing lock...
[2026-04-03 08:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:55:03] Production.INFO: ==11463== Lock acquired, processing the job...
[2026-04-03 08:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:55:03] Production.INFO: ==11461== Lock acquired, processing the job...
[2026-04-03 08:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:55:03] Production.INFO: Account Balance Start.
[2026-04-03 08:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:55:03] Production.INFO: 117
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-20
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-21
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-22
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-23
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-24
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: ==11459== Releasing lock...
[2026-04-03 08:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-25
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:03] Production.INFO: Date 2026-03-26
[2026-04-03 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:55:04] Production.INFO: Total Charge 0
[2026-04-03 08:55:04] Production.INFO: CreateAllLog End
[2026-04-03 08:55:04] Production.INFO: Account Balance End.
[2026-04-03 08:55:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:55:04] Production.INFO: ==11463== Releasing lock...
[2026-04-03 08:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:55:11] Production.ERROR: CronJobId end10
[2026-04-03 08:55:11] Production.INFO: ==11461== Releasing lock...
[2026-04-03 08:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:55:14] Production.INFO: call_cost start
[2026-04-03 08:55:14] Production.INFO: call_cost end
[2026-04-03 08:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:55:14] Production.INFO: ==11457== Releasing lock...
[2026-04-03 08:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:56:01] Production.INFO: ==11526== Lock acquired, processing the job...
[2026-04-03 13:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:56:01] Production.INFO: neon service started
[2026-04-03 13:56:01] Production.INFO: neon service started
[2026-04-03 13:56:01] Production.INFO: ==11526== Releasing lock...
[2026-04-03 13:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:56:02] Production.INFO: ==11528== Lock acquired, processing the job...
[2026-04-03 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:56:02] Production.INFO: ==11528== Releasing lock...
[2026-04-03 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:56:02] Production.INFO: ==11530== Lock acquired, processing the job...
[2026-04-03 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:56:02] Production.INFO: ==11530== Releasing lock...
[2026-04-03 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:56:03] Production.INFO: ==11535== Lock acquired, processing the job...
[2026-04-03 08:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:56:03] Production.INFO: ==11533== Lock acquired, processing the job...
[2026-04-03 08:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:56:03] Production.INFO: ==11539== Lock acquired, processing the job...
[2026-04-03 08:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:56:03] Production.INFO: ==11537== Lock acquired, processing the job...
[2026-04-03 08:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:56:03] Production.INFO: ==11541== Lock acquired, processing the job...
[2026-04-03 08:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:56:03] Production.INFO: Account Balance Start.
[2026-04-03 08:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:56:03] Production.INFO: 117
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 08:56:03] Production.INFO: ==11541== Releasing lock...
[2026-04-03 08:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-16
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-17
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-18
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:03] Production.INFO: ==11535== Releasing lock...
[2026-04-03 08:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:56:03] Production.INFO: Date 2026-03-19
[2026-04-03 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:56:04] Production.INFO: Total Charge 0
[2026-04-03 08:56:04] Production.INFO: CreateAllLog End
[2026-04-03 08:56:04] Production.INFO: Account Balance End.
[2026-04-03 08:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:56:04] Production.INFO: ==11539== Releasing lock...
[2026-04-03 08:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:56:11] Production.ERROR: CronJobId end10
[2026-04-03 08:56:11] Production.INFO: ==11537== Releasing lock...
[2026-04-03 08:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:56:15] Production.INFO: call_cost start
[2026-04-03 08:56:15] Production.INFO: call_cost end
[2026-04-03 08:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:56:15] Production.INFO: ==11533== Releasing lock...
[2026-04-03 08:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:57:02] Production.INFO: ==11604== Lock acquired, processing the job...
[2026-04-03 13:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:57:02] Production.INFO: neon service started
[2026-04-03 13:57:02] Production.INFO: neon service started
[2026-04-03 13:57:02] Production.INFO: ==11604== Releasing lock...
[2026-04-03 13:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:57:02] Production.INFO: ==11608== Lock acquired, processing the job...
[2026-04-03 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:57:02] Production.INFO: ==11608== Releasing lock...
[2026-04-03 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:57:02] Production.INFO: ==11606== Lock acquired, processing the job...
[2026-04-03 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:57:03] Production.INFO: ==11606== Releasing lock...
[2026-04-03 08:57:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:57:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:57:03] Production.INFO: ==11611== Lock acquired, processing the job...
[2026-04-03 08:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:57:03] Production.INFO: ==11613== Lock acquired, processing the job...
[2026-04-03 08:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:57:03] Production.INFO: ==11615== Lock acquired, processing the job...
[2026-04-03 08:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:57:03] Production.INFO: ==11617== Lock acquired, processing the job...
[2026-04-03 08:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:57:03] Production.INFO: ==11619== Lock acquired, processing the job...
[2026-04-03 08:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:57:03] Production.INFO: Account Balance Start.
[2026-04-03 08:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:57:03] Production.INFO: 117
[2026-04-03 08:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-09
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08:57:04] Production.INFO: Date 2026-03-10
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08: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-03 08:57:04] Production.INFO: ==11619== Releasing lock...
[2026-04-03 08:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: ==11613== Releasing lock...
[2026-04-03 08:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:57:04] Production.INFO: Total Charge 0
[2026-04-03 08:57:04] Production.INFO: CreateAllLog End
[2026-04-03 08:57:05] Production.INFO: Account Balance End.
[2026-04-03 08:57:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:57:05] Production.INFO: ==11617== Releasing lock...
[2026-04-03 08:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:57:11] Production.ERROR: CronJobId end10
[2026-04-03 08:57:11] Production.INFO: ==11615== Releasing lock...
[2026-04-03 08:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:57:14] Production.INFO: call_cost start
[2026-04-03 08:57:14] Production.INFO: call_cost end
[2026-04-03 08:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:57:14] Production.INFO: ==11611== Releasing lock...
[2026-04-03 08:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:58:01] Production.INFO: ==11676== Lock acquired, processing the job...
[2026-04-03 13:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:58:01] Production.INFO: neon service started
[2026-04-03 13:58:01] Production.INFO: neon service started
[2026-04-03 13:58:01] Production.INFO: ==11676== Releasing lock...
[2026-04-03 13:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 08:58:02] Production.INFO: ==11678== Lock acquired, processing the job...
[2026-04-03 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:58:02] Production.INFO: ==11680== Lock acquired, processing the job...
[2026-04-03 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:58:02] Production.INFO: ==11680== Releasing lock...
[2026-04-03 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:58:02] Production.INFO: ==11678== Releasing lock...
[2026-04-03 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:58:03] Production.INFO: ==11683== Lock acquired, processing the job...
[2026-04-03 08:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:58:03] Production.INFO: ==11687== Lock acquired, processing the job...
[2026-04-03 08:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:58:03] Production.INFO: ==11685== Lock acquired, processing the job...
[2026-04-03 08:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:58:03] Production.INFO: ==11691== Lock acquired, processing the job...
[2026-04-03 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:58:03] Production.INFO: ==11689== Lock acquired, processing the job...
[2026-04-03 08:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 08:58:03] Production.INFO: Account Balance Start.
[2026-04-03 08:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:58:03] Production.INFO: 117
[2026-04-03 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-03 08:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:03] Production.INFO: ==11691== Releasing lock...
[2026-04-03 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:03] Production.INFO: Date 2026-03-15
[2026-04-03 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: ==11685== Releasing lock...
[2026-04-03 08:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:58:04] Production.INFO: Total Charge 0
[2026-04-03 08:58:04] Production.INFO: CreateAllLog End
[2026-04-03 08:58:04] Production.INFO: Account Balance End.
[2026-04-03 08:58:04] Production.ERROR: CronJobId end 12
[2026-04-03 08:58:04] Production.INFO: ==11689== Releasing lock...
[2026-04-03 08:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:58:11] Production.ERROR: CronJobId end10
[2026-04-03 08:58:11] Production.INFO: ==11687== Releasing lock...
[2026-04-03 08:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:58:14] Production.INFO: call_cost start
[2026-04-03 08:58:14] Production.INFO: call_cost end
[2026-04-03 08:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:58:14] Production.INFO: ==11683== Releasing lock...
[2026-04-03 08:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 13:59:02] Production.INFO: ==11748== Lock acquired, processing the job...
[2026-04-03 13:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 13:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 13:59:02] Production.INFO: neon service started
[2026-04-03 13:59:02] Production.INFO: neon service started
[2026-04-03 13:59:02] Production.INFO: ==11748== Releasing lock...
[2026-04-03 13:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 13:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:59:02] Production.INFO: ==11752== Lock acquired, processing the job...
[2026-04-03 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:59:02] Production.INFO: ==11752== Releasing lock...
[2026-04-03 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 12:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 08:59:02] Production.INFO: ==11750== Lock acquired, processing the job...
[2026-04-03 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 08:59:02] Production.INFO: ==11750== Releasing lock...
[2026-04-03 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 08:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 08:59:03] Production.INFO: ==11755== Lock acquired, processing the job...
[2026-04-03 08:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 08:59:03] Production.INFO: ==11759== Lock acquired, processing the job...
[2026-04-03 08:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 08:59:03] Production.INFO: ==11757== Lock acquired, processing the job...
[2026-04-03 08:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 08:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 08:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 08:59:03] Production.INFO: ==11761== Lock acquired, processing the job...
[2026-04-03 08:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 08:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 08:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 08:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 08:59:03] Production.INFO: ==11763== Lock acquired, processing the job...
[2026-04-03 08:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 08:59:03] Production.INFO: Account Balance Start.
[2026-04-03 08:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 08:59:03] Production.INFO: 117
[2026-04-03 08:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 08:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 08: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-03 08: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-03 08:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 08: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-03 08:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:03] Production.INFO: ==11763== Releasing lock...
[2026-04-03 08:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 08:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 08:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 08:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-11
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-12
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-13
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: ==11757== Releasing lock...
[2026-04-03 08:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 08:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-14
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-15
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-16
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-17
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-18
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-19
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Date 2026-03-25
[2026-04-03 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Date 2026-03-26
[2026-04-03 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Date 2026-03-27
[2026-04-03 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Date 2026-03-28
[2026-04-03 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Date 2026-03-29
[2026-04-03 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Date 2026-03-30
[2026-04-03 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Date 2026-03-31
[2026-04-03 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Date 2026-04-01
[2026-04-03 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Date 2026-04-02
[2026-04-03 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Date 2026-04-03
[2026-04-03 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 08:59:05] Production.INFO: Total Charge 0
[2026-04-03 08:59:05] Production.INFO: CreateAllLog End
[2026-04-03 08:59:05] Production.INFO: Account Balance End.
[2026-04-03 08:59:05] Production.ERROR: CronJobId end 12
[2026-04-03 08:59:05] Production.INFO: ==11761== Releasing lock...
[2026-04-03 08:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 08:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 08:59:11] Production.ERROR: CronJobId end10
[2026-04-03 08:59:11] Production.INFO: ==11759== Releasing lock...
[2026-04-03 08:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 08:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 08:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 08:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 08:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 08:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 08:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 08:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 08:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 08:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 08:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 08:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 08:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 08:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 08:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 08:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 08:59:14] Production.INFO: call_cost start
[2026-04-03 08:59:14] Production.INFO: call_cost end
[2026-04-03 08:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 08:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 08:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 08:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 08:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 08:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 08:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 08:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 08:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 08:59:14] Production.INFO: ==11755== Releasing lock...
[2026-04-03 08:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 08:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:00:01] Production.INFO: ==11823== Lock acquired, processing the job...
[2026-04-03 14:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:00:01] Production.INFO: neon service started
[2026-04-03 14:00:01] Production.INFO: neon service started
[2026-04-03 14:00:01] Production.INFO: ==11823== Releasing lock...
[2026-04-03 14:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:00:01] Production.INFO: ==11825== Lock acquired, processing the job...
[2026-04-03 09:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:00:02] Production.INFO: ==11825== Releasing lock...
[2026-04-03 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:00:02] Production.INFO: ==11827== Lock acquired, processing the job...
[2026-04-03 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:00:02] Production.INFO: ==11827== Releasing lock...
[2026-04-03 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:00:02] Production.INFO: ==11834== Lock acquired, processing the job...
[2026-04-03 09:00:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:00:03] Production.INFO: ==11830== Lock acquired, processing the job...
[2026-04-03 09:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:00:03] Production.INFO: ==11832== Lock acquired, processing the job...
[2026-04-03 09:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:00:03] Production.INFO: ==11836== Lock acquired, processing the job...
[2026-04-03 09:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:00:03] Production.INFO: ==11838== Lock acquired, processing the job...
[2026-04-03 09:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 09:00:03] Production.INFO: Account Balance Start.
[2026-04-03 09:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:00:03] Production.INFO: 117
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: ==11838== Releasing lock...
[2026-04-03 09:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: ==11832== Releasing lock...
[2026-04-03 09:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:00:04] Production.INFO: Total Charge 0
[2026-04-03 09:00:04] Production.INFO: CreateAllLog End
[2026-04-03 09:00:05] Production.INFO: Account Balance End.
[2026-04-03 09:00:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:00:05] Production.INFO: ==11836== Releasing lock...
[2026-04-03 09:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:00:10] Production.ERROR: CronJobId end10
[2026-04-03 09:00:10] Production.INFO: ==11834== Releasing lock...
[2026-04-03 09:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:00:13] Production.INFO: call_cost start
[2026-04-03 09:00:13] Production.INFO: call_cost end
[2026-04-03 09:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:00:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:00:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:00:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:00:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:00:13] Production.INFO: ==11830== Releasing lock...
[2026-04-03 09:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:01:01] Production.INFO: ==11898== Lock acquired, processing the job...
[2026-04-03 14:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:01:01] Production.INFO: neon service started
[2026-04-03 14:01:01] Production.INFO: neon service started
[2026-04-03 14:01:01] Production.INFO: ==11898== Releasing lock...
[2026-04-03 14:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:01:02] Production.INFO: ==11910== Lock acquired, processing the job...
[2026-04-03 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:01:02] Production.INFO: ==11912== Lock acquired, processing the job...
[2026-04-03 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:01:02] Production.INFO: ==11912== Releasing lock...
[2026-04-03 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:01:02] Production.INFO: ==11910== Releasing lock...
[2026-04-03 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:01:03] Production.INFO: ==11915== Lock acquired, processing the job...
[2026-04-03 09:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 09:01:03] Production.INFO: ==11917== Lock acquired, processing the job...
[2026-04-03 09:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:01:03] Production.INFO: ==11921== Lock acquired, processing the job...
[2026-04-03 09:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:01:03] Production.INFO: ==11919== Lock acquired, processing the job...
[2026-04-03 09:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 09:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 09:01:03] Production.INFO: ==11915== Releasing lock...
[2026-04-03 09:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 09:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 09:01:03] Production.INFO: ==11923== Lock acquired, processing the job...
[2026-04-03 09:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:01:03] Production.INFO: ==11925== Lock acquired, processing the job...
[2026-04-03 09:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 09:01:04] Production.INFO: Account Balance Start.
[2026-04-03 09:01:04] Production.INFO: CreateAllLog Start
[2026-04-03 09:01:04] Production.INFO: 117
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 09:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: ==11927== Lock acquired, processing the job...
[2026-04-03 09:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: ==11927== Releasing lock...
[2026-04-03 09:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:01:04] Production.ERROR: done
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 09:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029020', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: ==11919== Releasing lock...
[2026-04-03 09:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:05] Production.INFO: Date 2026-03-27
[2026-04-03 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:05] Production.INFO: Date 2026-03-28
[2026-04-03 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:05] Production.INFO: Date 2026-03-29
[2026-04-03 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:05] Production.INFO: Date 2026-03-30
[2026-04-03 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:05] Production.INFO: Date 2026-03-31
[2026-04-03 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:05] Production.INFO: Date 2026-04-01
[2026-04-03 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:05] Production.INFO: Date 2026-04-02
[2026-04-03 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:05] Production.INFO: Date 2026-04-03
[2026-04-03 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:01:05] Production.INFO: Total Charge 0
[2026-04-03 09:01:05] Production.INFO: CreateAllLog End
[2026-04-03 09:01:05] Production.INFO: Account Balance End.
[2026-04-03 09:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:01:05] Production.INFO: ==11923== Releasing lock...
[2026-04-03 09:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:01:05] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:05] Production.INFO: =diffInterval=0
[2026-04-03 09:01:07] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:07] Production.INFO: =diffInterval=0
[2026-04-03 09:01:08] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:08] Production.INFO: =diffInterval=0
[2026-04-03 09:01:09] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:09] Production.INFO: =diffInterval=0
[2026-04-03 09:01:11] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:11] Production.INFO: =diffInterval=0
[2026-04-03 09:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029020', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 09:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 09:01:11] Production.INFO: ProcessCDR(1,17029020,1,1,2)
[2026-04-03 09:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029020,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029020,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 09:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 09:01:11] Production.INFO: ==11925== Releasing lock...
[2026-04-03 09:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 09:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 09:01:11] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:11] Production.INFO: =diffInterval=0
[2026-04-03 09:01:12] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:12] Production.INFO: =diffInterval=0
[2026-04-03 09:01:13] 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-03 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-03 09:01:13] Production.ERROR: CronJobId end10
[2026-04-03 09:01:13] Production.INFO: ==11921== Releasing lock...
[2026-04-03 09:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:01:13] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:13] Production.INFO: =diffInterval=0
[2026-04-03 09:01:13] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:13] Production.INFO: =diffInterval=0
[2026-04-03 09:01:14] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:14] Production.INFO: =diffInterval=0
[2026-04-03 09:01:14] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:14] Production.INFO: =diffInterval=0
[2026-04-03 09:01:15] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:15] Production.INFO: =diffInterval=0
[2026-04-03 09:01:16] Production.INFO: helper-LastRunTime===2026-04-03 09:01:00
[2026-04-03 09:01:16] Production.INFO: =diffInterval=0
[2026-04-03 09:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:01:16] Production.INFO: call_cost start
[2026-04-03 09:01:16] Production.INFO: call_cost end
[2026-04-03 09:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:01:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:01:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:01:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:01:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:01:16] Production.INFO: ==11917== Releasing lock...
[2026-04-03 09:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:02:01] Production.INFO: ==11983== Lock acquired, processing the job...
[2026-04-03 14:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:02:01] Production.INFO: neon service started
[2026-04-03 14:02:01] Production.INFO: neon service started
[2026-04-03 14:02:01] Production.INFO: ==11983== Releasing lock...
[2026-04-03 14:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:02:01] Production.INFO: ==11985== Lock acquired, processing the job...
[2026-04-03 09:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:02:02] Production.INFO: ==11987== Lock acquired, processing the job...
[2026-04-03 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:02:02] Production.INFO: ==11987== Releasing lock...
[2026-04-03 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:02:02] Production.INFO: ==11985== Releasing lock...
[2026-04-03 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:02:03] Production.INFO: ==11992== Lock acquired, processing the job...
[2026-04-03 09:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:02:03] Production.INFO: ==12000== Lock acquired, processing the job...
[2026-04-03 09:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:02:03] Production.INFO: ==11990== Lock acquired, processing the job...
[2026-04-03 09:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:02:03] Production.INFO: ==11998== Lock acquired, processing the job...
[2026-04-03 09:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 09:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 09:02:03] Production.INFO: ==11994== Lock acquired, processing the job...
[2026-04-03 09:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 09:02:03] Production.INFO: ==12000== Releasing lock...
[2026-04-03 09:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 09:02:03] Production.INFO: ==11996== Lock acquired, processing the job...
[2026-04-03 09:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:02:03] Production.INFO: Account Balance Start.
[2026-04-03 09:02:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:02:03] Production.INFO: 117
[2026-04-03 09:02:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: ==11992== Releasing lock...
[2026-04-03 09:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.ERROR: done
[2026-04-03 09:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.ERROR: done
[2026-04-03 09:02:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:02:04] Production.INFO: Total Charge 0
[2026-04-03 09:02:04] Production.INFO: CreateAllLog End
[2026-04-03 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-03 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-03 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-03 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-03 09:02:04] Production.INFO: ==11998== Releasing lock...
[2026-04-03 09:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 09:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 09:02:04] Production.INFO: Account Balance End.
[2026-04-03 09:02:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:02:04] Production.INFO: ==11996== Releasing lock...
[2026-04-03 09:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:02:10] Production.ERROR: CronJobId end10
[2026-04-03 09:02:10] Production.INFO: ==11994== Releasing lock...
[2026-04-03 09:02:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:02:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:02:14] Production.INFO: call_cost start
[2026-04-03 09:02:14] Production.INFO: call_cost end
[2026-04-03 09:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:02:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:02:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:02:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:02:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:02:14] Production.INFO: ==11990== Releasing lock...
[2026-04-03 09:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:03:01] Production.INFO: ==12060== Lock acquired, processing the job...
[2026-04-03 14:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:03:01] Production.INFO: neon service started
[2026-04-03 14:03:01] Production.INFO: neon service started
[2026-04-03 14:03:01] Production.INFO: ==12060== Releasing lock...
[2026-04-03 14:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:03:02] Production.INFO: ==12062== Lock acquired, processing the job...
[2026-04-03 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:03:02] Production.INFO: ==12062== Releasing lock...
[2026-04-03 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:03:02] Production.INFO: ==12064== Lock acquired, processing the job...
[2026-04-03 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:03:02] Production.INFO: ==12064== Releasing lock...
[2026-04-03 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:03:03] Production.INFO: ==12071== Lock acquired, processing the job...
[2026-04-03 09:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:03:03] Production.INFO: ==12067== Lock acquired, processing the job...
[2026-04-03 09:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:03:03] Production.INFO: ==12069== Lock acquired, processing the job...
[2026-04-03 09:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:03:03] Production.INFO: ==12073== Lock acquired, processing the job...
[2026-04-03 09:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:03:03] Production.INFO: ==12075== Lock acquired, processing the job...
[2026-04-03 09:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:03:03] Production.INFO: Account Balance Start.
[2026-04-03 09:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:03:03] Production.INFO: 117
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:03] Production.INFO: ==12075== Releasing lock...
[2026-04-03 09:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: ==12069== Releasing lock...
[2026-04-03 09:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:03:04] Production.INFO: Total Charge 0
[2026-04-03 09:03:04] Production.INFO: CreateAllLog End
[2026-04-03 09:03:04] Production.INFO: Account Balance End.
[2026-04-03 09:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:03:04] Production.INFO: ==12073== Releasing lock...
[2026-04-03 09:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:03:10] Production.ERROR: CronJobId end10
[2026-04-03 09:03:10] Production.INFO: ==12071== Releasing lock...
[2026-04-03 09:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:03:13] Production.INFO: call_cost start
[2026-04-03 09:03:13] Production.INFO: call_cost end
[2026-04-03 09:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:03:13] Production.INFO: ==12067== Releasing lock...
[2026-04-03 09:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:04:02] Production.INFO: ==12135== Lock acquired, processing the job...
[2026-04-03 14:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:04:02] Production.INFO: neon service started
[2026-04-03 14:04:02] Production.INFO: neon service started
[2026-04-03 14:04:02] Production.INFO: ==12135== Releasing lock...
[2026-04-03 14:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:04:02] Production.INFO: ==12137== Lock acquired, processing the job...
[2026-04-03 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:04:02] Production.INFO: ==12137== Releasing lock...
[2026-04-03 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:04:02] Production.INFO: ==12139== Lock acquired, processing the job...
[2026-04-03 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:04:02] Production.INFO: ==12139== Releasing lock...
[2026-04-03 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:04:03] Production.INFO: ==12142== Lock acquired, processing the job...
[2026-04-03 09:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:04:03] Production.INFO: ==12144== Lock acquired, processing the job...
[2026-04-03 09:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:04:03] Production.INFO: ==12146== Lock acquired, processing the job...
[2026-04-03 09:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:04:03] Production.INFO: ==12148== Lock acquired, processing the job...
[2026-04-03 09:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:04:03] Production.INFO: ==12150== Lock acquired, processing the job...
[2026-04-03 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:04:03] Production.INFO: Account Balance Start.
[2026-04-03 09:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:04:03] Production.INFO: 117
[2026-04-03 09:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 09:04:03] Production.INFO: ==12150== Releasing lock...
[2026-04-03 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: ==12144== Releasing lock...
[2026-04-03 09:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:04:04] Production.INFO: Total Charge 0
[2026-04-03 09:04:04] Production.INFO: CreateAllLog End
[2026-04-03 09:04:05] Production.INFO: Account Balance End.
[2026-04-03 09:04:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:04:05] Production.INFO: ==12148== Releasing lock...
[2026-04-03 09:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:04:10] Production.ERROR: CronJobId end10
[2026-04-03 09:04:10] Production.INFO: ==12146== Releasing lock...
[2026-04-03 09:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:04:14] Production.INFO: call_cost start
[2026-04-03 09:04:14] Production.INFO: call_cost end
[2026-04-03 09:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:04:14] Production.INFO: ==12142== Releasing lock...
[2026-04-03 09:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:05:01] Production.INFO: ==12210== Lock acquired, processing the job...
[2026-04-03 14:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:05:01] Production.INFO: neon service started
[2026-04-03 14:05:01] Production.INFO: neon service started
[2026-04-03 14:05:01] Production.INFO: ==12210== Releasing lock...
[2026-04-03 14:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:05:01] Production.INFO: ==12215== Lock acquired, processing the job...
[2026-04-03 13:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:05:01] Production.INFO: ==12215== Releasing lock...
[2026-04-03 13:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:05:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:05:02] Production.INFO: ==12213== Lock acquired, processing the job...
[2026-04-03 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:05:02] Production.INFO: ==12213== Releasing lock...
[2026-04-03 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:05:02] Production.INFO: ==12217== Lock acquired, processing the job...
[2026-04-03 09:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:05:03] Production.INFO: ==12219== Lock acquired, processing the job...
[2026-04-03 09:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:05:03] Production.INFO: ==12221== Lock acquired, processing the job...
[2026-04-03 09:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:05:03] Production.INFO: ==12223== Lock acquired, processing the job...
[2026-04-03 09:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:05:03] Production.INFO: ==12225== Lock acquired, processing the job...
[2026-04-03 09:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:05:03] Production.INFO: Account Balance Start.
[2026-04-03 09:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:05:03] Production.INFO: 117
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: ==12225== Releasing lock...
[2026-04-03 09:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: ==12219== Releasing lock...
[2026-04-03 09:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-24
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-25
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-26
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-27
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-28
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-29
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:03] Production.INFO: Date 2026-03-30
[2026-04-03 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:05:04] Production.INFO: Total Charge 0
[2026-04-03 09:05:04] Production.INFO: CreateAllLog End
[2026-04-03 09:05:04] Production.INFO: Account Balance End.
[2026-04-03 09:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:05:04] Production.INFO: ==12223== Releasing lock...
[2026-04-03 09:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:05:10] Production.ERROR: CronJobId end10
[2026-04-03 09:05:10] Production.INFO: ==12221== Releasing lock...
[2026-04-03 09:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:05:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:05:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:05:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:05:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:05:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:05:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:05:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:05:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:05:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:05:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:05:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:05:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:05:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:05:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:05:12] Production.INFO: call_cost start
[2026-04-03 09:05:12] Production.INFO: call_cost end
[2026-04-03 09:05:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:05:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:05:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:05:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:05:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:05:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:05:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:05:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:05:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:05:12] Production.INFO: ==12217== Releasing lock...
[2026-04-03 09:05:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:05:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:06:01] Production.INFO: ==12283== Lock acquired, processing the job...
[2026-04-03 14:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:06:01] Production.INFO: neon service started
[2026-04-03 14:06:01] Production.INFO: neon service started
[2026-04-03 14:06:01] Production.INFO: ==12283== Releasing lock...
[2026-04-03 14:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:06:02] Production.INFO: ==12285== Lock acquired, processing the job...
[2026-04-03 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:06:02] Production.INFO: ==12285== Releasing lock...
[2026-04-03 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:06:02] Production.INFO: ==12287== Lock acquired, processing the job...
[2026-04-03 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:06:02] Production.INFO: ==12287== Releasing lock...
[2026-04-03 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 09:06:03] Production.INFO: ==12291== Lock acquired, processing the job...
[2026-04-03 09:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:06:03] Production.INFO: ==12289== Lock acquired, processing the job...
[2026-04-03 09:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:06:03] Production.INFO: ==12297== Lock acquired, processing the job...
[2026-04-03 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:06:03] Production.INFO: ==12293== Lock acquired, processing the job...
[2026-04-03 09:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:06:03] Production.INFO: ==12295== Lock acquired, processing the job...
[2026-04-03 09:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09: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-03 09: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-03 09: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-03 09:06:03] Production.INFO: ==12297== Releasing lock...
[2026-04-03 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:06:03] Production.INFO: Account Balance Start.
[2026-04-03 09:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:06:03] Production.INFO: 117
[2026-04-03 09:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:03] Production.INFO: ==12291== Releasing lock...
[2026-04-03 09:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:06:04] Production.INFO: Total Charge 0
[2026-04-03 09:06:04] Production.INFO: CreateAllLog End
[2026-04-03 09:06:04] Production.INFO: Account Balance End.
[2026-04-03 09:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:06:04] Production.INFO: ==12295== Releasing lock...
[2026-04-03 09:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:06:10] Production.ERROR: CronJobId end10
[2026-04-03 09:06:10] Production.INFO: ==12293== Releasing lock...
[2026-04-03 09:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:06:13] Production.INFO: call_cost start
[2026-04-03 09:06:13] Production.INFO: call_cost end
[2026-04-03 09:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:06:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:06:13] Production.INFO: ==12289== Releasing lock...
[2026-04-03 09:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:07:02] Production.INFO: ==12354== Lock acquired, processing the job...
[2026-04-03 14:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:07:02] Production.INFO: neon service started
[2026-04-03 14:07:02] Production.INFO: neon service started
[2026-04-03 14:07:02] Production.INFO: ==12354== Releasing lock...
[2026-04-03 14:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:07:02] Production.INFO: ==12356== Lock acquired, processing the job...
[2026-04-03 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:07:02] Production.INFO: ==12356== Releasing lock...
[2026-04-03 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:07:02] Production.INFO: ==12358== Lock acquired, processing the job...
[2026-04-03 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:07:03] Production.INFO: ==12358== Releasing lock...
[2026-04-03 13:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:07:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:07:03] Production.INFO: ==12360== Lock acquired, processing the job...
[2026-04-03 09:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:07:03] Production.INFO: ==12362== Lock acquired, processing the job...
[2026-04-03 09:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:07:03] Production.INFO: ==12364== Lock acquired, processing the job...
[2026-04-03 09:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:07:03] Production.INFO: ==12366== Lock acquired, processing the job...
[2026-04-03 09:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:07:03] Production.INFO: ==12368== Lock acquired, processing the job...
[2026-04-03 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:07:03] Production.INFO: Account Balance Start.
[2026-04-03 09:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:07:03] Production.INFO: 117
[2026-04-03 09:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:07:03] Production.INFO: ==12368== Releasing lock...
[2026-04-03 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: ==12362== Releasing lock...
[2026-04-03 09:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:07:04] Production.INFO: Total Charge 0
[2026-04-03 09:07:04] Production.INFO: CreateAllLog End
[2026-04-03 09:07:05] Production.INFO: Account Balance End.
[2026-04-03 09:07:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:07:05] Production.INFO: ==12366== Releasing lock...
[2026-04-03 09:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:07:11] Production.ERROR: CronJobId end10
[2026-04-03 09:07:11] Production.INFO: ==12364== Releasing lock...
[2026-04-03 09:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:07:14] Production.INFO: call_cost start
[2026-04-03 09:07:14] Production.INFO: call_cost end
[2026-04-03 09:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:07:14] Production.INFO: ==12360== Releasing lock...
[2026-04-03 09:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:08:01] Production.INFO: ==12432== Lock acquired, processing the job...
[2026-04-03 14:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:08:01] Production.INFO: neon service started
[2026-04-03 14:08:01] Production.INFO: neon service started
[2026-04-03 14:08:01] Production.INFO: ==12432== Releasing lock...
[2026-04-03 14:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:08:02] Production.INFO: ==12434== Lock acquired, processing the job...
[2026-04-03 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:08:02] Production.INFO: ==12434== Releasing lock...
[2026-04-03 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:08:02] Production.INFO: ==12436== Lock acquired, processing the job...
[2026-04-03 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:08:02] Production.INFO: ==12436== Releasing lock...
[2026-04-03 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:08:03] Production.INFO: ==12447== Lock acquired, processing the job...
[2026-04-03 09:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09: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-03 09: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-03 09: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-03 09:08:03] Production.INFO: ==12447== Releasing lock...
[2026-04-03 09:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:08:03] Production.INFO: ==12439== Lock acquired, processing the job...
[2026-04-03 09:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:08:03] Production.INFO: ==12441== Lock acquired, processing the job...
[2026-04-03 09:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:08:03] Production.INFO: ==12443== Lock acquired, processing the job...
[2026-04-03 09:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:08:03] Production.INFO: ==12445== Lock acquired, processing the job...
[2026-04-03 09:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:08:03] Production.INFO: Account Balance Start.
[2026-04-03 09:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:08:03] Production.INFO: 117
[2026-04-03 09:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:03] Production.INFO: ==12441== Releasing lock...
[2026-04-03 09:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:08:04] Production.INFO: Total Charge 0
[2026-04-03 09:08:04] Production.INFO: CreateAllLog End
[2026-04-03 09:08:04] Production.INFO: Account Balance End.
[2026-04-03 09:08:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:08:04] Production.INFO: ==12445== Releasing lock...
[2026-04-03 09:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:08:11] Production.ERROR: CronJobId end10
[2026-04-03 09:08:11] Production.INFO: ==12443== Releasing lock...
[2026-04-03 09:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:08:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:08:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:08:12] Production.INFO: call_cost start
[2026-04-03 09:08:13] Production.INFO: call_cost end
[2026-04-03 09:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:08:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:08:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:08:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:08:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:08:13] Production.INFO: ==12439== Releasing lock...
[2026-04-03 09:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:09:02] Production.INFO: ==12506== Lock acquired, processing the job...
[2026-04-03 14:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:09:02] Production.INFO: neon service started
[2026-04-03 14:09:02] Production.INFO: neon service started
[2026-04-03 14:09:02] Production.INFO: ==12506== Releasing lock...
[2026-04-03 14:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:09:02] Production.INFO: ==12508== Lock acquired, processing the job...
[2026-04-03 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:09:02] Production.INFO: ==12508== Releasing lock...
[2026-04-03 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:09:02] Production.INFO: ==12510== Lock acquired, processing the job...
[2026-04-03 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:09:02] Production.INFO: ==12510== Releasing lock...
[2026-04-03 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:09:03] Production.INFO: ==12520== Lock acquired, processing the job...
[2026-04-03 09:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 09:09:03] Production.INFO: ==12520== Releasing lock...
[2026-04-03 09:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:09:03] Production.INFO: ==12512== Lock acquired, processing the job...
[2026-04-03 09:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:09:03] Production.INFO: ==12514== Lock acquired, processing the job...
[2026-04-03 09:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:09:03] Production.INFO: ==12516== Lock acquired, processing the job...
[2026-04-03 09:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:09:03] Production.INFO: ==12518== Lock acquired, processing the job...
[2026-04-03 09:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:09:03] Production.INFO: Account Balance Start.
[2026-04-03 09:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:09:03] Production.INFO: 117
[2026-04-03 09:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: ==12514== Releasing lock...
[2026-04-03 09:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:09:05] Production.INFO: Total Charge 0
[2026-04-03 09:09:05] Production.INFO: CreateAllLog End
[2026-04-03 09:09:05] Production.INFO: Account Balance End.
[2026-04-03 09:09:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:09:05] Production.INFO: ==12518== Releasing lock...
[2026-04-03 09:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:09:11] Production.ERROR: CronJobId end10
[2026-04-03 09:09:11] Production.INFO: ==12516== Releasing lock...
[2026-04-03 09:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:09:15] Production.INFO: call_cost start
[2026-04-03 09:09:15] Production.INFO: call_cost end
[2026-04-03 09:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:09:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:09:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:09:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:09:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:09:15] Production.INFO: ==12512== Releasing lock...
[2026-04-03 09:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:10:01] Production.INFO: ==12576== Lock acquired, processing the job...
[2026-04-03 14:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:10:01] Production.INFO: neon service started
[2026-04-03 14:10:01] Production.INFO: neon service started
[2026-04-03 14:10:01] Production.INFO: ==12576== Releasing lock...
[2026-04-03 14:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:10:01] Production.INFO: ==12580== Lock acquired, processing the job...
[2026-04-03 13:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:10:01] Production.INFO: ==12580== Releasing lock...
[2026-04-03 13:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:10:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:10:02] Production.INFO: ==12578== Lock acquired, processing the job...
[2026-04-03 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:10:02] Production.INFO: ==12578== Releasing lock...
[2026-04-03 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:10:03] Production.INFO: ==12582== Lock acquired, processing the job...
[2026-04-03 09:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:10:03] Production.INFO: ==12584== Lock acquired, processing the job...
[2026-04-03 09:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:10:03] Production.INFO: ==12588== Lock acquired, processing the job...
[2026-04-03 09:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:10:03] Production.INFO: ==12586== Lock acquired, processing the job...
[2026-04-03 09:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:10:03] Production.INFO: ==12591== Lock acquired, processing the job...
[2026-04-03 09:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:10:03] Production.INFO: Account Balance Start.
[2026-04-03 09:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:10:03] Production.INFO: 117
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:10:03] Production.INFO: ==12591== Releasing lock...
[2026-04-03 09:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:03] Production.INFO: ==12584== Releasing lock...
[2026-04-03 09:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:10:04] Production.INFO: Total Charge 0
[2026-04-03 09:10:04] Production.INFO: CreateAllLog End
[2026-04-03 09:10:04] Production.INFO: Account Balance End.
[2026-04-03 09:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:10:04] Production.INFO: ==12588== Releasing lock...
[2026-04-03 09:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:10:11] Production.ERROR: CronJobId end10
[2026-04-03 09:10:11] Production.INFO: ==12586== Releasing lock...
[2026-04-03 09:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:10:13] Production.INFO: call_cost start
[2026-04-03 09:10:13] Production.INFO: call_cost end
[2026-04-03 09:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:10:13] Production.INFO: ==12582== Releasing lock...
[2026-04-03 09:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:11:01] Production.INFO: ==12655== Lock acquired, processing the job...
[2026-04-03 14:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:11:01] Production.INFO: neon service started
[2026-04-03 14:11:01] Production.INFO: neon service started
[2026-04-03 14:11:01] Production.INFO: ==12655== Releasing lock...
[2026-04-03 14:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:11:02] Production.INFO: ==12657== Lock acquired, processing the job...
[2026-04-03 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:11:02] Production.INFO: ==12657== Releasing lock...
[2026-04-03 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:11:02] Production.INFO: ==12659== Lock acquired, processing the job...
[2026-04-03 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:11:02] Production.INFO: ==12659== Releasing lock...
[2026-04-03 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:11:03] Production.INFO: ==12661== Lock acquired, processing the job...
[2026-04-03 09:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 09:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 09:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 09:11:03] Production.INFO: ==12661== Releasing lock...
[2026-04-03 09:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 09:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 09:11:03] Production.INFO: ==12663== Lock acquired, processing the job...
[2026-04-03 09:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:11:03] Production.INFO: ==12665== Lock acquired, processing the job...
[2026-04-03 09:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:11:03] Production.INFO: ==12667== Lock acquired, processing the job...
[2026-04-03 09:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:11:03] Production.INFO: ==12671== Lock acquired, processing the job...
[2026-04-03 09:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 09:11:03] Production.INFO: ==12669== Lock acquired, processing the job...
[2026-04-03 09:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 09:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:11:03] Production.INFO: ==12673== Lock acquired, processing the job...
[2026-04-03 09:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:11:03] Production.INFO: Account Balance Start.
[2026-04-03 09:11:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:11:03] Production.INFO: 117
[2026-04-03 09:11:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: ==12673== Releasing lock...
[2026-04-03 09:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: ==12665== Releasing lock...
[2026-04-03 09:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:11:04] Production.ERROR: done
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 09:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029062', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:11:05] Production.INFO: Total Charge 0
[2026-04-03 09:11:05] Production.INFO: CreateAllLog End
[2026-04-03 09:11:05] Production.INFO: Account Balance End.
[2026-04-03 09:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:11:05] Production.INFO: ==12669== Releasing lock...
[2026-04-03 09:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029062', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 09:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 09:11:10] Production.INFO: ProcessCDR(1,17029062,1,1,2)
[2026-04-03 09:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029062,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029062,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 09:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 09:11:10] Production.INFO: ==12671== Releasing lock...
[2026-04-03 09:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 09:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 09:11:14] Production.ERROR: CronJobId end10
[2026-04-03 09:11:14] Production.INFO: ==12667== Releasing lock...
[2026-04-03 09:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:11:17] Production.INFO: call_cost start
[2026-04-03 09:11:17] Production.INFO: call_cost end
[2026-04-03 09:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:11:17] Production.INFO: ==12663== Releasing lock...
[2026-04-03 09:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:12:02] Production.INFO: ==12733== Lock acquired, processing the job...
[2026-04-03 14:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:12:02] Production.INFO: neon service started
[2026-04-03 14:12:02] Production.INFO: neon service started
[2026-04-03 14:12:02] Production.INFO: ==12733== Releasing lock...
[2026-04-03 14:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:12:02] Production.INFO: ==12735== Lock acquired, processing the job...
[2026-04-03 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:12:02] Production.INFO: ==12735== Releasing lock...
[2026-04-03 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:12:02] Production.INFO: ==12737== Lock acquired, processing the job...
[2026-04-03 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:12:03] Production.INFO: ==12737== Releasing lock...
[2026-04-03 13:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:12:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:12:03] Production.INFO: ==12739== Lock acquired, processing the job...
[2026-04-03 09:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:12:03] Production.INFO: ==12741== Lock acquired, processing the job...
[2026-04-03 09:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:12:03] Production.INFO: ==12747== Lock acquired, processing the job...
[2026-04-03 09:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:12:03] Production.INFO: ==12745== Lock acquired, processing the job...
[2026-04-03 09:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:12:03] Production.INFO: ==12743== Lock acquired, processing the job...
[2026-04-03 09:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 09:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 09:12:03] Production.INFO: ==12747== Releasing lock...
[2026-04-03 09:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:12:03] Production.INFO: Account Balance Start.
[2026-04-03 09:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:12:03] Production.INFO: 117
[2026-04-03 09:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-09
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: ==12741== Releasing lock...
[2026-04-03 09:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:12:04] Production.INFO: Total Charge 0
[2026-04-03 09:12:04] Production.INFO: CreateAllLog End
[2026-04-03 09:12:05] Production.INFO: Account Balance End.
[2026-04-03 09:12:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:12:05] Production.INFO: ==12745== Releasing lock...
[2026-04-03 09:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:12:11] Production.ERROR: CronJobId end10
[2026-04-03 09:12:11] Production.INFO: ==12743== Releasing lock...
[2026-04-03 09:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:12:15] Production.INFO: call_cost start
[2026-04-03 09:12:15] Production.INFO: call_cost end
[2026-04-03 09:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:12:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:12:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:12:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:12:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:12:15] Production.INFO: ==12739== Releasing lock...
[2026-04-03 09:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:13:01] Production.INFO: ==12805== Lock acquired, processing the job...
[2026-04-03 14:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:13:01] Production.INFO: neon service started
[2026-04-03 14:13:01] Production.INFO: neon service started
[2026-04-03 14:13:01] Production.INFO: ==12805== Releasing lock...
[2026-04-03 14:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:13:02] Production.INFO: ==12807== Lock acquired, processing the job...
[2026-04-03 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:13:02] Production.INFO: ==12807== Releasing lock...
[2026-04-03 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:13:02] Production.INFO: ==12809== Lock acquired, processing the job...
[2026-04-03 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:13:02] Production.INFO: ==12809== Releasing lock...
[2026-04-03 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:13:03] Production.INFO: ==12811== Lock acquired, processing the job...
[2026-04-03 09:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:13:03] Production.INFO: ==12815== Lock acquired, processing the job...
[2026-04-03 09:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:13:03] Production.INFO: ==12813== Lock acquired, processing the job...
[2026-04-03 09:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:13:03] Production.INFO: ==12817== Lock acquired, processing the job...
[2026-04-03 09:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:13:03] Production.INFO: ==12819== Lock acquired, processing the job...
[2026-04-03 09:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 09:13:03] Production.INFO: Account Balance Start.
[2026-04-03 09:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:13:03] Production.INFO: 117
[2026-04-03 09:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:03] Production.INFO: ==12819== Releasing lock...
[2026-04-03 09:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:03] Production.INFO: ==12813== Releasing lock...
[2026-04-03 09:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:13:04] Production.INFO: Total Charge 0
[2026-04-03 09:13:04] Production.INFO: CreateAllLog End
[2026-04-03 09:13:04] Production.INFO: Account Balance End.
[2026-04-03 09:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:13:04] Production.INFO: ==12817== Releasing lock...
[2026-04-03 09:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:13:10] Production.ERROR: CronJobId end10
[2026-04-03 09:13:10] Production.INFO: ==12815== Releasing lock...
[2026-04-03 09:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:13:14] Production.INFO: call_cost start
[2026-04-03 09:13:14] Production.INFO: call_cost end
[2026-04-03 09:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:13:14] Production.INFO: ==12811== Releasing lock...
[2026-04-03 09:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:14:02] Production.INFO: ==12876== Lock acquired, processing the job...
[2026-04-03 14:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:14:02] Production.INFO: neon service started
[2026-04-03 14:14:02] Production.INFO: neon service started
[2026-04-03 14:14:02] Production.INFO: ==12876== Releasing lock...
[2026-04-03 14:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:14:02] Production.INFO: ==12878== Lock acquired, processing the job...
[2026-04-03 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:14:02] Production.INFO: ==12878== Releasing lock...
[2026-04-03 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:14:02] Production.INFO: ==12880== Lock acquired, processing the job...
[2026-04-03 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:14:02] Production.INFO: ==12880== Releasing lock...
[2026-04-03 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:14:03] Production.INFO: ==12883== Lock acquired, processing the job...
[2026-04-03 09:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:14:03] Production.INFO: ==12887== Lock acquired, processing the job...
[2026-04-03 09:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:14:03] Production.INFO: ==12889== Lock acquired, processing the job...
[2026-04-03 09:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:14:03] Production.INFO: ==12885== Lock acquired, processing the job...
[2026-04-03 09:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:14:03] Production.INFO: ==12891== Lock acquired, processing the job...
[2026-04-03 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:14:03] Production.INFO: Account Balance Start.
[2026-04-03 09:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:14:03] Production.INFO: 117
[2026-04-03 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-03 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-03 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-03 09:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:14:03] Production.INFO: ==12891== Releasing lock...
[2026-04-03 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: ==12885== Releasing lock...
[2026-04-03 09:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:14:04] Production.INFO: Total Charge 0
[2026-04-03 09:14:04] Production.INFO: CreateAllLog End
[2026-04-03 09:14:04] Production.INFO: Account Balance End.
[2026-04-03 09:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:14:04] Production.INFO: ==12889== Releasing lock...
[2026-04-03 09:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:14:11] Production.ERROR: CronJobId end10
[2026-04-03 09:14:11] Production.INFO: ==12887== Releasing lock...
[2026-04-03 09:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:14:14] Production.INFO: call_cost start
[2026-04-03 09:14:14] Production.INFO: call_cost end
[2026-04-03 09:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:14:14] Production.INFO: ==12883== Releasing lock...
[2026-04-03 09:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:15:01] Production.INFO: ==12948== Lock acquired, processing the job...
[2026-04-03 14:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:15:01] Production.INFO: neon service started
[2026-04-03 14:15:01] Production.INFO: neon service started
[2026-04-03 14:15:01] Production.INFO: ==12948== Releasing lock...
[2026-04-03 14:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:15:02] Production.INFO: ==12951== Lock acquired, processing the job...
[2026-04-03 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:15:02] Production.INFO: ==12951== Releasing lock...
[2026-04-03 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:15:02] Production.INFO: ==12953== Lock acquired, processing the job...
[2026-04-03 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:15:02] Production.INFO: ==12953== Releasing lock...
[2026-04-03 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:15:03] Production.INFO: ==12955== Lock acquired, processing the job...
[2026-04-03 09:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:15:03] Production.INFO: ==12957== Lock acquired, processing the job...
[2026-04-03 09:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:15:03] Production.INFO: ==12963== Lock acquired, processing the job...
[2026-04-03 09:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:15:03] Production.INFO: ==12959== Lock acquired, processing the job...
[2026-04-03 09:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:15:03] Production.INFO: ==12961== Lock acquired, processing the job...
[2026-04-03 09:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 09:15:03] Production.INFO: Account Balance Start.
[2026-04-03 09:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:15:03] Production.INFO: 117
[2026-04-03 09:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:03] Production.INFO: ==12963== Releasing lock...
[2026-04-03 09:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: ==12957== Releasing lock...
[2026-04-03 09:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:15:04] Production.INFO: Total Charge 0
[2026-04-03 09:15:04] Production.INFO: CreateAllLog End
[2026-04-03 09:15:04] Production.INFO: Account Balance End.
[2026-04-03 09:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:15:04] Production.INFO: ==12961== Releasing lock...
[2026-04-03 09:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:15:12] Production.ERROR: CronJobId end10
[2026-04-03 09:15:12] Production.INFO: ==12959== Releasing lock...
[2026-04-03 09:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:15:15] Production.INFO: call_cost start
[2026-04-03 09:15:15] Production.INFO: call_cost end
[2026-04-03 09:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:15:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:15:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:15:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:15:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:15:15] Production.INFO: ==12955== Releasing lock...
[2026-04-03 09:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:16:02] Production.INFO: ==13020== Lock acquired, processing the job...
[2026-04-03 14:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:16:02] Production.INFO: neon service started
[2026-04-03 14:16:02] Production.INFO: neon service started
[2026-04-03 14:16:02] Production.INFO: ==13020== Releasing lock...
[2026-04-03 14:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:16:02] Production.INFO: ==13022== Lock acquired, processing the job...
[2026-04-03 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:16:02] Production.INFO: ==13024== Lock acquired, processing the job...
[2026-04-03 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:16:02] Production.INFO: ==13024== Releasing lock...
[2026-04-03 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:16:03] Production.INFO: ==13022== Releasing lock...
[2026-04-03 09:16:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:16:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:16:03] Production.INFO: ==13027== Lock acquired, processing the job...
[2026-04-03 09:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:16:03] Production.INFO: ==13029== Lock acquired, processing the job...
[2026-04-03 09:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:16:03] Production.INFO: ==13031== Lock acquired, processing the job...
[2026-04-03 09:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:16:03] Production.INFO: ==13035== Lock acquired, processing the job...
[2026-04-03 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:16:03] Production.INFO: ==13033== Lock acquired, processing the job...
[2026-04-03 09:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:16:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:16:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:16:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:16:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:16:04] Production.INFO: Account Balance Start.
[2026-04-03 09:16:04] Production.INFO: CreateAllLog Start
[2026-04-03 09:16:04] Production.INFO: 117
[2026-04-03 09: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-03 09:16:04] Production.INFO: Date 2026-03-08
[2026-04-03 09: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-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09:16:04] Production.INFO: ==13035== Releasing lock...
[2026-04-03 09:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-09
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: ==13029== Releasing lock...
[2026-04-03 09:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:05] Production.INFO: Date 2026-04-01
[2026-04-03 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:05] Production.INFO: Date 2026-04-02
[2026-04-03 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:05] Production.INFO: Date 2026-04-03
[2026-04-03 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:16:05] Production.INFO: Total Charge 0
[2026-04-03 09:16:05] Production.INFO: CreateAllLog End
[2026-04-03 09:16:05] Production.INFO: Account Balance End.
[2026-04-03 09:16:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:16:05] Production.INFO: ==13033== Releasing lock...
[2026-04-03 09:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:16:11] Production.ERROR: CronJobId end10
[2026-04-03 09:16:11] Production.INFO: ==13031== Releasing lock...
[2026-04-03 09:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:16:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:16:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:16:15] Production.INFO: call_cost start
[2026-04-03 09:16:15] Production.INFO: call_cost end
[2026-04-03 09:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:16:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:16:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:16:15] Production.INFO: ==13027== Releasing lock...
[2026-04-03 09:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:17:01] Production.INFO: ==13093== Lock acquired, processing the job...
[2026-04-03 14:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:17:01] Production.INFO: neon service started
[2026-04-03 14:17:01] Production.INFO: neon service started
[2026-04-03 14:17:01] Production.INFO: ==13093== Releasing lock...
[2026-04-03 14:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:17:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 13:17:01] Production.INFO: ==13097== Lock acquired, processing the job...
[2026-04-03 13:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:17:01] Production.INFO: ==13097== Releasing lock...
[2026-04-03 13:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:17:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:17:02] Production.INFO: ==13095== Lock acquired, processing the job...
[2026-04-03 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:17:02] Production.INFO: ==13095== Releasing lock...
[2026-04-03 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:17:03] Production.INFO: ==13100== Lock acquired, processing the job...
[2026-04-03 09:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:17:03] Production.INFO: ==13102== Lock acquired, processing the job...
[2026-04-03 09:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:17:03] Production.INFO: ==13104== Lock acquired, processing the job...
[2026-04-03 09:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:17:03] Production.INFO: ==13106== Lock acquired, processing the job...
[2026-04-03 09:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:17:03] Production.INFO: Account Balance Start.
[2026-04-03 09:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:17:03] Production.INFO: ==13108== Lock acquired, processing the job...
[2026-04-03 09:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:17:03] Production.INFO: 117
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 09:17:03] Production.INFO: ==13108== Releasing lock...
[2026-04-03 09:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: ==13102== Releasing lock...
[2026-04-03 09:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-24
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:03] Production.INFO: Date 2026-03-25
[2026-04-03 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:17:04] Production.INFO: Total Charge 0
[2026-04-03 09:17:04] Production.INFO: CreateAllLog End
[2026-04-03 09:17:04] Production.INFO: Account Balance End.
[2026-04-03 09:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:17:04] Production.INFO: ==13106== Releasing lock...
[2026-04-03 09:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:17:11] Production.ERROR: CronJobId end10
[2026-04-03 09:17:11] Production.INFO: ==13104== Releasing lock...
[2026-04-03 09:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:17:14] Production.INFO: call_cost start
[2026-04-03 09:17:14] Production.INFO: call_cost end
[2026-04-03 09:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:17:14] Production.INFO: ==13100== Releasing lock...
[2026-04-03 09:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:18:01] Production.INFO: ==13162== Lock acquired, processing the job...
[2026-04-03 14:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:18:01] Production.INFO: neon service started
[2026-04-03 14:18:01] Production.INFO: neon service started
[2026-04-03 14:18:01] Production.INFO: ==13162== Releasing lock...
[2026-04-03 14:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:18:02] Production.INFO: ==13164== Lock acquired, processing the job...
[2026-04-03 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:18:02] Production.INFO: ==13166== Lock acquired, processing the job...
[2026-04-03 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:18:02] Production.INFO: ==13164== Releasing lock...
[2026-04-03 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:18:02] Production.INFO: ==13166== Releasing lock...
[2026-04-03 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:18:03] Production.INFO: ==13168== Lock acquired, processing the job...
[2026-04-03 09:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:18:03] Production.INFO: ==13170== Lock acquired, processing the job...
[2026-04-03 09:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:18:03] Production.INFO: ==13172== Lock acquired, processing the job...
[2026-04-03 09:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:18:03] Production.INFO: ==13174== Lock acquired, processing the job...
[2026-04-03 09:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:18:03] Production.INFO: ==13176== Lock acquired, processing the job...
[2026-04-03 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:18:03] Production.INFO: Account Balance Start.
[2026-04-03 09:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:18:03] Production.INFO: 117
[2026-04-03 09:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:18:03] Production.INFO: ==13176== Releasing lock...
[2026-04-03 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: ==13170== Releasing lock...
[2026-04-03 09:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:18:04] Production.INFO: Total Charge 0
[2026-04-03 09:18:04] Production.INFO: CreateAllLog End
[2026-04-03 09:18:04] Production.INFO: Account Balance End.
[2026-04-03 09:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:18:04] Production.INFO: ==13174== Releasing lock...
[2026-04-03 09:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:18:11] Production.ERROR: CronJobId end10
[2026-04-03 09:18:11] Production.INFO: ==13172== Releasing lock...
[2026-04-03 09:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:18:13] Production.INFO: call_cost start
[2026-04-03 09:18:13] Production.INFO: call_cost end
[2026-04-03 09:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:18:13] Production.INFO: ==13168== Releasing lock...
[2026-04-03 09:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:19:02] Production.INFO: ==13238== Lock acquired, processing the job...
[2026-04-03 14:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:19:02] Production.INFO: neon service started
[2026-04-03 14:19:02] Production.INFO: neon service started
[2026-04-03 14:19:02] Production.INFO: ==13238== Releasing lock...
[2026-04-03 14:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:19:02] Production.INFO: ==13240== Lock acquired, processing the job...
[2026-04-03 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:19:02] Production.INFO: ==13240== Releasing lock...
[2026-04-03 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:19:03] Production.INFO: ==13242== Lock acquired, processing the job...
[2026-04-03 13:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:19:03] Production.INFO: ==13242== Releasing lock...
[2026-04-03 13:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:19:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:19:03] Production.INFO: ==13244== Lock acquired, processing the job...
[2026-04-03 09:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:19:03] Production.INFO: ==13246== Lock acquired, processing the job...
[2026-04-03 09:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:19:03] Production.INFO: ==13248== Lock acquired, processing the job...
[2026-04-03 09:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:19:03] Production.INFO: ==13250== Lock acquired, processing the job...
[2026-04-03 09:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:19:03] Production.INFO: ==13252== Lock acquired, processing the job...
[2026-04-03 09:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:19:03] Production.INFO: Account Balance Start.
[2026-04-03 09:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:19:03] Production.INFO: 117
[2026-04-03 09:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 09: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-03 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09: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-03 09:19:03] Production.INFO: ==13252== Releasing lock...
[2026-04-03 09:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: ==13246== Releasing lock...
[2026-04-03 09:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:19:04] Production.INFO: Total Charge 0
[2026-04-03 09:19:04] Production.INFO: CreateAllLog End
[2026-04-03 09:19:05] Production.INFO: Account Balance End.
[2026-04-03 09:19:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:19:05] Production.INFO: ==13250== Releasing lock...
[2026-04-03 09:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:19:11] Production.ERROR: CronJobId end10
[2026-04-03 09:19:11] Production.INFO: ==13248== Releasing lock...
[2026-04-03 09:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:19:15] Production.INFO: call_cost start
[2026-04-03 09:19:15] Production.INFO: call_cost end
[2026-04-03 09:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:19:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:19:15] Production.INFO: ==13244== Releasing lock...
[2026-04-03 09:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:20:01] Production.INFO: ==13313== Lock acquired, processing the job...
[2026-04-03 14:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:20:01] Production.INFO: neon service started
[2026-04-03 14:20:01] Production.INFO: neon service started
[2026-04-03 14:20:01] Production.INFO: ==13313== Releasing lock...
[2026-04-03 14:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:20:02] Production.INFO: ==13317== Lock acquired, processing the job...
[2026-04-03 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:20:02] Production.INFO: ==13317== Releasing lock...
[2026-04-03 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:20:02] Production.INFO: ==13315== Lock acquired, processing the job...
[2026-04-03 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:20:02] Production.INFO: ==13315== Releasing lock...
[2026-04-03 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:20:03] Production.INFO: ==13320== Lock acquired, processing the job...
[2026-04-03 09:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:20:03] Production.INFO: ==13322== Lock acquired, processing the job...
[2026-04-03 09:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:20:03] Production.INFO: ==13324== Lock acquired, processing the job...
[2026-04-03 09:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:20:03] Production.INFO: ==13328== Lock acquired, processing the job...
[2026-04-03 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:20:03] Production.INFO: ==13326== Lock acquired, processing the job...
[2026-04-03 09:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:20:03] Production.INFO: Account Balance Start.
[2026-04-03 09:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:20:03] Production.INFO: 117
[2026-04-03 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-03 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-03 09:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:20:03] Production.INFO: ==13328== Releasing lock...
[2026-04-03 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:03] Production.INFO: ==13322== Releasing lock...
[2026-04-03 09:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:20:04] Production.INFO: Total Charge 0
[2026-04-03 09:20:04] Production.INFO: CreateAllLog End
[2026-04-03 09:20:04] Production.INFO: Account Balance End.
[2026-04-03 09:20:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:20:05] Production.INFO: ==13326== Releasing lock...
[2026-04-03 09:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:20:10] Production.ERROR: CronJobId end10
[2026-04-03 09:20:10] Production.INFO: ==13324== Releasing lock...
[2026-04-03 09:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:20:14] Production.INFO: call_cost start
[2026-04-03 09:20:14] Production.INFO: call_cost end
[2026-04-03 09:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:20:14] Production.INFO: ==13320== Releasing lock...
[2026-04-03 09:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:21:02] Production.INFO: ==13396== Lock acquired, processing the job...
[2026-04-03 14:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:21:02] Production.INFO: neon service started
[2026-04-03 14:21:02] Production.INFO: neon service started
[2026-04-03 14:21:02] Production.INFO: ==13396== Releasing lock...
[2026-04-03 14:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:21:02] Production.INFO: ==13398== Lock acquired, processing the job...
[2026-04-03 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:21:02] Production.INFO: ==13398== Releasing lock...
[2026-04-03 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:21:02] Production.INFO: ==13400== Lock acquired, processing the job...
[2026-04-03 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:21:02] Production.INFO: ==13400== Releasing lock...
[2026-04-03 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:21:03] Production.INFO: ==13406== Lock acquired, processing the job...
[2026-04-03 09:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:21:03] Production.INFO: ==13410== Lock acquired, processing the job...
[2026-04-03 09:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:21:03] Production.INFO: ==13404== Lock acquired, processing the job...
[2026-04-03 09:21:03] Production.INFO: ==13402== Lock acquired, processing the job...
[2026-04-03 09:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 09:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:21:04] Production.INFO: ==13408== Lock acquired, processing the job...
[2026-04-03 09:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:21:04] Production.INFO: ==13414== Lock acquired, processing the job...
[2026-04-03 09:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:21:04] Production.INFO: ==13412== Lock acquired, processing the job...
[2026-04-03 09:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 09:21:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 09:21:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:21:04] Production.ERROR: CronJob PID - 13404
[2026-04-03 09:21:04] Production.INFO: Account Balance Start.
[2026-04-03 09:21:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 09:21:04] Production.ERROR: CronJob ID - 5
[2026-04-03 09:21:04] Production.ERROR: CronJob Last Run Time 2026-04-03 09:21:00
[2026-04-03 09:21:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:21:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:21:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:21:04] Production.ERROR: CronJob PID - 13406
[2026-04-03 09:21:04] Production.ERROR: CronJob Title - Account Block
[2026-04-03 09:21:04] Production.ERROR: CronJob ID - 7
[2026-04-03 09:21:04] Production.ERROR: CronJob Last Run Time 2026-04-03 09:21:00
[2026-04-03 09:21:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:21:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:21:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:21:04] Production.ERROR: CronJob PID - 13408
[2026-04-03 09:21:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 09:21:04] Production.INFO: CreateAllLog Start
[2026-04-03 09:21:04] Production.ERROR: CronJob ID - 10
[2026-04-03 09:21:04] Production.ERROR: CronJob Last Run Time 2026-04-03 09:21:00
[2026-04-03 09:21:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:21:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:21:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:21:04] Production.ERROR: CronJob PID - 13410
[2026-04-03 09:21:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 09:21:04] Production.ERROR: CronJob ID - 12
[2026-04-03 09:21:04] Production.ERROR: CronJob Last Run Time 2026-04-03 09:21:00
[2026-04-03 09:21:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:21:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:21:04] Production.INFO: 117
[2026-04-03 09:21:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-08
[2026-04-03 09:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:21:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 09:21:04] Production.INFO: ==13402== Releasing lock...
[2026-04-03 09:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 09:21:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-09
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 09: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-03 09: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-03 09:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: ==13414== Releasing lock...
[2026-04-03 09:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.ERROR: done
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 09:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029103', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: ==13406== Releasing lock...
[2026-04-03 09:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:05] Production.INFO: Date 2026-03-26
[2026-04-03 09:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:05] Production.INFO: Date 2026-03-27
[2026-04-03 09:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:05] Production.INFO: Date 2026-03-28
[2026-04-03 09:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:05] Production.INFO: Date 2026-03-29
[2026-04-03 09:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:05] Production.INFO: Date 2026-03-30
[2026-04-03 09:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:05] Production.INFO: Date 2026-03-31
[2026-04-03 09:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:05] Production.INFO: Date 2026-04-01
[2026-04-03 09:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:05] Production.INFO: Date 2026-04-02
[2026-04-03 09:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:05] Production.INFO: Date 2026-04-03
[2026-04-03 09:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:21:05] Production.INFO: Total Charge 0
[2026-04-03 09:21:05] Production.INFO: CreateAllLog End
[2026-04-03 09:21:05] Production.INFO: Account Balance End.
[2026-04-03 09:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:21:05] Production.INFO: ==13410== Releasing lock...
[2026-04-03 09:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029103', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 09:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 09:21:09] Production.INFO: ProcessCDR(1,17029103,1,1,2)
[2026-04-03 09:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029103,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029103,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 09:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 09:21:10] Production.INFO: ==13412== Releasing lock...
[2026-04-03 09:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 09:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 09:21:13] Production.ERROR: CronJobId end10
[2026-04-03 09:21:13] Production.INFO: ==13408== Releasing lock...
[2026-04-03 09:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:21:16] Production.INFO: call_cost start
[2026-04-03 09:21:16] Production.INFO: call_cost end
[2026-04-03 09:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:21:16] Production.INFO: ==13404== Releasing lock...
[2026-04-03 09:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:22:01] Production.INFO: ==13478== Lock acquired, processing the job...
[2026-04-03 14:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:22:01] Production.INFO: neon service started
[2026-04-03 14:22:01] Production.INFO: neon service started
[2026-04-03 14:22:01] Production.INFO: ==13478== Releasing lock...
[2026-04-03 14:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:22:01] Production.INFO: ==13480== Lock acquired, processing the job...
[2026-04-03 09:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:22:02] Production.INFO: ==13480== Releasing lock...
[2026-04-03 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:22:02] Production.INFO: ==13482== Lock acquired, processing the job...
[2026-04-03 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:22:02] Production.INFO: ==13482== Releasing lock...
[2026-04-03 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:22:02] Production.INFO: ==13486== Lock acquired, processing the job...
[2026-04-03 09:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:22:02] Production.INFO: ==13488== Lock acquired, processing the job...
[2026-04-03 09:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:22:03] Production.INFO: ==13490== Lock acquired, processing the job...
[2026-04-03 09:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:22:03] Production.INFO: ==13484== Lock acquired, processing the job...
[2026-04-03 09:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:22:03] Production.INFO: Account Balance Start.
[2026-04-03 09:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:22:03] Production.INFO: 117
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: ==13492== Lock acquired, processing the job...
[2026-04-03 09:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09: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-03 09:22:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09:22:03] Production.INFO: ==13492== Releasing lock...
[2026-04-03 09:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: ==13486== Releasing lock...
[2026-04-03 09:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:22:04] Production.INFO: Total Charge 0
[2026-04-03 09:22:04] Production.INFO: CreateAllLog End
[2026-04-03 09:22:04] Production.INFO: Account Balance End.
[2026-04-03 09:22:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:22:04] Production.INFO: ==13490== Releasing lock...
[2026-04-03 09:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:22:10] Production.ERROR: CronJobId end10
[2026-04-03 09:22:10] Production.INFO: ==13488== Releasing lock...
[2026-04-03 09:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:22:13] Production.INFO: call_cost start
[2026-04-03 09:22:13] Production.INFO: call_cost end
[2026-04-03 09:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:22:13] Production.INFO: ==13484== Releasing lock...
[2026-04-03 09:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:23:01] Production.INFO: ==13548== Lock acquired, processing the job...
[2026-04-03 14:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:23:01] Production.INFO: neon service started
[2026-04-03 14:23:01] Production.INFO: neon service started
[2026-04-03 14:23:01] Production.INFO: ==13548== Releasing lock...
[2026-04-03 14:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:23:02] Production.INFO: ==13550== Lock acquired, processing the job...
[2026-04-03 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:23:02] Production.INFO: ==13550== Releasing lock...
[2026-04-03 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:23:02] Production.INFO: ==13552== Lock acquired, processing the job...
[2026-04-03 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:23:02] Production.INFO: ==13552== Releasing lock...
[2026-04-03 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:23:03] Production.INFO: ==13554== Lock acquired, processing the job...
[2026-04-03 09:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:23:03] Production.INFO: ==13556== Lock acquired, processing the job...
[2026-04-03 09:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:23:03] Production.INFO: ==13562== Lock acquired, processing the job...
[2026-04-03 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:23:03] Production.INFO: ==13558== Lock acquired, processing the job...
[2026-04-03 09:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 09:23:03] Production.INFO: ==13560== Lock acquired, processing the job...
[2026-04-03 09:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 09:23:03] Production.INFO: ==13562== Releasing lock...
[2026-04-03 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:23:03] Production.INFO: Account Balance Start.
[2026-04-03 09:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:23:03] Production.INFO: 117
[2026-04-03 09:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: ==13556== Releasing lock...
[2026-04-03 09:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:23:04] Production.INFO: Total Charge 0
[2026-04-03 09:23:04] Production.INFO: CreateAllLog End
[2026-04-03 09:23:04] Production.INFO: Account Balance End.
[2026-04-03 09:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:23:04] Production.INFO: ==13560== Releasing lock...
[2026-04-03 09:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:23:12] Production.ERROR: CronJobId end10
[2026-04-03 09:23:12] Production.INFO: ==13558== Releasing lock...
[2026-04-03 09:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:23:14] Production.INFO: call_cost start
[2026-04-03 09:23:14] Production.INFO: call_cost end
[2026-04-03 09:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:23:14] Production.INFO: ==13554== Releasing lock...
[2026-04-03 09:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:24:01] Production.INFO: ==13621== Lock acquired, processing the job...
[2026-04-03 14:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:24:01] Production.INFO: neon service started
[2026-04-03 14:24:01] Production.INFO: neon service started
[2026-04-03 14:24:01] Production.INFO: ==13621== Releasing lock...
[2026-04-03 14:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:24:01] Production.INFO: ==13625== Lock acquired, processing the job...
[2026-04-03 13:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:24:01] Production.INFO: ==13625== Releasing lock...
[2026-04-03 13:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:24:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:24:01] Production.INFO: ==13623== Lock acquired, processing the job...
[2026-04-03 09:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:24:02] Production.INFO: ==13623== Releasing lock...
[2026-04-03 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:24:02] Production.INFO: ==13630== Lock acquired, processing the job...
[2026-04-03 09:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:24:02] Production.INFO: ==13628== Lock acquired, processing the job...
[2026-04-03 09:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:24:02] Production.INFO: ==13636== Lock acquired, processing the job...
[2026-04-03 09:24:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:24:03] Production.INFO: ==13632== Lock acquired, processing the job...
[2026-04-03 09:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:24:03] Production.INFO: ==13634== Lock acquired, processing the job...
[2026-04-03 09:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 09:24:03] Production.INFO: Account Balance Start.
[2026-04-03 09:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:24:03] Production.INFO: 117
[2026-04-03 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-03 09:24:03] Production.INFO: ==13636== Releasing lock...
[2026-04-03 09:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: ==13630== Releasing lock...
[2026-04-03 09:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-24
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-25
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-26
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-27
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-28
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-29
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-30
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-03-31
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:03] Production.INFO: Date 2026-04-01
[2026-04-03 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:24:04] Production.INFO: Total Charge 0
[2026-04-03 09:24:04] Production.INFO: CreateAllLog End
[2026-04-03 09:24:04] Production.INFO: Account Balance End.
[2026-04-03 09:24:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:24:04] Production.INFO: ==13634== Releasing lock...
[2026-04-03 09:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:24:11] Production.ERROR: CronJobId end10
[2026-04-03 09:24:11] Production.INFO: ==13632== Releasing lock...
[2026-04-03 09:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:24:13] Production.INFO: call_cost start
[2026-04-03 09:24:13] Production.INFO: call_cost end
[2026-04-03 09:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:24:13] Production.INFO: ==13628== Releasing lock...
[2026-04-03 09:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:25:01] Production.INFO: ==13694== Lock acquired, processing the job...
[2026-04-03 14:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:25:01] Production.INFO: neon service started
[2026-04-03 14:25:01] Production.INFO: neon service started
[2026-04-03 14:25:01] Production.INFO: ==13694== Releasing lock...
[2026-04-03 14:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:25:01] Production.INFO: ==13696== Lock acquired, processing the job...
[2026-04-03 09:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:25:02] Production.INFO: ==13696== Releasing lock...
[2026-04-03 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:25:02] Production.INFO: ==13698== Lock acquired, processing the job...
[2026-04-03 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:25:02] Production.INFO: ==13698== Releasing lock...
[2026-04-03 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:25:03] Production.INFO: ==13700== Lock acquired, processing the job...
[2026-04-03 09:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:25:03] Production.INFO: ==13704== Lock acquired, processing the job...
[2026-04-03 09:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:25:03] Production.INFO: ==13706== Lock acquired, processing the job...
[2026-04-03 09:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:25:03] Production.INFO: ==13702== Lock acquired, processing the job...
[2026-04-03 09:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:25:03] Production.INFO: Account Balance Start.
[2026-04-03 09:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:25:03] Production.INFO: 117
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:25:03] Production.INFO: ==13708== Lock acquired, processing the job...
[2026-04-03 09:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09: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-03 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-03 09:25:03] Production.INFO: ==13708== Releasing lock...
[2026-04-03 09:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: ==13702== Releasing lock...
[2026-04-03 09:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-24
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-25
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-26
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:03] Production.INFO: Date 2026-03-27
[2026-04-03 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:25:04] Production.INFO: Total Charge 0
[2026-04-03 09:25:04] Production.INFO: CreateAllLog End
[2026-04-03 09:25:04] Production.INFO: Account Balance End.
[2026-04-03 09:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:25:04] Production.INFO: ==13706== Releasing lock...
[2026-04-03 09:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:25:11] Production.ERROR: CronJobId end10
[2026-04-03 09:25:11] Production.INFO: ==13704== Releasing lock...
[2026-04-03 09:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:25:14] Production.INFO: call_cost start
[2026-04-03 09:25:14] Production.INFO: call_cost end
[2026-04-03 09:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:25:14] Production.INFO: ==13700== Releasing lock...
[2026-04-03 09:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:26:02] Production.INFO: ==13766== Lock acquired, processing the job...
[2026-04-03 14:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:26:02] Production.INFO: neon service started
[2026-04-03 14:26:02] Production.INFO: neon service started
[2026-04-03 14:26:02] Production.INFO: ==13766== Releasing lock...
[2026-04-03 14:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:26:02] Production.INFO: ==13768== Lock acquired, processing the job...
[2026-04-03 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:26:02] Production.INFO: ==13768== Releasing lock...
[2026-04-03 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:26:02] Production.INFO: ==13770== Lock acquired, processing the job...
[2026-04-03 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:26:02] Production.INFO: ==13770== Releasing lock...
[2026-04-03 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:26:03] Production.INFO: ==13772== Lock acquired, processing the job...
[2026-04-03 09:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:26:03] Production.INFO: ==13777== Lock acquired, processing the job...
[2026-04-03 09:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:26:03] Production.INFO: ==13774== Lock acquired, processing the job...
[2026-04-03 09:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:26:03] Production.INFO: ==13781== Lock acquired, processing the job...
[2026-04-03 09:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:26:03] Production.INFO: ==13779== Lock acquired, processing the job...
[2026-04-03 09:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 09:26:03] Production.INFO: Account Balance Start.
[2026-04-03 09:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 09:26:03] Production.INFO: 117
[2026-04-03 09:26:03] Production.INFO: ==13781== Releasing lock...
[2026-04-03 09:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:26:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: ==13774== Releasing lock...
[2026-04-03 09:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:26:04] Production.INFO: Total Charge 0
[2026-04-03 09:26:04] Production.INFO: CreateAllLog End
[2026-04-03 09:26:05] Production.INFO: Account Balance End.
[2026-04-03 09:26:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:26:05] Production.INFO: ==13779== Releasing lock...
[2026-04-03 09:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:26:11] Production.ERROR: CronJobId end10
[2026-04-03 09:26:11] Production.INFO: ==13777== Releasing lock...
[2026-04-03 09:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:26:14] Production.INFO: call_cost start
[2026-04-03 09:26:14] Production.INFO: call_cost end
[2026-04-03 09:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:26:14] Production.INFO: ==13772== Releasing lock...
[2026-04-03 09:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:27:01] Production.INFO: ==13841== Lock acquired, processing the job...
[2026-04-03 14:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:27:01] Production.INFO: neon service started
[2026-04-03 14:27:01] Production.INFO: neon service started
[2026-04-03 14:27:01] Production.INFO: ==13841== Releasing lock...
[2026-04-03 14:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:27:01] Production.INFO: ==13843== Lock acquired, processing the job...
[2026-04-03 09:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:27:01] Production.INFO: ==13843== Releasing lock...
[2026-04-03 09:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:27:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:27:02] Production.INFO: ==13845== Lock acquired, processing the job...
[2026-04-03 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:27:02] Production.INFO: ==13845== Releasing lock...
[2026-04-03 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:27:02] Production.INFO: ==13847== Lock acquired, processing the job...
[2026-04-03 09:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:27:02] Production.INFO: ==13851== Lock acquired, processing the job...
[2026-04-03 09:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:27:02] Production.INFO: ==13853== Lock acquired, processing the job...
[2026-04-03 09:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:27:02] Production.INFO: ==13849== Lock acquired, processing the job...
[2026-04-03 09:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:27:02] Production.INFO: ==13855== Lock acquired, processing the job...
[2026-04-03 09:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:27:02] Production.INFO: Account Balance Start.
[2026-04-03 09:27:02] Production.INFO: CreateAllLog Start
[2026-04-03 09:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:27:03] Production.INFO: 117
[2026-04-03 09:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 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-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: ==13855== Releasing lock...
[2026-04-03 09:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-24
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-25
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-26
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-27
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-28
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: ==13849== Releasing lock...
[2026-04-03 09:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-29
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-30
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-03-31
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-04-01
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-04-02
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Date 2026-04-03
[2026-04-03 09:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:27:03] Production.INFO: Total Charge 0
[2026-04-03 09:27:03] Production.INFO: CreateAllLog End
[2026-04-03 09:27:03] Production.INFO: Account Balance End.
[2026-04-03 09:27:03] Production.ERROR: CronJobId end 12
[2026-04-03 09:27:03] Production.INFO: ==13853== Releasing lock...
[2026-04-03 09:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:27:10] Production.ERROR: CronJobId end10
[2026-04-03 09:27:10] Production.INFO: ==13851== Releasing lock...
[2026-04-03 09:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:27:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:27:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:27:12] Production.INFO: call_cost start
[2026-04-03 09:27:12] Production.INFO: call_cost end
[2026-04-03 09:27:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:27:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:27:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:27:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:27:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:27:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:27:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:27:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:27:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:27:12] Production.INFO: ==13847== Releasing lock...
[2026-04-03 09:27:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:27:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:28:01] Production.INFO: ==13912== Lock acquired, processing the job...
[2026-04-03 14:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:28:01] Production.INFO: neon service started
[2026-04-03 14:28:01] Production.INFO: neon service started
[2026-04-03 14:28:01] Production.INFO: ==13912== Releasing lock...
[2026-04-03 14:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:28:02] Production.INFO: ==13914== Lock acquired, processing the job...
[2026-04-03 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:28:02] Production.INFO: ==13916== Lock acquired, processing the job...
[2026-04-03 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:28:02] Production.INFO: ==13916== Releasing lock...
[2026-04-03 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:28:02] Production.INFO: ==13914== Releasing lock...
[2026-04-03 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:28:03] Production.INFO: ==13920== Lock acquired, processing the job...
[2026-04-03 09:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:28:03] Production.INFO: ==13918== Lock acquired, processing the job...
[2026-04-03 09:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:28:03] Production.INFO: ==13922== Lock acquired, processing the job...
[2026-04-03 09:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:28:03] Production.INFO: ==13924== Lock acquired, processing the job...
[2026-04-03 09:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:28:03] Production.INFO: ==13926== Lock acquired, processing the job...
[2026-04-03 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:28:03] Production.INFO: Account Balance Start.
[2026-04-03 09:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:28:03] Production.INFO: 117
[2026-04-03 09:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:03] Production.INFO: ==13920== Releasing lock...
[2026-04-03 09:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:28:03] Production.INFO: ==13926== Releasing lock...
[2026-04-03 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:28:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:28:04] Production.INFO: Total Charge 0
[2026-04-03 09:28:04] Production.INFO: CreateAllLog End
[2026-04-03 09:28:04] Production.INFO: Account Balance End.
[2026-04-03 09:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:28:04] Production.INFO: ==13924== Releasing lock...
[2026-04-03 09:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:28:10] Production.ERROR: CronJobId end10
[2026-04-03 09:28:10] Production.INFO: ==13922== Releasing lock...
[2026-04-03 09:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:28:13] Production.INFO: call_cost start
[2026-04-03 09:28:13] Production.INFO: call_cost end
[2026-04-03 09:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:28:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:28:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:28:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:28:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:28:13] Production.INFO: ==13918== Releasing lock...
[2026-04-03 09:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:29:02] Production.INFO: ==13985== Lock acquired, processing the job...
[2026-04-03 14:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:29:02] Production.INFO: neon service started
[2026-04-03 14:29:02] Production.INFO: neon service started
[2026-04-03 14:29:02] Production.INFO: ==13985== Releasing lock...
[2026-04-03 14:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:29:02] Production.INFO: ==13987== Lock acquired, processing the job...
[2026-04-03 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:29:02] Production.INFO: ==13987== Releasing lock...
[2026-04-03 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:29:02] Production.INFO: ==13989== Lock acquired, processing the job...
[2026-04-03 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:29:03] Production.INFO: ==13989== Releasing lock...
[2026-04-03 13:29:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:29:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:29:03] Production.INFO: ==14000== Lock acquired, processing the job...
[2026-04-03 09:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 09:29:03] Production.INFO: ==14000== Releasing lock...
[2026-04-03 09:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:29:03] Production.INFO: ==13992== Lock acquired, processing the job...
[2026-04-03 09:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:29:03] Production.INFO: ==13994== Lock acquired, processing the job...
[2026-04-03 09:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:29:03] Production.INFO: ==13996== Lock acquired, processing the job...
[2026-04-03 09:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:29:03] Production.INFO: ==13998== Lock acquired, processing the job...
[2026-04-03 09:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:29:04] Production.INFO: Account Balance Start.
[2026-04-03 09:29:04] Production.INFO: CreateAllLog Start
[2026-04-03 09:29:04] Production.INFO: 117
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-08
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-09
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: ==13994== Releasing lock...
[2026-04-03 09:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:29:05] Production.INFO: Total Charge 0
[2026-04-03 09:29:05] Production.INFO: CreateAllLog End
[2026-04-03 09:29:05] Production.INFO: Account Balance End.
[2026-04-03 09:29:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:29:05] Production.INFO: ==13998== Releasing lock...
[2026-04-03 09:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:29:11] Production.ERROR: CronJobId end10
[2026-04-03 09:29:11] Production.INFO: ==13996== Releasing lock...
[2026-04-03 09:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:29:14] Production.INFO: call_cost start
[2026-04-03 09:29:14] Production.INFO: call_cost end
[2026-04-03 09:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:29:14] Production.INFO: ==13992== Releasing lock...
[2026-04-03 09:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:30:01] Production.INFO: ==14060== Lock acquired, processing the job...
[2026-04-03 14:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:30:01] Production.INFO: neon service started
[2026-04-03 14:30:01] Production.INFO: neon service started
[2026-04-03 14:30:01] Production.INFO: ==14060== Releasing lock...
[2026-04-03 14:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:30:02] Production.INFO: ==14062== Lock acquired, processing the job...
[2026-04-03 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:30:02] Production.INFO: ==14062== Releasing lock...
[2026-04-03 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:30:02] Production.INFO: ==14064== Lock acquired, processing the job...
[2026-04-03 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:30:02] Production.INFO: ==14064== Releasing lock...
[2026-04-03 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:30:03] Production.INFO: ==14066== Lock acquired, processing the job...
[2026-04-03 09:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:30:03] Production.INFO: ==14068== Lock acquired, processing the job...
[2026-04-03 09:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:30:03] Production.INFO: ==14070== Lock acquired, processing the job...
[2026-04-03 09:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:30:03] Production.INFO: ==14072== Lock acquired, processing the job...
[2026-04-03 09:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:30:03] Production.INFO: Account Balance Start.
[2026-04-03 09:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:30:03] Production.INFO: 117
[2026-04-03 09:30:03] Production.INFO: ==14074== Lock acquired, processing the job...
[2026-04-03 09:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:03] Production.INFO: ==14074== Releasing lock...
[2026-04-03 09:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:03] Production.INFO: ==14068== Releasing lock...
[2026-04-03 09:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:30:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:30:04] Production.INFO: Total Charge 0
[2026-04-03 09:30:04] Production.INFO: CreateAllLog End
[2026-04-03 09:30:04] Production.INFO: Account Balance End.
[2026-04-03 09:30:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:30:04] Production.INFO: ==14072== Releasing lock...
[2026-04-03 09:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:30:10] Production.ERROR: CronJobId end10
[2026-04-03 09:30:10] Production.INFO: ==14070== Releasing lock...
[2026-04-03 09:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:30:14] Production.INFO: call_cost start
[2026-04-03 09:30:14] Production.INFO: call_cost end
[2026-04-03 09:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:30:14] Production.INFO: ==14066== Releasing lock...
[2026-04-03 09:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:31:02] Production.INFO: ==14130== Lock acquired, processing the job...
[2026-04-03 14:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:31:02] Production.INFO: neon service started
[2026-04-03 14:31:02] Production.INFO: neon service started
[2026-04-03 14:31:02] Production.INFO: ==14130== Releasing lock...
[2026-04-03 14:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:31:02] Production.INFO: ==14134== Lock acquired, processing the job...
[2026-04-03 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:31:02] Production.INFO: ==14134== Releasing lock...
[2026-04-03 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:31:02] Production.INFO: ==14132== Lock acquired, processing the job...
[2026-04-03 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:31:03] Production.INFO: ==14132== Releasing lock...
[2026-04-03 09:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:31:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:31:03] Production.INFO: ==14136== Lock acquired, processing the job...
[2026-04-03 09:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 09:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 09:31:03] Production.INFO: ==14138== Lock acquired, processing the job...
[2026-04-03 09:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:31:03] Production.INFO: ==14140== Lock acquired, processing the job...
[2026-04-03 09:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 09:31:03] Production.INFO: ==14136== Releasing lock...
[2026-04-03 09:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 09:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 09:31:04] Production.INFO: ==14142== Lock acquired, processing the job...
[2026-04-03 09:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:31:04] Production.INFO: ==14144== Lock acquired, processing the job...
[2026-04-03 09:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:31:04] Production.INFO: ==14149== Lock acquired, processing the job...
[2026-04-03 09:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:31:04] Production.INFO: ==14147== Lock acquired, processing the job...
[2026-04-03 09:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 09:31:04] Production.INFO: Account Balance Start.
[2026-04-03 09:31:04] Production.INFO: CreateAllLog Start
[2026-04-03 09:31:04] Production.INFO: 117
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-08
[2026-04-03 09:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09: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-03 09: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-03 09:31:04] Production.INFO: Date 2026-03-09
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: ==14149== Releasing lock...
[2026-04-03 09:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:05] Production.ERROR: done
[2026-04-03 09:31:05] Production.INFO: Date 2026-04-02
[2026-04-03 09:31:05] Production.INFO: ==14140== Releasing lock...
[2026-04-03 09:31:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:31:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:05] Production.INFO: Date 2026-04-03
[2026-04-03 09:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:31:05] Production.INFO: Total Charge 0
[2026-04-03 09:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 09:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029144', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 09:31:05] Production.INFO: CreateAllLog End
[2026-04-03 09:31:05] Production.INFO: Account Balance End.
[2026-04-03 09:31:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:31:05] Production.INFO: ==14144== Releasing lock...
[2026-04-03 09:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029144', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 09:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 09:31:10] Production.INFO: ProcessCDR(1,17029144,1,1,2)
[2026-04-03 09:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029144,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029144,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 09:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 09:31:11] Production.INFO: ==14147== Releasing lock...
[2026-04-03 09:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 09:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 09:31:14] Production.ERROR: CronJobId end10
[2026-04-03 09:31:14] Production.INFO: ==14142== Releasing lock...
[2026-04-03 09:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:31:16] Production.INFO: call_cost start
[2026-04-03 09:31:16] Production.INFO: call_cost end
[2026-04-03 09:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:31:16] Production.INFO: ==14138== Releasing lock...
[2026-04-03 09:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:32:01] Production.INFO: ==14203== Lock acquired, processing the job...
[2026-04-03 14:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:32:01] Production.INFO: neon service started
[2026-04-03 14:32:01] Production.INFO: neon service started
[2026-04-03 14:32:01] Production.INFO: ==14203== Releasing lock...
[2026-04-03 14:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:32:01] Production.INFO: ==14207== Lock acquired, processing the job...
[2026-04-03 13:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:32:01] Production.INFO: ==14207== Releasing lock...
[2026-04-03 13:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:32:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:32:02] Production.INFO: ==14205== Lock acquired, processing the job...
[2026-04-03 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:32:02] Production.INFO: ==14205== Releasing lock...
[2026-04-03 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:32:03] Production.INFO: ==14211== Lock acquired, processing the job...
[2026-04-03 09:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:32:03] Production.INFO: ==14213== Lock acquired, processing the job...
[2026-04-03 09:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:32:03] Production.INFO: ==14215== Lock acquired, processing the job...
[2026-04-03 09:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:32:03] Production.INFO: ==14218== Lock acquired, processing the job...
[2026-04-03 09:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:32:03] Production.INFO: ==14220== Lock acquired, processing the job...
[2026-04-03 09:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:32:03] Production.INFO: Account Balance Start.
[2026-04-03 09:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:32:03] Production.INFO: 117
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:32:03] Production.INFO: ==14220== Releasing lock...
[2026-04-03 09:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: ==14213== Releasing lock...
[2026-04-03 09:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:32:04] Production.INFO: Total Charge 0
[2026-04-03 09:32:04] Production.INFO: CreateAllLog End
[2026-04-03 09:32:04] Production.INFO: Account Balance End.
[2026-04-03 09:32:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:32:04] Production.INFO: ==14218== Releasing lock...
[2026-04-03 09:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:32:10] Production.ERROR: CronJobId end10
[2026-04-03 09:32:10] Production.INFO: ==14215== Releasing lock...
[2026-04-03 09:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:32:14] Production.INFO: call_cost start
[2026-04-03 09:32:14] Production.INFO: call_cost end
[2026-04-03 09:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:32:14] Production.INFO: ==14211== Releasing lock...
[2026-04-03 09:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:33:01] Production.INFO: ==14279== Lock acquired, processing the job...
[2026-04-03 14:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:33:01] Production.INFO: neon service started
[2026-04-03 14:33:01] Production.INFO: neon service started
[2026-04-03 14:33:01] Production.INFO: ==14279== Releasing lock...
[2026-04-03 14:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:33:02] Production.INFO: ==14283== Lock acquired, processing the job...
[2026-04-03 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:33:02] Production.INFO: ==14283== Releasing lock...
[2026-04-03 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:33:02] Production.INFO: ==14281== Lock acquired, processing the job...
[2026-04-03 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:33:02] Production.INFO: ==14281== Releasing lock...
[2026-04-03 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:33:03] Production.INFO: ==14286== Lock acquired, processing the job...
[2026-04-03 09:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:33:03] Production.INFO: ==14288== Lock acquired, processing the job...
[2026-04-03 09:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:33:03] Production.INFO: ==14290== Lock acquired, processing the job...
[2026-04-03 09:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:33:03] Production.INFO: ==14292== Lock acquired, processing the job...
[2026-04-03 09:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:33:03] Production.INFO: ==14294== Lock acquired, processing the job...
[2026-04-03 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:33:03] Production.INFO: Account Balance Start.
[2026-04-03 09:33:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:33:03] Production.INFO: 117
[2026-04-03 09:33:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:03] Production.INFO: ==14294== Releasing lock...
[2026-04-03 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:33:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: ==14288== Releasing lock...
[2026-04-03 09:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:33:04] Production.INFO: Total Charge 0
[2026-04-03 09:33:04] Production.INFO: CreateAllLog End
[2026-04-03 09:33:04] Production.INFO: Account Balance End.
[2026-04-03 09:33:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:33:04] Production.INFO: ==14292== Releasing lock...
[2026-04-03 09:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:33:10] Production.ERROR: CronJobId end10
[2026-04-03 09:33:10] Production.INFO: ==14290== Releasing lock...
[2026-04-03 09:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:33:14] Production.INFO: call_cost start
[2026-04-03 09:33:14] Production.INFO: call_cost end
[2026-04-03 09:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:33:14] Production.INFO: ==14286== Releasing lock...
[2026-04-03 09:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:34:02] Production.INFO: ==14350== Lock acquired, processing the job...
[2026-04-03 14:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:34:02] Production.INFO: neon service started
[2026-04-03 14:34:02] Production.INFO: neon service started
[2026-04-03 14:34:02] Production.INFO: ==14350== Releasing lock...
[2026-04-03 14:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:34:02] Production.INFO: ==14352== Lock acquired, processing the job...
[2026-04-03 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:34:02] Production.INFO: ==14352== Releasing lock...
[2026-04-03 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:34:02] Production.INFO: ==14354== Lock acquired, processing the job...
[2026-04-03 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:34:03] Production.INFO: ==14354== Releasing lock...
[2026-04-03 13:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:34:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:34:03] Production.INFO: ==14356== Lock acquired, processing the job...
[2026-04-03 09:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:34:03] Production.INFO: ==14358== Lock acquired, processing the job...
[2026-04-03 09:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:34:03] Production.INFO: ==14360== Lock acquired, processing the job...
[2026-04-03 09:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:34:03] Production.INFO: ==14362== Lock acquired, processing the job...
[2026-04-03 09:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:34:03] Production.INFO: ==14364== Lock acquired, processing the job...
[2026-04-03 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:34:03] Production.INFO: Account Balance Start.
[2026-04-03 09:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:34:03] Production.INFO: 117
[2026-04-03 09:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 09:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:34:03] Production.INFO: ==14364== Releasing lock...
[2026-04-03 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: ==14358== Releasing lock...
[2026-04-03 09:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:34:04] Production.INFO: Total Charge 0
[2026-04-03 09:34:04] Production.INFO: CreateAllLog End
[2026-04-03 09:34:05] Production.INFO: Account Balance End.
[2026-04-03 09:34:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:34:05] Production.INFO: ==14362== Releasing lock...
[2026-04-03 09:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:34:12] Production.ERROR: CronJobId end10
[2026-04-03 09:34:12] Production.INFO: ==14360== Releasing lock...
[2026-04-03 09:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:34:14] Production.INFO: call_cost start
[2026-04-03 09:34:14] Production.INFO: call_cost end
[2026-04-03 09:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:34:14] Production.INFO: ==14356== Releasing lock...
[2026-04-03 09:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:35:01] Production.INFO: ==14430== Lock acquired, processing the job...
[2026-04-03 14:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:35:01] Production.INFO: neon service started
[2026-04-03 14:35:01] Production.INFO: neon service started
[2026-04-03 14:35:01] Production.INFO: ==14430== Releasing lock...
[2026-04-03 14:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:35:02] Production.INFO: ==14432== Lock acquired, processing the job...
[2026-04-03 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:35:02] Production.INFO: ==14432== Releasing lock...
[2026-04-03 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:35:02] Production.INFO: ==14434== Lock acquired, processing the job...
[2026-04-03 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:35:02] Production.INFO: ==14434== Releasing lock...
[2026-04-03 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:35:03] Production.INFO: ==14444== Lock acquired, processing the job...
[2026-04-03 09:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:35:03] Production.INFO: ==14438== Lock acquired, processing the job...
[2026-04-03 09:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 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-03 09:35:03] Production.INFO: ==14444== Releasing lock...
[2026-04-03 09:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:35:03] Production.INFO: ==14442== Lock acquired, processing the job...
[2026-04-03 09:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:35:03] Production.INFO: ==14436== Lock acquired, processing the job...
[2026-04-03 09:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:35:03] Production.INFO: ==14440== Lock acquired, processing the job...
[2026-04-03 09:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:35:03] Production.INFO: Account Balance Start.
[2026-04-03 09:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:35:03] Production.INFO: 117
[2026-04-03 09:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: ==14438== Releasing lock...
[2026-04-03 09:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-24
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-25
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:03] Production.INFO: Date 2026-03-26
[2026-04-03 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:35:04] Production.INFO: Total Charge 0
[2026-04-03 09:35:04] Production.INFO: CreateAllLog End
[2026-04-03 09:35:04] Production.INFO: Account Balance End.
[2026-04-03 09:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:35:04] Production.INFO: ==14442== Releasing lock...
[2026-04-03 09:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:35:10] Production.ERROR: CronJobId end10
[2026-04-03 09:35:10] Production.INFO: ==14440== Releasing lock...
[2026-04-03 09:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:35:13] Production.INFO: call_cost start
[2026-04-03 09:35:13] Production.INFO: call_cost end
[2026-04-03 09:35:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:35:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:35:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:35:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:35:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:35:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:35:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:35:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:35:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:35:13] Production.INFO: ==14436== Releasing lock...
[2026-04-03 09:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:35:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:36:02] Production.INFO: ==14502== Lock acquired, processing the job...
[2026-04-03 14:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:36:02] Production.INFO: neon service started
[2026-04-03 14:36:02] Production.INFO: neon service started
[2026-04-03 14:36:02] Production.INFO: ==14502== Releasing lock...
[2026-04-03 14:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:36:02] Production.INFO: ==14504== Lock acquired, processing the job...
[2026-04-03 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:36:02] Production.INFO: ==14504== Releasing lock...
[2026-04-03 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:36:02] Production.INFO: ==14506== Lock acquired, processing the job...
[2026-04-03 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:36:02] Production.INFO: ==14506== Releasing lock...
[2026-04-03 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:36:03] Production.INFO: ==14509== Lock acquired, processing the job...
[2026-04-03 09:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:36:03] Production.INFO: ==14513== Lock acquired, processing the job...
[2026-04-03 09:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:36:03] Production.INFO: ==14515== Lock acquired, processing the job...
[2026-04-03 09:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:36:03] Production.INFO: ==14511== Lock acquired, processing the job...
[2026-04-03 09:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:36:03] Production.INFO: ==14517== Lock acquired, processing the job...
[2026-04-03 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:36:03] Production.INFO: Account Balance Start.
[2026-04-03 09:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:36:03] Production.INFO: 117
[2026-04-03 09:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:03] Production.INFO: ==14517== Releasing lock...
[2026-04-03 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: ==14511== Releasing lock...
[2026-04-03 09:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:05] Production.INFO: Date 2026-03-26
[2026-04-03 09:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:05] Production.INFO: Date 2026-03-27
[2026-04-03 09:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:05] Production.INFO: Date 2026-03-28
[2026-04-03 09:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:05] Production.INFO: Date 2026-03-29
[2026-04-03 09:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:05] Production.INFO: Date 2026-03-30
[2026-04-03 09:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:05] Production.INFO: Date 2026-03-31
[2026-04-03 09:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:05] Production.INFO: Date 2026-04-01
[2026-04-03 09:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:05] Production.INFO: Date 2026-04-02
[2026-04-03 09:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:05] Production.INFO: Date 2026-04-03
[2026-04-03 09:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:36:05] Production.INFO: Total Charge 0
[2026-04-03 09:36:05] Production.INFO: CreateAllLog End
[2026-04-03 09:36:05] Production.INFO: Account Balance End.
[2026-04-03 09:36:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:36:05] Production.INFO: ==14515== Releasing lock...
[2026-04-03 09:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:36:11] Production.ERROR: CronJobId end10
[2026-04-03 09:36:11] Production.INFO: ==14513== Releasing lock...
[2026-04-03 09:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:36:13] Production.INFO: call_cost start
[2026-04-03 09:36:13] Production.INFO: call_cost end
[2026-04-03 09:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:36:13] Production.INFO: ==14509== Releasing lock...
[2026-04-03 09:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:37:01] Production.INFO: ==14574== Lock acquired, processing the job...
[2026-04-03 14:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:37:01] Production.INFO: neon service started
[2026-04-03 14:37:01] Production.INFO: neon service started
[2026-04-03 14:37:01] Production.INFO: ==14574== Releasing lock...
[2026-04-03 14:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:37:01] Production.INFO: ==14576== Lock acquired, processing the job...
[2026-04-03 09:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:37:02] Production.INFO: ==14576== Releasing lock...
[2026-04-03 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:37:02] Production.INFO: ==14578== Lock acquired, processing the job...
[2026-04-03 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:37:02] Production.INFO: ==14578== Releasing lock...
[2026-04-03 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:37:02] Production.INFO: ==14580== Lock acquired, processing the job...
[2026-04-03 09:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:37:02] Production.INFO: ==14586== Lock acquired, processing the job...
[2026-04-03 09:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:37:02] Production.INFO: ==14582== Lock acquired, processing the job...
[2026-04-03 09:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:37:03] Production.INFO: ==14584== Lock acquired, processing the job...
[2026-04-03 09:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:37:03] Production.INFO: Account Balance Start.
[2026-04-03 09:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:37:03] Production.INFO: 117
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: ==14588== Lock acquired, processing the job...
[2026-04-03 09:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 09:37:03] Production.INFO: ==14588== Releasing lock...
[2026-04-03 09:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: ==14582== Releasing lock...
[2026-04-03 09:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:37:04] Production.INFO: Total Charge 0
[2026-04-03 09:37:04] Production.INFO: CreateAllLog End
[2026-04-03 09:37:04] Production.INFO: Account Balance End.
[2026-04-03 09:37:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:37:04] Production.INFO: ==14586== Releasing lock...
[2026-04-03 09:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:37:10] Production.ERROR: CronJobId end10
[2026-04-03 09:37:10] Production.INFO: ==14584== Releasing lock...
[2026-04-03 09:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:37:13] Production.INFO: call_cost start
[2026-04-03 09:37:13] Production.INFO: call_cost end
[2026-04-03 09:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:37:13] Production.INFO: ==14580== Releasing lock...
[2026-04-03 09:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:38:01] Production.INFO: ==14651== Lock acquired, processing the job...
[2026-04-03 14:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:38:01] Production.INFO: neon service started
[2026-04-03 14:38:01] Production.INFO: neon service started
[2026-04-03 14:38:01] Production.INFO: ==14651== Releasing lock...
[2026-04-03 14:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:38:02] Production.INFO: ==14653== Lock acquired, processing the job...
[2026-04-03 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:38:02] Production.INFO: ==14653== Releasing lock...
[2026-04-03 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:38:02] Production.INFO: ==14655== Lock acquired, processing the job...
[2026-04-03 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:38:02] Production.INFO: ==14655== Releasing lock...
[2026-04-03 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:38:03] Production.INFO: ==14664== Lock acquired, processing the job...
[2026-04-03 09:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:38:03] Production.INFO: ==14662== Lock acquired, processing the job...
[2026-04-03 09:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:38:03] Production.INFO: ==14666== Lock acquired, processing the job...
[2026-04-03 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:38:03] Production.INFO: Account Balance Start.
[2026-04-03 09:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:38:03] Production.INFO: 117
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 09:38:03] Production.INFO: ==14666== Releasing lock...
[2026-04-03 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: ==14660== Lock acquired, processing the job...
[2026-04-03 09:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:38:03] Production.INFO: ==14658== Lock acquired, processing the job...
[2026-04-03 09:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: ==14660== Releasing lock...
[2026-04-03 09:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:38:04] Production.INFO: Total Charge 0
[2026-04-03 09:38:04] Production.INFO: CreateAllLog End
[2026-04-03 09:38:04] Production.INFO: Account Balance End.
[2026-04-03 09:38:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:38:05] Production.INFO: ==14664== Releasing lock...
[2026-04-03 09:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:38:11] Production.ERROR: CronJobId end10
[2026-04-03 09:38:11] Production.INFO: ==14662== Releasing lock...
[2026-04-03 09:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:38:13] Production.INFO: call_cost start
[2026-04-03 09:38:13] Production.INFO: call_cost end
[2026-04-03 09:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:38:13] Production.INFO: ==14658== Releasing lock...
[2026-04-03 09:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:39:01] Production.INFO: ==14720== Lock acquired, processing the job...
[2026-04-03 14:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:39:01] Production.INFO: neon service started
[2026-04-03 14:39:01] Production.INFO: neon service started
[2026-04-03 14:39:01] Production.INFO: ==14720== Releasing lock...
[2026-04-03 14:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:39:01] Production.INFO: ==14724== Lock acquired, processing the job...
[2026-04-03 13:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:39:01] Production.INFO: ==14724== Releasing lock...
[2026-04-03 13:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:39:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:39:01] Production.INFO: ==14722== Lock acquired, processing the job...
[2026-04-03 09:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:39:02] Production.INFO: ==14722== Releasing lock...
[2026-04-03 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:39:02] Production.INFO: ==14726== Lock acquired, processing the job...
[2026-04-03 09:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:39:02] Production.INFO: ==14732== Lock acquired, processing the job...
[2026-04-03 09:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:39:02] Production.INFO: ==14728== Lock acquired, processing the job...
[2026-04-03 09:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:39:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:39:02] Production.INFO: Account Balance Start.
[2026-04-03 09:39:02] Production.INFO: CreateAllLog Start
[2026-04-03 09:39:02] Production.INFO: 117
[2026-04-03 09:39:02] Production.INFO: Date 2026-03-08
[2026-04-03 09:39:02] Production.INFO: ==14730== Lock acquired, processing the job...
[2026-04-03 09:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:39:02] Production.INFO: ==14734== Lock acquired, processing the job...
[2026-04-03 09:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:39:02] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:02] Production.INFO: Date 2026-03-09
[2026-04-03 09:39:02] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 09:39:03] Production.INFO: ==14734== Releasing lock...
[2026-04-03 09:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-24
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-25
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: ==14728== Releasing lock...
[2026-04-03 09:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-26
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-27
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-28
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-29
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-30
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-03-31
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:03] Production.INFO: Date 2026-04-01
[2026-04-03 09:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:39:04] Production.INFO: Total Charge 0
[2026-04-03 09:39:04] Production.INFO: CreateAllLog End
[2026-04-03 09:39:04] Production.INFO: Account Balance End.
[2026-04-03 09:39:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:39:04] Production.INFO: ==14732== Releasing lock...
[2026-04-03 09:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:39:10] Production.ERROR: CronJobId end10
[2026-04-03 09:39:10] Production.INFO: ==14730== Releasing lock...
[2026-04-03 09:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:39:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:39:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:39:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:39:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:39:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:39:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:39:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:39:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:39:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:39:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:39:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:39:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:39:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:39:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:39:13] Production.INFO: call_cost start
[2026-04-03 09:39:13] Production.INFO: call_cost end
[2026-04-03 09:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:39:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:39:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:39:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:39:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:39:13] Production.INFO: ==14726== Releasing lock...
[2026-04-03 09:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:40:01] Production.INFO: ==14797== Lock acquired, processing the job...
[2026-04-03 14:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:40:01] Production.INFO: neon service started
[2026-04-03 14:40:01] Production.INFO: neon service started
[2026-04-03 14:40:01] Production.INFO: ==14797== Releasing lock...
[2026-04-03 14:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:40:02] Production.INFO: ==14803== Lock acquired, processing the job...
[2026-04-03 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:40:02] Production.INFO: ==14803== Releasing lock...
[2026-04-03 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:40:02] Production.INFO: ==14801== Lock acquired, processing the job...
[2026-04-03 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:40:02] Production.INFO: ==14801== Releasing lock...
[2026-04-03 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:40:03] Production.INFO: ==14805== Lock acquired, processing the job...
[2026-04-03 09:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:40:03] Production.INFO: ==14807== Lock acquired, processing the job...
[2026-04-03 09:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:40:03] Production.INFO: ==14809== Lock acquired, processing the job...
[2026-04-03 09:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:40:03] Production.INFO: ==14813== Lock acquired, processing the job...
[2026-04-03 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:40:03] Production.INFO: ==14811== Lock acquired, processing the job...
[2026-04-03 09:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:40:03] Production.INFO: Account Balance Start.
[2026-04-03 09:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:40:03] Production.INFO: 117
[2026-04-03 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-03 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-03 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-03 09:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:40:03] Production.INFO: ==14813== Releasing lock...
[2026-04-03 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: ==14807== Releasing lock...
[2026-04-03 09:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:40:04] Production.INFO: Total Charge 0
[2026-04-03 09:40:04] Production.INFO: CreateAllLog End
[2026-04-03 09:40:04] Production.INFO: Account Balance End.
[2026-04-03 09:40:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:40:05] Production.INFO: ==14811== Releasing lock...
[2026-04-03 09:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:40:12] Production.ERROR: CronJobId end10
[2026-04-03 09:40:12] Production.INFO: ==14809== Releasing lock...
[2026-04-03 09:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:40:13] Production.INFO: call_cost start
[2026-04-03 09:40:13] Production.INFO: call_cost end
[2026-04-03 09:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:40:13] Production.INFO: ==14805== Releasing lock...
[2026-04-03 09:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:41:02] Production.INFO: ==14875== Lock acquired, processing the job...
[2026-04-03 14:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:41:02] Production.INFO: neon service started
[2026-04-03 14:41:02] Production.INFO: neon service started
[2026-04-03 14:41:02] Production.INFO: ==14875== Releasing lock...
[2026-04-03 14:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:41:02] Production.INFO: ==14877== Lock acquired, processing the job...
[2026-04-03 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:41:02] Production.INFO: ==14877== Releasing lock...
[2026-04-03 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:41:03] Production.INFO: ==14879== Lock acquired, processing the job...
[2026-04-03 13:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:41:03] Production.INFO: ==14879== Releasing lock...
[2026-04-03 13:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:41:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:41:03] Production.INFO: ==14886== Lock acquired, processing the job...
[2026-04-03 09:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:41:03] Production.INFO: ==14890== Lock acquired, processing the job...
[2026-04-03 09:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:41:03] Production.INFO: ==14882== Lock acquired, processing the job...
[2026-04-03 09:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 09:41:04] Production.INFO: ==14888== Lock acquired, processing the job...
[2026-04-03 09:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:41:04] Production.INFO: ==14884== Lock acquired, processing the job...
[2026-04-03 09:41:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:41:04] Production.INFO: ==14892== Lock acquired, processing the job...
[2026-04-03 09:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 09:41:04] Production.INFO: Account Balance Start.
[2026-04-03 09:41:04] Production.INFO: CreateAllLog Start
[2026-04-03 09:41:04] Production.INFO: 117
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-08
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-09
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:41:04] Production.ERROR: CronJob PID - 14884
[2026-04-03 09:41:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 09:41:04] Production.ERROR: CronJob ID - 5
[2026-04-03 09:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 09:41:00
[2026-04-03 09:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:41:04] Production.ERROR: CronJob PID - 14886
[2026-04-03 09:41:04] Production.ERROR: CronJob Title - Account Block
[2026-04-03 09:41:04] Production.ERROR: CronJob ID - 7
[2026-04-03 09:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 09:41:00
[2026-04-03 09:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:41:04] Production.ERROR: CronJob PID - 14888
[2026-04-03 09:41:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 09:41:04] Production.ERROR: CronJob ID - 10
[2026-04-03 09:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 09:41:00
[2026-04-03 09:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:41:04] Production.ERROR: CronJob PID - 14890
[2026-04-03 09:41:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 09:41:04] Production.ERROR: CronJob ID - 12
[2026-04-03 09:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 09:41:00
[2026-04-03 09:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:41:04] Production.ERROR: CronJob PID - 14892
[2026-04-03 09:41:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 09:41:04] Production.ERROR: CronJob ID - 17
[2026-04-03 09:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 09:41:00
[2026-04-03 09:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:41:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 09:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: ==14894== Lock acquired, processing the job...
[2026-04-03 09:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 09:41:04] Production.INFO: ==14882== Releasing lock...
[2026-04-03 09:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 09:41:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: ==14894== Releasing lock...
[2026-04-03 09:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:41:04] Production.ERROR: done
[2026-04-03 09:41:04] Production.INFO: ==14886== Releasing lock...
[2026-04-03 09:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 09:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029185', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:05] Production.INFO: Date 2026-03-31
[2026-04-03 09:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:05] Production.INFO: Date 2026-04-01
[2026-04-03 09:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:05] Production.INFO: Date 2026-04-02
[2026-04-03 09:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:05] Production.INFO: Date 2026-04-03
[2026-04-03 09:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:41:05] Production.INFO: Total Charge 0
[2026-04-03 09:41:05] Production.INFO: CreateAllLog End
[2026-04-03 09:41:05] Production.INFO: Account Balance End.
[2026-04-03 09:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:41:05] Production.INFO: ==14890== Releasing lock...
[2026-04-03 09:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029185', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 09:41:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 09:41:11] Production.INFO: ProcessCDR(1,17029185,1,1,2)
[2026-04-03 09:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029185,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029185,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:41:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 09:41:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 09:41:11] Production.INFO: ==14892== Releasing lock...
[2026-04-03 09:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 09:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 09:41:15] Production.ERROR: CronJobId end10
[2026-04-03 09:41:15] Production.INFO: ==14888== Releasing lock...
[2026-04-03 09:41:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:41:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:41:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:41:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:41:17] Production.INFO: call_cost start
[2026-04-03 09:41:17] Production.INFO: call_cost end
[2026-04-03 09:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:41:17] Production.INFO: ==14884== Releasing lock...
[2026-04-03 09:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:42:01] Production.INFO: ==14949== Lock acquired, processing the job...
[2026-04-03 14:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:42:01] Production.INFO: neon service started
[2026-04-03 14:42:01] Production.INFO: neon service started
[2026-04-03 14:42:01] Production.INFO: ==14949== Releasing lock...
[2026-04-03 14:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:42:02] Production.INFO: ==14951== Lock acquired, processing the job...
[2026-04-03 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:42:02] Production.INFO: ==14951== Releasing lock...
[2026-04-03 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:42:02] Production.INFO: ==14953== Lock acquired, processing the job...
[2026-04-03 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:42:02] Production.INFO: ==14953== Releasing lock...
[2026-04-03 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:42:03] Production.INFO: ==14956== Lock acquired, processing the job...
[2026-04-03 09:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:42:03] Production.INFO: ==14958== Lock acquired, processing the job...
[2026-04-03 09:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:42:03] Production.INFO: ==14960== Lock acquired, processing the job...
[2026-04-03 09:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:42:03] Production.INFO: ==14964== Lock acquired, processing the job...
[2026-04-03 09:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:42:03] Production.INFO: ==14962== Lock acquired, processing the job...
[2026-04-03 09:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09: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-03 09: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-03 09:42:03] Production.INFO: Account Balance Start.
[2026-04-03 09:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:42:03] Production.INFO: 117
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 09: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-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: ==14964== Releasing lock...
[2026-04-03 09:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: ==14958== Releasing lock...
[2026-04-03 09:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-24
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:03] Production.INFO: Date 2026-03-25
[2026-04-03 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:42:04] Production.INFO: Total Charge 0
[2026-04-03 09:42:04] Production.INFO: CreateAllLog End
[2026-04-03 09:42:04] Production.INFO: Account Balance End.
[2026-04-03 09:42:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:42:04] Production.INFO: ==14962== Releasing lock...
[2026-04-03 09:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:42:10] Production.ERROR: CronJobId end10
[2026-04-03 09:42:10] Production.INFO: ==14960== Releasing lock...
[2026-04-03 09:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:42:13] Production.INFO: call_cost start
[2026-04-03 09:42:13] Production.INFO: call_cost end
[2026-04-03 09:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:42:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:42:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:42:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:42:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:42:13] Production.INFO: ==14956== Releasing lock...
[2026-04-03 09:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:43:02] Production.INFO: ==15024== Lock acquired, processing the job...
[2026-04-03 14:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:43:02] Production.INFO: neon service started
[2026-04-03 14:43:02] Production.INFO: neon service started
[2026-04-03 14:43:02] Production.INFO: ==15024== Releasing lock...
[2026-04-03 14:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:43:02] Production.INFO: ==15028== Lock acquired, processing the job...
[2026-04-03 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:43:02] Production.INFO: ==15028== Releasing lock...
[2026-04-03 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:43:02] Production.INFO: ==15026== Lock acquired, processing the job...
[2026-04-03 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:43:02] Production.INFO: ==15026== Releasing lock...
[2026-04-03 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:43:03] Production.INFO: ==15031== Lock acquired, processing the job...
[2026-04-03 09:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:43:03] Production.INFO: ==15035== Lock acquired, processing the job...
[2026-04-03 09:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:43:03] Production.INFO: ==15033== Lock acquired, processing the job...
[2026-04-03 09:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:43:03] Production.INFO: ==15037== Lock acquired, processing the job...
[2026-04-03 09:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:43:03] Production.INFO: ==15039== Lock acquired, processing the job...
[2026-04-03 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:43:03] Production.INFO: Account Balance Start.
[2026-04-03 09:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:43:03] Production.INFO: 117
[2026-04-03 09:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 09:43:03] Production.INFO: ==15039== Releasing lock...
[2026-04-03 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: ==15033== Releasing lock...
[2026-04-03 09:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:43:05] Production.INFO: Total Charge 0
[2026-04-03 09:43:05] Production.INFO: CreateAllLog End
[2026-04-03 09:43:05] Production.INFO: Account Balance End.
[2026-04-03 09:43:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:43:05] Production.INFO: ==15037== Releasing lock...
[2026-04-03 09:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:43:11] Production.ERROR: CronJobId end10
[2026-04-03 09:43:11] Production.INFO: ==15035== Releasing lock...
[2026-04-03 09:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:43:14] Production.INFO: call_cost start
[2026-04-03 09:43:14] Production.INFO: call_cost end
[2026-04-03 09:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:43:14] Production.INFO: ==15031== Releasing lock...
[2026-04-03 09:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:44:01] Production.INFO: ==15096== Lock acquired, processing the job...
[2026-04-03 14:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:44:01] Production.INFO: neon service started
[2026-04-03 14:44:01] Production.INFO: neon service started
[2026-04-03 14:44:01] Production.INFO: ==15096== Releasing lock...
[2026-04-03 14:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:44:01] Production.INFO: ==15099== Lock acquired, processing the job...
[2026-04-03 09:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:44:02] Production.INFO: ==15099== Releasing lock...
[2026-04-03 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:44:02] Production.INFO: ==15101== Lock acquired, processing the job...
[2026-04-03 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:44:02] Production.INFO: ==15101== Releasing lock...
[2026-04-03 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:44:02] Production.INFO: ==15109== Lock acquired, processing the job...
[2026-04-03 09:44:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:44:02] Production.INFO: Account Balance Start.
[2026-04-03 09:44:02] Production.INFO: CreateAllLog Start
[2026-04-03 09:44:02] Production.INFO: 117
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: ==15103== Lock acquired, processing the job...
[2026-04-03 09:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:44:03] Production.INFO: ==15107== Lock acquired, processing the job...
[2026-04-03 09:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:44:03] Production.INFO: ==15105== Lock acquired, processing the job...
[2026-04-03 09:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: ==15111== Lock acquired, processing the job...
[2026-04-03 09:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:44:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:44:03] Production.INFO: ==15111== Releasing lock...
[2026-04-03 09:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: ==15105== Releasing lock...
[2026-04-03 09:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:44:04] Production.INFO: Total Charge 0
[2026-04-03 09:44:04] Production.INFO: CreateAllLog End
[2026-04-03 09:44:04] Production.INFO: Account Balance End.
[2026-04-03 09:44:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:44:04] Production.INFO: ==15109== Releasing lock...
[2026-04-03 09:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:44:11] Production.ERROR: CronJobId end10
[2026-04-03 09:44:11] Production.INFO: ==15107== Releasing lock...
[2026-04-03 09:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:44:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:44:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:44:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:44:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:44:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:44:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:44:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:44:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:44:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:44:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:44:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:44:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:44:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:44:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:44:13] Production.INFO: call_cost start
[2026-04-03 09:44:13] Production.INFO: call_cost end
[2026-04-03 09:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:44:13] Production.INFO: ==15103== Releasing lock...
[2026-04-03 09:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:45:01] Production.INFO: ==15169== Lock acquired, processing the job...
[2026-04-03 14:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:45:02] Production.INFO: neon service started
[2026-04-03 14:45:02] Production.INFO: neon service started
[2026-04-03 14:45:02] Production.INFO: ==15169== Releasing lock...
[2026-04-03 14:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:45:02] Production.INFO: ==15171== Lock acquired, processing the job...
[2026-04-03 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:45:02] Production.INFO: ==15174== Lock acquired, processing the job...
[2026-04-03 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:45:02] Production.INFO: ==15174== Releasing lock...
[2026-04-03 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:45:02] Production.INFO: ==15171== Releasing lock...
[2026-04-03 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:45:03] Production.INFO: ==15176== Lock acquired, processing the job...
[2026-04-03 09:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:45:03] Production.INFO: ==15178== Lock acquired, processing the job...
[2026-04-03 09:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:45:03] Production.INFO: ==15180== Lock acquired, processing the job...
[2026-04-03 09:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:45:03] Production.INFO: ==15184== Lock acquired, processing the job...
[2026-04-03 09:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:45:03] Production.INFO: ==15182== Lock acquired, processing the job...
[2026-04-03 09:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09: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-03 09: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-03 09:45:03] Production.INFO: Account Balance Start.
[2026-04-03 09:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 09:45:03] Production.INFO: 117
[2026-04-03 09:45:03] Production.INFO: ==15184== Releasing lock...
[2026-04-03 09:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: ==15178== Releasing lock...
[2026-04-03 09:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:45:04] Production.INFO: Total Charge 0
[2026-04-03 09:45:04] Production.INFO: CreateAllLog End
[2026-04-03 09:45:04] Production.INFO: Account Balance End.
[2026-04-03 09:45:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:45:05] Production.INFO: ==15182== Releasing lock...
[2026-04-03 09:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:45:12] Production.ERROR: CronJobId end10
[2026-04-03 09:45:12] Production.INFO: ==15180== Releasing lock...
[2026-04-03 09:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:45:13] Production.INFO: call_cost start
[2026-04-03 09:45:13] Production.INFO: call_cost end
[2026-04-03 09:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:45:13] Production.INFO: ==15176== Releasing lock...
[2026-04-03 09:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:46:01] Production.INFO: ==15243== Lock acquired, processing the job...
[2026-04-03 14:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:46:01] Production.INFO: neon service started
[2026-04-03 14:46:01] Production.INFO: neon service started
[2026-04-03 14:46:01] Production.INFO: ==15243== Releasing lock...
[2026-04-03 14:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:46:01] Production.INFO: ==15245== Lock acquired, processing the job...
[2026-04-03 09:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:46:01] Production.INFO: ==15245== Releasing lock...
[2026-04-03 09:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:46:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:46:02] Production.INFO: ==15247== Lock acquired, processing the job...
[2026-04-03 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:46:02] Production.INFO: ==15247== Releasing lock...
[2026-04-03 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:46:02] Production.INFO: ==15250== Lock acquired, processing the job...
[2026-04-03 09:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:46:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:46:02] Production.INFO: ==15258== Lock acquired, processing the job...
[2026-04-03 09:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:46:02] Production.INFO: ==15256== Lock acquired, processing the job...
[2026-04-03 09:46:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:46:02] Production.INFO: ==15252== Lock acquired, processing the job...
[2026-04-03 09:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09: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-03 09: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-03 09:46:02] Production.INFO: ==15254== Lock acquired, processing the job...
[2026-04-03 09:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09: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-03 09:46:02] Production.INFO: ==15258== Releasing lock...
[2026-04-03 09:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:46:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:46:03] Production.INFO: Account Balance Start.
[2026-04-03 09:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:46:03] Production.INFO: 117
[2026-04-03 09:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: ==15252== Releasing lock...
[2026-04-03 09:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-24
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-25
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-26
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-27
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-28
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:03] Production.INFO: Date 2026-03-29
[2026-04-03 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:46:04] Production.INFO: Total Charge 0
[2026-04-03 09:46:04] Production.INFO: CreateAllLog End
[2026-04-03 09:46:04] Production.INFO: Account Balance End.
[2026-04-03 09:46:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:46:04] Production.INFO: ==15256== Releasing lock...
[2026-04-03 09:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:46:10] Production.ERROR: CronJobId end10
[2026-04-03 09:46:10] Production.INFO: ==15254== Releasing lock...
[2026-04-03 09:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:46:14] Production.INFO: call_cost start
[2026-04-03 09:46:14] Production.INFO: call_cost end
[2026-04-03 09:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:46:14] Production.INFO: ==15250== Releasing lock...
[2026-04-03 09:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:47:01] Production.INFO: ==15313== Lock acquired, processing the job...
[2026-04-03 14:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:47:01] Production.INFO: neon service started
[2026-04-03 14:47:01] Production.INFO: neon service started
[2026-04-03 14:47:01] Production.INFO: ==15313== Releasing lock...
[2026-04-03 14:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:47:02] Production.INFO: ==15318== Lock acquired, processing the job...
[2026-04-03 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:47:02] Production.INFO: ==15318== Releasing lock...
[2026-04-03 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:47:02] Production.INFO: ==15316== Lock acquired, processing the job...
[2026-04-03 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:47:02] Production.INFO: ==15316== Releasing lock...
[2026-04-03 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:47:03] Production.INFO: ==15320== Lock acquired, processing the job...
[2026-04-03 09:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:47:03] Production.INFO: ==15322== Lock acquired, processing the job...
[2026-04-03 09:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:47:03] Production.INFO: ==15324== Lock acquired, processing the job...
[2026-04-03 09:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:47:03] Production.INFO: ==15328== Lock acquired, processing the job...
[2026-04-03 09:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:47:03] Production.INFO: ==15326== Lock acquired, processing the job...
[2026-04-03 09:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:47:03] Production.INFO: Account Balance Start.
[2026-04-03 09:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:47:03] Production.INFO: 117
[2026-04-03 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-03 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-03 09:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:47:03] Production.INFO: ==15328== Releasing lock...
[2026-04-03 09:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: ==15322== Releasing lock...
[2026-04-03 09:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:47:04] Production.INFO: Total Charge 0
[2026-04-03 09:47:04] Production.INFO: CreateAllLog End
[2026-04-03 09:47:04] Production.INFO: Account Balance End.
[2026-04-03 09:47:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:47:05] Production.INFO: ==15326== Releasing lock...
[2026-04-03 09:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:47:11] Production.ERROR: CronJobId end10
[2026-04-03 09:47:11] Production.INFO: ==15324== Releasing lock...
[2026-04-03 09:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:47:13] Production.INFO: call_cost start
[2026-04-03 09:47:13] Production.INFO: call_cost end
[2026-04-03 09:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:47:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:47:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:47:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:47:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:47:13] Production.INFO: ==15320== Releasing lock...
[2026-04-03 09:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:48:02] Production.INFO: ==15388== Lock acquired, processing the job...
[2026-04-03 14:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:48:02] Production.INFO: neon service started
[2026-04-03 14:48:02] Production.INFO: neon service started
[2026-04-03 14:48:02] Production.INFO: ==15388== Releasing lock...
[2026-04-03 14:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:48:02] Production.INFO: ==15392== Lock acquired, processing the job...
[2026-04-03 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:48:02] Production.INFO: ==15392== Releasing lock...
[2026-04-03 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:48:02] Production.INFO: ==15390== Lock acquired, processing the job...
[2026-04-03 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:48:02] Production.INFO: ==15390== Releasing lock...
[2026-04-03 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:48:03] Production.INFO: ==15395== Lock acquired, processing the job...
[2026-04-03 09:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:48:03] Production.INFO: ==15399== Lock acquired, processing the job...
[2026-04-03 09:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:48:03] Production.INFO: ==15403== Lock acquired, processing the job...
[2026-04-03 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:48:03] Production.INFO: ==15397== Lock acquired, processing the job...
[2026-04-03 09:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 09:48:03] Production.INFO: ==15401== Lock acquired, processing the job...
[2026-04-03 09:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 09:48:03] Production.INFO: ==15403== Releasing lock...
[2026-04-03 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:48:04] Production.INFO: Account Balance Start.
[2026-04-03 09:48:04] Production.INFO: CreateAllLog Start
[2026-04-03 09:48:04] Production.INFO: 117
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-08
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-09
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: ==15397== Releasing lock...
[2026-04-03 09:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:48:04] Production.INFO: Total Charge 0
[2026-04-03 09:48:04] Production.INFO: CreateAllLog End
[2026-04-03 09:48:05] Production.INFO: Account Balance End.
[2026-04-03 09:48:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:48:05] Production.INFO: ==15401== Releasing lock...
[2026-04-03 09:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:48:11] Production.ERROR: CronJobId end10
[2026-04-03 09:48:11] Production.INFO: ==15399== Releasing lock...
[2026-04-03 09:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:48:13] Production.INFO: call_cost start
[2026-04-03 09:48:13] Production.INFO: call_cost end
[2026-04-03 09:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:48:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:48:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:48:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:48:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:48:13] Production.INFO: ==15395== Releasing lock...
[2026-04-03 09:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:49:01] Production.INFO: ==15457== Lock acquired, processing the job...
[2026-04-03 14:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:49:01] Production.INFO: neon service started
[2026-04-03 14:49:01] Production.INFO: neon service started
[2026-04-03 14:49:01] Production.INFO: ==15457== Releasing lock...
[2026-04-03 14:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:49:01] Production.INFO: ==15460== Lock acquired, processing the job...
[2026-04-03 09:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:49:02] Production.INFO: ==15460== Releasing lock...
[2026-04-03 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:49:02] Production.INFO: ==15462== Lock acquired, processing the job...
[2026-04-03 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:49:02] Production.INFO: ==15462== Releasing lock...
[2026-04-03 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:49:02] Production.INFO: ==15464== Lock acquired, processing the job...
[2026-04-03 09:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:49:02] Production.INFO: ==15466== Lock acquired, processing the job...
[2026-04-03 09:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:49:02] Production.INFO: ==15472== Lock acquired, processing the job...
[2026-04-03 09:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:49:02] Production.INFO: ==15470== Lock acquired, processing the job...
[2026-04-03 09:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:49:02] Production.INFO: ==15468== Lock acquired, processing the job...
[2026-04-03 09:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09: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-03 09: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-03 09: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-03 09:49:03] Production.INFO: ==15472== Releasing lock...
[2026-04-03 09:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:49:03] Production.INFO: Account Balance Start.
[2026-04-03 09:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:49:03] Production.INFO: 117
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:49:03] Production.INFO: ==15466== Releasing lock...
[2026-04-03 09:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:49:04] Production.INFO: Total Charge 0
[2026-04-03 09:49:04] Production.INFO: CreateAllLog End
[2026-04-03 09:49:04] Production.INFO: Account Balance End.
[2026-04-03 09:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:49:04] Production.INFO: ==15470== Releasing lock...
[2026-04-03 09:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:49:10] Production.ERROR: CronJobId end10
[2026-04-03 09:49:10] Production.INFO: ==15468== Releasing lock...
[2026-04-03 09:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:49:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:49:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:49:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:49:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:49:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:49:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:49:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:49:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:49:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:49:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:49:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:49:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:49:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:49:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:49:13] Production.INFO: call_cost start
[2026-04-03 09:49:13] Production.INFO: call_cost end
[2026-04-03 09:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:49:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:49:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:49:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:49:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:49:13] Production.INFO: ==15464== Releasing lock...
[2026-04-03 09:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:50:01] Production.INFO: ==15533== Lock acquired, processing the job...
[2026-04-03 14:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:50:01] Production.INFO: neon service started
[2026-04-03 14:50:01] Production.INFO: neon service started
[2026-04-03 14:50:01] Production.INFO: ==15533== Releasing lock...
[2026-04-03 14:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:50:02] Production.INFO: ==15535== Lock acquired, processing the job...
[2026-04-03 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:50:02] Production.INFO: ==15537== Lock acquired, processing the job...
[2026-04-03 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:50:02] Production.INFO: ==15537== Releasing lock...
[2026-04-03 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:50:02] Production.INFO: ==15535== Releasing lock...
[2026-04-03 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:50:03] Production.INFO: ==15545== Lock acquired, processing the job...
[2026-04-03 09:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:50:03] Production.INFO: ==15541== Lock acquired, processing the job...
[2026-04-03 09:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:50:03] Production.INFO: ==15543== Lock acquired, processing the job...
[2026-04-03 09:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:50:03] Production.INFO: ==15547== Lock acquired, processing the job...
[2026-04-03 09:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:50:03] Production.INFO: ==15549== Lock acquired, processing the job...
[2026-04-03 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:50:03] Production.INFO: Account Balance Start.
[2026-04-03 09:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:50:03] Production.INFO: 117
[2026-04-03 09:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09: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-03 09: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-03 09:50:04] Production.INFO: ==15549== Releasing lock...
[2026-04-03 09:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: ==15543== Releasing lock...
[2026-04-03 09:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:50:04] Production.INFO: Total Charge 0
[2026-04-03 09:50:04] Production.INFO: CreateAllLog End
[2026-04-03 09:50:04] Production.INFO: Account Balance End.
[2026-04-03 09:50:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:50:04] Production.INFO: ==15547== Releasing lock...
[2026-04-03 09:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:50:11] Production.ERROR: CronJobId end10
[2026-04-03 09:50:11] Production.INFO: ==15545== Releasing lock...
[2026-04-03 09:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:50:14] Production.INFO: call_cost start
[2026-04-03 09:50:14] Production.INFO: call_cost end
[2026-04-03 09:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:50:14] Production.INFO: ==15541== Releasing lock...
[2026-04-03 09:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:51:01] Production.INFO: ==15607== Lock acquired, processing the job...
[2026-04-03 14:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:51:01] Production.INFO: neon service started
[2026-04-03 14:51:01] Production.INFO: neon service started
[2026-04-03 14:51:01] Production.INFO: ==15607== Releasing lock...
[2026-04-03 14:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:51:01] Production.INFO: ==15609== Lock acquired, processing the job...
[2026-04-03 09:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:51:01] Production.INFO: ==15609== Releasing lock...
[2026-04-03 09:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:51:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:51:02] Production.INFO: ==15611== Lock acquired, processing the job...
[2026-04-03 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:51:02] Production.INFO: ==15611== Releasing lock...
[2026-04-03 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:51:02] Production.INFO: ==15617== Lock acquired, processing the job...
[2026-04-03 09:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:51:02] Production.INFO: ==15623== Lock acquired, processing the job...
[2026-04-03 09:51:02] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 09:51:02] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 09:51:03] Production.INFO: ==15613== Lock acquired, processing the job...
[2026-04-03 09:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 09:51:03] Production.INFO: ==15615== Lock acquired, processing the job...
[2026-04-03 09:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 09:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:51:03] Production.ERROR: CronJob PID - 15615
[2026-04-03 09:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 09:51:03] Production.ERROR: CronJob ID - 5
[2026-04-03 09:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 09:51:00
[2026-04-03 09:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 09:51:03] Production.ERROR: CronJob PID - 15623
[2026-04-03 09:51:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 09:51:03] Production.ERROR: CronJob ID - 17
[2026-04-03 09:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 09:51:00
[2026-04-03 09:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 09:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 09:51:03] Production.INFO: ==15617== Releasing lock...
[2026-04-03 09:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:51:03] Production.INFO: ==15619== Lock acquired, processing the job...
[2026-04-03 09:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 09:51:03] Production.INFO: ==15613== Releasing lock...
[2026-04-03 09:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 09:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 09:51:03] Production.INFO: ==15621== Lock acquired, processing the job...
[2026-04-03 09:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:51:03] Production.INFO: ==15625== Lock acquired, processing the job...
[2026-04-03 09:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:51:03] Production.ERROR: done
[2026-04-03 09:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:51:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 09:51:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029224', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 09:51:03] Production.INFO: Account Balance Start.
[2026-04-03 09:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:51:03] Production.INFO: 117
[2026-04-03 09:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 09: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-03 09: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-03 09:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09:51:03] Production.INFO: ==15625== Releasing lock...
[2026-04-03 09:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:51:04] Production.INFO: Total Charge 0
[2026-04-03 09:51:04] Production.INFO: CreateAllLog End
[2026-04-03 09:51:04] Production.INFO: Account Balance End.
[2026-04-03 09:51:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:51:04] Production.INFO: ==15621== Releasing lock...
[2026-04-03 09:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029224', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 09:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 09:51:10] Production.INFO: ProcessCDR(1,17029224,1,1,2)
[2026-04-03 09:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029224,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029224,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 09:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 09:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 09:51:10] Production.INFO: ==15623== Releasing lock...
[2026-04-03 09:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 09:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 09:51:13] Production.ERROR: CronJobId end10
[2026-04-03 09:51:13] Production.INFO: ==15619== Releasing lock...
[2026-04-03 09:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:51:16] Production.INFO: call_cost start
[2026-04-03 09:51:16] Production.INFO: call_cost end
[2026-04-03 09:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:51:16] Production.INFO: ==15615== Releasing lock...
[2026-04-03 09:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:52:01] Production.INFO: ==15683== Lock acquired, processing the job...
[2026-04-03 14:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:52:01] Production.INFO: neon service started
[2026-04-03 14:52:01] Production.INFO: neon service started
[2026-04-03 14:52:01] Production.INFO: ==15683== Releasing lock...
[2026-04-03 14:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:52:02] Production.INFO: ==15685== Lock acquired, processing the job...
[2026-04-03 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:52:02] Production.INFO: ==15685== Releasing lock...
[2026-04-03 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:52:02] Production.INFO: ==15688== Lock acquired, processing the job...
[2026-04-03 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:52:02] Production.INFO: ==15688== Releasing lock...
[2026-04-03 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:52:02] Production.INFO: ==15692== Lock acquired, processing the job...
[2026-04-03 09:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:52:03] Production.INFO: ==15690== Lock acquired, processing the job...
[2026-04-03 09:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:52:03] Production.INFO: ==15694== Lock acquired, processing the job...
[2026-04-03 09:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:52:03] Production.INFO: ==15696== Lock acquired, processing the job...
[2026-04-03 09:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:52:03] Production.INFO: ==15698== Lock acquired, processing the job...
[2026-04-03 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:52:03] Production.INFO: Account Balance Start.
[2026-04-03 09:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:52:03] Production.INFO: 117
[2026-04-03 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-03 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-03 09:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:52:03] Production.INFO: ==15698== Releasing lock...
[2026-04-03 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:03] Production.INFO: ==15692== Releasing lock...
[2026-04-03 09:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:52:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:52:04] Production.INFO: Total Charge 0
[2026-04-03 09:52:04] Production.INFO: CreateAllLog End
[2026-04-03 09:52:05] Production.INFO: Account Balance End.
[2026-04-03 09:52:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:52:05] Production.INFO: ==15696== Releasing lock...
[2026-04-03 09:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:52:10] Production.ERROR: CronJobId end10
[2026-04-03 09:52:10] Production.INFO: ==15694== Releasing lock...
[2026-04-03 09:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:52:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:52:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:52:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:52:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:52:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:52:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:52:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:52:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:52:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:52:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:52:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:52:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:52:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:52:12] Production.INFO: call_cost start
[2026-04-03 09:52:12] Production.INFO: call_cost end
[2026-04-03 09:52:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:52:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:52:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:52:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:52:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:52:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:52:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:52:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:52:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:52:12] Production.INFO: ==15690== Releasing lock...
[2026-04-03 09:52:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:52:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:53:02] Production.INFO: ==15752== Lock acquired, processing the job...
[2026-04-03 14:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:53:02] Production.INFO: neon service started
[2026-04-03 14:53:02] Production.INFO: neon service started
[2026-04-03 14:53:02] Production.INFO: ==15752== Releasing lock...
[2026-04-03 14:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:53:02] Production.INFO: ==15754== Lock acquired, processing the job...
[2026-04-03 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:53:02] Production.INFO: ==15754== Releasing lock...
[2026-04-03 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:53:02] Production.INFO: ==15756== Lock acquired, processing the job...
[2026-04-03 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:53:02] Production.INFO: ==15756== Releasing lock...
[2026-04-03 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:53:03] Production.INFO: ==15758== Lock acquired, processing the job...
[2026-04-03 09:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:53:03] Production.INFO: ==15760== Lock acquired, processing the job...
[2026-04-03 09:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:53:03] Production.INFO: ==15764== Lock acquired, processing the job...
[2026-04-03 09:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:53:03] Production.INFO: ==15766== Lock acquired, processing the job...
[2026-04-03 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:53:03] Production.INFO: ==15762== Lock acquired, processing the job...
[2026-04-03 09:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:53:03] Production.INFO: Account Balance Start.
[2026-04-03 09:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:53:03] Production.INFO: 117
[2026-04-03 09:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 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-03 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:53:03] Production.INFO: ==15766== Releasing lock...
[2026-04-03 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: ==15760== Releasing lock...
[2026-04-03 09:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:53:05] Production.INFO: Total Charge 0
[2026-04-03 09:53:05] Production.INFO: CreateAllLog End
[2026-04-03 09:53:05] Production.INFO: Account Balance End.
[2026-04-03 09:53:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:53:05] Production.INFO: ==15764== Releasing lock...
[2026-04-03 09:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:53:12] Production.ERROR: CronJobId end10
[2026-04-03 09:53:12] Production.INFO: ==15762== Releasing lock...
[2026-04-03 09:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:53:14] Production.INFO: call_cost start
[2026-04-03 09:53:14] Production.INFO: call_cost end
[2026-04-03 09:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:53:14] Production.INFO: ==15758== Releasing lock...
[2026-04-03 09:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:54:01] Production.INFO: ==15824== Lock acquired, processing the job...
[2026-04-03 14:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:54:01] Production.INFO: neon service started
[2026-04-03 14:54:01] Production.INFO: neon service started
[2026-04-03 14:54:01] Production.INFO: ==15824== Releasing lock...
[2026-04-03 14:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:54:02] Production.INFO: ==15826== Lock acquired, processing the job...
[2026-04-03 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:54:02] Production.INFO: ==15828== Lock acquired, processing the job...
[2026-04-03 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:54:02] Production.INFO: ==15828== Releasing lock...
[2026-04-03 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:54:02] Production.INFO: ==15826== Releasing lock...
[2026-04-03 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:54:03] Production.INFO: ==15831== Lock acquired, processing the job...
[2026-04-03 09:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:54:03] Production.INFO: ==15835== Lock acquired, processing the job...
[2026-04-03 09:54:03] Production.INFO: ==15833== Lock acquired, processing the job...
[2026-04-03 09:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:54:03] Production.INFO: ==15837== Lock acquired, processing the job...
[2026-04-03 09:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:54:03] Production.INFO: Account Balance Start.
[2026-04-03 09:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:54:03] Production.INFO: 117
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:03] Production.INFO: ==15839== Lock acquired, processing the job...
[2026-04-03 09:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09: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-03 09:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:54:03] Production.INFO: ==15839== Releasing lock...
[2026-04-03 09:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: ==15833== Releasing lock...
[2026-04-03 09:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:54:04] Production.INFO: Total Charge 0
[2026-04-03 09:54:04] Production.INFO: CreateAllLog End
[2026-04-03 09:54:04] Production.INFO: Account Balance End.
[2026-04-03 09:54:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:54:04] Production.INFO: ==15837== Releasing lock...
[2026-04-03 09:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:54:10] Production.ERROR: CronJobId end10
[2026-04-03 09:54:10] Production.INFO: ==15835== Releasing lock...
[2026-04-03 09:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:54:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:54:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:54:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:54:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:54:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:54:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:54:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:54:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:54:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:54:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:54:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:54:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:54:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:54:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:54:12] Production.INFO: call_cost start
[2026-04-03 09:54:12] Production.INFO: call_cost end
[2026-04-03 09:54:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:54:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:54:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:54:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:54:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:54:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:54:13] Production.INFO: ==15831== Releasing lock...
[2026-04-03 09:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:55:02] Production.INFO: ==15899== Lock acquired, processing the job...
[2026-04-03 14:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:55:02] Production.INFO: neon service started
[2026-04-03 14:55:02] Production.INFO: neon service started
[2026-04-03 14:55:02] Production.INFO: ==15899== Releasing lock...
[2026-04-03 14:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:55:02] Production.INFO: ==15901== Lock acquired, processing the job...
[2026-04-03 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:55:02] Production.INFO: ==15903== Lock acquired, processing the job...
[2026-04-03 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 09:55:02] Production.INFO: ==15901== Releasing lock...
[2026-04-03 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:55:02] Production.INFO: ==15903== Releasing lock...
[2026-04-03 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:55:03] Production.INFO: ==15913== Lock acquired, processing the job...
[2026-04-03 09:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 09:55:03] Production.INFO: ==15913== Releasing lock...
[2026-04-03 09:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:55:03] Production.INFO: ==15905== Lock acquired, processing the job...
[2026-04-03 09:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:55:03] Production.INFO: ==15907== Lock acquired, processing the job...
[2026-04-03 09:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:55:03] Production.INFO: ==15909== Lock acquired, processing the job...
[2026-04-03 09:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:55:03] Production.INFO: ==15911== Lock acquired, processing the job...
[2026-04-03 09:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:55:04] Production.INFO: Account Balance Start.
[2026-04-03 09:55:04] Production.INFO: CreateAllLog Start
[2026-04-03 09:55:04] Production.INFO: 117
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-08
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-09
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-10
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-11
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-12
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-13
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-14
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-15
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-16
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-17
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: ==15907== Releasing lock...
[2026-04-03 09:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:05] Production.INFO: Date 2026-03-26
[2026-04-03 09:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:05] Production.INFO: Date 2026-03-27
[2026-04-03 09:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:05] Production.INFO: Date 2026-03-28
[2026-04-03 09:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:05] Production.INFO: Date 2026-03-29
[2026-04-03 09:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:05] Production.INFO: Date 2026-03-30
[2026-04-03 09:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:05] Production.INFO: Date 2026-03-31
[2026-04-03 09:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:05] Production.INFO: Date 2026-04-01
[2026-04-03 09:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:05] Production.INFO: Date 2026-04-02
[2026-04-03 09:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:05] Production.INFO: Date 2026-04-03
[2026-04-03 09:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 09:55:05] Production.INFO: Total Charge 0
[2026-04-03 09:55:05] Production.INFO: CreateAllLog End
[2026-04-03 09:55:05] Production.INFO: Account Balance End.
[2026-04-03 09:55:05] Production.ERROR: CronJobId end 12
[2026-04-03 09:55:05] Production.INFO: ==15911== Releasing lock...
[2026-04-03 09:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:55:11] Production.ERROR: CronJobId end10
[2026-04-03 09:55:11] Production.INFO: ==15909== Releasing lock...
[2026-04-03 09:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:55:14] Production.INFO: call_cost start
[2026-04-03 09:55:14] Production.INFO: call_cost end
[2026-04-03 09:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:55:14] Production.INFO: ==15905== Releasing lock...
[2026-04-03 09:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:56:01] Production.INFO: ==15969== Lock acquired, processing the job...
[2026-04-03 14:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:56:01] Production.INFO: neon service started
[2026-04-03 14:56:01] Production.INFO: neon service started
[2026-04-03 14:56:01] Production.INFO: ==15969== Releasing lock...
[2026-04-03 14:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:56:01] Production.INFO: ==15974== Lock acquired, processing the job...
[2026-04-03 13:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:56:02] Production.INFO: ==15974== Releasing lock...
[2026-04-03 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:56:02] Production.INFO: ==15972== Lock acquired, processing the job...
[2026-04-03 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:56:02] Production.INFO: ==15972== Releasing lock...
[2026-04-03 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:56:03] Production.INFO: ==15976== Lock acquired, processing the job...
[2026-04-03 09:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:56:03] Production.INFO: ==15978== Lock acquired, processing the job...
[2026-04-03 09:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:56:03] Production.INFO: ==15984== Lock acquired, processing the job...
[2026-04-03 09:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:56:03] Production.INFO: ==15982== Lock acquired, processing the job...
[2026-04-03 09:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:56:03] Production.INFO: ==15980== Lock acquired, processing the job...
[2026-04-03 09:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:56:03] Production.INFO: Account Balance Start.
[2026-04-03 09:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:56:03] Production.INFO: 117
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: ==15984== Releasing lock...
[2026-04-03 09:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: ==15978== Releasing lock...
[2026-04-03 09:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:56:04] Production.INFO: Total Charge 0
[2026-04-03 09:56:04] Production.INFO: CreateAllLog End
[2026-04-03 09:56:04] Production.INFO: Account Balance End.
[2026-04-03 09:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:56:04] Production.INFO: ==15982== Releasing lock...
[2026-04-03 09:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:56:11] Production.ERROR: CronJobId end10
[2026-04-03 09:56:11] Production.INFO: ==15980== Releasing lock...
[2026-04-03 09:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:56:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:56:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:56:14] Production.INFO: call_cost start
[2026-04-03 09:56:14] Production.INFO: call_cost end
[2026-04-03 09:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:56:14] Production.INFO: ==15976== Releasing lock...
[2026-04-03 09:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:57:01] Production.INFO: ==16041== Lock acquired, processing the job...
[2026-04-03 14:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:57:01] Production.INFO: neon service started
[2026-04-03 14:57:02] Production.INFO: neon service started
[2026-04-03 14:57:02] Production.INFO: ==16041== Releasing lock...
[2026-04-03 14:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 09:57:02] Production.INFO: ==16043== Lock acquired, processing the job...
[2026-04-03 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:57:02] Production.INFO: ==16043== Releasing lock...
[2026-04-03 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:57:02] Production.INFO: ==16045== Lock acquired, processing the job...
[2026-04-03 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:57:02] Production.INFO: ==16045== Releasing lock...
[2026-04-03 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:57:03] Production.INFO: ==16053== Lock acquired, processing the job...
[2026-04-03 09:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:57:03] Production.INFO: ==16047== Lock acquired, processing the job...
[2026-04-03 09:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:57:03] Production.INFO: ==16049== Lock acquired, processing the job...
[2026-04-03 09:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:57:03] Production.INFO: Account Balance Start.
[2026-04-03 09:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:57:03] Production.INFO: 117
[2026-04-03 09:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:57:03] Production.INFO: ==16051== Lock acquired, processing the job...
[2026-04-03 09:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:57:03] Production.INFO: ==16056== Lock acquired, processing the job...
[2026-04-03 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 09:57:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 09:57:03] Production.INFO: ==16056== Releasing lock...
[2026-04-03 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:57:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: ==16049== Releasing lock...
[2026-04-03 09:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:57:04] Production.INFO: Total Charge 0
[2026-04-03 09:57:04] Production.INFO: CreateAllLog End
[2026-04-03 09:57:04] Production.INFO: Account Balance End.
[2026-04-03 09:57:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:57:04] Production.INFO: ==16053== Releasing lock...
[2026-04-03 09:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:57:12] Production.ERROR: CronJobId end10
[2026-04-03 09:57:12] Production.INFO: ==16051== Releasing lock...
[2026-04-03 09:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:57:13] Production.INFO: call_cost start
[2026-04-03 09:57:13] Production.INFO: call_cost end
[2026-04-03 09:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:57:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:57:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:57:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:57:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:57:13] Production.INFO: ==16047== Releasing lock...
[2026-04-03 09:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:58:01] Production.INFO: ==16109== Lock acquired, processing the job...
[2026-04-03 14:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:58:01] Production.INFO: neon service started
[2026-04-03 14:58:01] Production.INFO: neon service started
[2026-04-03 14:58:01] Production.INFO: ==16109== Releasing lock...
[2026-04-03 14:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:58:01] Production.INFO: ==16113== Lock acquired, processing the job...
[2026-04-03 13:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:58:01] Production.INFO: ==16113== Releasing lock...
[2026-04-03 13:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:58:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:58:01] Production.INFO: ==16111== Lock acquired, processing the job...
[2026-04-03 09:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:58:02] Production.INFO: ==16111== Releasing lock...
[2026-04-03 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:58:02] Production.INFO: ==16115== Lock acquired, processing the job...
[2026-04-03 09:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:58:02] Production.INFO: ==16121== Lock acquired, processing the job...
[2026-04-03 09:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:58:02] Production.INFO: ==16117== Lock acquired, processing the job...
[2026-04-03 09:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:58:03] Production.INFO: ==16119== Lock acquired, processing the job...
[2026-04-03 09:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:58:03] Production.INFO: ==16123== Lock acquired, processing the job...
[2026-04-03 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:58:03] Production.INFO: Account Balance Start.
[2026-04-03 09:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:58:03] Production.INFO: 117
[2026-04-03 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-03 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-03 09:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: ==16123== Releasing lock...
[2026-04-03 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: ==16117== Releasing lock...
[2026-04-03 09:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-18
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-19
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-20
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-21
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-22
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:03] Production.INFO: Date 2026-03-23
[2026-04-03 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:58:04] Production.INFO: Total Charge 0
[2026-04-03 09:58:04] Production.INFO: CreateAllLog End
[2026-04-03 09:58:04] Production.INFO: Account Balance End.
[2026-04-03 09:58:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:58:04] Production.INFO: ==16121== Releasing lock...
[2026-04-03 09:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:58:10] Production.ERROR: CronJobId end10
[2026-04-03 09:58:10] Production.INFO: ==16119== Releasing lock...
[2026-04-03 09:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:58:13] Production.INFO: call_cost start
[2026-04-03 09:58:13] Production.INFO: call_cost end
[2026-04-03 09:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:58:13] Production.INFO: ==16115== Releasing lock...
[2026-04-03 09:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:59:01] Production.INFO: ==16182== Lock acquired, processing the job...
[2026-04-03 14:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 14:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 14:59:01] Production.INFO: neon service started
[2026-04-03 14:59:01] Production.INFO: neon service started
[2026-04-03 14:59:01] Production.INFO: ==16182== Releasing lock...
[2026-04-03 14:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 14:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:59:02] Production.INFO: ==16186== Lock acquired, processing the job...
[2026-04-03 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:59:02] Production.INFO: ==16186== Releasing lock...
[2026-04-03 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 13:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 09:59:02] Production.INFO: ==16184== Lock acquired, processing the job...
[2026-04-03 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 09:59:02] Production.INFO: ==16184== Releasing lock...
[2026-04-03 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 09:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 09:59:03] Production.INFO: ==16189== Lock acquired, processing the job...
[2026-04-03 09:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 09:59:03] Production.INFO: ==16195== Lock acquired, processing the job...
[2026-04-03 09:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 09:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 09:59:03] Production.INFO: ==16193== Lock acquired, processing the job...
[2026-04-03 09:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 09:59:03] Production.INFO: ==16191== Lock acquired, processing the job...
[2026-04-03 09:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 09:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 09:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 09:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 09:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 09:59:03] Production.INFO: ==16197== Lock acquired, processing the job...
[2026-04-03 09:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 09:59:03] Production.INFO: Account Balance Start.
[2026-04-03 09:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 09:59:03] Production.INFO: 117
[2026-04-03 09:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 09:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09: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-03 09:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 09:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 09: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-03 09:59:03] Production.INFO: ==16197== Releasing lock...
[2026-04-03 09:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 09:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 09:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 09:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:03] Production.INFO: Date 2026-03-11
[2026-04-03 09:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:03] Production.INFO: Date 2026-03-12
[2026-04-03 09:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:03] Production.INFO: Date 2026-03-13
[2026-04-03 09:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:03] Production.INFO: Date 2026-03-14
[2026-04-03 09:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:03] Production.INFO: Date 2026-03-15
[2026-04-03 09:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:03] Production.INFO: Date 2026-03-16
[2026-04-03 09:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:03] Production.INFO: Date 2026-03-17
[2026-04-03 09:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-18
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-19
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: ==16191== Releasing lock...
[2026-04-03 09:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 09:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-04-01
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-04-02
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Date 2026-04-03
[2026-04-03 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 09:59:04] Production.INFO: Total Charge 0
[2026-04-03 09:59:04] Production.INFO: CreateAllLog End
[2026-04-03 09:59:04] Production.INFO: Account Balance End.
[2026-04-03 09:59:04] Production.ERROR: CronJobId end 12
[2026-04-03 09:59:04] Production.INFO: ==16195== Releasing lock...
[2026-04-03 09:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 09:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 09:59:10] Production.ERROR: CronJobId end10
[2026-04-03 09:59:10] Production.INFO: ==16193== Releasing lock...
[2026-04-03 09:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 09:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 09:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 09:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 09:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 09:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 09:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 09:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 09:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 09:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 09:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 09:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 09:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 09:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 09:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 09:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 09:59:13] Production.INFO: call_cost start
[2026-04-03 09:59:13] Production.INFO: call_cost end
[2026-04-03 09:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 09:59:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 09:59:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 09:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 09:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 09:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 09:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 09:59:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 09:59:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 09:59:13] Production.INFO: ==16189== Releasing lock...
[2026-04-03 09:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 09:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:00:02] Production.INFO: ==16254== Lock acquired, processing the job...
[2026-04-03 15:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:00:02] Production.INFO: neon service started
[2026-04-03 15:00:02] Production.INFO: neon service started
[2026-04-03 15:00:02] Production.INFO: ==16254== Releasing lock...
[2026-04-03 15:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:00:02] Production.INFO: ==16256== Lock acquired, processing the job...
[2026-04-03 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:00:02] Production.INFO: ==16256== Releasing lock...
[2026-04-03 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:00:02] Production.INFO: ==16258== Lock acquired, processing the job...
[2026-04-03 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:00:03] Production.INFO: ==16258== Releasing lock...
[2026-04-03 14:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:00:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:00:03] Production.INFO: ==16261== Lock acquired, processing the job...
[2026-04-03 10:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:00:03] Production.INFO: ==16263== Lock acquired, processing the job...
[2026-04-03 10:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:00:03] Production.INFO: ==16267== Lock acquired, processing the job...
[2026-04-03 10:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:00:03] Production.INFO: ==16265== Lock acquired, processing the job...
[2026-04-03 10:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:00:03] Production.INFO: Account Balance Start.
[2026-04-03 10:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:00:03] Production.INFO: 117
[2026-04-03 10:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:03] Production.INFO: ==16269== Lock acquired, processing the job...
[2026-04-03 10:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:00:03] Production.INFO: ==16269== Releasing lock...
[2026-04-03 10:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:00:04] Production.INFO: ==16263== Releasing lock...
[2026-04-03 10:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:00:05] Production.INFO: Total Charge 0
[2026-04-03 10:00:05] Production.INFO: CreateAllLog End
[2026-04-03 10:00:05] Production.INFO: Account Balance End.
[2026-04-03 10:00:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:00:05] Production.INFO: ==16267== Releasing lock...
[2026-04-03 10:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:00:11] Production.ERROR: CronJobId end10
[2026-04-03 10:00:11] Production.INFO: ==16265== Releasing lock...
[2026-04-03 10:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:00:14] Production.INFO: call_cost start
[2026-04-03 10:00:14] Production.INFO: call_cost end
[2026-04-03 10:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:00:14] Production.INFO: ==16261== Releasing lock...
[2026-04-03 10:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:01:01] Production.INFO: ==16325== Lock acquired, processing the job...
[2026-04-03 15:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:01:01] Production.INFO: neon service started
[2026-04-03 15:01:01] Production.INFO: neon service started
[2026-04-03 15:01:01] Production.INFO: ==16325== Releasing lock...
[2026-04-03 15:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:01:01] Production.INFO: ==16340== Lock acquired, processing the job...
[2026-04-03 14:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:01:01] Production.INFO: ==16340== Releasing lock...
[2026-04-03 14:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:01:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:01:02] Production.INFO: ==16338== Lock acquired, processing the job...
[2026-04-03 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:01:02] Production.INFO: ==16338== Releasing lock...
[2026-04-03 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:01:03] Production.INFO: ==16348== Lock acquired, processing the job...
[2026-04-03 10:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:01:03] Production.INFO: ==16355== Lock acquired, processing the job...
[2026-04-03 10:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 10:01:03] Production.INFO: ==16342== Lock acquired, processing the job...
[2026-04-03 10:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 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-03 10:01:03] Production.INFO: ==16344== Lock acquired, processing the job...
[2026-04-03 10:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 10:01:03] Production.INFO: ==16355== Releasing lock...
[2026-04-03 10:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:01:03] Production.INFO: ==16346== Lock acquired, processing the job...
[2026-04-03 10:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:01:03] Production.INFO: ==16351== Lock acquired, processing the job...
[2026-04-03 10:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 10:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 10:01:03] Production.ERROR: CronJob PID - 16344
[2026-04-03 10:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 10:01:03] Production.ERROR: CronJob ID - 5
[2026-04-03 10:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 10:01:00
[2026-04-03 10:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 10:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 10:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 10:01:03] Production.ERROR: CronJob PID - 16348
[2026-04-03 10:01:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 10:01:03] Production.ERROR: CronJob ID - 10
[2026-04-03 10:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 10:01:00
[2026-04-03 10:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 10:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 10:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 10:01:03] Production.INFO: ==16342== Releasing lock...
[2026-04-03 10:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 10:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 10:01:03] Production.INFO: ==16353== Lock acquired, processing the job...
[2026-04-03 10:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 10:01:03] Production.INFO: Account Balance Start.
[2026-04-03 10:01:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:01:03] Production.INFO: 117
[2026-04-03 10:01:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 10:01:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:01:04] Production.ERROR: done
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 10:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029267', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 10:01:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:01:04] Production.INFO: Total Charge 0
[2026-04-03 10:01:04] Production.INFO: CreateAllLog End
[2026-04-03 10:01:04] Production.INFO: ==16346== Releasing lock...
[2026-04-03 10:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:01:04] Production.INFO: Account Balance End.
[2026-04-03 10:01:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:01:04] Production.INFO: ==16351== Releasing lock...
[2026-04-03 10:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029267', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 10:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 10:01:10] Production.INFO: ProcessCDR(1,17029267,1,1,2)
[2026-04-03 10:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029267,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029267,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 10:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 10:01:10] Production.INFO: ==16353== Releasing lock...
[2026-04-03 10:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 10:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 10:01:14] Production.ERROR: CronJobId end10
[2026-04-03 10:01:14] Production.INFO: ==16348== Releasing lock...
[2026-04-03 10:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:01:16] Production.INFO: call_cost start
[2026-04-03 10:01:16] Production.INFO: call_cost end
[2026-04-03 10:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:01:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:01:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:01:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:01:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:01:16] Production.INFO: ==16344== Releasing lock...
[2026-04-03 10:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:02:02] Production.INFO: ==16413== Lock acquired, processing the job...
[2026-04-03 15:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:02:02] Production.INFO: neon service started
[2026-04-03 15:02:02] Production.INFO: neon service started
[2026-04-03 15:02:02] Production.INFO: ==16413== Releasing lock...
[2026-04-03 15:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:02:02] Production.INFO: ==16415== Lock acquired, processing the job...
[2026-04-03 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:02:02] Production.INFO: ==16415== Releasing lock...
[2026-04-03 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:02:02] Production.INFO: ==16417== Lock acquired, processing the job...
[2026-04-03 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:02:02] Production.INFO: ==16417== Releasing lock...
[2026-04-03 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:02:03] Production.INFO: ==16421== Lock acquired, processing the job...
[2026-04-03 10:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:02:03] Production.INFO: ==16429== Lock acquired, processing the job...
[2026-04-03 10:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:02:03] Production.INFO: ==16419== Lock acquired, processing the job...
[2026-04-03 10:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 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-03 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-03 10:02:03] Production.INFO: ==16429== Releasing lock...
[2026-04-03 10:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:02:03] Production.INFO: ==16423== Lock acquired, processing the job...
[2026-04-03 10:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:02:03] Production.INFO: ==16425== Lock acquired, processing the job...
[2026-04-03 10:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:02:04] Production.INFO: ==16427== Lock acquired, processing the job...
[2026-04-03 10:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 10:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:02:04] Production.INFO: Account Balance Start.
[2026-04-03 10:02:04] Production.INFO: CreateAllLog Start
[2026-04-03 10:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 10:02:04] Production.INFO: 117
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-08
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: ==16421== Releasing lock...
[2026-04-03 10:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.ERROR: done
[2026-04-03 10:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:05] Production.INFO: Date 2026-03-31
[2026-04-03 10:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:05] Production.ERROR: done
[2026-04-03 10:02:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10: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-03 10: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-03 10:02:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:02:05] Production.INFO: ==16427== Releasing lock...
[2026-04-03 10:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 10:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 10:02:05] Production.INFO: Total Charge 0
[2026-04-03 10:02:05] Production.INFO: CreateAllLog End
[2026-04-03 10:02:05] Production.INFO: Account Balance End.
[2026-04-03 10:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:02:05] Production.INFO: ==16425== Releasing lock...
[2026-04-03 10:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:02:13] Production.ERROR: CronJobId end10
[2026-04-03 10:02:13] Production.INFO: ==16423== Releasing lock...
[2026-04-03 10:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:02:15] Production.INFO: call_cost start
[2026-04-03 10:02:15] Production.INFO: call_cost end
[2026-04-03 10:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:02:15] Production.INFO: ==16419== Releasing lock...
[2026-04-03 10:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:03:01] Production.INFO: ==16483== Lock acquired, processing the job...
[2026-04-03 15:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:03:01] Production.INFO: neon service started
[2026-04-03 15:03:01] Production.INFO: neon service started
[2026-04-03 15:03:01] Production.INFO: ==16483== Releasing lock...
[2026-04-03 15:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:03:01] Production.INFO: ==16486== Lock acquired, processing the job...
[2026-04-03 10:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:03:02] Production.INFO: ==16486== Releasing lock...
[2026-04-03 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:03:02] Production.INFO: ==16488== Lock acquired, processing the job...
[2026-04-03 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:03:02] Production.INFO: ==16488== Releasing lock...
[2026-04-03 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:03:02] Production.INFO: ==16497== Lock acquired, processing the job...
[2026-04-03 10:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:03:02] Production.INFO: ==16491== Lock acquired, processing the job...
[2026-04-03 10:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:03:02] Production.INFO: Account Balance Start.
[2026-04-03 10:03:02] Production.INFO: CreateAllLog Start
[2026-04-03 10:03:02] Production.INFO: 117
[2026-04-03 10:03:02] Production.INFO: Date 2026-03-08
[2026-04-03 10:03:02] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:02] Production.INFO: ==16493== Lock acquired, processing the job...
[2026-04-03 10:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:03:02] Production.INFO: Date 2026-03-09
[2026-04-03 10:03:02] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:03:02] Production.INFO: ==16495== Lock acquired, processing the job...
[2026-04-03 10:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: ==16499== Lock acquired, processing the job...
[2026-04-03 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:03:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:03:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:03:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: ==16499== Releasing lock...
[2026-04-03 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-25
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-26
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-27
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-28
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-29
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-30
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: ==16493== Releasing lock...
[2026-04-03 10:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:03:03] Production.INFO: Date 2026-03-31
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-04-01
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-04-02
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Date 2026-04-03
[2026-04-03 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:03:03] Production.INFO: Total Charge 0
[2026-04-03 10:03:03] Production.INFO: CreateAllLog End
[2026-04-03 10:03:03] Production.INFO: Account Balance End.
[2026-04-03 10:03:03] Production.ERROR: CronJobId end 12
[2026-04-03 10:03:03] Production.INFO: ==16497== Releasing lock...
[2026-04-03 10:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:03:09] Production.ERROR: CronJobId end10
[2026-04-03 10:03:09] Production.INFO: ==16495== Releasing lock...
[2026-04-03 10:03:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:03:09] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:03:13] Production.INFO: call_cost start
[2026-04-03 10:03:13] Production.INFO: call_cost end
[2026-04-03 10:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:03:13] Production.INFO: ==16491== Releasing lock...
[2026-04-03 10:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:04:01] Production.INFO: ==16556== Lock acquired, processing the job...
[2026-04-03 15:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:04:01] Production.INFO: neon service started
[2026-04-03 15:04:01] Production.INFO: neon service started
[2026-04-03 15:04:01] Production.INFO: ==16556== Releasing lock...
[2026-04-03 15:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:04:02] Production.INFO: ==16558== Lock acquired, processing the job...
[2026-04-03 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:04:02] Production.INFO: ==16558== Releasing lock...
[2026-04-03 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:04:02] Production.INFO: ==16560== Lock acquired, processing the job...
[2026-04-03 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:04:02] Production.INFO: ==16560== Releasing lock...
[2026-04-03 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:04:03] Production.INFO: ==16568== Lock acquired, processing the job...
[2026-04-03 10:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:04:03] Production.INFO: ==16562== Lock acquired, processing the job...
[2026-04-03 10:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:04:03] Production.INFO: ==16564== Lock acquired, processing the job...
[2026-04-03 10:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:04:03] Production.INFO: Account Balance Start.
[2026-04-03 10:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:04:03] Production.INFO: 117
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:04:03] Production.INFO: ==16570== Lock acquired, processing the job...
[2026-04-03 10:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:04:03] Production.INFO: ==16566== Lock acquired, processing the job...
[2026-04-03 10:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: ==16570== Releasing lock...
[2026-04-03 10:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:03] Production.INFO: Date 2026-03-25
[2026-04-03 10:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:04] Production.INFO: ==16564== Releasing lock...
[2026-04-03 10:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:04:04] Production.INFO: Total Charge 0
[2026-04-03 10:04:04] Production.INFO: CreateAllLog End
[2026-04-03 10:04:04] Production.INFO: Account Balance End.
[2026-04-03 10:04:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:04:04] Production.INFO: ==16568== Releasing lock...
[2026-04-03 10:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:04:12] Production.ERROR: CronJobId end10
[2026-04-03 10:04:12] Production.INFO: ==16566== Releasing lock...
[2026-04-03 10:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:04:13] Production.INFO: call_cost start
[2026-04-03 10:04:13] Production.INFO: call_cost end
[2026-04-03 10:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:04:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:04:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:04:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:04:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:04:13] Production.INFO: ==16562== Releasing lock...
[2026-04-03 10:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:05:02] Production.INFO: ==16631== Lock acquired, processing the job...
[2026-04-03 15:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:05:02] Production.INFO: neon service started
[2026-04-03 15:05:02] Production.INFO: neon service started
[2026-04-03 15:05:02] Production.INFO: ==16631== Releasing lock...
[2026-04-03 15:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:05:02] Production.INFO: ==16633== Lock acquired, processing the job...
[2026-04-03 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:05:02] Production.INFO: ==16633== Releasing lock...
[2026-04-03 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:05:02] Production.INFO: ==16635== Lock acquired, processing the job...
[2026-04-03 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:05:03] Production.INFO: ==16635== Releasing lock...
[2026-04-03 14:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:05:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:05:03] Production.INFO: ==16639== Lock acquired, processing the job...
[2026-04-03 10:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:05:03] Production.INFO: ==16643== Lock acquired, processing the job...
[2026-04-03 10:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:05:03] Production.INFO: ==16641== Lock acquired, processing the job...
[2026-04-03 10:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:05:03] Production.INFO: ==16637== Lock acquired, processing the job...
[2026-04-03 10:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:05:03] Production.INFO: Account Balance Start.
[2026-04-03 10:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:05:03] Production.INFO: 117
[2026-04-03 10:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:03] Production.INFO: ==16645== Lock acquired, processing the job...
[2026-04-03 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:03] Production.INFO: ==16645== Releasing lock...
[2026-04-03 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: ==16639== Releasing lock...
[2026-04-03 10:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:05:04] Production.INFO: Total Charge 0
[2026-04-03 10:05:04] Production.INFO: CreateAllLog End
[2026-04-03 10:05:04] Production.INFO: Account Balance End.
[2026-04-03 10:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:05:04] Production.INFO: ==16643== Releasing lock...
[2026-04-03 10:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:05:11] Production.ERROR: CronJobId end10
[2026-04-03 10:05:11] Production.INFO: ==16641== Releasing lock...
[2026-04-03 10:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:05:14] Production.INFO: call_cost start
[2026-04-03 10:05:14] Production.INFO: call_cost end
[2026-04-03 10:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:05:14] Production.INFO: ==16637== Releasing lock...
[2026-04-03 10:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:06:01] Production.INFO: ==16701== Lock acquired, processing the job...
[2026-04-03 15:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:06:01] Production.INFO: neon service started
[2026-04-03 15:06:01] Production.INFO: neon service started
[2026-04-03 15:06:01] Production.INFO: ==16701== Releasing lock...
[2026-04-03 15:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:06:02] Production.INFO: ==16705== Lock acquired, processing the job...
[2026-04-03 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:06:02] Production.INFO: ==16705== Releasing lock...
[2026-04-03 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 10:06:02] Production.INFO: ==16703== Lock acquired, processing the job...
[2026-04-03 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:06:02] Production.INFO: ==16703== Releasing lock...
[2026-04-03 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:06:03] Production.INFO: ==16716== Lock acquired, processing the job...
[2026-04-03 10:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:06:03] Production.INFO: ==16708== Lock acquired, processing the job...
[2026-04-03 10:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:06:03] Production.INFO: ==16714== Lock acquired, processing the job...
[2026-04-03 10:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:06:03] Production.INFO: ==16710== Lock acquired, processing the job...
[2026-04-03 10:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:06:03] Production.INFO: ==16712== Lock acquired, processing the job...
[2026-04-03 10:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10: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-03 10: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-03 10:06:03] Production.INFO: Account Balance Start.
[2026-04-03 10:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:06:03] Production.INFO: 117
[2026-04-03 10: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-03 10:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:06:03] Production.INFO: ==16716== Releasing lock...
[2026-04-03 10:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: ==16710== Releasing lock...
[2026-04-03 10:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:06:04] Production.INFO: Total Charge 0
[2026-04-03 10:06:04] Production.INFO: CreateAllLog End
[2026-04-03 10:06:04] Production.INFO: Account Balance End.
[2026-04-03 10:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:06:04] Production.INFO: ==16714== Releasing lock...
[2026-04-03 10:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:06:11] Production.ERROR: CronJobId end10
[2026-04-03 10:06:11] Production.INFO: ==16712== Releasing lock...
[2026-04-03 10:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:06:14] Production.INFO: call_cost start
[2026-04-03 10:06:14] Production.INFO: call_cost end
[2026-04-03 10:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:06:14] Production.INFO: ==16708== Releasing lock...
[2026-04-03 10:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:07:02] Production.INFO: ==16777== Lock acquired, processing the job...
[2026-04-03 15:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:07:02] Production.INFO: neon service started
[2026-04-03 15:07:02] Production.INFO: neon service started
[2026-04-03 15:07:02] Production.INFO: ==16777== Releasing lock...
[2026-04-03 15:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:07:02] Production.INFO: ==16781== Lock acquired, processing the job...
[2026-04-03 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:07:02] Production.INFO: ==16781== Releasing lock...
[2026-04-03 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:07:02] Production.INFO: ==16779== Lock acquired, processing the job...
[2026-04-03 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:07:02] Production.INFO: ==16779== Releasing lock...
[2026-04-03 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:07:03] Production.INFO: ==16789== Lock acquired, processing the job...
[2026-04-03 10:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:07:03] Production.INFO: Account Balance Start.
[2026-04-03 10:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:07:03] Production.INFO: 117
[2026-04-03 10:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:03] Production.INFO: ==16787== Lock acquired, processing the job...
[2026-04-03 10:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:07:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:03] Production.INFO: ==16783== Lock acquired, processing the job...
[2026-04-03 10:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:07:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: ==16785== Lock acquired, processing the job...
[2026-04-03 10:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:07:04] Production.INFO: ==16791== Lock acquired, processing the job...
[2026-04-03 10:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10: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-03 10:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: ==16791== Releasing lock...
[2026-04-03 10:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:07:04] Production.INFO: ==16785== Releasing lock...
[2026-04-03 10:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:07:04] Production.INFO: Total Charge 0
[2026-04-03 10:07:04] Production.INFO: CreateAllLog End
[2026-04-03 10:07:05] Production.INFO: Account Balance End.
[2026-04-03 10:07:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:07:05] Production.INFO: ==16789== Releasing lock...
[2026-04-03 10:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:07:10] Production.ERROR: CronJobId end10
[2026-04-03 10:07:10] Production.INFO: ==16787== Releasing lock...
[2026-04-03 10:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:07:14] Production.INFO: call_cost start
[2026-04-03 10:07:14] Production.INFO: call_cost end
[2026-04-03 10:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:07:14] Production.INFO: ==16783== Releasing lock...
[2026-04-03 10:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:08:01] Production.INFO: ==16848== Lock acquired, processing the job...
[2026-04-03 15:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:08:01] Production.INFO: neon service started
[2026-04-03 15:08:01] Production.INFO: neon service started
[2026-04-03 15:08:01] Production.INFO: ==16848== Releasing lock...
[2026-04-03 15:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:08:01] Production.INFO: ==16852== Lock acquired, processing the job...
[2026-04-03 14:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:08:01] Production.INFO: ==16852== Releasing lock...
[2026-04-03 14:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:08:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:08:02] Production.INFO: ==16850== Lock acquired, processing the job...
[2026-04-03 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:08:02] Production.INFO: ==16850== Releasing lock...
[2026-04-03 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:08:03] Production.INFO: ==16856== Lock acquired, processing the job...
[2026-04-03 10:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:08:03] Production.INFO: ==16854== Lock acquired, processing the job...
[2026-04-03 10:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:08:03] Production.INFO: ==16858== Lock acquired, processing the job...
[2026-04-03 10:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:08:03] Production.INFO: ==16862== Lock acquired, processing the job...
[2026-04-03 10:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:08:03] Production.INFO: ==16860== Lock acquired, processing the job...
[2026-04-03 10:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 10:08:03] Production.INFO: ==16862== Releasing lock...
[2026-04-03 10:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:08:03] Production.INFO: Account Balance Start.
[2026-04-03 10:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:08:03] Production.INFO: 117
[2026-04-03 10:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:03] Production.INFO: ==16856== Releasing lock...
[2026-04-03 10:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:08:05] Production.INFO: Total Charge 0
[2026-04-03 10:08:05] Production.INFO: CreateAllLog End
[2026-04-03 10:08:05] Production.INFO: Account Balance End.
[2026-04-03 10:08:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:08:05] Production.INFO: ==16860== Releasing lock...
[2026-04-03 10:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:08:10] Production.ERROR: CronJobId end10
[2026-04-03 10:08:10] Production.INFO: ==16858== Releasing lock...
[2026-04-03 10:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:08:13] Production.INFO: call_cost start
[2026-04-03 10:08:13] Production.INFO: call_cost end
[2026-04-03 10:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:08:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:08:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:08:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:08:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:08:13] Production.INFO: ==16854== Releasing lock...
[2026-04-03 10:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:09:01] Production.INFO: ==16918== Lock acquired, processing the job...
[2026-04-03 15:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:09:01] Production.INFO: neon service started
[2026-04-03 15:09:01] Production.INFO: neon service started
[2026-04-03 15:09:01] Production.INFO: ==16918== Releasing lock...
[2026-04-03 15:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:09:02] Production.INFO: ==16922== Lock acquired, processing the job...
[2026-04-03 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:09:02] Production.INFO: ==16922== Releasing lock...
[2026-04-03 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:09:02] Production.INFO: ==16920== Lock acquired, processing the job...
[2026-04-03 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:09:02] Production.INFO: ==16920== Releasing lock...
[2026-04-03 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:09:03] Production.INFO: ==16925== Lock acquired, processing the job...
[2026-04-03 10:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:09:03] Production.INFO: ==16929== Lock acquired, processing the job...
[2026-04-03 10:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:09:03] Production.INFO: ==16927== Lock acquired, processing the job...
[2026-04-03 10:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:09:03] Production.INFO: ==16931== Lock acquired, processing the job...
[2026-04-03 10:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:09:03] Production.INFO: ==16933== Lock acquired, processing the job...
[2026-04-03 10:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:09:03] Production.INFO: Account Balance Start.
[2026-04-03 10:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:09:03] Production.INFO: 117
[2026-04-03 10:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 10:09:03] Production.INFO: ==16933== Releasing lock...
[2026-04-03 10:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:03] Production.INFO: ==16927== Releasing lock...
[2026-04-03 10:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:09:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:09:04] Production.INFO: Total Charge 0
[2026-04-03 10:09:04] Production.INFO: CreateAllLog End
[2026-04-03 10:09:04] Production.INFO: Account Balance End.
[2026-04-03 10:09:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:09:04] Production.INFO: ==16931== Releasing lock...
[2026-04-03 10:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:09:10] Production.ERROR: CronJobId end10
[2026-04-03 10:09:10] Production.INFO: ==16929== Releasing lock...
[2026-04-03 10:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:09:14] Production.INFO: call_cost start
[2026-04-03 10:09:14] Production.INFO: call_cost end
[2026-04-03 10:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:09:14] Production.INFO: ==16925== Releasing lock...
[2026-04-03 10:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:10:02] Production.INFO: ==16992== Lock acquired, processing the job...
[2026-04-03 15:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:10:02] Production.INFO: neon service started
[2026-04-03 15:10:02] Production.INFO: neon service started
[2026-04-03 15:10:02] Production.INFO: ==16992== Releasing lock...
[2026-04-03 15:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:10:02] Production.INFO: ==16994== Lock acquired, processing the job...
[2026-04-03 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:10:02] Production.INFO: ==16996== Lock acquired, processing the job...
[2026-04-03 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:10:02] Production.INFO: ==16996== Releasing lock...
[2026-04-03 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:10:02] Production.INFO: ==16994== Releasing lock...
[2026-04-03 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:10:03] Production.INFO: ==16999== Lock acquired, processing the job...
[2026-04-03 10:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:10:03] Production.INFO: ==17005== Lock acquired, processing the job...
[2026-04-03 10:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:10:03] Production.INFO: ==17001== Lock acquired, processing the job...
[2026-04-03 10:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:10:03] Production.INFO: ==17003== Lock acquired, processing the job...
[2026-04-03 10:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:10:03] Production.INFO: ==17007== Lock acquired, processing the job...
[2026-04-03 10:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:10:03] Production.INFO: Account Balance Start.
[2026-04-03 10:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:10:03] Production.INFO: 117
[2026-04-03 10:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:10:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:10:04] Production.INFO: ==17007== Releasing lock...
[2026-04-03 10:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: ==17001== Releasing lock...
[2026-04-03 10:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:10:05] Production.INFO: Total Charge 0
[2026-04-03 10:10:05] Production.INFO: CreateAllLog End
[2026-04-03 10:10:05] Production.INFO: Account Balance End.
[2026-04-03 10:10:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:10:05] Production.INFO: ==17005== Releasing lock...
[2026-04-03 10:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:10:12] Production.ERROR: CronJobId end10
[2026-04-03 10:10:12] Production.INFO: ==17003== Releasing lock...
[2026-04-03 10:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:10:15] Production.INFO: call_cost start
[2026-04-03 10:10:15] Production.INFO: call_cost end
[2026-04-03 10:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:10:15] Production.INFO: ==16999== Releasing lock...
[2026-04-03 10:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:11:01] Production.INFO: ==17063== Lock acquired, processing the job...
[2026-04-03 15:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:11:01] Production.INFO: neon service started
[2026-04-03 15:11:01] Production.INFO: neon service started
[2026-04-03 15:11:01] Production.INFO: ==17063== Releasing lock...
[2026-04-03 15:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:11:02] Production.INFO: ==17065== Lock acquired, processing the job...
[2026-04-03 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:11:02] Production.INFO: ==17067== Lock acquired, processing the job...
[2026-04-03 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:11:02] Production.INFO: ==17067== Releasing lock...
[2026-04-03 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:11:02] Production.INFO: ==17065== Releasing lock...
[2026-04-03 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:11:03] Production.INFO: ==17070== Lock acquired, processing the job...
[2026-04-03 10:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 10:11:03] Production.INFO: ==17072== Lock acquired, processing the job...
[2026-04-03 10:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:11:03] Production.INFO: ==17074== Lock acquired, processing the job...
[2026-04-03 10:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 10:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 10:11:03] Production.ERROR: CronJob PID - 17072
[2026-04-03 10:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 10:11:03] Production.ERROR: CronJob ID - 5
[2026-04-03 10:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 10:11:00
[2026-04-03 10:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 10:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 10:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 10:11:03] Production.ERROR: CronJob PID - 17074
[2026-04-03 10:11:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 10:11:03] Production.ERROR: CronJob ID - 7
[2026-04-03 10:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 10:11:00
[2026-04-03 10:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 10:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 10:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 10:11:03] Production.INFO: ==17070== Releasing lock...
[2026-04-03 10:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 10:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 10:11:03] Production.INFO: ==17080== Lock acquired, processing the job...
[2026-04-03 10:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 10:11:03] Production.INFO: ==17082== Lock acquired, processing the job...
[2026-04-03 10:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:11:03] Production.INFO: ==17076== Lock acquired, processing the job...
[2026-04-03 10:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 10:11:03] Production.INFO: ==17078== Lock acquired, processing the job...
[2026-04-03 10:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:11:04] Production.INFO: Account Balance Start.
[2026-04-03 10:11:04] Production.INFO: CreateAllLog Start
[2026-04-03 10:11:04] Production.INFO: 117
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-08
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: ==17082== Releasing lock...
[2026-04-03 10:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:11:04] Production.INFO: ==17074== Releasing lock...
[2026-04-03 10:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:11:04] Production.ERROR: done
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 10:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029309', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:05] Production.INFO: Date 2026-03-26
[2026-04-03 10:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:05] Production.INFO: Date 2026-03-27
[2026-04-03 10:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:05] Production.INFO: Date 2026-03-28
[2026-04-03 10:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:05] Production.INFO: Date 2026-03-29
[2026-04-03 10:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:05] Production.INFO: Date 2026-03-30
[2026-04-03 10:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:05] Production.INFO: Date 2026-03-31
[2026-04-03 10:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:11:05] Production.INFO: Total Charge 0
[2026-04-03 10:11:05] Production.INFO: CreateAllLog End
[2026-04-03 10:11:05] Production.INFO: Account Balance End.
[2026-04-03 10:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:11:05] Production.INFO: ==17078== Releasing lock...
[2026-04-03 10:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029309', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 10:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 10:11:10] Production.INFO: ProcessCDR(1,17029309,1,1,2)
[2026-04-03 10:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029309,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029309,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 10:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 10:11:10] Production.INFO: ==17080== Releasing lock...
[2026-04-03 10:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 10:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 10:11:14] Production.ERROR: CronJobId end10
[2026-04-03 10:11:14] Production.INFO: ==17076== Releasing lock...
[2026-04-03 10:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:11:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:11:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:11:16] Production.INFO: call_cost start
[2026-04-03 10:11:16] Production.INFO: call_cost end
[2026-04-03 10:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:11:16] Production.INFO: ==17072== Releasing lock...
[2026-04-03 10:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:12:02] Production.INFO: ==17142== Lock acquired, processing the job...
[2026-04-03 15:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:12:02] Production.INFO: neon service started
[2026-04-03 15:12:02] Production.INFO: neon service started
[2026-04-03 15:12:02] Production.INFO: ==17142== Releasing lock...
[2026-04-03 15:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:12:02] Production.INFO: ==17146== Lock acquired, processing the job...
[2026-04-03 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:12:02] Production.INFO: ==17146== Releasing lock...
[2026-04-03 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:12:02] Production.INFO: ==17144== Lock acquired, processing the job...
[2026-04-03 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:12:02] Production.INFO: ==17144== Releasing lock...
[2026-04-03 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:12:03] Production.INFO: ==17152== Lock acquired, processing the job...
[2026-04-03 10:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:12:03] Production.INFO: ==17148== Lock acquired, processing the job...
[2026-04-03 10:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:12:03] Production.INFO: ==17150== Lock acquired, processing the job...
[2026-04-03 10:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:12:03] Production.INFO: ==17154== Lock acquired, processing the job...
[2026-04-03 10:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:12:03] Production.INFO: ==17156== Lock acquired, processing the job...
[2026-04-03 10:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:12:03] Production.INFO: Account Balance Start.
[2026-04-03 10:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:12:03] Production.INFO: 117
[2026-04-03 10:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:12:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:12:04] Production.INFO: ==17156== Releasing lock...
[2026-04-03 10:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: ==17150== Releasing lock...
[2026-04-03 10:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:05] Production.INFO: Date 2026-03-28
[2026-04-03 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:05] Production.INFO: Date 2026-03-29
[2026-04-03 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:05] Production.INFO: Date 2026-03-30
[2026-04-03 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:05] Production.INFO: Date 2026-03-31
[2026-04-03 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:12:05] Production.INFO: Total Charge 0
[2026-04-03 10:12:05] Production.INFO: CreateAllLog End
[2026-04-03 10:12:05] Production.INFO: Account Balance End.
[2026-04-03 10:12:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:12:05] Production.INFO: ==17154== Releasing lock...
[2026-04-03 10:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:12:11] Production.ERROR: CronJobId end10
[2026-04-03 10:12:11] Production.INFO: ==17152== Releasing lock...
[2026-04-03 10:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:12:14] Production.INFO: call_cost start
[2026-04-03 10:12:14] Production.INFO: call_cost end
[2026-04-03 10:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:12:14] Production.INFO: ==17148== Releasing lock...
[2026-04-03 10:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:13:01] Production.INFO: ==17214== Lock acquired, processing the job...
[2026-04-03 15:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:13:01] Production.INFO: neon service started
[2026-04-03 15:13:01] Production.INFO: neon service started
[2026-04-03 15:13:01] Production.INFO: ==17214== Releasing lock...
[2026-04-03 15:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:13:01] Production.INFO: ==17218== Lock acquired, processing the job...
[2026-04-03 14:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:13:01] Production.INFO: ==17218== Releasing lock...
[2026-04-03 14:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:13:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:13:02] Production.INFO: ==17216== Lock acquired, processing the job...
[2026-04-03 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:13:02] Production.INFO: ==17216== Releasing lock...
[2026-04-03 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:13:02] Production.INFO: ==17220== Lock acquired, processing the job...
[2026-04-03 10:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:13:03] Production.INFO: ==17222== Lock acquired, processing the job...
[2026-04-03 10:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:13:03] Production.INFO: ==17226== Lock acquired, processing the job...
[2026-04-03 10:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:13:03] Production.INFO: ==17224== Lock acquired, processing the job...
[2026-04-03 10:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:13:03] Production.INFO: Account Balance Start.
[2026-04-03 10:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:13:03] Production.INFO: 117
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:13:03] Production.INFO: ==17229== Lock acquired, processing the job...
[2026-04-03 10:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 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-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:13:03] Production.INFO: ==17229== Releasing lock...
[2026-04-03 10:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:03] Production.INFO: ==17222== Releasing lock...
[2026-04-03 10:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:13:04] Production.INFO: Total Charge 0
[2026-04-03 10:13:04] Production.INFO: CreateAllLog End
[2026-04-03 10:13:04] Production.INFO: Account Balance End.
[2026-04-03 10:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:13:04] Production.INFO: ==17226== Releasing lock...
[2026-04-03 10:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:13:11] Production.ERROR: CronJobId end10
[2026-04-03 10:13:11] Production.INFO: ==17224== Releasing lock...
[2026-04-03 10:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:13:13] Production.INFO: call_cost start
[2026-04-03 10:13:13] Production.INFO: call_cost end
[2026-04-03 10:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:13:13] Production.INFO: ==17220== Releasing lock...
[2026-04-03 10:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:14:01] Production.INFO: ==17282== Lock acquired, processing the job...
[2026-04-03 15:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:14:01] Production.INFO: neon service started
[2026-04-03 15:14:02] Production.INFO: neon service started
[2026-04-03 15:14:02] Production.INFO: ==17282== Releasing lock...
[2026-04-03 15:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:14:02] Production.INFO: ==17284== Lock acquired, processing the job...
[2026-04-03 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:14:02] Production.INFO: ==17284== Releasing lock...
[2026-04-03 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:14:02] Production.INFO: ==17286== Lock acquired, processing the job...
[2026-04-03 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:14:02] Production.INFO: ==17286== Releasing lock...
[2026-04-03 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:14:03] Production.INFO: ==17288== Lock acquired, processing the job...
[2026-04-03 10:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:14:03] Production.INFO: ==17292== Lock acquired, processing the job...
[2026-04-03 10:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:14:03] Production.INFO: ==17290== Lock acquired, processing the job...
[2026-04-03 10:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:14:03] Production.INFO: ==17296== Lock acquired, processing the job...
[2026-04-03 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:14:03] Production.INFO: ==17294== Lock acquired, processing the job...
[2026-04-03 10:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:14:03] Production.INFO: Account Balance Start.
[2026-04-03 10:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:14:03] Production.INFO: 117
[2026-04-03 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-03 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-03 10:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:14:03] Production.INFO: ==17296== Releasing lock...
[2026-04-03 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: ==17290== Releasing lock...
[2026-04-03 10:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:14:05] Production.INFO: Total Charge 0
[2026-04-03 10:14:05] Production.INFO: CreateAllLog End
[2026-04-03 10:14:05] Production.INFO: Account Balance End.
[2026-04-03 10:14:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:14:05] Production.INFO: ==17294== Releasing lock...
[2026-04-03 10:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:14:11] Production.ERROR: CronJobId end10
[2026-04-03 10:14:11] Production.INFO: ==17292== Releasing lock...
[2026-04-03 10:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:14:14] Production.INFO: call_cost start
[2026-04-03 10:14:14] Production.INFO: call_cost end
[2026-04-03 10:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:14:14] Production.INFO: ==17288== Releasing lock...
[2026-04-03 10:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:15:01] Production.INFO: ==17357== Lock acquired, processing the job...
[2026-04-03 15:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:15:01] Production.INFO: neon service started
[2026-04-03 15:15:01] Production.INFO: neon service started
[2026-04-03 15:15:01] Production.INFO: ==17357== Releasing lock...
[2026-04-03 15:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:15:02] Production.INFO: ==17359== Lock acquired, processing the job...
[2026-04-03 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:15:02] Production.INFO: ==17361== Lock acquired, processing the job...
[2026-04-03 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:15:02] Production.INFO: ==17361== Releasing lock...
[2026-04-03 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:15:02] Production.INFO: ==17359== Releasing lock...
[2026-04-03 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:15:03] Production.INFO: ==17364== Lock acquired, processing the job...
[2026-04-03 10:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:15:03] Production.INFO: ==17368== Lock acquired, processing the job...
[2026-04-03 10:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:15:03] Production.INFO: ==17366== Lock acquired, processing the job...
[2026-04-03 10:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:15:03] Production.INFO: ==17370== Lock acquired, processing the job...
[2026-04-03 10:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:15:03] Production.INFO: ==17372== Lock acquired, processing the job...
[2026-04-03 10:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:15:03] Production.INFO: Account Balance Start.
[2026-04-03 10:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:15:03] Production.INFO: 117
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 10:15:03] Production.INFO: ==17372== Releasing lock...
[2026-04-03 10:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-25
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-26
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: ==17366== Releasing lock...
[2026-04-03 10:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-27
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-28
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-29
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:03] Production.INFO: Date 2026-03-30
[2026-04-03 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:15:04] Production.INFO: Total Charge 0
[2026-04-03 10:15:04] Production.INFO: CreateAllLog End
[2026-04-03 10:15:04] Production.INFO: Account Balance End.
[2026-04-03 10:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:15:04] Production.INFO: ==17370== Releasing lock...
[2026-04-03 10:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:15:10] Production.ERROR: CronJobId end10
[2026-04-03 10:15:10] Production.INFO: ==17368== Releasing lock...
[2026-04-03 10:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:15:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:15:13] Production.INFO: call_cost start
[2026-04-03 10:15:13] Production.INFO: call_cost end
[2026-04-03 10:15:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:15:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:15:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:15:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:15:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:15:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:15:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:15:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:15:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:15:13] Production.INFO: ==17364== Releasing lock...
[2026-04-03 10:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:15:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:16:01] Production.INFO: ==17429== Lock acquired, processing the job...
[2026-04-03 15:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:16:01] Production.INFO: neon service started
[2026-04-03 15:16:01] Production.INFO: neon service started
[2026-04-03 15:16:01] Production.INFO: ==17429== Releasing lock...
[2026-04-03 15:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:16:02] Production.INFO: ==17433== Lock acquired, processing the job...
[2026-04-03 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:16:02] Production.INFO: ==17433== Releasing lock...
[2026-04-03 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:16:02] Production.INFO: ==17431== Lock acquired, processing the job...
[2026-04-03 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:16:02] Production.INFO: ==17431== Releasing lock...
[2026-04-03 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:16:03] Production.INFO: ==17437== Lock acquired, processing the job...
[2026-04-03 10:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:16:03] Production.INFO: ==17435== Lock acquired, processing the job...
[2026-04-03 10:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:16:03] Production.INFO: ==17441== Lock acquired, processing the job...
[2026-04-03 10:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:16:03] Production.INFO: ==17444== Lock acquired, processing the job...
[2026-04-03 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:16:03] Production.INFO: ==17439== Lock acquired, processing the job...
[2026-04-03 10:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:16:03] Production.INFO: Account Balance Start.
[2026-04-03 10:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:16:03] Production.INFO: 117
[2026-04-03 10:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 10:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:03] Production.INFO: ==17444== Releasing lock...
[2026-04-03 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:03] Production.INFO: ==17437== Releasing lock...
[2026-04-03 10:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:16:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:16:04] Production.INFO: Total Charge 0
[2026-04-03 10:16:04] Production.INFO: CreateAllLog End
[2026-04-03 10:16:04] Production.INFO: Account Balance End.
[2026-04-03 10:16:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:16:04] Production.INFO: ==17441== Releasing lock...
[2026-04-03 10:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:16:10] Production.ERROR: CronJobId end10
[2026-04-03 10:16:10] Production.INFO: ==17439== Releasing lock...
[2026-04-03 10:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:16:14] Production.INFO: call_cost start
[2026-04-03 10:16:14] Production.INFO: call_cost end
[2026-04-03 10:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:16:14] Production.INFO: ==17435== Releasing lock...
[2026-04-03 10:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:17:02] Production.INFO: ==17511== Lock acquired, processing the job...
[2026-04-03 15:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:17:02] Production.INFO: neon service started
[2026-04-03 15:17:02] Production.INFO: neon service started
[2026-04-03 15:17:02] Production.INFO: ==17511== Releasing lock...
[2026-04-03 15:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:17:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 10:17:02] Production.INFO: ==17513== Lock acquired, processing the job...
[2026-04-03 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:17:02] Production.INFO: ==17513== Releasing lock...
[2026-04-03 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:17:02] Production.INFO: ==17515== Lock acquired, processing the job...
[2026-04-03 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:17:02] Production.INFO: ==17515== Releasing lock...
[2026-04-03 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:17:03] Production.INFO: ==17523== Lock acquired, processing the job...
[2026-04-03 10:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:17:03] Production.INFO: ==17525== Lock acquired, processing the job...
[2026-04-03 10:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:17:03] Production.INFO: ==17517== Lock acquired, processing the job...
[2026-04-03 10:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:17:03] Production.INFO: ==17519== Lock acquired, processing the job...
[2026-04-03 10:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:17:03] Production.INFO: Account Balance Start.
[2026-04-03 10:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:17:03] Production.INFO: 117
[2026-04-03 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-03 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-03 10:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 10:17:03] Production.INFO: ==17521== Lock acquired, processing the job...
[2026-04-03 10:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:17:03] Production.INFO: ==17525== Releasing lock...
[2026-04-03 10:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:17:04] Production.INFO: ==17519== Releasing lock...
[2026-04-03 10:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:17:04] Production.INFO: Total Charge 0
[2026-04-03 10:17:04] Production.INFO: CreateAllLog End
[2026-04-03 10:17:05] Production.INFO: Account Balance End.
[2026-04-03 10:17:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:17:05] Production.INFO: ==17523== Releasing lock...
[2026-04-03 10:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:17:12] Production.ERROR: CronJobId end10
[2026-04-03 10:17:12] Production.INFO: ==17521== Releasing lock...
[2026-04-03 10:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:17:15] Production.INFO: call_cost start
[2026-04-03 10:17:15] Production.INFO: call_cost end
[2026-04-03 10:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:17:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:17:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:17:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:17:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:17:15] Production.INFO: ==17517== Releasing lock...
[2026-04-03 10:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:18:01] Production.INFO: ==17605== Lock acquired, processing the job...
[2026-04-03 15:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:18:01] Production.INFO: neon service started
[2026-04-03 15:18:01] Production.INFO: neon service started
[2026-04-03 15:18:01] Production.INFO: ==17605== Releasing lock...
[2026-04-03 15:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:18:01] Production.INFO: ==17607== Lock acquired, processing the job...
[2026-04-03 10:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:18:02] Production.INFO: ==17607== Releasing lock...
[2026-04-03 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:18:02] Production.INFO: ==17609== Lock acquired, processing the job...
[2026-04-03 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:18:02] Production.INFO: ==17609== Releasing lock...
[2026-04-03 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:18:03] Production.INFO: ==17612== Lock acquired, processing the job...
[2026-04-03 10:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:18:03] Production.INFO: ==17614== Lock acquired, processing the job...
[2026-04-03 10:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:18:03] Production.INFO: ==17616== Lock acquired, processing the job...
[2026-04-03 10:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:18:03] Production.INFO: ==17620== Lock acquired, processing the job...
[2026-04-03 10:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:18:03] Production.INFO: ==17618== Lock acquired, processing the job...
[2026-04-03 10:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10: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-03 10: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-03 10:18:03] Production.INFO: Account Balance Start.
[2026-04-03 10:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:18:03] Production.INFO: 117
[2026-04-03 10: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-03 10:18:03] Production.INFO: ==17620== Releasing lock...
[2026-04-03 10:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: ==17614== Releasing lock...
[2026-04-03 10:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-25
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:03] Production.INFO: Date 2026-03-26
[2026-04-03 10:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:18:04] Production.INFO: Total Charge 0
[2026-04-03 10:18:04] Production.INFO: CreateAllLog End
[2026-04-03 10:18:04] Production.INFO: Account Balance End.
[2026-04-03 10:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:18:04] Production.INFO: ==17618== Releasing lock...
[2026-04-03 10:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:18:15] Production.ERROR: CronJobId end10
[2026-04-03 10:18:15] Production.INFO: ==17616== Releasing lock...
[2026-04-03 10:18:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:18:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:18:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:18:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:18:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:18:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:18:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:18:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:18:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:18:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:18:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:18:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:18:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:18:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:18:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:18:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:18:17] Production.INFO: call_cost start
[2026-04-03 10:18:17] Production.INFO: call_cost end
[2026-04-03 10:18:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:18:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:18:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:18:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:18:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:18:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:18:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:18:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:18:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:18:17] Production.INFO: ==17612== Releasing lock...
[2026-04-03 10:18:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:18:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:19:01] Production.INFO: ==17685== Lock acquired, processing the job...
[2026-04-03 15:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:19:02] Production.INFO: neon service started
[2026-04-03 15:19:02] Production.INFO: neon service started
[2026-04-03 15:19:02] Production.INFO: ==17685== Releasing lock...
[2026-04-03 15:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:19:02] Production.INFO: ==17689== Lock acquired, processing the job...
[2026-04-03 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:19:02] Production.INFO: ==17689== Releasing lock...
[2026-04-03 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:19:02] Production.INFO: ==17687== Lock acquired, processing the job...
[2026-04-03 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:19:02] Production.INFO: ==17687== Releasing lock...
[2026-04-03 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:19:03] Production.INFO: ==17693== Lock acquired, processing the job...
[2026-04-03 10:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:19:03] Production.INFO: ==17691== Lock acquired, processing the job...
[2026-04-03 10:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:19:03] Production.INFO: ==17695== Lock acquired, processing the job...
[2026-04-03 10:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:19:03] Production.INFO: ==17697== Lock acquired, processing the job...
[2026-04-03 10:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:19:03] Production.INFO: Account Balance Start.
[2026-04-03 10:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:19:03] Production.INFO: 117
[2026-04-03 10:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:03] Production.INFO: ==17699== Lock acquired, processing the job...
[2026-04-03 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10:19:04] Production.INFO: ==17693== Releasing lock...
[2026-04-03 10:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10: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-03 10:19:04] Production.INFO: ==17699== Releasing lock...
[2026-04-03 10:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:19:04] Production.INFO: Total Charge 0
[2026-04-03 10:19:04] Production.INFO: CreateAllLog End
[2026-04-03 10:19:05] Production.INFO: Account Balance End.
[2026-04-03 10:19:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:19:05] Production.INFO: ==17697== Releasing lock...
[2026-04-03 10:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:19:12] Production.ERROR: CronJobId end10
[2026-04-03 10:19:12] Production.INFO: ==17695== Releasing lock...
[2026-04-03 10:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:19:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:19:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:19:15] Production.INFO: call_cost start
[2026-04-03 10:19:15] Production.INFO: call_cost end
[2026-04-03 10:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:19:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:19:15] Production.INFO: ==17691== Releasing lock...
[2026-04-03 10:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:20:01] Production.INFO: ==17773== Lock acquired, processing the job...
[2026-04-03 15:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:20:01] Production.INFO: neon service started
[2026-04-03 15:20:01] Production.INFO: neon service started
[2026-04-03 15:20:01] Production.INFO: ==17773== Releasing lock...
[2026-04-03 15:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:20:01] Production.INFO: ==17777== Lock acquired, processing the job...
[2026-04-03 14:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:20:01] Production.INFO: ==17777== Releasing lock...
[2026-04-03 14:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:20:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:20:01] Production.INFO: ==17775== Lock acquired, processing the job...
[2026-04-03 10:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:20:02] Production.INFO: ==17775== Releasing lock...
[2026-04-03 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:20:02] Production.INFO: ==17781== Lock acquired, processing the job...
[2026-04-03 10:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:20:02] Production.INFO: ==17779== Lock acquired, processing the job...
[2026-04-03 10:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:20:02] Production.INFO: ==17783== Lock acquired, processing the job...
[2026-04-03 10:20:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:20:03] Production.INFO: ==17787== Lock acquired, processing the job...
[2026-04-03 10:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:20:03] Production.INFO: ==17785== Lock acquired, processing the job...
[2026-04-03 10:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10: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-03 10: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-03 10: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-03 10:20:03] Production.INFO: ==17787== Releasing lock...
[2026-04-03 10:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:20:03] Production.INFO: Account Balance Start.
[2026-04-03 10:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:20:03] Production.INFO: 117
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: ==17781== Releasing lock...
[2026-04-03 10:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-25
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-26
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-27
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-28
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:03] Production.INFO: Date 2026-03-29
[2026-04-03 10:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:20:04] Production.INFO: Total Charge 0
[2026-04-03 10:20:04] Production.INFO: CreateAllLog End
[2026-04-03 10:20:04] Production.INFO: Account Balance End.
[2026-04-03 10:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:20:04] Production.INFO: ==17785== Releasing lock...
[2026-04-03 10:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:20:10] Production.ERROR: CronJobId end10
[2026-04-03 10:20:10] Production.INFO: ==17783== Releasing lock...
[2026-04-03 10:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:20:13] Production.INFO: call_cost start
[2026-04-03 10:20:13] Production.INFO: call_cost end
[2026-04-03 10:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:20:13] Production.INFO: ==17779== Releasing lock...
[2026-04-03 10:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:21:01] Production.INFO: ==17856== Lock acquired, processing the job...
[2026-04-03 15:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:21:01] Production.INFO: neon service started
[2026-04-03 15:21:01] Production.INFO: neon service started
[2026-04-03 15:21:01] Production.INFO: ==17856== Releasing lock...
[2026-04-03 15:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:21:02] Production.INFO: ==17858== Lock acquired, processing the job...
[2026-04-03 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:21:02] Production.INFO: ==17858== Releasing lock...
[2026-04-03 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:21:02] Production.INFO: ==17860== Lock acquired, processing the job...
[2026-04-03 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:21:02] Production.INFO: ==17860== Releasing lock...
[2026-04-03 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:21:03] Production.INFO: ==17873== Lock acquired, processing the job...
[2026-04-03 10:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 10:21:03] Production.INFO: ==17862== Lock acquired, processing the job...
[2026-04-03 10:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 10:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 10:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 10:21:03] Production.INFO: ==17875== Lock acquired, processing the job...
[2026-04-03 10:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 10:21:03] Production.ERROR: CronJob PID - 17873
[2026-04-03 10:21:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 10:21:03] Production.ERROR: CronJob ID - 17
[2026-04-03 10:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 10:21:00
[2026-04-03 10:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 10:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 10:21:03] Production.INFO: ==17864== Lock acquired, processing the job...
[2026-04-03 10:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:21:03] Production.INFO: ==17866== Lock acquired, processing the job...
[2026-04-03 10:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:21:03] Production.INFO: ==17871== Lock acquired, processing the job...
[2026-04-03 10:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:21:03] Production.INFO: ==17869== Lock acquired, processing the job...
[2026-04-03 10:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 10:21:03] Production.INFO: ==17862== Releasing lock...
[2026-04-03 10:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 10:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 10:21:03] Production.INFO: Account Balance Start.
[2026-04-03 10:21:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:21:03] Production.INFO: 117
[2026-04-03 10:21:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 10:21:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: ==17875== Releasing lock...
[2026-04-03 10:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.ERROR: done
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 10:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029350', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: ==17866== Releasing lock...
[2026-04-03 10:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:21:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:21:04] Production.INFO: Total Charge 0
[2026-04-03 10:21:04] Production.INFO: CreateAllLog End
[2026-04-03 10:21:04] Production.INFO: Account Balance End.
[2026-04-03 10:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:21:05] Production.INFO: ==17871== Releasing lock...
[2026-04-03 10:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029350', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 10:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 10:21:10] Production.INFO: ProcessCDR(1,17029350,1,1,2)
[2026-04-03 10:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029350,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029350,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 10:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 10:21:10] Production.INFO: ==17873== Releasing lock...
[2026-04-03 10:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 10:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 10:21:14] Production.ERROR: CronJobId end10
[2026-04-03 10:21:14] Production.INFO: ==17869== Releasing lock...
[2026-04-03 10:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:21:17] Production.INFO: call_cost start
[2026-04-03 10:21:17] Production.INFO: call_cost end
[2026-04-03 10:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:21:17] Production.INFO: ==17864== Releasing lock...
[2026-04-03 10:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:22:02] Production.INFO: ==17938== Lock acquired, processing the job...
[2026-04-03 15:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:22:02] Production.INFO: neon service started
[2026-04-03 15:22:02] Production.INFO: neon service started
[2026-04-03 15:22:02] Production.INFO: ==17938== Releasing lock...
[2026-04-03 15:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:22:02] Production.INFO: ==17940== Lock acquired, processing the job...
[2026-04-03 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:22:02] Production.INFO: ==17942== Lock acquired, processing the job...
[2026-04-03 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:22:02] Production.INFO: ==17942== Releasing lock...
[2026-04-03 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:22:02] Production.INFO: ==17940== Releasing lock...
[2026-04-03 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:22:03] Production.INFO: ==17948== Lock acquired, processing the job...
[2026-04-03 10:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:22:03] Production.INFO: ==17946== Lock acquired, processing the job...
[2026-04-03 10:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:22:03] Production.INFO: ==17955== Lock acquired, processing the job...
[2026-04-03 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:22:03] Production.INFO: ==17950== Lock acquired, processing the job...
[2026-04-03 10:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:22:03] Production.INFO: ==17952== Lock acquired, processing the job...
[2026-04-03 10:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:22:03] Production.INFO: Account Balance Start.
[2026-04-03 10:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:22:03] Production.INFO: 117
[2026-04-03 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-03 10:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 10: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-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:22:04] Production.INFO: ==17955== Releasing lock...
[2026-04-03 10:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: ==17948== Releasing lock...
[2026-04-03 10:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:22:04] Production.INFO: Total Charge 0
[2026-04-03 10:22:05] Production.INFO: CreateAllLog End
[2026-04-03 10:22:05] Production.INFO: Account Balance End.
[2026-04-03 10:22:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:22:05] Production.INFO: ==17952== Releasing lock...
[2026-04-03 10:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:22:12] Production.ERROR: CronJobId end10
[2026-04-03 10:22:12] Production.INFO: ==17950== Releasing lock...
[2026-04-03 10:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:22:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:22:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:22:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:22:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:22:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:22:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:22:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:22:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:22:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:22:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:22:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:22:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:22:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:22:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:22:15] Production.INFO: call_cost start
[2026-04-03 10:22:15] Production.INFO: call_cost end
[2026-04-03 10:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:22:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:22:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:22:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:22:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:22:15] Production.INFO: ==17946== Releasing lock...
[2026-04-03 10:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:23:01] Production.INFO: ==18020== Lock acquired, processing the job...
[2026-04-03 15:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:23:01] Production.INFO: neon service started
[2026-04-03 15:23:01] Production.INFO: neon service started
[2026-04-03 15:23:01] Production.INFO: ==18020== Releasing lock...
[2026-04-03 15:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:23:02] Production.INFO: ==18022== Lock acquired, processing the job...
[2026-04-03 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:23:02] Production.INFO: ==18024== Lock acquired, processing the job...
[2026-04-03 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:23:02] Production.INFO: ==18024== Releasing lock...
[2026-04-03 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:23:02] Production.INFO: ==18022== Releasing lock...
[2026-04-03 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:23:03] Production.INFO: ==18029== Lock acquired, processing the job...
[2026-04-03 10:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:23:03] Production.INFO: ==18027== Lock acquired, processing the job...
[2026-04-03 10:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:23:03] Production.INFO: ==18031== Lock acquired, processing the job...
[2026-04-03 10:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:23:03] Production.INFO: ==18033== Lock acquired, processing the job...
[2026-04-03 10:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:23:03] Production.INFO: ==18035== Lock acquired, processing the job...
[2026-04-03 10:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:23:03] Production.INFO: Account Balance Start.
[2026-04-03 10:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:23:03] Production.INFO: 117
[2026-04-03 10:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:23:03] Production.INFO: ==18029== Releasing lock...
[2026-04-03 10:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 10:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:23:03] Production.INFO: ==18035== Releasing lock...
[2026-04-03 10:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:23:04] Production.INFO: Total Charge 0
[2026-04-03 10:23:04] Production.INFO: CreateAllLog End
[2026-04-03 10:23:04] Production.INFO: Account Balance End.
[2026-04-03 10:23:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:23:05] Production.INFO: ==18033== Releasing lock...
[2026-04-03 10:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:23:12] Production.ERROR: CronJobId end10
[2026-04-03 10:23:12] Production.INFO: ==18031== Releasing lock...
[2026-04-03 10:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:23:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:23:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:23:15] Production.INFO: call_cost start
[2026-04-03 10:23:15] Production.INFO: call_cost end
[2026-04-03 10:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:23:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:23:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:23:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:23:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:23:15] Production.INFO: ==18027== Releasing lock...
[2026-04-03 10:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:24:01] Production.INFO: ==18099== Lock acquired, processing the job...
[2026-04-03 15:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:24:01] Production.INFO: neon service started
[2026-04-03 15:24:01] Production.INFO: neon service started
[2026-04-03 15:24:01] Production.INFO: ==18099== Releasing lock...
[2026-04-03 15:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:24:02] Production.INFO: ==18103== Lock acquired, processing the job...
[2026-04-03 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:24:02] Production.INFO: ==18101== Lock acquired, processing the job...
[2026-04-03 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:24:02] Production.INFO: ==18103== Releasing lock...
[2026-04-03 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:24:02] Production.INFO: ==18101== Releasing lock...
[2026-04-03 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:24:03] Production.INFO: ==18106== Lock acquired, processing the job...
[2026-04-03 10:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:24:03] Production.INFO: ==18109== Lock acquired, processing the job...
[2026-04-03 10:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:24:03] Production.INFO: ==18111== Lock acquired, processing the job...
[2026-04-03 10:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:24:03] Production.INFO: ==18113== Lock acquired, processing the job...
[2026-04-03 10:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:24:03] Production.INFO: ==18115== Lock acquired, processing the job...
[2026-04-03 10:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:24:03] Production.INFO: Account Balance Start.
[2026-04-03 10:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:24:03] Production.INFO: 117
[2026-04-03 10:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10: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-03 10:24:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: ==18115== Releasing lock...
[2026-04-03 10:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: ==18109== Releasing lock...
[2026-04-03 10:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Date 2026-03-25
[2026-04-03 10:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Date 2026-03-26
[2026-04-03 10:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Date 2026-03-27
[2026-04-03 10:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Date 2026-03-28
[2026-04-03 10:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Date 2026-03-29
[2026-04-03 10:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Date 2026-03-30
[2026-04-03 10:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Date 2026-03-31
[2026-04-03 10:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:24:05] Production.INFO: Total Charge 0
[2026-04-03 10:24:05] Production.INFO: CreateAllLog End
[2026-04-03 10:24:05] Production.INFO: Account Balance End.
[2026-04-03 10:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:24:05] Production.INFO: ==18113== Releasing lock...
[2026-04-03 10:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:24:11] Production.ERROR: CronJobId end10
[2026-04-03 10:24:11] Production.INFO: ==18111== Releasing lock...
[2026-04-03 10:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:24:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:24:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:24:15] Production.INFO: call_cost start
[2026-04-03 10:24:15] Production.INFO: call_cost end
[2026-04-03 10:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:24:15] Production.INFO: ==18106== Releasing lock...
[2026-04-03 10:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:25:01] Production.INFO: ==18183== Lock acquired, processing the job...
[2026-04-03 15:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:25:01] Production.INFO: neon service started
[2026-04-03 15:25:01] Production.INFO: neon service started
[2026-04-03 15:25:01] Production.INFO: ==18183== Releasing lock...
[2026-04-03 15:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:25:01] Production.INFO: ==18185== Lock acquired, processing the job...
[2026-04-03 10:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:25:02] Production.INFO: ==18185== Releasing lock...
[2026-04-03 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:25:02] Production.INFO: ==18187== Lock acquired, processing the job...
[2026-04-03 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:25:02] Production.INFO: ==18187== Releasing lock...
[2026-04-03 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:25:02] Production.INFO: ==18194== Lock acquired, processing the job...
[2026-04-03 10:25:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:25:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:25:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:25:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:25:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:25:02] Production.INFO: ==18190== Lock acquired, processing the job...
[2026-04-03 10:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:25:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:25:03] Production.INFO: ==18192== Lock acquired, processing the job...
[2026-04-03 10:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:25:03] Production.INFO: ==18196== Lock acquired, processing the job...
[2026-04-03 10:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:25:03] Production.INFO: ==18198== Lock acquired, processing the job...
[2026-04-03 10:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:25:03] Production.INFO: Account Balance Start.
[2026-04-03 10:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:25:03] Production.INFO: 117
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:25:03] Production.INFO: ==18198== Releasing lock...
[2026-04-03 10:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: ==18192== Releasing lock...
[2026-04-03 10:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:03] Production.INFO: Date 2026-03-25
[2026-04-03 10:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:25:04] Production.INFO: Total Charge 0
[2026-04-03 10:25:04] Production.INFO: CreateAllLog End
[2026-04-03 10:25:04] Production.INFO: Account Balance End.
[2026-04-03 10:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:25:04] Production.INFO: ==18196== Releasing lock...
[2026-04-03 10:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:25:10] Production.ERROR: CronJobId end10
[2026-04-03 10:25:10] Production.INFO: ==18194== Releasing lock...
[2026-04-03 10:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:25:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:25:14] Production.INFO: call_cost start
[2026-04-03 10:25:14] Production.INFO: call_cost end
[2026-04-03 10:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:25:14] Production.INFO: ==18190== Releasing lock...
[2026-04-03 10:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:26:01] Production.INFO: ==18266== Lock acquired, processing the job...
[2026-04-03 15:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:26:01] Production.INFO: neon service started
[2026-04-03 15:26:01] Production.INFO: neon service started
[2026-04-03 15:26:01] Production.INFO: ==18266== Releasing lock...
[2026-04-03 15:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:26:02] Production.INFO: ==18268== Lock acquired, processing the job...
[2026-04-03 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:26:02] Production.INFO: ==18268== Releasing lock...
[2026-04-03 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:26:02] Production.INFO: ==18270== Lock acquired, processing the job...
[2026-04-03 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:26:02] Production.INFO: ==18270== Releasing lock...
[2026-04-03 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:26:03] Production.INFO: ==18272== Lock acquired, processing the job...
[2026-04-03 10:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:26:03] Production.INFO: ==18280== Lock acquired, processing the job...
[2026-04-03 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:26:03] Production.INFO: ==18274== Lock acquired, processing the job...
[2026-04-03 10:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 10:26:03] Production.INFO: ==18276== Lock acquired, processing the job...
[2026-04-03 10:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 10:26:03] Production.INFO: ==18278== Lock acquired, processing the job...
[2026-04-03 10:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:26:03] Production.INFO: ==18280== Releasing lock...
[2026-04-03 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:26:03] Production.INFO: Account Balance Start.
[2026-04-03 10:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:26:03] Production.INFO: 117
[2026-04-03 10:26:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: ==18274== Releasing lock...
[2026-04-03 10:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:26:04] Production.INFO: Total Charge 0
[2026-04-03 10:26:04] Production.INFO: CreateAllLog End
[2026-04-03 10:26:04] Production.INFO: Account Balance End.
[2026-04-03 10:26:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:26:04] Production.INFO: ==18278== Releasing lock...
[2026-04-03 10:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:26:11] Production.ERROR: CronJobId end10
[2026-04-03 10:26:11] Production.INFO: ==18276== Releasing lock...
[2026-04-03 10:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:26:14] Production.INFO: call_cost start
[2026-04-03 10:26:14] Production.INFO: call_cost end
[2026-04-03 10:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:26:14] Production.INFO: ==18272== Releasing lock...
[2026-04-03 10:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:27:02] Production.INFO: ==18345== Lock acquired, processing the job...
[2026-04-03 15:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:27:02] Production.INFO: neon service started
[2026-04-03 15:27:02] Production.INFO: neon service started
[2026-04-03 15:27:02] Production.INFO: ==18345== Releasing lock...
[2026-04-03 15:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:27:02] Production.INFO: ==18347== Lock acquired, processing the job...
[2026-04-03 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:27:02] Production.INFO: ==18347== Releasing lock...
[2026-04-03 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:27:03] Production.INFO: ==18349== Lock acquired, processing the job...
[2026-04-03 14:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:27:03] Production.INFO: ==18349== Releasing lock...
[2026-04-03 14:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:27:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:27:03] Production.INFO: ==18355== Lock acquired, processing the job...
[2026-04-03 10:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:27:03] Production.INFO: ==18351== Lock acquired, processing the job...
[2026-04-03 10:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:27:03] Production.INFO: ==18353== Lock acquired, processing the job...
[2026-04-03 10:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:27:03] Production.INFO: ==18357== Lock acquired, processing the job...
[2026-04-03 10:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:27:03] Production.INFO: ==18359== Lock acquired, processing the job...
[2026-04-03 10:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:27:04] Production.INFO: Account Balance Start.
[2026-04-03 10:27:04] Production.INFO: CreateAllLog Start
[2026-04-03 10:27:04] Production.INFO: 117
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-08
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10: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-03 10:27:04] Production.INFO: ==18359== Releasing lock...
[2026-04-03 10:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: ==18353== Releasing lock...
[2026-04-03 10:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:05] Production.INFO: Date 2026-03-26
[2026-04-03 10:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:05] Production.INFO: Date 2026-03-27
[2026-04-03 10:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:05] Production.INFO: Date 2026-03-28
[2026-04-03 10:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:05] Production.INFO: Date 2026-03-29
[2026-04-03 10:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:05] Production.INFO: Date 2026-03-30
[2026-04-03 10:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:05] Production.INFO: Date 2026-03-31
[2026-04-03 10:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:27:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:27:05] Production.INFO: Total Charge 0
[2026-04-03 10:27:05] Production.INFO: CreateAllLog End
[2026-04-03 10:27:05] Production.INFO: Account Balance End.
[2026-04-03 10:27:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:27:05] Production.INFO: ==18357== Releasing lock...
[2026-04-03 10:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:27:13] Production.ERROR: CronJobId end10
[2026-04-03 10:27:13] Production.INFO: ==18355== Releasing lock...
[2026-04-03 10:27:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:27:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:27:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:27:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:27:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:27:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:27:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:27:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:27:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:27:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:27:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:27:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:27:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:27:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:27:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:27:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:27:15] Production.INFO: call_cost start
[2026-04-03 10:27:15] Production.INFO: call_cost end
[2026-04-03 10:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:27:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:27:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:27:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:27:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:27:15] Production.INFO: ==18351== Releasing lock...
[2026-04-03 10:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:28:01] Production.INFO: ==18429== Lock acquired, processing the job...
[2026-04-03 15:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:28:01] Production.INFO: neon service started
[2026-04-03 15:28:01] Production.INFO: neon service started
[2026-04-03 15:28:01] Production.INFO: ==18429== Releasing lock...
[2026-04-03 15:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:28:01] Production.INFO: ==18433== Lock acquired, processing the job...
[2026-04-03 14:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:28:02] Production.INFO: ==18433== Releasing lock...
[2026-04-03 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:28:02] Production.INFO: ==18431== Lock acquired, processing the job...
[2026-04-03 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:28:02] Production.INFO: ==18431== Releasing lock...
[2026-04-03 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:28:03] Production.INFO: ==18442== Lock acquired, processing the job...
[2026-04-03 10:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:28:03] Production.INFO: Account Balance Start.
[2026-04-03 10:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:28:03] Production.INFO: 117
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: ==18444== Lock acquired, processing the job...
[2026-04-03 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:28:03] Production.INFO: ==18436== Lock acquired, processing the job...
[2026-04-03 10:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: ==18438== Lock acquired, processing the job...
[2026-04-03 10:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 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-03 10:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: ==18444== Releasing lock...
[2026-04-03 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:28:03] Production.INFO: ==18440== Lock acquired, processing the job...
[2026-04-03 10:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: ==18438== Releasing lock...
[2026-04-03 10:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:28:04] Production.INFO: Total Charge 0
[2026-04-03 10:28:04] Production.INFO: CreateAllLog End
[2026-04-03 10:28:04] Production.INFO: Account Balance End.
[2026-04-03 10:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:28:04] Production.INFO: ==18442== Releasing lock...
[2026-04-03 10:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:28:11] Production.ERROR: CronJobId end10
[2026-04-03 10:28:11] Production.INFO: ==18440== Releasing lock...
[2026-04-03 10:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:28:14] Production.INFO: call_cost start
[2026-04-03 10:28:14] Production.INFO: call_cost end
[2026-04-03 10:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:28:14] Production.INFO: ==18436== Releasing lock...
[2026-04-03 10:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:29:01] Production.INFO: ==18508== Lock acquired, processing the job...
[2026-04-03 15:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:29:02] Production.INFO: neon service started
[2026-04-03 15:29:02] Production.INFO: neon service started
[2026-04-03 15:29:02] Production.INFO: ==18508== Releasing lock...
[2026-04-03 15:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:29:02] Production.INFO: ==18510== Lock acquired, processing the job...
[2026-04-03 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:29:02] Production.INFO: ==18512== Lock acquired, processing the job...
[2026-04-03 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:29:02] Production.INFO: ==18512== Releasing lock...
[2026-04-03 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:29:02] Production.INFO: ==18510== Releasing lock...
[2026-04-03 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:29:03] Production.INFO: ==18515== Lock acquired, processing the job...
[2026-04-03 10:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:29:03] Production.INFO: ==18517== Lock acquired, processing the job...
[2026-04-03 10:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:29:03] Production.INFO: ==18519== Lock acquired, processing the job...
[2026-04-03 10:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:29:03] Production.INFO: ==18521== Lock acquired, processing the job...
[2026-04-03 10:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:29:03] Production.INFO: ==18523== Lock acquired, processing the job...
[2026-04-03 10:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:29:03] Production.INFO: Account Balance Start.
[2026-04-03 10:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:29:03] Production.INFO: 117
[2026-04-03 10:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:29:03] Production.INFO: ==18523== Releasing lock...
[2026-04-03 10:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:29:04] Production.INFO: ==18517== Releasing lock...
[2026-04-03 10:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:29:04] Production.INFO: Total Charge 0
[2026-04-03 10:29:04] Production.INFO: CreateAllLog End
[2026-04-03 10:29:04] Production.INFO: Account Balance End.
[2026-04-03 10:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:29:04] Production.INFO: ==18521== Releasing lock...
[2026-04-03 10:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:29:11] Production.ERROR: CronJobId end10
[2026-04-03 10:29:11] Production.INFO: ==18519== Releasing lock...
[2026-04-03 10:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:29:14] Production.INFO: call_cost start
[2026-04-03 10:29:14] Production.INFO: call_cost end
[2026-04-03 10:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:29:14] Production.INFO: ==18515== Releasing lock...
[2026-04-03 10:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:30:01] Production.INFO: ==18578== Lock acquired, processing the job...
[2026-04-03 15:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:30:01] Production.INFO: neon service started
[2026-04-03 15:30:01] Production.INFO: neon service started
[2026-04-03 15:30:01] Production.INFO: ==18578== Releasing lock...
[2026-04-03 15:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:30:01] Production.INFO: ==18582== Lock acquired, processing the job...
[2026-04-03 14:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:30:01] Production.INFO: ==18582== Releasing lock...
[2026-04-03 14:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:30:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:30:01] Production.INFO: ==18580== Lock acquired, processing the job...
[2026-04-03 10:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:30:02] Production.INFO: ==18580== Releasing lock...
[2026-04-03 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:30:02] Production.INFO: ==18585== Lock acquired, processing the job...
[2026-04-03 10:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:30:02] Production.INFO: ==18587== Lock acquired, processing the job...
[2026-04-03 10:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:30:02] Production.INFO: ==18591== Lock acquired, processing the job...
[2026-04-03 10:30:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:30:03] Production.INFO: Account Balance Start.
[2026-04-03 10:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:30:03] Production.INFO: 117
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: ==18593== Lock acquired, processing the job...
[2026-04-03 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:30:03] Production.INFO: ==18589== Lock acquired, processing the job...
[2026-04-03 10:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:30:03] Production.INFO: ==18593== Releasing lock...
[2026-04-03 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: ==18587== Releasing lock...
[2026-04-03 10:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-25
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-26
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-27
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-28
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:03] Production.INFO: Date 2026-03-29
[2026-04-03 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:30:04] Production.INFO: Total Charge 0
[2026-04-03 10:30:04] Production.INFO: CreateAllLog End
[2026-04-03 10:30:04] Production.INFO: Account Balance End.
[2026-04-03 10:30:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:30:04] Production.INFO: ==18591== Releasing lock...
[2026-04-03 10:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:30:11] Production.ERROR: CronJobId end10
[2026-04-03 10:30:11] Production.INFO: ==18589== Releasing lock...
[2026-04-03 10:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:30:14] Production.INFO: call_cost start
[2026-04-03 10:30:14] Production.INFO: call_cost end
[2026-04-03 10:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:30:14] Production.INFO: ==18585== Releasing lock...
[2026-04-03 10:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:31:01] Production.INFO: ==18652== Lock acquired, processing the job...
[2026-04-03 15:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:31:01] Production.INFO: neon service started
[2026-04-03 15:31:01] Production.INFO: neon service started
[2026-04-03 15:31:01] Production.INFO: ==18652== Releasing lock...
[2026-04-03 15:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:31:02] Production.INFO: ==18657== Lock acquired, processing the job...
[2026-04-03 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:31:02] Production.INFO: ==18657== Releasing lock...
[2026-04-03 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:31:02] Production.INFO: ==18655== Lock acquired, processing the job...
[2026-04-03 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:31:02] Production.INFO: ==18655== Releasing lock...
[2026-04-03 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:31:03] Production.INFO: ==18659== Lock acquired, processing the job...
[2026-04-03 10:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 10:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 10:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 10:31:03] Production.INFO: ==18659== Releasing lock...
[2026-04-03 10:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 10:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 10:31:03] Production.INFO: ==18663== Lock acquired, processing the job...
[2026-04-03 10:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:31:03] Production.INFO: ==18661== Lock acquired, processing the job...
[2026-04-03 10:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:31:03] Production.INFO: ==18667== Lock acquired, processing the job...
[2026-04-03 10:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:31:03] Production.INFO: ==18665== Lock acquired, processing the job...
[2026-04-03 10:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:31:03] Production.INFO: ==18669== Lock acquired, processing the job...
[2026-04-03 10:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 10:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 10:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:31:03] Production.INFO: Account Balance Start.
[2026-04-03 10:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:31:03] Production.INFO: 117
[2026-04-03 10:31:03] Production.INFO: ==18671== Lock acquired, processing the job...
[2026-04-03 10:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: ==18663== Releasing lock...
[2026-04-03 10:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 10:31:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: ==18671== Releasing lock...
[2026-04-03 10:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:31:04] Production.ERROR: done
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 10:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029391', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:31:05] Production.INFO: Total Charge 0
[2026-04-03 10:31:05] Production.INFO: CreateAllLog End
[2026-04-03 10:31:05] Production.INFO: Account Balance End.
[2026-04-03 10:31:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:31:05] Production.INFO: ==18667== Releasing lock...
[2026-04-03 10:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029391', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 10:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 10:31:10] Production.INFO: ProcessCDR(1,17029391,1,1,2)
[2026-04-03 10:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029391,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029391,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 10:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 10:31:10] Production.INFO: ==18669== Releasing lock...
[2026-04-03 10:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 10:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 10:31:13] Production.ERROR: CronJobId end10
[2026-04-03 10:31:13] Production.INFO: ==18665== Releasing lock...
[2026-04-03 10:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:31:16] Production.INFO: call_cost start
[2026-04-03 10:31:16] Production.INFO: call_cost end
[2026-04-03 10:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:31:16] Production.INFO: ==18661== Releasing lock...
[2026-04-03 10:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:32:02] Production.INFO: ==18725== Lock acquired, processing the job...
[2026-04-03 15:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:32:02] Production.INFO: neon service started
[2026-04-03 15:32:02] Production.INFO: neon service started
[2026-04-03 15:32:02] Production.INFO: ==18725== Releasing lock...
[2026-04-03 15:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:32:02] Production.INFO: ==18727== Lock acquired, processing the job...
[2026-04-03 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:32:02] Production.INFO: ==18729== Lock acquired, processing the job...
[2026-04-03 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:32:02] Production.INFO: ==18729== Releasing lock...
[2026-04-03 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:32:02] Production.INFO: ==18727== Releasing lock...
[2026-04-03 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:32:03] Production.INFO: ==18732== Lock acquired, processing the job...
[2026-04-03 10:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:32:03] Production.INFO: ==18735== Lock acquired, processing the job...
[2026-04-03 10:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:32:03] Production.INFO: ==18737== Lock acquired, processing the job...
[2026-04-03 10:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:32:03] Production.INFO: ==18739== Lock acquired, processing the job...
[2026-04-03 10:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:32:03] Production.INFO: ==18741== Lock acquired, processing the job...
[2026-04-03 10:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:32:03] Production.INFO: Account Balance Start.
[2026-04-03 10:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:32:03] Production.INFO: 117
[2026-04-03 10:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:32:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10:32:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: ==18741== Releasing lock...
[2026-04-03 10:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: ==18735== Releasing lock...
[2026-04-03 10:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:32:04] Production.INFO: Total Charge 0
[2026-04-03 10:32:04] Production.INFO: CreateAllLog End
[2026-04-03 10:32:04] Production.INFO: Account Balance End.
[2026-04-03 10:32:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:32:05] Production.INFO: ==18739== Releasing lock...
[2026-04-03 10:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:32:11] Production.ERROR: CronJobId end10
[2026-04-03 10:32:11] Production.INFO: ==18737== Releasing lock...
[2026-04-03 10:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:32:14] Production.INFO: call_cost start
[2026-04-03 10:32:14] Production.INFO: call_cost end
[2026-04-03 10:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:32:14] Production.INFO: ==18732== Releasing lock...
[2026-04-03 10:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:33:01] Production.INFO: ==18808== Lock acquired, processing the job...
[2026-04-03 15:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:33:01] Production.INFO: neon service started
[2026-04-03 15:33:01] Production.INFO: neon service started
[2026-04-03 15:33:01] Production.INFO: ==18808== Releasing lock...
[2026-04-03 15:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:33:01] Production.INFO: ==18810== Lock acquired, processing the job...
[2026-04-03 10:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:33:02] Production.INFO: ==18810== Releasing lock...
[2026-04-03 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:33:02] Production.INFO: ==18812== Lock acquired, processing the job...
[2026-04-03 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:33:02] Production.INFO: ==18812== Releasing lock...
[2026-04-03 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:33:02] Production.INFO: ==18820== Lock acquired, processing the job...
[2026-04-03 10:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:33:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:33:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:33:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:33:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:33:03] Production.INFO: ==18814== Lock acquired, processing the job...
[2026-04-03 10:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:33:03] Production.INFO: ==18816== Lock acquired, processing the job...
[2026-04-03 10:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:33:03] Production.INFO: ==18822== Lock acquired, processing the job...
[2026-04-03 10:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:33:03] Production.INFO: ==18824== Lock acquired, processing the job...
[2026-04-03 10:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:33:03] Production.INFO: Account Balance Start.
[2026-04-03 10:33:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:33:03] Production.INFO: 117
[2026-04-03 10: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-03 10: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-03 10: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-03 10:33:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:33:03] Production.INFO: ==18824== Releasing lock...
[2026-04-03 10:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:03] Production.INFO: ==18816== Releasing lock...
[2026-04-03 10:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:33:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:33:04] Production.INFO: Total Charge 0
[2026-04-03 10:33:04] Production.INFO: CreateAllLog End
[2026-04-03 10:33:04] Production.INFO: Account Balance End.
[2026-04-03 10:33:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:33:04] Production.INFO: ==18822== Releasing lock...
[2026-04-03 10:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:33:10] Production.ERROR: CronJobId end10
[2026-04-03 10:33:10] Production.INFO: ==18820== Releasing lock...
[2026-04-03 10:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:33:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:33:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:33:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:33:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:33:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:33:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:33:13] Production.INFO: call_cost start
[2026-04-03 10:33:13] Production.INFO: call_cost end
[2026-04-03 10:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:33:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:33:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:33:13] Production.INFO: ==18814== Releasing lock...
[2026-04-03 10:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:34:02] Production.INFO: ==18883== Lock acquired, processing the job...
[2026-04-03 15:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:34:02] Production.INFO: neon service started
[2026-04-03 15:34:02] Production.INFO: neon service started
[2026-04-03 15:34:02] Production.INFO: ==18883== Releasing lock...
[2026-04-03 15:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:34:02] Production.INFO: ==18885== Lock acquired, processing the job...
[2026-04-03 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:34:02] Production.INFO: ==18885== Releasing lock...
[2026-04-03 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:34:02] Production.INFO: ==18887== Lock acquired, processing the job...
[2026-04-03 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:34:02] Production.INFO: ==18887== Releasing lock...
[2026-04-03 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:34:03] Production.INFO: ==18889== Lock acquired, processing the job...
[2026-04-03 10:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:34:03] Production.INFO: ==18891== Lock acquired, processing the job...
[2026-04-03 10:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:34:03] Production.INFO: ==18895== Lock acquired, processing the job...
[2026-04-03 10:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:34:03] Production.INFO: Account Balance Start.
[2026-04-03 10:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:34:03] Production.INFO: 117
[2026-04-03 10:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:34:03] Production.INFO: ==18893== Lock acquired, processing the job...
[2026-04-03 10:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:03] Production.INFO: ==18897== Lock acquired, processing the job...
[2026-04-03 10:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:34:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:34:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:34:03] Production.INFO: ==18897== Releasing lock...
[2026-04-03 10:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: ==18891== Releasing lock...
[2026-04-03 10:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:34:04] Production.INFO: Total Charge 0
[2026-04-03 10:34:04] Production.INFO: CreateAllLog End
[2026-04-03 10:34:04] Production.INFO: Account Balance End.
[2026-04-03 10:34:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:34:04] Production.INFO: ==18895== Releasing lock...
[2026-04-03 10:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:34:11] Production.ERROR: CronJobId end10
[2026-04-03 10:34:11] Production.INFO: ==18893== Releasing lock...
[2026-04-03 10:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:34:14] Production.INFO: call_cost start
[2026-04-03 10:34:14] Production.INFO: call_cost end
[2026-04-03 10:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:34:14] Production.INFO: ==18889== Releasing lock...
[2026-04-03 10:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:35:01] Production.INFO: ==18954== Lock acquired, processing the job...
[2026-04-03 15:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:35:01] Production.INFO: neon service started
[2026-04-03 15:35:01] Production.INFO: neon service started
[2026-04-03 15:35:01] Production.INFO: ==18954== Releasing lock...
[2026-04-03 15:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:35:01] Production.INFO: ==18958== Lock acquired, processing the job...
[2026-04-03 14:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:35:01] Production.INFO: ==18958== Releasing lock...
[2026-04-03 14:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:35:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:35:02] Production.INFO: ==18956== Lock acquired, processing the job...
[2026-04-03 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:35:02] Production.INFO: ==18956== Releasing lock...
[2026-04-03 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:35:02] Production.INFO: ==18967== Lock acquired, processing the job...
[2026-04-03 10:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:35:02] Production.INFO: ==18969== Lock acquired, processing the job...
[2026-04-03 10:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:35:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:35:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:35:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:35:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:35:03] Production.INFO: ==18965== Lock acquired, processing the job...
[2026-04-03 10:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:35:03] Production.INFO: ==18971== Lock acquired, processing the job...
[2026-04-03 10:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:35:03] Production.INFO: ==18973== Lock acquired, processing the job...
[2026-04-03 10:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:35:03] Production.INFO: Account Balance Start.
[2026-04-03 10:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:35:03] Production.INFO: 117
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 10: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-03 10: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-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: ==18973== Releasing lock...
[2026-04-03 10:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: ==18967== Releasing lock...
[2026-04-03 10:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:35:04] Production.INFO: Total Charge 0
[2026-04-03 10:35:04] Production.INFO: CreateAllLog End
[2026-04-03 10:35:04] Production.INFO: Account Balance End.
[2026-04-03 10:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:35:04] Production.INFO: ==18971== Releasing lock...
[2026-04-03 10:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:35:11] Production.ERROR: CronJobId end10
[2026-04-03 10:35:11] Production.INFO: ==18969== Releasing lock...
[2026-04-03 10:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:35:14] Production.INFO: call_cost start
[2026-04-03 10:35:14] Production.INFO: call_cost end
[2026-04-03 10:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:35:14] Production.INFO: ==18965== Releasing lock...
[2026-04-03 10:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:36:01] Production.INFO: ==19031== Lock acquired, processing the job...
[2026-04-03 15:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:36:01] Production.INFO: neon service started
[2026-04-03 15:36:01] Production.INFO: neon service started
[2026-04-03 15:36:01] Production.INFO: ==19031== Releasing lock...
[2026-04-03 15:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:36:02] Production.INFO: ==19035== Lock acquired, processing the job...
[2026-04-03 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:36:02] Production.INFO: ==19035== Releasing lock...
[2026-04-03 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:36:02] Production.INFO: ==19033== Lock acquired, processing the job...
[2026-04-03 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:36:02] Production.INFO: ==19033== Releasing lock...
[2026-04-03 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:36:03] Production.INFO: ==19042== Lock acquired, processing the job...
[2026-04-03 10:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:36:03] Production.INFO: ==19038== Lock acquired, processing the job...
[2026-04-03 10:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:36:03] Production.INFO: ==19046== Lock acquired, processing the job...
[2026-04-03 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:36:03] Production.INFO: ==19040== Lock acquired, processing the job...
[2026-04-03 10:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:36:03] Production.INFO: ==19044== Lock acquired, processing the job...
[2026-04-03 10:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 10:36:03] Production.INFO: Account Balance Start.
[2026-04-03 10:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:36:03] Production.INFO: 117
[2026-04-03 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-03 10:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:36:03] Production.INFO: ==19046== Releasing lock...
[2026-04-03 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: ==19040== Releasing lock...
[2026-04-03 10:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:36:04] Production.INFO: Total Charge 0
[2026-04-03 10:36:04] Production.INFO: CreateAllLog End
[2026-04-03 10:36:04] Production.INFO: Account Balance End.
[2026-04-03 10:36:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:36:04] Production.INFO: ==19044== Releasing lock...
[2026-04-03 10:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:36:12] Production.ERROR: CronJobId end10
[2026-04-03 10:36:12] Production.INFO: ==19042== Releasing lock...
[2026-04-03 10:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:36:14] Production.INFO: call_cost start
[2026-04-03 10:36:14] Production.INFO: call_cost end
[2026-04-03 10:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:36:14] Production.INFO: ==19038== Releasing lock...
[2026-04-03 10:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:37:02] Production.INFO: ==19106== Lock acquired, processing the job...
[2026-04-03 15:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:37:02] Production.INFO: neon service started
[2026-04-03 15:37:02] Production.INFO: neon service started
[2026-04-03 15:37:02] Production.INFO: ==19106== Releasing lock...
[2026-04-03 15:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:37:02] Production.INFO: ==19108== Lock acquired, processing the job...
[2026-04-03 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:37:02] Production.INFO: ==19108== Releasing lock...
[2026-04-03 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:37:03] Production.INFO: ==19110== Lock acquired, processing the job...
[2026-04-03 14:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:37:03] Production.INFO: ==19110== Releasing lock...
[2026-04-03 14:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:37:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:37:03] Production.INFO: ==19120== Lock acquired, processing the job...
[2026-04-03 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 10:37:03] Production.INFO: ==19120== Releasing lock...
[2026-04-03 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:37:03] Production.INFO: ==19112== Lock acquired, processing the job...
[2026-04-03 10:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:37:03] Production.INFO: ==19114== Lock acquired, processing the job...
[2026-04-03 10:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:37:03] Production.INFO: ==19116== Lock acquired, processing the job...
[2026-04-03 10:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:37:03] Production.INFO: ==19118== Lock acquired, processing the job...
[2026-04-03 10:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:37:04] Production.INFO: Account Balance Start.
[2026-04-03 10:37:04] Production.INFO: CreateAllLog Start
[2026-04-03 10:37:04] Production.INFO: 117
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-08
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:37:04] Production.INFO: ==19114== Releasing lock...
[2026-04-03 10:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:05] Production.INFO: Date 2026-03-28
[2026-04-03 10:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:05] Production.INFO: Date 2026-03-29
[2026-04-03 10:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:05] Production.INFO: Date 2026-03-30
[2026-04-03 10:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:05] Production.INFO: Date 2026-03-31
[2026-04-03 10:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:37:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:37:05] Production.INFO: Total Charge 0
[2026-04-03 10:37:05] Production.INFO: CreateAllLog End
[2026-04-03 10:37:05] Production.INFO: Account Balance End.
[2026-04-03 10:37:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:37:05] Production.INFO: ==19118== Releasing lock...
[2026-04-03 10:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:37:11] Production.ERROR: CronJobId end10
[2026-04-03 10:37:11] Production.INFO: ==19116== Releasing lock...
[2026-04-03 10:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:37:14] Production.INFO: call_cost start
[2026-04-03 10:37:14] Production.INFO: call_cost end
[2026-04-03 10:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:37:14] Production.INFO: ==19112== Releasing lock...
[2026-04-03 10:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:38:01] Production.INFO: ==19179== Lock acquired, processing the job...
[2026-04-03 15:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:38:01] Production.INFO: neon service started
[2026-04-03 15:38:01] Production.INFO: neon service started
[2026-04-03 15:38:01] Production.INFO: ==19179== Releasing lock...
[2026-04-03 15:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:38:02] Production.INFO: ==19181== Lock acquired, processing the job...
[2026-04-03 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:38:02] Production.INFO: ==19181== Releasing lock...
[2026-04-03 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:38:02] Production.INFO: ==19183== Lock acquired, processing the job...
[2026-04-03 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:38:02] Production.INFO: ==19183== Releasing lock...
[2026-04-03 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:38:03] Production.INFO: ==19185== Lock acquired, processing the job...
[2026-04-03 10:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:38:03] Production.INFO: ==19187== Lock acquired, processing the job...
[2026-04-03 10:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:38:03] Production.INFO: ==19189== Lock acquired, processing the job...
[2026-04-03 10:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:38:03] Production.INFO: ==19191== Lock acquired, processing the job...
[2026-04-03 10:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:38:03] Production.INFO: ==19193== Lock acquired, processing the job...
[2026-04-03 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 10:38:03] Production.INFO: Account Balance Start.
[2026-04-03 10:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:38:03] Production.INFO: 117
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: ==19193== Releasing lock...
[2026-04-03 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: ==19187== Releasing lock...
[2026-04-03 10:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:38:04] Production.INFO: Total Charge 0
[2026-04-03 10:38:04] Production.INFO: CreateAllLog End
[2026-04-03 10:38:04] Production.INFO: Account Balance End.
[2026-04-03 10:38:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:38:04] Production.INFO: ==19191== Releasing lock...
[2026-04-03 10:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:38:10] Production.ERROR: CronJobId end10
[2026-04-03 10:38:10] Production.INFO: ==19189== Releasing lock...
[2026-04-03 10:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:38:13] Production.INFO: call_cost start
[2026-04-03 10:38:13] Production.INFO: call_cost end
[2026-04-03 10:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:38:13] Production.INFO: ==19185== Releasing lock...
[2026-04-03 10:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:39:02] Production.INFO: ==19250== Lock acquired, processing the job...
[2026-04-03 15:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:39:02] Production.INFO: neon service started
[2026-04-03 15:39:02] Production.INFO: neon service started
[2026-04-03 15:39:02] Production.INFO: ==19250== Releasing lock...
[2026-04-03 15:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:39:02] Production.INFO: ==19254== Lock acquired, processing the job...
[2026-04-03 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:39:02] Production.INFO: ==19254== Releasing lock...
[2026-04-03 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:39:02] Production.INFO: ==19252== Lock acquired, processing the job...
[2026-04-03 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:39:02] Production.INFO: ==19252== Releasing lock...
[2026-04-03 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:39:03] Production.INFO: ==19261== Lock acquired, processing the job...
[2026-04-03 10:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:39:03] Production.INFO: ==19265== Lock acquired, processing the job...
[2026-04-03 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 10:39:03] Production.INFO: ==19265== Releasing lock...
[2026-04-03 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:39:03] Production.INFO: ==19257== Lock acquired, processing the job...
[2026-04-03 10:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:39:03] Production.INFO: ==19259== Lock acquired, processing the job...
[2026-04-03 10:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:39:03] Production.INFO: ==19263== Lock acquired, processing the job...
[2026-04-03 10:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:39:03] Production.INFO: Account Balance Start.
[2026-04-03 10:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:39:03] Production.INFO: 117
[2026-04-03 10:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: ==19259== Releasing lock...
[2026-04-03 10:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:39:04] Production.INFO: Total Charge 0
[2026-04-03 10:39:04] Production.INFO: CreateAllLog End
[2026-04-03 10:39:04] Production.INFO: Account Balance End.
[2026-04-03 10:39:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:39:04] Production.INFO: ==19263== Releasing lock...
[2026-04-03 10:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:39:11] Production.ERROR: CronJobId end10
[2026-04-03 10:39:11] Production.INFO: ==19261== Releasing lock...
[2026-04-03 10:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:39:14] Production.INFO: call_cost start
[2026-04-03 10:39:14] Production.INFO: call_cost end
[2026-04-03 10:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:39:14] Production.INFO: ==19257== Releasing lock...
[2026-04-03 10:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:40:01] Production.INFO: ==19318== Lock acquired, processing the job...
[2026-04-03 15:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:40:01] Production.INFO: neon service started
[2026-04-03 15:40:01] Production.INFO: neon service started
[2026-04-03 15:40:01] Production.INFO: ==19318== Releasing lock...
[2026-04-03 15:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:40:02] Production.INFO: ==19322== Lock acquired, processing the job...
[2026-04-03 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:40:02] Production.INFO: ==19322== Releasing lock...
[2026-04-03 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:40:02] Production.INFO: ==19320== Lock acquired, processing the job...
[2026-04-03 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:40:02] Production.INFO: ==19320== Releasing lock...
[2026-04-03 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:40:03] Production.INFO: ==19325== Lock acquired, processing the job...
[2026-04-03 10:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:40:03] Production.INFO: ==19327== Lock acquired, processing the job...
[2026-04-03 10:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:40:03] Production.INFO: ==19329== Lock acquired, processing the job...
[2026-04-03 10:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:40:03] Production.INFO: ==19331== Lock acquired, processing the job...
[2026-04-03 10:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:40:03] Production.INFO: ==19333== Lock acquired, processing the job...
[2026-04-03 10:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:40:03] Production.INFO: Account Balance Start.
[2026-04-03 10:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:40:03] Production.INFO: 117
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 10: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-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:03] Production.INFO: ==19333== Releasing lock...
[2026-04-03 10:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:03] Production.INFO: ==19327== Releasing lock...
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:40:04] Production.INFO: Total Charge 0
[2026-04-03 10:40:04] Production.INFO: CreateAllLog End
[2026-04-03 10:40:04] Production.INFO: Account Balance End.
[2026-04-03 10:40:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:40:04] Production.INFO: ==19331== Releasing lock...
[2026-04-03 10:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:40:11] Production.ERROR: CronJobId end10
[2026-04-03 10:40:11] Production.INFO: ==19329== Releasing lock...
[2026-04-03 10:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:40:13] Production.INFO: call_cost start
[2026-04-03 10:40:13] Production.INFO: call_cost end
[2026-04-03 10:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:40:13] Production.INFO: ==19325== Releasing lock...
[2026-04-03 10:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:41:01] Production.INFO: ==19396== Lock acquired, processing the job...
[2026-04-03 15:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:41:01] Production.INFO: neon service started
[2026-04-03 15:41:01] Production.INFO: neon service started
[2026-04-03 15:41:01] Production.INFO: ==19396== Releasing lock...
[2026-04-03 15:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:41:02] Production.INFO: ==19400== Lock acquired, processing the job...
[2026-04-03 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:41:02] Production.INFO: ==19400== Releasing lock...
[2026-04-03 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:41:02] Production.INFO: ==19398== Lock acquired, processing the job...
[2026-04-03 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:41:02] Production.INFO: ==19398== Releasing lock...
[2026-04-03 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:41:03] Production.INFO: ==19402== Lock acquired, processing the job...
[2026-04-03 10:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 10:41:03] Production.INFO: ==19406== Lock acquired, processing the job...
[2026-04-03 10:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:41:03] Production.INFO: ==19408== Lock acquired, processing the job...
[2026-04-03 10:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:41:03] Production.INFO: ==19404== Lock acquired, processing the job...
[2026-04-03 10:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 10:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 10:41:03] Production.ERROR: CronJob PID - 19406
[2026-04-03 10:41:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 10:41:03] Production.ERROR: CronJob ID - 7
[2026-04-03 10:41:03] Production.ERROR: CronJob Last Run Time 2026-04-03 10:41:00
[2026-04-03 10:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 10:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 10:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 10:41:03] Production.ERROR: CronJob PID - 19408
[2026-04-03 10:41:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 10:41:03] Production.ERROR: CronJob ID - 10
[2026-04-03 10:41:03] Production.ERROR: CronJob Last Run Time 2026-04-03 10:41:00
[2026-04-03 10:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 10:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 10:41:03] Production.INFO: ==19410== Lock acquired, processing the job...
[2026-04-03 10:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:41:03] Production.INFO: ==19412== Lock acquired, processing the job...
[2026-04-03 10:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 10:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 10:41:03] Production.INFO: ==19402== Releasing lock...
[2026-04-03 10:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 10:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 10:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:41:03] Production.INFO: Account Balance Start.
[2026-04-03 10:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:41:03] Production.INFO: 117
[2026-04-03 10:41:03] Production.INFO: ==19414== Lock acquired, processing the job...
[2026-04-03 10:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 10:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: ==19414== Releasing lock...
[2026-04-03 10:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.ERROR: done
[2026-04-03 10:41:04] Production.INFO: ==19406== Releasing lock...
[2026-04-03 10:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 10:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029432', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:41:04] Production.INFO: Total Charge 0
[2026-04-03 10:41:04] Production.INFO: CreateAllLog End
[2026-04-03 10:41:04] Production.INFO: Account Balance End.
[2026-04-03 10:41:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:41:04] Production.INFO: ==19410== Releasing lock...
[2026-04-03 10:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029432', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 10:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 10:41:10] Production.INFO: ProcessCDR(1,17029432,1,1,2)
[2026-04-03 10:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029432,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029432,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 10:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 10:41:10] Production.INFO: ==19412== Releasing lock...
[2026-04-03 10:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 10:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 10:41:15] Production.ERROR: CronJobId end10
[2026-04-03 10:41:15] Production.INFO: ==19408== Releasing lock...
[2026-04-03 10:41:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:41:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:41:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:41:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:41:17] Production.INFO: call_cost start
[2026-04-03 10:41:17] Production.INFO: call_cost end
[2026-04-03 10:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:41:17] Production.INFO: ==19404== Releasing lock...
[2026-04-03 10:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:42:02] Production.INFO: ==19475== Lock acquired, processing the job...
[2026-04-03 15:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:42:02] Production.INFO: neon service started
[2026-04-03 15:42:02] Production.INFO: neon service started
[2026-04-03 15:42:02] Production.INFO: ==19475== Releasing lock...
[2026-04-03 15:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:42:02] Production.INFO: ==19477== Lock acquired, processing the job...
[2026-04-03 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:42:02] Production.INFO: ==19477== Releasing lock...
[2026-04-03 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:42:03] Production.INFO: ==19479== Lock acquired, processing the job...
[2026-04-03 14:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:42:03] Production.INFO: ==19479== Releasing lock...
[2026-04-03 14:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:42:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:42:03] Production.INFO: ==19485== Lock acquired, processing the job...
[2026-04-03 10:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:42:03] Production.INFO: ==19481== Lock acquired, processing the job...
[2026-04-03 10:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:42:03] Production.INFO: ==19483== Lock acquired, processing the job...
[2026-04-03 10:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:42:03] Production.INFO: ==19487== Lock acquired, processing the job...
[2026-04-03 10:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:42:03] Production.INFO: Account Balance Start.
[2026-04-03 10:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:42:03] Production.INFO: 117
[2026-04-03 10:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:42:03] Production.INFO: ==19489== Lock acquired, processing the job...
[2026-04-03 10:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:42:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10:42:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: ==19489== Releasing lock...
[2026-04-03 10:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: ==19483== Releasing lock...
[2026-04-03 10:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:42:04] Production.INFO: Total Charge 0
[2026-04-03 10:42:04] Production.INFO: CreateAllLog End
[2026-04-03 10:42:05] Production.INFO: Account Balance End.
[2026-04-03 10:42:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:42:05] Production.INFO: ==19487== Releasing lock...
[2026-04-03 10:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:42:12] Production.ERROR: CronJobId end10
[2026-04-03 10:42:12] Production.INFO: ==19485== Releasing lock...
[2026-04-03 10:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:42:14] Production.INFO: call_cost start
[2026-04-03 10:42:14] Production.INFO: call_cost end
[2026-04-03 10:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:42:14] Production.INFO: ==19481== Releasing lock...
[2026-04-03 10:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:43:01] Production.INFO: ==19543== Lock acquired, processing the job...
[2026-04-03 15:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:43:01] Production.INFO: neon service started
[2026-04-03 15:43:01] Production.INFO: neon service started
[2026-04-03 15:43:01] Production.INFO: ==19543== Releasing lock...
[2026-04-03 15:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:43:02] Production.INFO: ==19547== Lock acquired, processing the job...
[2026-04-03 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:43:02] Production.INFO: ==19547== Releasing lock...
[2026-04-03 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:43:02] Production.INFO: ==19545== Lock acquired, processing the job...
[2026-04-03 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:43:02] Production.INFO: ==19545== Releasing lock...
[2026-04-03 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:43:03] Production.INFO: ==19551== Lock acquired, processing the job...
[2026-04-03 10:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:43:03] Production.INFO: ==19549== Lock acquired, processing the job...
[2026-04-03 10:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:43:03] Production.INFO: ==19553== Lock acquired, processing the job...
[2026-04-03 10:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:43:03] Production.INFO: ==19557== Lock acquired, processing the job...
[2026-04-03 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:43:03] Production.INFO: ==19555== Lock acquired, processing the job...
[2026-04-03 10:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:43:03] Production.INFO: Account Balance Start.
[2026-04-03 10:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:43:03] Production.INFO: 117
[2026-04-03 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-03 10:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:43:03] Production.INFO: ==19557== Releasing lock...
[2026-04-03 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: ==19551== Releasing lock...
[2026-04-03 10:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:43:04] Production.INFO: Total Charge 0
[2026-04-03 10:43:04] Production.INFO: CreateAllLog End
[2026-04-03 10:43:04] Production.INFO: Account Balance End.
[2026-04-03 10:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:43:04] Production.INFO: ==19555== Releasing lock...
[2026-04-03 10:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:43:11] Production.ERROR: CronJobId end10
[2026-04-03 10:43:11] Production.INFO: ==19553== Releasing lock...
[2026-04-03 10:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:43:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:43:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:43:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:43:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:43:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:43:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:43:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:43:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:43:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:43:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:43:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:43:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:43:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:43:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:43:12] Production.INFO: call_cost start
[2026-04-03 10:43:12] Production.INFO: call_cost end
[2026-04-03 10:43:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:43:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:43:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:43:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:43:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:43:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:43:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:43:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:43:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:43:12] Production.INFO: ==19549== Releasing lock...
[2026-04-03 10:43:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:43:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:44:02] Production.INFO: ==19615== Lock acquired, processing the job...
[2026-04-03 15:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:44:02] Production.INFO: neon service started
[2026-04-03 15:44:02] Production.INFO: neon service started
[2026-04-03 15:44:02] Production.INFO: ==19615== Releasing lock...
[2026-04-03 15:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:44:02] Production.INFO: ==19619== Lock acquired, processing the job...
[2026-04-03 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:44:02] Production.INFO: ==19619== Releasing lock...
[2026-04-03 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:44:02] Production.INFO: ==19617== Lock acquired, processing the job...
[2026-04-03 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:44:03] Production.INFO: ==19617== Releasing lock...
[2026-04-03 10:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:44:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:44:03] Production.INFO: ==19625== Lock acquired, processing the job...
[2026-04-03 10:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:44:03] Production.INFO: ==19621== Lock acquired, processing the job...
[2026-04-03 10:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:44:03] Production.INFO: ==19629== Lock acquired, processing the job...
[2026-04-03 10:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:44:03] Production.INFO: ==19623== Lock acquired, processing the job...
[2026-04-03 10:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 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-03 10:44:04] Production.INFO: ==19627== Lock acquired, processing the job...
[2026-04-03 10:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:44:04] Production.INFO: ==19629== Releasing lock...
[2026-04-03 10:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:44:04] Production.INFO: Account Balance Start.
[2026-04-03 10:44:04] Production.INFO: CreateAllLog Start
[2026-04-03 10:44:04] Production.INFO: 117
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-08
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: ==19623== Releasing lock...
[2026-04-03 10:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-03-22
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-03-23
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-03-24
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-03-25
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-03-26
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-03-27
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-03-28
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-03-29
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-03-30
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-03-31
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:44:05] Production.INFO: Total Charge 0
[2026-04-03 10:44:05] Production.INFO: CreateAllLog End
[2026-04-03 10:44:05] Production.INFO: Account Balance End.
[2026-04-03 10:44:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:44:05] Production.INFO: ==19627== Releasing lock...
[2026-04-03 10:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:44:11] Production.ERROR: CronJobId end10
[2026-04-03 10:44:11] Production.INFO: ==19625== Releasing lock...
[2026-04-03 10:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:44:14] Production.INFO: call_cost start
[2026-04-03 10:44:14] Production.INFO: call_cost end
[2026-04-03 10:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:44:14] Production.INFO: ==19621== Releasing lock...
[2026-04-03 10:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:45:01] Production.INFO: ==19686== Lock acquired, processing the job...
[2026-04-03 15:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:45:01] Production.INFO: neon service started
[2026-04-03 15:45:01] Production.INFO: neon service started
[2026-04-03 15:45:01] Production.INFO: ==19686== Releasing lock...
[2026-04-03 15:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:45:02] Production.INFO: ==19691== Lock acquired, processing the job...
[2026-04-03 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:45:02] Production.INFO: ==19691== Releasing lock...
[2026-04-03 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:45:02] Production.INFO: ==19689== Lock acquired, processing the job...
[2026-04-03 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:45:02] Production.INFO: ==19689== Releasing lock...
[2026-04-03 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:45:03] Production.INFO: ==19693== Lock acquired, processing the job...
[2026-04-03 10:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:45:03] Production.INFO: ==19695== Lock acquired, processing the job...
[2026-04-03 10:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:45:03] Production.INFO: ==19697== Lock acquired, processing the job...
[2026-04-03 10:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:45:03] Production.INFO: ==19699== Lock acquired, processing the job...
[2026-04-03 10:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:45:03] Production.INFO: Account Balance Start.
[2026-04-03 10:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:45:03] Production.INFO: 117
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: ==19701== Lock acquired, processing the job...
[2026-04-03 10:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 10:45:03] Production.INFO: ==19701== Releasing lock...
[2026-04-03 10:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:03] Production.INFO: ==19695== Releasing lock...
[2026-04-03 10:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:45:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:45:04] Production.INFO: Total Charge 0
[2026-04-03 10:45:04] Production.INFO: CreateAllLog End
[2026-04-03 10:45:04] Production.INFO: Account Balance End.
[2026-04-03 10:45:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:45:04] Production.INFO: ==19699== Releasing lock...
[2026-04-03 10:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:45:12] Production.ERROR: CronJobId end10
[2026-04-03 10:45:12] Production.INFO: ==19697== Releasing lock...
[2026-04-03 10:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:45:14] Production.INFO: call_cost start
[2026-04-03 10:45:14] Production.INFO: call_cost end
[2026-04-03 10:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:45:14] Production.INFO: ==19693== Releasing lock...
[2026-04-03 10:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:46:02] Production.INFO: ==19758== Lock acquired, processing the job...
[2026-04-03 15:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:46:02] Production.INFO: neon service started
[2026-04-03 15:46:02] Production.INFO: neon service started
[2026-04-03 15:46:02] Production.INFO: ==19758== Releasing lock...
[2026-04-03 15:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:46:02] Production.INFO: ==19762== Lock acquired, processing the job...
[2026-04-03 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:46:02] Production.INFO: ==19762== Releasing lock...
[2026-04-03 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:46:02] Production.INFO: ==19760== Lock acquired, processing the job...
[2026-04-03 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:46:02] Production.INFO: ==19760== Releasing lock...
[2026-04-03 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:46:03] Production.INFO: ==19765== Lock acquired, processing the job...
[2026-04-03 10:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:46:03] Production.INFO: ==19767== Lock acquired, processing the job...
[2026-04-03 10:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:46:03] Production.INFO: ==19771== Lock acquired, processing the job...
[2026-04-03 10:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:46:03] Production.INFO: ==19769== Lock acquired, processing the job...
[2026-04-03 10:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:46:03] Production.INFO: Account Balance Start.
[2026-04-03 10:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:46:03] Production.INFO: 117
[2026-04-03 10:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:46:03] Production.INFO: ==19773== Lock acquired, processing the job...
[2026-04-03 10:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:46:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10:46:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: ==19773== Releasing lock...
[2026-04-03 10:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: ==19767== Releasing lock...
[2026-04-03 10:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:46:04] Production.INFO: Total Charge 0
[2026-04-03 10:46:04] Production.INFO: CreateAllLog End
[2026-04-03 10:46:05] Production.INFO: Account Balance End.
[2026-04-03 10:46:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:46:05] Production.INFO: ==19771== Releasing lock...
[2026-04-03 10:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:46:13] Production.ERROR: CronJobId end10
[2026-04-03 10:46:13] Production.INFO: ==19769== Releasing lock...
[2026-04-03 10:46:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:46:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:46:15] Production.INFO: call_cost start
[2026-04-03 10:46:15] Production.INFO: call_cost end
[2026-04-03 10:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:46:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:46:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:46:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:46:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:46:15] Production.INFO: ==19765== Releasing lock...
[2026-04-03 10:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:47:01] Production.INFO: ==19835== Lock acquired, processing the job...
[2026-04-03 15:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:47:01] Production.INFO: neon service started
[2026-04-03 15:47:01] Production.INFO: neon service started
[2026-04-03 15:47:01] Production.INFO: ==19835== Releasing lock...
[2026-04-03 15:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:47:02] Production.INFO: ==19837== Lock acquired, processing the job...
[2026-04-03 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:47:02] Production.INFO: ==19839== Lock acquired, processing the job...
[2026-04-03 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:47:02] Production.INFO: ==19839== Releasing lock...
[2026-04-03 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:47:02] Production.INFO: ==19837== Releasing lock...
[2026-04-03 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:47:03] Production.INFO: ==19844== Lock acquired, processing the job...
[2026-04-03 10:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:47:03] Production.INFO: ==19846== Lock acquired, processing the job...
[2026-04-03 10:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:47:03] Production.INFO: ==19848== Lock acquired, processing the job...
[2026-04-03 10:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:47:03] Production.INFO: ==19842== Lock acquired, processing the job...
[2026-04-03 10:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:47:03] Production.INFO: Account Balance Start.
[2026-04-03 10:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:47:03] Production.INFO: 117
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: ==19850== Lock acquired, processing the job...
[2026-04-03 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:47:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:47:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: ==19850== Releasing lock...
[2026-04-03 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: ==19844== Releasing lock...
[2026-04-03 10:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:47:04] Production.INFO: Total Charge 0
[2026-04-03 10:47:04] Production.INFO: CreateAllLog End
[2026-04-03 10:47:04] Production.INFO: Account Balance End.
[2026-04-03 10:47:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:47:04] Production.INFO: ==19848== Releasing lock...
[2026-04-03 10:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:47:11] Production.ERROR: CronJobId end10
[2026-04-03 10:47:11] Production.INFO: ==19846== Releasing lock...
[2026-04-03 10:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:47:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:47:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:47:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:47:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:47:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:47:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:47:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:47:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:47:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:47:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:47:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:47:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:47:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:47:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:47:13] Production.INFO: call_cost start
[2026-04-03 10:47:13] Production.INFO: call_cost end
[2026-04-03 10:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:47:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:47:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:47:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:47:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:47:13] Production.INFO: ==19842== Releasing lock...
[2026-04-03 10:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:48:02] Production.INFO: ==19913== Lock acquired, processing the job...
[2026-04-03 15:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:48:02] Production.INFO: neon service started
[2026-04-03 15:48:02] Production.INFO: neon service started
[2026-04-03 15:48:02] Production.INFO: ==19913== Releasing lock...
[2026-04-03 15:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:48:02] Production.INFO: ==19915== Lock acquired, processing the job...
[2026-04-03 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:48:02] Production.INFO: ==19915== Releasing lock...
[2026-04-03 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:48:02] Production.INFO: ==19917== Lock acquired, processing the job...
[2026-04-03 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:48:02] Production.INFO: ==19917== Releasing lock...
[2026-04-03 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:48:03] Production.INFO: ==19923== Lock acquired, processing the job...
[2026-04-03 10:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:48:03] Production.INFO: ==19925== Lock acquired, processing the job...
[2026-04-03 10:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:48:03] Production.INFO: ==19921== Lock acquired, processing the job...
[2026-04-03 10:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:48:03] Production.INFO: Account Balance Start.
[2026-04-03 10:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:48:03] Production.INFO: 117
[2026-04-03 10:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:03] Production.INFO: ==19919== Lock acquired, processing the job...
[2026-04-03 10:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:03] Production.INFO: ==19927== Lock acquired, processing the job...
[2026-04-03 10:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:48:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:48:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:48:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:03] Production.INFO: ==19927== Releasing lock...
[2026-04-03 10:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:48:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: ==19921== Releasing lock...
[2026-04-03 10:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:48:04] Production.INFO: Total Charge 0
[2026-04-03 10:48:04] Production.INFO: CreateAllLog End
[2026-04-03 10:48:05] Production.INFO: Account Balance End.
[2026-04-03 10:48:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:48:05] Production.INFO: ==19925== Releasing lock...
[2026-04-03 10:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:48: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-03 10:48:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:48:10] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:48:10] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:48:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:48:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:48:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:48:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:48:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:48:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:48:10] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:48:10] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:48:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:48:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:48:10] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:48:11] Production.INFO: call_cost start
[2026-04-03 10:48:11] Production.INFO: call_cost end
[2026-04-03 10:48:11] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:48:11] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:48:11] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:48:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:48:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:48:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:48:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:48:11] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:48:11] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:48:11] Production.INFO: ==19919== Releasing lock...
[2026-04-03 10:48:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:48:11] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 10:48:11] Production.ERROR: CronJobId end10
[2026-04-03 10:48:11] Production.INFO: ==19923== Releasing lock...
[2026-04-03 10:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:49:01] Production.INFO: ==19999== Lock acquired, processing the job...
[2026-04-03 15:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:49:01] Production.INFO: neon service started
[2026-04-03 15:49:01] Production.INFO: neon service started
[2026-04-03 15:49:01] Production.INFO: ==19999== Releasing lock...
[2026-04-03 15:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:49:01] Production.INFO: ==20001== Lock acquired, processing the job...
[2026-04-03 10:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:49:02] Production.INFO: ==20001== Releasing lock...
[2026-04-03 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:49:02] Production.INFO: ==20003== Lock acquired, processing the job...
[2026-04-03 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:49:02] Production.INFO: ==20003== Releasing lock...
[2026-04-03 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:49:03] Production.INFO: ==20011== Lock acquired, processing the job...
[2026-04-03 10:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:49:03] Production.INFO: ==20005== Lock acquired, processing the job...
[2026-04-03 10:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:49:03] Production.INFO: Account Balance Start.
[2026-04-03 10:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:49:03] Production.INFO: 117
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:49:03] Production.INFO: ==20013== Lock acquired, processing the job...
[2026-04-03 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: ==20009== Lock acquired, processing the job...
[2026-04-03 10:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:49:03] Production.INFO: ==20007== Lock acquired, processing the job...
[2026-04-03 10:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 10:49:03] Production.INFO: ==20013== Releasing lock...
[2026-04-03 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-25
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: ==20007== Releasing lock...
[2026-04-03 10:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-26
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-27
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-28
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-29
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-30
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:03] Production.INFO: Date 2026-03-31
[2026-04-03 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:49:04] Production.INFO: Total Charge 0
[2026-04-03 10:49:04] Production.INFO: CreateAllLog End
[2026-04-03 10:49:04] Production.INFO: Account Balance End.
[2026-04-03 10:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:49:04] Production.INFO: ==20011== Releasing lock...
[2026-04-03 10:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:49:11] Production.ERROR: CronJobId end10
[2026-04-03 10:49:11] Production.INFO: ==20009== Releasing lock...
[2026-04-03 10:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:49:13] Production.INFO: call_cost start
[2026-04-03 10:49:14] Production.INFO: call_cost end
[2026-04-03 10:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:49:14] Production.INFO: ==20005== Releasing lock...
[2026-04-03 10:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:50:02] Production.INFO: ==20073== Lock acquired, processing the job...
[2026-04-03 15:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:50:02] Production.INFO: neon service started
[2026-04-03 15:50:02] Production.INFO: neon service started
[2026-04-03 15:50:02] Production.INFO: ==20073== Releasing lock...
[2026-04-03 15:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:50:02] Production.INFO: ==20077== Lock acquired, processing the job...
[2026-04-03 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:50:02] Production.INFO: ==20077== Releasing lock...
[2026-04-03 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:50:02] Production.INFO: ==20075== Lock acquired, processing the job...
[2026-04-03 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:50:02] Production.INFO: ==20075== Releasing lock...
[2026-04-03 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:50:03] Production.INFO: ==20080== Lock acquired, processing the job...
[2026-04-03 10:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:50:03] Production.INFO: ==20084== Lock acquired, processing the job...
[2026-04-03 10:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:50:03] Production.INFO: ==20082== Lock acquired, processing the job...
[2026-04-03 10:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:50:03] Production.INFO: ==20088== Lock acquired, processing the job...
[2026-04-03 10:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:50:03] Production.INFO: ==20086== Lock acquired, processing the job...
[2026-04-03 10:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:50:03] Production.INFO: Account Balance Start.
[2026-04-03 10:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:50:03] Production.INFO: 117
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-08
[2026-04-03 10: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-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10:50:04] Production.INFO: ==20088== Releasing lock...
[2026-04-03 10:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-09
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: ==20082== Releasing lock...
[2026-04-03 10:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:05] Production.INFO: Date 2026-03-27
[2026-04-03 10:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:05] Production.INFO: Date 2026-03-28
[2026-04-03 10:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:05] Production.INFO: Date 2026-03-29
[2026-04-03 10:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:05] Production.INFO: Date 2026-03-30
[2026-04-03 10:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:05] Production.INFO: Date 2026-03-31
[2026-04-03 10:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:50:05] Production.INFO: Total Charge 0
[2026-04-03 10:50:05] Production.INFO: CreateAllLog End
[2026-04-03 10:50:05] Production.INFO: Account Balance End.
[2026-04-03 10:50:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:50:05] Production.INFO: ==20086== Releasing lock...
[2026-04-03 10:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:50:12] Production.ERROR: CronJobId end10
[2026-04-03 10:50:12] Production.INFO: ==20084== Releasing lock...
[2026-04-03 10:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:50:15] Production.INFO: call_cost start
[2026-04-03 10:50:15] Production.INFO: call_cost end
[2026-04-03 10:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:50:15] Production.INFO: ==20080== Releasing lock...
[2026-04-03 10:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:51:01] Production.INFO: ==20159== Lock acquired, processing the job...
[2026-04-03 15:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:51:01] Production.INFO: neon service started
[2026-04-03 15:51:01] Production.INFO: neon service started
[2026-04-03 15:51:01] Production.INFO: ==20159== Releasing lock...
[2026-04-03 15:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:51:01] Production.INFO: ==20161== Lock acquired, processing the job...
[2026-04-03 10:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:51:02] Production.INFO: ==20161== Releasing lock...
[2026-04-03 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:51:02] Production.INFO: ==20163== Lock acquired, processing the job...
[2026-04-03 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:51:02] Production.INFO: ==20163== Releasing lock...
[2026-04-03 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:51:03] Production.INFO: ==20165== Lock acquired, processing the job...
[2026-04-03 10:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 10:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 10:51:03] Production.INFO: ==20167== Lock acquired, processing the job...
[2026-04-03 10:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 10:51:03] Production.INFO: ==20165== Releasing lock...
[2026-04-03 10:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 10:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 10:51:03] Production.INFO: ==20171== Lock acquired, processing the job...
[2026-04-03 10:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:51:03] Production.INFO: ==20169== Lock acquired, processing the job...
[2026-04-03 10:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:51:03] Production.INFO: ==20173== Lock acquired, processing the job...
[2026-04-03 10:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:51:03] Production.INFO: ==20175== Lock acquired, processing the job...
[2026-04-03 10:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 10:51:03] Production.INFO: Account Balance Start.
[2026-04-03 10:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:51:03] Production.INFO: 117
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:51:03] Production.INFO: ==20177== Lock acquired, processing the job...
[2026-04-03 10:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10: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-03 10:51:03] Production.INFO: ==20177== Releasing lock...
[2026-04-03 10:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.ERROR: done
[2026-04-03 10:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 10:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029473', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: ==20169== Releasing lock...
[2026-04-03 10:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:51:04] Production.INFO: Total Charge 0
[2026-04-03 10:51:04] Production.INFO: CreateAllLog End
[2026-04-03 10:51:04] Production.INFO: Account Balance End.
[2026-04-03 10:51:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:51:04] Production.INFO: ==20173== Releasing lock...
[2026-04-03 10:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029473', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 10:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 10:51:10] Production.INFO: ProcessCDR(1,17029473,1,1,2)
[2026-04-03 10:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029473,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029473,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 10:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 10:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 10:51:10] Production.INFO: ==20175== Releasing lock...
[2026-04-03 10:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 10:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 10:51:14] Production.ERROR: CronJobId end10
[2026-04-03 10:51:14] Production.INFO: ==20171== Releasing lock...
[2026-04-03 10:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:51:16] Production.INFO: call_cost start
[2026-04-03 10:51:16] Production.INFO: call_cost end
[2026-04-03 10:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:51:16] Production.INFO: ==20167== Releasing lock...
[2026-04-03 10:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:52:01] Production.INFO: ==20260== Lock acquired, processing the job...
[2026-04-03 15:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:52:01] Production.INFO: neon service started
[2026-04-03 15:52:01] Production.INFO: neon service started
[2026-04-03 15:52:01] Production.INFO: ==20260== Releasing lock...
[2026-04-03 15:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:52:02] Production.INFO: ==20264== Lock acquired, processing the job...
[2026-04-03 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:52:02] Production.INFO: ==20264== Releasing lock...
[2026-04-03 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:52:02] Production.INFO: ==20262== Lock acquired, processing the job...
[2026-04-03 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:52:02] Production.INFO: ==20262== Releasing lock...
[2026-04-03 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:52:03] Production.INFO: ==20268== Lock acquired, processing the job...
[2026-04-03 10:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:52:03] Production.INFO: ==20270== Lock acquired, processing the job...
[2026-04-03 10:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:52:03] Production.INFO: ==20276== Lock acquired, processing the job...
[2026-04-03 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:52:03] Production.INFO: ==20272== Lock acquired, processing the job...
[2026-04-03 10:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:52:03] Production.INFO: ==20274== Lock acquired, processing the job...
[2026-04-03 10:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:52:03] Production.INFO: Account Balance Start.
[2026-04-03 10:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:52:03] Production.INFO: 117
[2026-04-03 10:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 10:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:03] Production.INFO: ==20276== Releasing lock...
[2026-04-03 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:52:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: ==20270== Releasing lock...
[2026-04-03 10:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:52:04] Production.INFO: Total Charge 0
[2026-04-03 10:52:04] Production.INFO: CreateAllLog End
[2026-04-03 10:52:04] Production.INFO: Account Balance End.
[2026-04-03 10:52:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:52:04] Production.INFO: ==20274== Releasing lock...
[2026-04-03 10:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:52:12] Production.ERROR: CronJobId end10
[2026-04-03 10:52:12] Production.INFO: ==20272== Releasing lock...
[2026-04-03 10:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:52:14] Production.INFO: call_cost start
[2026-04-03 10:52:14] Production.INFO: call_cost end
[2026-04-03 10:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:52:14] Production.INFO: ==20268== Releasing lock...
[2026-04-03 10:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:53:02] Production.INFO: ==20335== Lock acquired, processing the job...
[2026-04-03 15:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:53:02] Production.INFO: neon service started
[2026-04-03 15:53:02] Production.INFO: neon service started
[2026-04-03 15:53:02] Production.INFO: ==20335== Releasing lock...
[2026-04-03 15:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:53:02] Production.INFO: ==20338== Lock acquired, processing the job...
[2026-04-03 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:53:02] Production.INFO: ==20338== Releasing lock...
[2026-04-03 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:53:03] Production.INFO: ==20340== Lock acquired, processing the job...
[2026-04-03 14:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:53:03] Production.INFO: ==20340== Releasing lock...
[2026-04-03 14:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:53:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:53:03] Production.INFO: ==20342== Lock acquired, processing the job...
[2026-04-03 10:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:53:03] Production.INFO: ==20344== Lock acquired, processing the job...
[2026-04-03 10:53:03] Production.INFO: ==20348== Lock acquired, processing the job...
[2026-04-03 10:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:53:03] Production.INFO: ==20350== Lock acquired, processing the job...
[2026-04-03 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:53:03] Production.INFO: ==20346== Lock acquired, processing the job...
[2026-04-03 10:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:53:03] Production.INFO: Account Balance Start.
[2026-04-03 10:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:53:03] Production.INFO: 117
[2026-04-03 10:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 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-03 10:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 10:53:03] Production.INFO: ==20350== Releasing lock...
[2026-04-03 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: ==20344== Releasing lock...
[2026-04-03 10:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:53:05] Production.INFO: Total Charge 0
[2026-04-03 10:53:05] Production.INFO: CreateAllLog End
[2026-04-03 10:53:05] Production.INFO: Account Balance End.
[2026-04-03 10:53:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:53:05] Production.INFO: ==20348== Releasing lock...
[2026-04-03 10:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:53:11] Production.ERROR: CronJobId end10
[2026-04-03 10:53:11] Production.INFO: ==20346== Releasing lock...
[2026-04-03 10:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:53:14] Production.INFO: call_cost start
[2026-04-03 10:53:14] Production.INFO: call_cost end
[2026-04-03 10:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:53:14] Production.INFO: ==20342== Releasing lock...
[2026-04-03 10:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:54:01] Production.INFO: ==20408== Lock acquired, processing the job...
[2026-04-03 15:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:54:01] Production.INFO: neon service started
[2026-04-03 15:54:01] Production.INFO: neon service started
[2026-04-03 15:54:01] Production.INFO: ==20408== Releasing lock...
[2026-04-03 15:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:54:02] Production.INFO: ==20410== Lock acquired, processing the job...
[2026-04-03 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:54:02] Production.INFO: ==20412== Lock acquired, processing the job...
[2026-04-03 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:54:02] Production.INFO: ==20412== Releasing lock...
[2026-04-03 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:54:02] Production.INFO: ==20410== Releasing lock...
[2026-04-03 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:54:03] Production.INFO: ==20419== Lock acquired, processing the job...
[2026-04-03 10:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:54:03] Production.INFO: ==20415== Lock acquired, processing the job...
[2026-04-03 10:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:54:03] Production.INFO: ==20421== Lock acquired, processing the job...
[2026-04-03 10:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:54:03] Production.INFO: ==20417== Lock acquired, processing the job...
[2026-04-03 10:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:54:03] Production.INFO: Account Balance Start.
[2026-04-03 10:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:54:03] Production.INFO: 117
[2026-04-03 10:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:03] Production.INFO: ==20423== Lock acquired, processing the job...
[2026-04-03 10:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:54:04] Production.INFO: ==20423== Releasing lock...
[2026-04-03 10:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: ==20417== Releasing lock...
[2026-04-03 10:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:54:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:54:05] Production.INFO: Total Charge 0
[2026-04-03 10:54:05] Production.INFO: CreateAllLog End
[2026-04-03 10:54:05] Production.INFO: Account Balance End.
[2026-04-03 10:54:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:54:05] Production.INFO: ==20421== Releasing lock...
[2026-04-03 10:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:54:12] Production.ERROR: CronJobId end10
[2026-04-03 10:54:12] Production.INFO: ==20419== Releasing lock...
[2026-04-03 10:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:54:13] Production.INFO: call_cost start
[2026-04-03 10:54:13] Production.INFO: call_cost end
[2026-04-03 10:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:54:13] Production.INFO: ==20415== Releasing lock...
[2026-04-03 10:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:55:02] Production.INFO: ==20495== Lock acquired, processing the job...
[2026-04-03 15:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:55:02] Production.INFO: neon service started
[2026-04-03 15:55:02] Production.INFO: neon service started
[2026-04-03 15:55:02] Production.INFO: ==20495== Releasing lock...
[2026-04-03 15:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:55:02] Production.INFO: ==20499== Lock acquired, processing the job...
[2026-04-03 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:55:02] Production.INFO: ==20499== Releasing lock...
[2026-04-03 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:55:02] Production.INFO: ==20497== Lock acquired, processing the job...
[2026-04-03 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:55:02] Production.INFO: ==20497== Releasing lock...
[2026-04-03 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:55:03] Production.INFO: ==20502== Lock acquired, processing the job...
[2026-04-03 10:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:55:03] Production.INFO: ==20504== Lock acquired, processing the job...
[2026-04-03 10:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:55:03] Production.INFO: ==20506== Lock acquired, processing the job...
[2026-04-03 10:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:55:03] Production.INFO: ==20508== Lock acquired, processing the job...
[2026-04-03 10:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:55:03] Production.INFO: ==20510== Lock acquired, processing the job...
[2026-04-03 10:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:55:03] Production.INFO: Account Balance Start.
[2026-04-03 10:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:55:03] Production.INFO: 117
[2026-04-03 10:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-10
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10: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-03 10: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-03 10:55:04] Production.INFO: ==20510== Releasing lock...
[2026-04-03 10:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: ==20504== Releasing lock...
[2026-04-03 10:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:55:04] Production.INFO: Total Charge 0
[2026-04-03 10:55:04] Production.INFO: CreateAllLog End
[2026-04-03 10:55:04] Production.INFO: Account Balance End.
[2026-04-03 10:55:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:55:05] Production.INFO: ==20508== Releasing lock...
[2026-04-03 10:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:55:12] Production.ERROR: CronJobId end10
[2026-04-03 10:55:12] Production.INFO: ==20506== Releasing lock...
[2026-04-03 10:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:55:15] Production.INFO: call_cost start
[2026-04-03 10:55:15] Production.INFO: call_cost end
[2026-04-03 10:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:55:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:55:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:55:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:55:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:55:15] Production.INFO: ==20502== Releasing lock...
[2026-04-03 10:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:56:01] Production.INFO: ==20573== Lock acquired, processing the job...
[2026-04-03 15:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:56:01] Production.INFO: neon service started
[2026-04-03 15:56:01] Production.INFO: neon service started
[2026-04-03 15:56:01] Production.INFO: ==20573== Releasing lock...
[2026-04-03 15:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:56:01] Production.INFO: ==20575== Lock acquired, processing the job...
[2026-04-03 10:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:56:02] Production.INFO: ==20577== Lock acquired, processing the job...
[2026-04-03 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 10:56:02] Production.INFO: ==20575== Releasing lock...
[2026-04-03 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:56:02] Production.INFO: ==20577== Releasing lock...
[2026-04-03 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:56:03] Production.INFO: ==20586== Lock acquired, processing the job...
[2026-04-03 10:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:56:03] Production.INFO: ==20582== Lock acquired, processing the job...
[2026-04-03 10:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:56:03] Production.INFO: ==20580== Lock acquired, processing the job...
[2026-04-03 10:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:56:03] Production.INFO: ==20588== Lock acquired, processing the job...
[2026-04-03 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:56:03] Production.INFO: ==20584== Lock acquired, processing the job...
[2026-04-03 10:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:56:03] Production.INFO: Account Balance Start.
[2026-04-03 10:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:56:03] Production.INFO: 117
[2026-04-03 10:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10: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-03 10: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-03 10:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 10: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-03 10:56:03] Production.INFO: ==20588== Releasing lock...
[2026-04-03 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: ==20582== Releasing lock...
[2026-04-03 10:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:56:04] Production.INFO: Total Charge 0
[2026-04-03 10:56:04] Production.INFO: CreateAllLog End
[2026-04-03 10:56:04] Production.INFO: Account Balance End.
[2026-04-03 10:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:56:04] Production.INFO: ==20586== Releasing lock...
[2026-04-03 10:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:56:11] Production.ERROR: CronJobId end10
[2026-04-03 10:56:11] Production.INFO: ==20584== Releasing lock...
[2026-04-03 10:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:56:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:56:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:56:15] Production.INFO: call_cost start
[2026-04-03 10:56:15] Production.INFO: call_cost end
[2026-04-03 10:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:56:15] Production.INFO: ==20580== Releasing lock...
[2026-04-03 10:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:57:02] Production.INFO: ==20675== Lock acquired, processing the job...
[2026-04-03 15:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:57:02] Production.INFO: neon service started
[2026-04-03 15:57:02] Production.INFO: neon service started
[2026-04-03 15:57:02] Production.INFO: ==20675== Releasing lock...
[2026-04-03 15:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:57:02] Production.INFO: ==20677== Lock acquired, processing the job...
[2026-04-03 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:57:02] Production.INFO: ==20679== Lock acquired, processing the job...
[2026-04-03 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:57:02] Production.INFO: ==20679== Releasing lock...
[2026-04-03 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:57:02] Production.INFO: ==20677== Releasing lock...
[2026-04-03 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 10:57:03] Production.INFO: ==20684== Lock acquired, processing the job...
[2026-04-03 10:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:57:03] Production.INFO: ==20686== Lock acquired, processing the job...
[2026-04-03 10:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:57:03] Production.INFO: ==20682== Lock acquired, processing the job...
[2026-04-03 10:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:57:03] Production.INFO: ==20688== Lock acquired, processing the job...
[2026-04-03 10:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:57:03] Production.INFO: ==20690== Lock acquired, processing the job...
[2026-04-03 10:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:57:03] Production.INFO: Account Balance Start.
[2026-04-03 10:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:57:03] Production.INFO: 117
[2026-04-03 10:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 10:57:03] Production.INFO: ==20690== Releasing lock...
[2026-04-03 10:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-11
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: ==20684== Releasing lock...
[2026-04-03 10:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:57:04] Production.INFO: Total Charge 0
[2026-04-03 10:57:04] Production.INFO: CreateAllLog End
[2026-04-03 10:57:05] Production.INFO: Account Balance End.
[2026-04-03 10:57:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:57:05] Production.INFO: ==20688== Releasing lock...
[2026-04-03 10:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:57:11] Production.ERROR: CronJobId end10
[2026-04-03 10:57:11] Production.INFO: ==20686== Releasing lock...
[2026-04-03 10:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:57:14] Production.INFO: call_cost start
[2026-04-03 10:57:14] Production.INFO: call_cost end
[2026-04-03 10:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:57:15] Production.INFO: ==20682== Releasing lock...
[2026-04-03 10:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:58:01] Production.INFO: ==20751== Lock acquired, processing the job...
[2026-04-03 15:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:58:01] Production.INFO: neon service started
[2026-04-03 15:58:01] Production.INFO: neon service started
[2026-04-03 15:58:01] Production.INFO: ==20751== Releasing lock...
[2026-04-03 15:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:58:01] Production.INFO: ==20753== Lock acquired, processing the job...
[2026-04-03 10:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:58:02] Production.INFO: ==20753== Releasing lock...
[2026-04-03 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:58:02] Production.INFO: ==20755== Lock acquired, processing the job...
[2026-04-03 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:58:02] Production.INFO: ==20755== Releasing lock...
[2026-04-03 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:58:02] Production.INFO: ==20757== Lock acquired, processing the job...
[2026-04-03 10:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:58:02] Production.INFO: ==20759== Lock acquired, processing the job...
[2026-04-03 10:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:58:02] Production.INFO: ==20761== Lock acquired, processing the job...
[2026-04-03 10:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:58:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:58:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:58:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:58:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 10:58:02] Production.INFO: ==20766== Lock acquired, processing the job...
[2026-04-03 10:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:58:02] Production.INFO: ==20763== Lock acquired, processing the job...
[2026-04-03 10:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 10:58:03] Production.INFO: Account Balance Start.
[2026-04-03 10:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:58:03] Production.INFO: 117
[2026-04-03 10:58:03] Production.INFO: ==20766== Releasing lock...
[2026-04-03 10:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: ==20759== Releasing lock...
[2026-04-03 10:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-15
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-16
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-17
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-18
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-19
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-20
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-21
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-22
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-23
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-24
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-25
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-26
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-27
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-28
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:03] Production.INFO: Date 2026-03-29
[2026-04-03 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:58:04] Production.INFO: Total Charge 0
[2026-04-03 10:58:04] Production.INFO: CreateAllLog End
[2026-04-03 10:58:04] Production.INFO: Account Balance End.
[2026-04-03 10:58:04] Production.ERROR: CronJobId end 12
[2026-04-03 10:58:04] Production.INFO: ==20763== Releasing lock...
[2026-04-03 10:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:58:10] Production.ERROR: CronJobId end10
[2026-04-03 10:58:10] Production.INFO: ==20761== Releasing lock...
[2026-04-03 10:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:58:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:58:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:58:12] Production.INFO: call_cost start
[2026-04-03 10:58:12] Production.INFO: call_cost end
[2026-04-03 10:58:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:58:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:58:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:58:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:58:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:58:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:58:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:58:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:58:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:58:12] Production.INFO: ==20757== Releasing lock...
[2026-04-03 10:58:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:58:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:59:01] Production.INFO: ==20830== Lock acquired, processing the job...
[2026-04-03 15:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 15:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 15:59:01] Production.INFO: neon service started
[2026-04-03 15:59:01] Production.INFO: neon service started
[2026-04-03 15:59:01] Production.INFO: ==20830== Releasing lock...
[2026-04-03 15:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 15:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 10:59:02] Production.INFO: ==20832== Lock acquired, processing the job...
[2026-04-03 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 10:59:02] Production.INFO: ==20832== Releasing lock...
[2026-04-03 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 10:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:59:02] Production.INFO: ==20834== Lock acquired, processing the job...
[2026-04-03 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:59:02] Production.INFO: ==20834== Releasing lock...
[2026-04-03 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 14:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 10:59:03] Production.INFO: ==20836== Lock acquired, processing the job...
[2026-04-03 10:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 10:59:03] Production.INFO: ==20838== Lock acquired, processing the job...
[2026-04-03 10:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 10:59:03] Production.INFO: ==20844== Lock acquired, processing the job...
[2026-04-03 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 10:59:03] Production.INFO: ==20840== Lock acquired, processing the job...
[2026-04-03 10:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 10:59:03] Production.INFO: ==20842== Lock acquired, processing the job...
[2026-04-03 10:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 10:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 10:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 10:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 10:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 10:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 10:59:03] Production.INFO: ==20844== Releasing lock...
[2026-04-03 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 10:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 10:59:03] Production.INFO: Account Balance Start.
[2026-04-03 10:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 10:59:03] Production.INFO: 117
[2026-04-03 10:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 10:59:03] Production.INFO: ==20838== Releasing lock...
[2026-04-03 10:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 10:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:03] Production.INFO: Date 2026-03-11
[2026-04-03 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-12
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-13
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-14
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-15
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-16
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-17
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-18
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-19
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:05] Production.INFO: Date 2026-04-01
[2026-04-03 10:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:05] Production.INFO: Date 2026-04-02
[2026-04-03 10:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:05] Production.INFO: Date 2026-04-03
[2026-04-03 10:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 10:59:05] Production.INFO: Total Charge 0
[2026-04-03 10:59:05] Production.INFO: CreateAllLog End
[2026-04-03 10:59:05] Production.INFO: Account Balance End.
[2026-04-03 10:59:05] Production.ERROR: CronJobId end 12
[2026-04-03 10:59:05] Production.INFO: ==20842== Releasing lock...
[2026-04-03 10:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 10:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 10:59:11] Production.ERROR: CronJobId end10
[2026-04-03 10:59:11] Production.INFO: ==20840== Releasing lock...
[2026-04-03 10:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 10:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 10:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 10:59:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 10:59:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 10:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 10:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 10:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 10:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 10:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 10:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 10:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 10:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 10:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 10:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 10:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 10:59:15] Production.INFO: call_cost start
[2026-04-03 10:59:15] Production.INFO: call_cost end
[2026-04-03 10:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 10:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 10:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 10:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 10:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 10:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 10:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 10:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 10:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 10:59:15] Production.INFO: ==20836== Releasing lock...
[2026-04-03 10:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 10:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:00:02] Production.INFO: ==20912== Lock acquired, processing the job...
[2026-04-03 16:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:00:02] Production.INFO: neon service started
[2026-04-03 16:00:02] Production.INFO: neon service started
[2026-04-03 16:00:02] Production.INFO: ==20912== Releasing lock...
[2026-04-03 16:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:00:02] Production.INFO: ==20916== Lock acquired, processing the job...
[2026-04-03 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:00:02] Production.INFO: ==20916== Releasing lock...
[2026-04-03 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:00:02] Production.INFO: ==20914== Lock acquired, processing the job...
[2026-04-03 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:00:03] Production.INFO: ==20914== Releasing lock...
[2026-04-03 11:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:00:03] Production.INFO: ==20923== Lock acquired, processing the job...
[2026-04-03 11:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:00:03] Production.INFO: ==20925== Lock acquired, processing the job...
[2026-04-03 11:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:00:04] Production.INFO: ==20929== Lock acquired, processing the job...
[2026-04-03 11:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:00:04] Production.INFO: ==20921== Lock acquired, processing the job...
[2026-04-03 11:00:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:00:04] Production.INFO: ==20927== Lock acquired, processing the job...
[2026-04-03 11:00:04] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts#
[2026-04-03 11:00:04] Production.INFO: ==20931== Lock acquired, processing the job...
[2026-04-03 11:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:00:04] Production.INFO: Account Balance Start.
[2026-04-03 11:00:04] Production.INFO: CreateAllLog Start
[2026-04-03 11:00:04] Production.INFO: 117
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-08
[2026-04-03 11:00:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-04-03 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-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' )
[2026-04-03 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-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' )
[2026-04-03 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: ==20931== Releasing lock...
[2026-04-03 11:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:00:04] Production.INFO: Outstanding Amount 0.02
[2026-04-03 11:00:04] Production.INFO: Invoice Full Number INV13250
[2026-04-03 11:00:04] Production.INFO: Transaction start
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: ==20923== Releasing lock...
[2026-04-03 11:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: Date 2026-03-24
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: Date 2026-03-25
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: Date 2026-03-26
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: Date 2026-03-27
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: Date 2026-03-28
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: Date 2026-03-29
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: Date 2026-03-30
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: Date 2026-03-31
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: Date 2026-04-01
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: Date 2026-04-02
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 10
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: Date 2026-04-03
[2026-04-03 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: Total Charge 0
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: CreateAllLog End
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 0
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 4
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: Account Balance End.
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 20
[2026-04-03 11:00:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:00:05] Production.INFO: ==20929== Releasing lock...
[2026-04-03 11:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 0
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 3
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-04-03 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-03 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' )
[2026-04-03 11:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-04-03 11:00:07] Production.ERROR: CronJobId end11
[2026-04-03 11:00:07] Production.INFO: ==20927== Releasing lock...
[2026-04-03 11:00:07] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops#
[2026-04-03 11:00:07] Production.INFO: 33.75 MB #Memory Used#
[2026-04-03 11:00:14] Production.ERROR: CronJobId end10
[2026-04-03 11:00:14] Production.INFO: ==20925== Releasing lock...
[2026-04-03 11:00:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:00:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:00:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:00:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:00:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:00:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:00:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:00:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:00:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:00:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:00:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:00:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:00:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:00:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:00:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:00:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:00:17] Production.INFO: call_cost start
[2026-04-03 11:00:17] Production.INFO: call_cost end
[2026-04-03 11:00:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:00:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:00:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:00:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:00:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:00:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:00:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:00:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:00:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:00:17] Production.INFO: ==20921== Releasing lock...
[2026-04-03 11:00:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:00:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:01:01] Production.INFO: ==20992== Lock acquired, processing the job...
[2026-04-03 16:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:01:01] Production.INFO: neon service started
[2026-04-03 16:01:01] Production.INFO: neon service started
[2026-04-03 16:01:01] Production.INFO: ==20992== Releasing lock...
[2026-04-03 16:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:01:02] Production.INFO: ==21005== Lock acquired, processing the job...
[2026-04-03 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:01:02] Production.INFO: ==21007== Lock acquired, processing the job...
[2026-04-03 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:01:02] Production.INFO: ==21007== Releasing lock...
[2026-04-03 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:01:02] Production.INFO: ==21005== Releasing lock...
[2026-04-03 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:01:03] Production.INFO: ==21012== Lock acquired, processing the job...
[2026-04-03 11:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:01:03] Production.INFO: ==21010== Lock acquired, processing the job...
[2026-04-03 11:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 11:01:03] Production.INFO: ==21022== Lock acquired, processing the job...
[2026-04-03 11:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 11:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 11:01:03] Production.ERROR: CronJob PID - 21012
[2026-04-03 11:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 11:01:03] Production.ERROR: CronJob ID - 5
[2026-04-03 11:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 11:01:00
[2026-04-03 11:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 11:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 11:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 11:01:03] Production.ERROR: CronJob PID - 21022
[2026-04-03 11:01:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-03 11:01:03] Production.ERROR: CronJob ID - 19
[2026-04-03 11:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 11:01:00
[2026-04-03 11:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 11:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 11:01:03] Production.INFO: ==21014== Lock acquired, processing the job...
[2026-04-03 11:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 11:01:03] Production.INFO: ==21010== Releasing lock...
[2026-04-03 11:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 11:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 11:01:03] Production.INFO: ==21016== Lock acquired, processing the job...
[2026-04-03 11:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 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-03 11:01:03] Production.INFO: ==21018== Lock acquired, processing the job...
[2026-04-03 11:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:01:03] Production.INFO: ==21022== Releasing lock...
[2026-04-03 11:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:01:03] Production.INFO: ==21020== Lock acquired, processing the job...
[2026-04-03 11:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 11:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 11:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:01:03] Production.INFO: Account Balance Start.
[2026-04-03 11:01:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:01:04] Production.INFO: 117
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.ERROR: done
[2026-04-03 11:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 11:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029514', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:04] Production.INFO: ==21014== Releasing lock...
[2026-04-03 11:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:01:05] Production.INFO: Date 2026-03-30
[2026-04-03 11:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:05] Production.INFO: Date 2026-03-31
[2026-04-03 11:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:05] Production.INFO: Date 2026-04-01
[2026-04-03 11:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:05] Production.INFO: Date 2026-04-02
[2026-04-03 11:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:05] Production.INFO: Date 2026-04-03
[2026-04-03 11:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:01:05] Production.INFO: Total Charge 0
[2026-04-03 11:01:05] Production.INFO: CreateAllLog End
[2026-04-03 11:01:05] Production.INFO: Account Balance End.
[2026-04-03 11:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:01:05] Production.INFO: ==21018== Releasing lock...
[2026-04-03 11:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029514', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 11:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 11:01:10] Production.INFO: ProcessCDR(1,17029514,1,1,2)
[2026-04-03 11:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029514,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029514,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 11:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 11:01:11] Production.INFO: ==21020== Releasing lock...
[2026-04-03 11:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 11:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 11:01:14] Production.ERROR: CronJobId end10
[2026-04-03 11:01:14] Production.INFO: ==21016== Releasing lock...
[2026-04-03 11:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:01:17] Production.INFO: call_cost start
[2026-04-03 11:01:17] Production.INFO: call_cost end
[2026-04-03 11:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:01:17] Production.INFO: ==21012== Releasing lock...
[2026-04-03 11:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:02:02] Production.INFO: ==21092== Lock acquired, processing the job...
[2026-04-03 16:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:02:02] Production.INFO: neon service started
[2026-04-03 16:02:02] Production.INFO: neon service started
[2026-04-03 16:02:02] Production.INFO: ==21092== Releasing lock...
[2026-04-03 16:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:02:02] Production.INFO: ==21094== Lock acquired, processing the job...
[2026-04-03 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:02:02] Production.INFO: ==21096== Lock acquired, processing the job...
[2026-04-03 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:02:02] Production.INFO: ==21096== Releasing lock...
[2026-04-03 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:02:03] Production.INFO: ==21094== Releasing lock...
[2026-04-03 11:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:02:03] Production.INFO: ==21099== Lock acquired, processing the job...
[2026-04-03 11:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:02:03] Production.INFO: ==21101== Lock acquired, processing the job...
[2026-04-03 11:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:02:03] Production.INFO: ==21105== Lock acquired, processing the job...
[2026-04-03 11:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:02:04] Production.INFO: Account Balance Start.
[2026-04-03 11:02:04] Production.INFO: CreateAllLog Start
[2026-04-03 11:02:04] Production.INFO: 117
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-08
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: ==21103== Lock acquired, processing the job...
[2026-04-03 11:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: ==21107== Lock acquired, processing the job...
[2026-04-03 11:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 11:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: ==21109== Lock acquired, processing the job...
[2026-04-03 11:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: ==21101== Releasing lock...
[2026-04-03 11:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11: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-03 11: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-03 11:02:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:04] Production.INFO: ==21109== Releasing lock...
[2026-04-03 11:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:02:04] Production.ERROR: done
[2026-04-03 11:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 11:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.INFO: Date 2026-03-25
[2026-04-03 11:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.INFO: Date 2026-03-26
[2026-04-03 11:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.INFO: Date 2026-03-27
[2026-04-03 11:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.INFO: Date 2026-03-28
[2026-04-03 11:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.INFO: Date 2026-03-29
[2026-04-03 11:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.INFO: Date 2026-03-30
[2026-04-03 11:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.INFO: Date 2026-03-31
[2026-04-03 11:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.ERROR: done
[2026-04-03 11:02:05] Production.INFO: Date 2026-04-01
[2026-04-03 11:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.INFO: Date 2026-04-02
[2026-04-03 11:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.INFO: Date 2026-04-03
[2026-04-03 11:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:02:05] Production.INFO: Total Charge 0
[2026-04-03 11:02:05] Production.INFO: CreateAllLog End
[2026-04-03 11: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-03 11: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-03 11: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-03 11: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-03 11:02:05] Production.INFO: ==21107== Releasing lock...
[2026-04-03 11:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 11:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 11:02:05] Production.INFO: Account Balance End.
[2026-04-03 11:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:02:05] Production.INFO: ==21105== Releasing lock...
[2026-04-03 11:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:02:13] Production.ERROR: CronJobId end10
[2026-04-03 11:02:13] Production.INFO: ==21103== Releasing lock...
[2026-04-03 11:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:02:15] Production.INFO: call_cost start
[2026-04-03 11:02:15] Production.INFO: call_cost end
[2026-04-03 11:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:02:15] Production.INFO: ==21099== Releasing lock...
[2026-04-03 11:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:03:01] Production.INFO: ==21176== Lock acquired, processing the job...
[2026-04-03 16:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:03:01] Production.INFO: neon service started
[2026-04-03 16:03:01] Production.INFO: neon service started
[2026-04-03 16:03:01] Production.INFO: ==21176== Releasing lock...
[2026-04-03 16:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:03:02] Production.INFO: ==21180== Lock acquired, processing the job...
[2026-04-03 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:03:02] Production.INFO: ==21180== Releasing lock...
[2026-04-03 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:03:02] Production.INFO: ==21178== Lock acquired, processing the job...
[2026-04-03 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:03:02] Production.INFO: ==21178== Releasing lock...
[2026-04-03 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:03:03] Production.INFO: ==21185== Lock acquired, processing the job...
[2026-04-03 11:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:03:03] Production.INFO: ==21191== Lock acquired, processing the job...
[2026-04-03 11:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11: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-03 11: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-03 11:03:03] Production.INFO: ==21187== Lock acquired, processing the job...
[2026-04-03 11:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:03:03] Production.INFO: ==21183== Lock acquired, processing the job...
[2026-04-03 11:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:03:03] Production.INFO: ==21189== Lock acquired, processing the job...
[2026-04-03 11: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-03 11:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:03:03] Production.INFO: ==21191== Releasing lock...
[2026-04-03 11:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:03:03] Production.INFO: Account Balance Start.
[2026-04-03 11:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:03:03] Production.INFO: 117
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: ==21185== Releasing lock...
[2026-04-03 11:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:03:04] Production.INFO: Total Charge 0
[2026-04-03 11:03:04] Production.INFO: CreateAllLog End
[2026-04-03 11:03:04] Production.INFO: Account Balance End.
[2026-04-03 11:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:03:04] Production.INFO: ==21189== Releasing lock...
[2026-04-03 11:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:03:11] Production.ERROR: CronJobId end10
[2026-04-03 11:03:11] Production.INFO: ==21187== Releasing lock...
[2026-04-03 11:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:03:15] Production.INFO: call_cost start
[2026-04-03 11:03:15] Production.INFO: call_cost end
[2026-04-03 11:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:03:15] Production.INFO: ==21183== Releasing lock...
[2026-04-03 11:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:04:02] Production.INFO: ==21260== Lock acquired, processing the job...
[2026-04-03 16:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:04:02] Production.INFO: neon service started
[2026-04-03 16:04:02] Production.INFO: neon service started
[2026-04-03 16:04:02] Production.INFO: ==21260== Releasing lock...
[2026-04-03 16:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:04:02] Production.INFO: ==21264== Lock acquired, processing the job...
[2026-04-03 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:04:02] Production.INFO: ==21264== Releasing lock...
[2026-04-03 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:04:02] Production.INFO: ==21262== Lock acquired, processing the job...
[2026-04-03 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:04:02] Production.INFO: ==21262== Releasing lock...
[2026-04-03 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:04:03] Production.INFO: ==21266== Lock acquired, processing the job...
[2026-04-03 11:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:04:03] Production.INFO: ==21270== Lock acquired, processing the job...
[2026-04-03 11:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:04:03] Production.INFO: ==21268== Lock acquired, processing the job...
[2026-04-03 11:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:04:03] Production.INFO: ==21275== Lock acquired, processing the job...
[2026-04-03 11:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 11:04:03] Production.INFO: ==21275== Releasing lock...
[2026-04-03 11:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:04:03] Production.INFO: ==21272== Lock acquired, processing the job...
[2026-04-03 11:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:04:03] Production.INFO: Account Balance Start.
[2026-04-03 11:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:04:03] Production.INFO: 117
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-08
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: ==21268== Releasing lock...
[2026-04-03 11:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:05] Production.INFO: Date 2026-03-30
[2026-04-03 11:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:05] Production.INFO: Date 2026-03-31
[2026-04-03 11:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:05] Production.INFO: Date 2026-04-01
[2026-04-03 11:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:05] Production.INFO: Date 2026-04-02
[2026-04-03 11:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:05] Production.INFO: Date 2026-04-03
[2026-04-03 11:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:04:05] Production.INFO: Total Charge 0
[2026-04-03 11:04:05] Production.INFO: CreateAllLog End
[2026-04-03 11:04:05] Production.INFO: Account Balance End.
[2026-04-03 11:04:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:04:05] Production.INFO: ==21272== Releasing lock...
[2026-04-03 11:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:04:12] Production.ERROR: CronJobId end10
[2026-04-03 11:04:12] Production.INFO: ==21270== Releasing lock...
[2026-04-03 11:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:04:14] Production.INFO: call_cost start
[2026-04-03 11:04:14] Production.INFO: call_cost end
[2026-04-03 11:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:04:14] Production.INFO: ==21266== Releasing lock...
[2026-04-03 11:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:05:01] Production.INFO: ==21340== Lock acquired, processing the job...
[2026-04-03 16:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:05:01] Production.INFO: neon service started
[2026-04-03 16:05:01] Production.INFO: neon service started
[2026-04-03 16:05:01] Production.INFO: ==21340== Releasing lock...
[2026-04-03 16:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:05:01] Production.INFO: ==21342== Lock acquired, processing the job...
[2026-04-03 11:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:05:02] Production.INFO: ==21342== Releasing lock...
[2026-04-03 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:05:02] Production.INFO: ==21344== Lock acquired, processing the job...
[2026-04-03 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:05:02] Production.INFO: ==21344== Releasing lock...
[2026-04-03 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:05:02] Production.INFO: ==21354== Lock acquired, processing the job...
[2026-04-03 11:05:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:05: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-03 11: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-03 11: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-03 11:05:03] Production.INFO: ==21348== Lock acquired, processing the job...
[2026-04-03 11:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:05:03] Production.INFO: ==21346== Lock acquired, processing the job...
[2026-04-03 11:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:05:03] Production.INFO: ==21354== Releasing lock...
[2026-04-03 11:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:05:03] Production.INFO: ==21350== Lock acquired, processing the job...
[2026-04-03 11:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:05:03] Production.INFO: ==21352== Lock acquired, processing the job...
[2026-04-03 11:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:05:03] Production.INFO: Account Balance Start.
[2026-04-03 11:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:05:03] Production.INFO: 117
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: ==21348== Releasing lock...
[2026-04-03 11:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:05:04] Production.INFO: Total Charge 0
[2026-04-03 11:05:04] Production.INFO: CreateAllLog End
[2026-04-03 11:05:04] Production.INFO: Account Balance End.
[2026-04-03 11:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:05:04] Production.INFO: ==21352== Releasing lock...
[2026-04-03 11:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:05: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_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-03 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-03 11:05:10] Production.ERROR: CronJobId end10
[2026-04-03 11:05:10] Production.INFO: ==21350== Releasing lock...
[2026-04-03 11:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:05:13] Production.INFO: call_cost start
[2026-04-03 11:05:13] Production.INFO: call_cost end
[2026-04-03 11:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:05:13] Production.INFO: ==21346== Releasing lock...
[2026-04-03 11:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:06:01] Production.INFO: ==21426== Lock acquired, processing the job...
[2026-04-03 16:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:06:01] Production.INFO: neon service started
[2026-04-03 16:06:01] Production.INFO: neon service started
[2026-04-03 16:06:01] Production.INFO: ==21426== Releasing lock...
[2026-04-03 16:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:06:02] Production.INFO: ==21429== Lock acquired, processing the job...
[2026-04-03 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:06:02] Production.INFO: ==21429== Releasing lock...
[2026-04-03 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:06:02] Production.INFO: ==21431== Lock acquired, processing the job...
[2026-04-03 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:06:02] Production.INFO: ==21431== Releasing lock...
[2026-04-03 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 11:06:03] Production.INFO: ==21433== Lock acquired, processing the job...
[2026-04-03 11:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:06:03] Production.INFO: ==21435== Lock acquired, processing the job...
[2026-04-03 11:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:06:03] Production.INFO: ==21441== Lock acquired, processing the job...
[2026-04-03 11:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:06:03] Production.INFO: ==21437== Lock acquired, processing the job...
[2026-04-03 11:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 11:06:03] Production.INFO: ==21439== Lock acquired, processing the job...
[2026-04-03 11:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 11:06:03] Production.INFO: ==21441== Releasing lock...
[2026-04-03 11:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:06:03] Production.INFO: Account Balance Start.
[2026-04-03 11:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:06:03] Production.INFO: 117
[2026-04-03 11:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: ==21435== Releasing lock...
[2026-04-03 11:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:06:04] Production.INFO: Total Charge 0
[2026-04-03 11:06:04] Production.INFO: CreateAllLog End
[2026-04-03 11:06:04] Production.INFO: Account Balance End.
[2026-04-03 11:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:06:04] Production.INFO: ==21439== Releasing lock...
[2026-04-03 11:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:06:11] Production.ERROR: CronJobId end10
[2026-04-03 11:06:11] Production.INFO: ==21437== Releasing lock...
[2026-04-03 11:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:06:13] Production.INFO: call_cost start
[2026-04-03 11:06:13] Production.INFO: call_cost end
[2026-04-03 11:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:06:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:06:13] Production.INFO: ==21433== Releasing lock...
[2026-04-03 11:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:07:02] Production.INFO: ==21506== Lock acquired, processing the job...
[2026-04-03 16:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:07:02] Production.INFO: neon service started
[2026-04-03 16:07:02] Production.INFO: neon service started
[2026-04-03 16:07:02] Production.INFO: ==21506== Releasing lock...
[2026-04-03 16:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:07:02] Production.INFO: ==21508== Lock acquired, processing the job...
[2026-04-03 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:07:02] Production.INFO: ==21508== Releasing lock...
[2026-04-03 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:07:03] Production.INFO: ==21510== Lock acquired, processing the job...
[2026-04-03 15:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:07:03] Production.INFO: ==21510== Releasing lock...
[2026-04-03 15:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:07:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:07:03] Production.INFO: ==21514== Lock acquired, processing the job...
[2026-04-03 11:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:07:03] Production.INFO: ==21512== Lock acquired, processing the job...
[2026-04-03 11:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:07:03] Production.INFO: ==21520== Lock acquired, processing the job...
[2026-04-03 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:07:03] Production.INFO: ==21516== Lock acquired, processing the job...
[2026-04-03 11:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 11:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 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-03 11:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 11:07:03] Production.INFO: ==21518== Lock acquired, processing the job...
[2026-04-03 11:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:07:03] Production.INFO: ==21520== Releasing lock...
[2026-04-03 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:07:04] Production.INFO: Account Balance Start.
[2026-04-03 11:07:04] Production.INFO: CreateAllLog Start
[2026-04-03 11:07:04] Production.INFO: 117
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-08
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: ==21514== Releasing lock...
[2026-04-03 11:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:07:04] Production.INFO: Total Charge 0
[2026-04-03 11:07:04] Production.INFO: CreateAllLog End
[2026-04-03 11:07:04] Production.INFO: Account Balance End.
[2026-04-03 11:07:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:07:05] Production.INFO: ==21518== Releasing lock...
[2026-04-03 11:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:07:11] Production.ERROR: CronJobId end10
[2026-04-03 11:07:11] Production.INFO: ==21516== Releasing lock...
[2026-04-03 11:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:07:15] Production.INFO: call_cost start
[2026-04-03 11:07:15] Production.INFO: call_cost end
[2026-04-03 11:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:07:15] Production.INFO: ==21512== Releasing lock...
[2026-04-03 11:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:08:01] Production.INFO: ==21592== Lock acquired, processing the job...
[2026-04-03 16:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:08:01] Production.INFO: neon service started
[2026-04-03 16:08:01] Production.INFO: neon service started
[2026-04-03 16:08:01] Production.INFO: ==21592== Releasing lock...
[2026-04-03 16:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:08:02] Production.INFO: ==21596== Lock acquired, processing the job...
[2026-04-03 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:08:02] Production.INFO: ==21596== Releasing lock...
[2026-04-03 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:08:02] Production.INFO: ==21594== Lock acquired, processing the job...
[2026-04-03 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:08:02] Production.INFO: ==21594== Releasing lock...
[2026-04-03 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:08:03] Production.INFO: ==21599== Lock acquired, processing the job...
[2026-04-03 11:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:08:03] Production.INFO: ==21601== Lock acquired, processing the job...
[2026-04-03 11:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:08:03] Production.INFO: ==21603== Lock acquired, processing the job...
[2026-04-03 11:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:08:03] Production.INFO: ==21605== Lock acquired, processing the job...
[2026-04-03 11:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:08:03] Production.INFO: ==21607== Lock acquired, processing the job...
[2026-04-03 11:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:08:03] Production.INFO: Account Balance Start.
[2026-04-03 11:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:08:03] Production.INFO: 117
[2026-04-03 11:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11:08:03] Production.INFO: ==21607== Releasing lock...
[2026-04-03 11:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:08:03] Production.INFO: ==21601== Releasing lock...
[2026-04-03 11:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:08:04] Production.INFO: Total Charge 0
[2026-04-03 11:08:04] Production.INFO: CreateAllLog End
[2026-04-03 11:08:04] Production.INFO: Account Balance End.
[2026-04-03 11:08:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:08:04] Production.INFO: ==21605== Releasing lock...
[2026-04-03 11:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:08:12] Production.ERROR: CronJobId end10
[2026-04-03 11:08:12] Production.INFO: ==21603== Releasing lock...
[2026-04-03 11:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:08:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:08:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:08:15] Production.INFO: call_cost start
[2026-04-03 11:08:15] Production.INFO: call_cost end
[2026-04-03 11:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:08:15] Production.INFO: ==21599== Releasing lock...
[2026-04-03 11:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:09:02] Production.INFO: ==21664== Lock acquired, processing the job...
[2026-04-03 16:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:09:02] Production.INFO: neon service started
[2026-04-03 16:09:02] Production.INFO: neon service started
[2026-04-03 16:09:02] Production.INFO: ==21664== Releasing lock...
[2026-04-03 16:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:09:02] Production.INFO: ==21668== Lock acquired, processing the job...
[2026-04-03 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:09:02] Production.INFO: ==21668== Releasing lock...
[2026-04-03 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:09:02] Production.INFO: ==21666== Lock acquired, processing the job...
[2026-04-03 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:09:02] Production.INFO: ==21666== Releasing lock...
[2026-04-03 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:09:03] Production.INFO: ==21675== Lock acquired, processing the job...
[2026-04-03 11:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:09:03] Production.INFO: ==21681== Lock acquired, processing the job...
[2026-04-03 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 11:09:03] Production.INFO: ==21681== Releasing lock...
[2026-04-03 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:09:03] Production.INFO: ==21673== Lock acquired, processing the job...
[2026-04-03 11:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:09:03] Production.INFO: ==21679== Lock acquired, processing the job...
[2026-04-03 11:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:09:03] Production.INFO: ==21677== Lock acquired, processing the job...
[2026-04-03 11:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:09:03] Production.INFO: Account Balance Start.
[2026-04-03 11:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:09:03] Production.INFO: 117
[2026-04-03 11:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:03] Production.INFO: ==21675== Releasing lock...
[2026-04-03 11:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:09:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:09:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:09:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:09:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:09:04] Production.INFO: Total Charge 0
[2026-04-03 11:09:04] Production.INFO: CreateAllLog End
[2026-04-03 11:09:05] Production.INFO: Account Balance End.
[2026-04-03 11:09:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:09:05] Production.INFO: ==21679== Releasing lock...
[2026-04-03 11:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:09:12] Production.ERROR: CronJobId end10
[2026-04-03 11:09:12] Production.INFO: ==21677== Releasing lock...
[2026-04-03 11:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:09:14] Production.INFO: call_cost start
[2026-04-03 11:09:14] Production.INFO: call_cost end
[2026-04-03 11:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:09:14] Production.INFO: ==21673== Releasing lock...
[2026-04-03 11:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:10:01] Production.INFO: ==21757== Lock acquired, processing the job...
[2026-04-03 16:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:10:01] Production.INFO: neon service started
[2026-04-03 16:10:01] Production.INFO: neon service started
[2026-04-03 16:10:01] Production.INFO: ==21757== Releasing lock...
[2026-04-03 16:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:10:01] Production.INFO: ==21759== Lock acquired, processing the job...
[2026-04-03 11:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:10:02] Production.INFO: ==21759== Releasing lock...
[2026-04-03 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:10:02] Production.INFO: ==21761== Lock acquired, processing the job...
[2026-04-03 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:10:02] Production.INFO: ==21761== Releasing lock...
[2026-04-03 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:10:02] Production.INFO: ==21765== Lock acquired, processing the job...
[2026-04-03 11:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:10:03] Production.INFO: ==21763== Lock acquired, processing the job...
[2026-04-03 11:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:10:03] Production.INFO: ==21767== Lock acquired, processing the job...
[2026-04-03 11:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:10:03] Production.INFO: ==21769== Lock acquired, processing the job...
[2026-04-03 11:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:10:03] Production.INFO: ==21771== Lock acquired, processing the job...
[2026-04-03 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 11:10:03] Production.INFO: Account Balance Start.
[2026-04-03 11:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:10:03] Production.INFO: 117
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 11:10:03] Production.INFO: ==21771== Releasing lock...
[2026-04-03 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: ==21765== Releasing lock...
[2026-04-03 11:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:10:04] Production.INFO: Total Charge 0
[2026-04-03 11:10:04] Production.INFO: CreateAllLog End
[2026-04-03 11:10:04] Production.INFO: Account Balance End.
[2026-04-03 11:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:10:04] Production.INFO: ==21769== Releasing lock...
[2026-04-03 11:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:10:10] Production.ERROR: CronJobId end10
[2026-04-03 11:10:10] Production.INFO: ==21767== Releasing lock...
[2026-04-03 11:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:10:13] Production.INFO: call_cost start
[2026-04-03 11:10:13] Production.INFO: call_cost end
[2026-04-03 11:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:10:13] Production.INFO: ==21763== Releasing lock...
[2026-04-03 11:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:11:01] Production.INFO: ==21839== Lock acquired, processing the job...
[2026-04-03 16:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:11:01] Production.INFO: neon service started
[2026-04-03 16:11:02] Production.INFO: neon service started
[2026-04-03 16:11:02] Production.INFO: ==21839== Releasing lock...
[2026-04-03 16:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:11:02] Production.INFO: ==21841== Lock acquired, processing the job...
[2026-04-03 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:11:02] Production.INFO: ==21841== Releasing lock...
[2026-04-03 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:11:02] Production.INFO: ==21843== Lock acquired, processing the job...
[2026-04-03 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:11:02] Production.INFO: ==21843== Releasing lock...
[2026-04-03 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:11:03] Production.INFO: ==21845== Lock acquired, processing the job...
[2026-04-03 11:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 11:11:03] Production.INFO: ==21849== Lock acquired, processing the job...
[2026-04-03 11:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 11:11:03] Production.INFO: ==21847== Lock acquired, processing the job...
[2026-04-03 11:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:11:03] Production.INFO: ==21851== Lock acquired, processing the job...
[2026-04-03 11:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 11:11:03] Production.INFO: ==21845== Releasing lock...
[2026-04-03 11:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 11:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 11:11:03] Production.INFO: ==21853== Lock acquired, processing the job...
[2026-04-03 11:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:11:03] Production.INFO: ==21855== Lock acquired, processing the job...
[2026-04-03 11:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 11:11:03] Production.INFO: ==21857== Lock acquired, processing the job...
[2026-04-03 11:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:11:03] Production.INFO: Account Balance Start.
[2026-04-03 11:11:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:11:03] Production.INFO: 117
[2026-04-03 11:11:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:11:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:11:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: ==21857== Releasing lock...
[2026-04-03 11:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: ==21849== Releasing lock...
[2026-04-03 11:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:11:04] Production.ERROR: done
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 11:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029556', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:11:04] Production.INFO: Total Charge 0
[2026-04-03 11:11:04] Production.INFO: CreateAllLog End
[2026-04-03 11:11:04] Production.INFO: Account Balance End.
[2026-04-03 11:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:11:05] Production.INFO: ==21853== Releasing lock...
[2026-04-03 11:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029556', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 11:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 11:11:10] Production.INFO: ProcessCDR(1,17029556,1,1,2)
[2026-04-03 11:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029556,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029556,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 11:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 11:11:10] Production.INFO: ==21855== Releasing lock...
[2026-04-03 11:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 11:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 11:11:14] Production.ERROR: CronJobId end10
[2026-04-03 11:11:14] Production.INFO: ==21851== Releasing lock...
[2026-04-03 11:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:11:17] Production.INFO: call_cost start
[2026-04-03 11:11:17] Production.INFO: call_cost end
[2026-04-03 11:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:11:17] Production.INFO: ==21847== Releasing lock...
[2026-04-03 11:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:12:01] Production.INFO: ==21918== Lock acquired, processing the job...
[2026-04-03 16:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:12:01] Production.INFO: neon service started
[2026-04-03 16:12:01] Production.INFO: neon service started
[2026-04-03 16:12:01] Production.INFO: ==21918== Releasing lock...
[2026-04-03 16:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:12:01] Production.INFO: ==21920== Lock acquired, processing the job...
[2026-04-03 11:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:12:01] Production.INFO: ==21920== Releasing lock...
[2026-04-03 11:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:12:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:12:02] Production.INFO: ==21922== Lock acquired, processing the job...
[2026-04-03 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:12:02] Production.INFO: ==21922== Releasing lock...
[2026-04-03 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:12:02] Production.INFO: ==21930== Lock acquired, processing the job...
[2026-04-03 11:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:12:02] Production.INFO: ==21924== Lock acquired, processing the job...
[2026-04-03 11:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:12:02] Production.INFO: ==21928== Lock acquired, processing the job...
[2026-04-03 11:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:12:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:12:02] Production.INFO: ==21926== Lock acquired, processing the job...
[2026-04-03 11:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:12:02] Production.INFO: ==21932== Lock acquired, processing the job...
[2026-04-03 11:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:12:02] Production.INFO: Account Balance Start.
[2026-04-03 11:12:02] Production.INFO: CreateAllLog Start
[2026-04-03 11:12:02] Production.INFO: 117
[2026-04-03 11:12:02] Production.INFO: Date 2026-03-08
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 11:12:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: ==21932== Releasing lock...
[2026-04-03 11:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-28
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-29
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-30
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: ==21926== Releasing lock...
[2026-04-03 11:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:12:03] Production.INFO: Date 2026-03-31
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-04-01
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-04-02
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Date 2026-04-03
[2026-04-03 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:12:03] Production.INFO: Total Charge 0
[2026-04-03 11:12:03] Production.INFO: CreateAllLog End
[2026-04-03 11:12:04] Production.INFO: Account Balance End.
[2026-04-03 11:12:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:12:04] Production.INFO: ==21930== Releasing lock...
[2026-04-03 11:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:12:10] Production.ERROR: CronJobId end10
[2026-04-03 11:12:10] Production.INFO: ==21928== Releasing lock...
[2026-04-03 11:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:12:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:12:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:12:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:12:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:12:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:12:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:12:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:12:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:12:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:12:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:12:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:12:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:12:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:12:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:12:13] Production.INFO: call_cost start
[2026-04-03 11:12:13] Production.INFO: call_cost end
[2026-04-03 11:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:12:13] Production.INFO: ==21924== Releasing lock...
[2026-04-03 11:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:13:01] Production.INFO: ==21997== Lock acquired, processing the job...
[2026-04-03 16:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:13:01] Production.INFO: neon service started
[2026-04-03 16:13:01] Production.INFO: neon service started
[2026-04-03 16:13:01] Production.INFO: ==21997== Releasing lock...
[2026-04-03 16:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:13:02] Production.INFO: ==21999== Lock acquired, processing the job...
[2026-04-03 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:13:02] Production.INFO: ==21999== Releasing lock...
[2026-04-03 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:13:02] Production.INFO: ==22001== Lock acquired, processing the job...
[2026-04-03 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:13:02] Production.INFO: ==22001== Releasing lock...
[2026-04-03 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:13:03] Production.INFO: ==22005== Lock acquired, processing the job...
[2026-04-03 11:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:13:03] Production.INFO: ==22003== Lock acquired, processing the job...
[2026-04-03 11:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:13:03] Production.INFO: ==22009== Lock acquired, processing the job...
[2026-04-03 11:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:13:03] Production.INFO: ==22007== Lock acquired, processing the job...
[2026-04-03 11:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:13:03] Production.INFO: ==22011== Lock acquired, processing the job...
[2026-04-03 11:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:13:03] Production.INFO: Account Balance Start.
[2026-04-03 11:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:13:03] Production.INFO: 117
[2026-04-03 11:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11:13:03] Production.INFO: ==22011== Releasing lock...
[2026-04-03 11:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: ==22005== Releasing lock...
[2026-04-03 11:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:13:04] Production.INFO: Total Charge 0
[2026-04-03 11:13:04] Production.INFO: CreateAllLog End
[2026-04-03 11:13:04] Production.INFO: Account Balance End.
[2026-04-03 11:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:13:04] Production.INFO: ==22009== Releasing lock...
[2026-04-03 11:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:13:11] Production.ERROR: CronJobId end10
[2026-04-03 11:13:11] Production.INFO: ==22007== Releasing lock...
[2026-04-03 11:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:13:14] Production.INFO: call_cost start
[2026-04-03 11:13:14] Production.INFO: call_cost end
[2026-04-03 11:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:13:14] Production.INFO: ==22003== Releasing lock...
[2026-04-03 11:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:14:02] Production.INFO: ==22081== Lock acquired, processing the job...
[2026-04-03 16:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:14:02] Production.INFO: neon service started
[2026-04-03 16:14:02] Production.INFO: neon service started
[2026-04-03 16:14:02] Production.INFO: ==22081== Releasing lock...
[2026-04-03 16:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:14:02] Production.INFO: ==22085== Lock acquired, processing the job...
[2026-04-03 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:14:02] Production.INFO: ==22085== Releasing lock...
[2026-04-03 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:14:02] Production.INFO: ==22083== Lock acquired, processing the job...
[2026-04-03 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:14:03] Production.INFO: ==22083== Releasing lock...
[2026-04-03 11:14:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:14:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:14:03] Production.INFO: ==22094== Lock acquired, processing the job...
[2026-04-03 11:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:14:03] Production.INFO: Account Balance Start.
[2026-04-03 11:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:14:03] Production.INFO: 117
[2026-04-03 11:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: ==22096== Lock acquired, processing the job...
[2026-04-03 11:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: ==22088== Lock acquired, processing the job...
[2026-04-03 11:14:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:14:04] Production.INFO: ==22090== Lock acquired, processing the job...
[2026-04-03 11:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-15
[2026-04-03 11: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-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11: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-03 11:14:04] Production.INFO: ==22092== Lock acquired, processing the job...
[2026-04-03 11:14:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11: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-03 11:14:04] Production.INFO: ==22096== Releasing lock...
[2026-04-03 11:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:14:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:14:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:14:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:14:04] Production.INFO: ==22090== Releasing lock...
[2026-04-03 11:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:14:04] Production.INFO: Total Charge 0
[2026-04-03 11:14:04] Production.INFO: CreateAllLog End
[2026-04-03 11:14:05] Production.INFO: Account Balance End.
[2026-04-03 11:14:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:14:05] Production.INFO: ==22094== Releasing lock...
[2026-04-03 11:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:14:11] Production.ERROR: CronJobId end10
[2026-04-03 11:14:11] Production.INFO: ==22092== Releasing lock...
[2026-04-03 11:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:14:15] Production.INFO: call_cost start
[2026-04-03 11:14:15] Production.INFO: call_cost end
[2026-04-03 11:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:14:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:14:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:14:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:14:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:14:15] Production.INFO: ==22088== Releasing lock...
[2026-04-03 11:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:15:01] Production.INFO: ==22161== Lock acquired, processing the job...
[2026-04-03 16:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:15:01] Production.INFO: neon service started
[2026-04-03 16:15:01] Production.INFO: neon service started
[2026-04-03 16:15:01] Production.INFO: ==22161== Releasing lock...
[2026-04-03 16:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:15:02] Production.INFO: ==22163== Lock acquired, processing the job...
[2026-04-03 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:15:02] Production.INFO: ==22165== Lock acquired, processing the job...
[2026-04-03 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:15:02] Production.INFO: ==22165== Releasing lock...
[2026-04-03 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:15:02] Production.INFO: ==22163== Releasing lock...
[2026-04-03 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:15:03] Production.INFO: ==22168== Lock acquired, processing the job...
[2026-04-03 11:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:15:03] Production.INFO: ==22170== Lock acquired, processing the job...
[2026-04-03 11:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:15:03] Production.INFO: ==22172== Lock acquired, processing the job...
[2026-04-03 11:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:15:03] Production.INFO: ==22176== Lock acquired, processing the job...
[2026-04-03 11:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:15:03] Production.INFO: ==22174== Lock acquired, processing the job...
[2026-04-03 11:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11: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-03 11: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-03 11:15:03] Production.INFO: Account Balance Start.
[2026-04-03 11:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 11: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-03 11:15:03] Production.INFO: 117
[2026-04-03 11:15:03] Production.INFO: ==22176== Releasing lock...
[2026-04-03 11:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:03] Production.INFO: ==22170== Releasing lock...
[2026-04-03 11:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:15:04] Production.INFO: Total Charge 0
[2026-04-03 11:15:04] Production.INFO: CreateAllLog End
[2026-04-03 11:15:05] Production.INFO: Account Balance End.
[2026-04-03 11:15:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:15:05] Production.INFO: ==22174== Releasing lock...
[2026-04-03 11:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:15:12] Production.ERROR: CronJobId end10
[2026-04-03 11:15:12] Production.INFO: ==22172== Releasing lock...
[2026-04-03 11:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:15:14] Production.INFO: call_cost start
[2026-04-03 11:15:14] Production.INFO: call_cost end
[2026-04-03 11:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:15:14] Production.INFO: ==22168== Releasing lock...
[2026-04-03 11:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:16:02] Production.INFO: ==22238== Lock acquired, processing the job...
[2026-04-03 16:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:16:02] Production.INFO: neon service started
[2026-04-03 16:16:02] Production.INFO: neon service started
[2026-04-03 16:16:02] Production.INFO: ==22238== Releasing lock...
[2026-04-03 16:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:16:02] Production.INFO: ==22242== Lock acquired, processing the job...
[2026-04-03 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:16:02] Production.INFO: ==22242== Releasing lock...
[2026-04-03 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:16:02] Production.INFO: ==22240== Lock acquired, processing the job...
[2026-04-03 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:16:02] Production.INFO: ==22240== Releasing lock...
[2026-04-03 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:16:03] Production.INFO: ==22244== Lock acquired, processing the job...
[2026-04-03 11:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:16:03] Production.INFO: ==22246== Lock acquired, processing the job...
[2026-04-03 11:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:16:03] Production.INFO: ==22250== Lock acquired, processing the job...
[2026-04-03 11:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:16:03] Production.INFO: ==22248== Lock acquired, processing the job...
[2026-04-03 11:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:16:03] Production.INFO: ==22252== Lock acquired, processing the job...
[2026-04-03 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:16:03] Production.INFO: Account Balance Start.
[2026-04-03 11:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:16:03] Production.INFO: 117
[2026-04-03 11:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 11:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:16:03] Production.INFO: ==22252== Releasing lock...
[2026-04-03 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: ==22246== Releasing lock...
[2026-04-03 11:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:16:04] Production.INFO: Total Charge 0
[2026-04-03 11:16:04] Production.INFO: CreateAllLog End
[2026-04-03 11:16:04] Production.INFO: Account Balance End.
[2026-04-03 11:16:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:16:05] Production.INFO: ==22250== Releasing lock...
[2026-04-03 11:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:16:11] Production.ERROR: CronJobId end10
[2026-04-03 11:16:11] Production.INFO: ==22248== Releasing lock...
[2026-04-03 11:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:16:14] Production.INFO: call_cost start
[2026-04-03 11:16:14] Production.INFO: call_cost end
[2026-04-03 11:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:16:14] Production.INFO: ==22244== Releasing lock...
[2026-04-03 11:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:17:01] Production.INFO: ==22320== Lock acquired, processing the job...
[2026-04-03 16:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:17:01] Production.INFO: neon service started
[2026-04-03 16:17:01] Production.INFO: neon service started
[2026-04-03 16:17:01] Production.INFO: ==22320== Releasing lock...
[2026-04-03 16:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:17:01] Production.INFO: ==22324== Lock acquired, processing the job...
[2026-04-03 15:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:17:01] Production.INFO: ==22324== Releasing lock...
[2026-04-03 15:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:17:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:17:01] Production.INFO: ==22322== Lock acquired, processing the job...
[2026-04-03 11:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:17:02] Production.INFO: ==22322== Releasing lock...
[2026-04-03 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:17:02] Production.INFO: ==22332== Lock acquired, processing the job...
[2026-04-03 11:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:17:03] Production.INFO: Account Balance Start.
[2026-04-03 11:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:17:03] Production.INFO: 117
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: ==22326== Lock acquired, processing the job...
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: ==22328== Lock acquired, processing the job...
[2026-04-03 11:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: ==22330== Lock acquired, processing the job...
[2026-04-03 11:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:17:03] Production.INFO: ==22334== Lock acquired, processing the job...
[2026-04-03 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 11:17:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:17:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: ==22334== Releasing lock...
[2026-04-03 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-28
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-29
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-30
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-03-31
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-04-01
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: Date 2026-04-02
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:03] Production.INFO: ==22328== Releasing lock...
[2026-04-03 11:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:17:03] Production.INFO: Date 2026-04-03
[2026-04-03 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:17:04] Production.INFO: Total Charge 0
[2026-04-03 11:17:04] Production.INFO: CreateAllLog End
[2026-04-03 11:17:04] Production.INFO: Account Balance End.
[2026-04-03 11:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:17:04] Production.INFO: ==22332== Releasing lock...
[2026-04-03 11:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:17:13] Production.ERROR: CronJobId end10
[2026-04-03 11:17:13] Production.INFO: ==22330== Releasing lock...
[2026-04-03 11:17:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:17:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:17:14] Production.INFO: call_cost start
[2026-04-03 11:17:14] Production.INFO: call_cost end
[2026-04-03 11:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:17:14] Production.INFO: ==22326== Releasing lock...
[2026-04-03 11:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:18:01] Production.INFO: ==22399== Lock acquired, processing the job...
[2026-04-03 16:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:18:01] Production.INFO: neon service started
[2026-04-03 16:18:01] Production.INFO: neon service started
[2026-04-03 16:18:01] Production.INFO: ==22399== Releasing lock...
[2026-04-03 16:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:18:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 11:18:02] Production.INFO: ==22401== Lock acquired, processing the job...
[2026-04-03 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:18:02] Production.INFO: ==22401== Releasing lock...
[2026-04-03 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:18:02] Production.INFO: ==22403== Lock acquired, processing the job...
[2026-04-03 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:18:02] Production.INFO: ==22403== Releasing lock...
[2026-04-03 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:18:03] Production.INFO: ==22411== Lock acquired, processing the job...
[2026-04-03 11:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:18:03] Production.INFO: ==22405== Lock acquired, processing the job...
[2026-04-03 11:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:18:03] Production.INFO: ==22407== Lock acquired, processing the job...
[2026-04-03 11:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:18:03] Production.INFO: ==22409== Lock acquired, processing the job...
[2026-04-03 11:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:18:03] Production.INFO: Account Balance Start.
[2026-04-03 11:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:18:03] Production.INFO: 117
[2026-04-03 11:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:03] Production.INFO: ==22413== Lock acquired, processing the job...
[2026-04-03 11:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 11:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:03] Production.INFO: ==22413== Releasing lock...
[2026-04-03 11:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:18:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:03] Production.INFO: ==22407== Releasing lock...
[2026-04-03 11:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:18:04] Production.INFO: Total Charge 0
[2026-04-03 11:18:04] Production.INFO: CreateAllLog End
[2026-04-03 11:18:05] Production.INFO: Account Balance End.
[2026-04-03 11:18:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:18:05] Production.INFO: ==22411== Releasing lock...
[2026-04-03 11:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:18:10] Production.ERROR: CronJobId end10
[2026-04-03 11:18:10] Production.INFO: ==22409== Releasing lock...
[2026-04-03 11:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:18:14] Production.INFO: call_cost start
[2026-04-03 11:18:14] Production.INFO: call_cost end
[2026-04-03 11:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:18:14] Production.INFO: ==22405== Releasing lock...
[2026-04-03 11:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:19:02] Production.INFO: ==22479== Lock acquired, processing the job...
[2026-04-03 16:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:19:02] Production.INFO: neon service started
[2026-04-03 16:19:02] Production.INFO: neon service started
[2026-04-03 16:19:02] Production.INFO: ==22479== Releasing lock...
[2026-04-03 16:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:19:02] Production.INFO: ==22481== Lock acquired, processing the job...
[2026-04-03 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:19:02] Production.INFO: ==22481== Releasing lock...
[2026-04-03 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:19:02] Production.INFO: ==22483== Lock acquired, processing the job...
[2026-04-03 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:19:02] Production.INFO: ==22483== Releasing lock...
[2026-04-03 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:19:03] Production.INFO: ==22486== Lock acquired, processing the job...
[2026-04-03 11:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:19:03] Production.INFO: ==22488== Lock acquired, processing the job...
[2026-04-03 11:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:19:03] Production.INFO: ==22492== Lock acquired, processing the job...
[2026-04-03 11:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:19:03] Production.INFO: Account Balance Start.
[2026-04-03 11:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:19:03] Production.INFO: 117
[2026-04-03 11:19:03] Production.INFO: ==22494== Lock acquired, processing the job...
[2026-04-03 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:19:03] Production.INFO: ==22490== Lock acquired, processing the job...
[2026-04-03 11:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 11:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:03] Production.INFO: ==22494== Releasing lock...
[2026-04-03 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: ==22488== Releasing lock...
[2026-04-03 11:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:19:04] Production.INFO: Total Charge 0
[2026-04-03 11:19:05] Production.INFO: CreateAllLog End
[2026-04-03 11:19:05] Production.INFO: Account Balance End.
[2026-04-03 11:19:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:19:05] Production.INFO: ==22492== Releasing lock...
[2026-04-03 11:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:19:12] Production.ERROR: CronJobId end10
[2026-04-03 11:19:12] Production.INFO: ==22490== Releasing lock...
[2026-04-03 11:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:19:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:19:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:19:15] Production.INFO: call_cost start
[2026-04-03 11:19:15] Production.INFO: call_cost end
[2026-04-03 11:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:19:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:19:15] Production.INFO: ==22486== Releasing lock...
[2026-04-03 11:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:20:01] Production.INFO: ==22559== Lock acquired, processing the job...
[2026-04-03 16:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:20:01] Production.INFO: neon service started
[2026-04-03 16:20:01] Production.INFO: neon service started
[2026-04-03 16:20:01] Production.INFO: ==22559== Releasing lock...
[2026-04-03 16:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:20:02] Production.INFO: ==22561== Lock acquired, processing the job...
[2026-04-03 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:20:02] Production.INFO: ==22561== Releasing lock...
[2026-04-03 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:20:02] Production.INFO: ==22563== Lock acquired, processing the job...
[2026-04-03 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:20:02] Production.INFO: ==22563== Releasing lock...
[2026-04-03 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:20:03] Production.INFO: ==22571== Lock acquired, processing the job...
[2026-04-03 11:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:20:03] Production.INFO: ==22565== Lock acquired, processing the job...
[2026-04-03 11:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:20:03] Production.INFO: Account Balance Start.
[2026-04-03 11:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:20:03] Production.INFO: 117
[2026-04-03 11:20:03] Production.INFO: ==22573== Lock acquired, processing the job...
[2026-04-03 11:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:20:03] Production.INFO: ==22567== Lock acquired, processing the job...
[2026-04-03 11:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: ==22569== Lock acquired, processing the job...
[2026-04-03 11:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 11:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:20:03] Production.INFO: ==22573== Releasing lock...
[2026-04-03 11:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: ==22567== Releasing lock...
[2026-04-03 11:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:03] Production.INFO: Date 2026-03-28
[2026-04-03 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:20:04] Production.INFO: Total Charge 0
[2026-04-03 11:20:04] Production.INFO: CreateAllLog End
[2026-04-03 11:20:04] Production.INFO: Account Balance End.
[2026-04-03 11:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:20:04] Production.INFO: ==22571== Releasing lock...
[2026-04-03 11:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:20:11] Production.ERROR: CronJobId end10
[2026-04-03 11:20:11] Production.INFO: ==22569== Releasing lock...
[2026-04-03 11:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:20:13] Production.INFO: call_cost start
[2026-04-03 11:20:13] Production.INFO: call_cost end
[2026-04-03 11:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:20:13] Production.INFO: ==22565== Releasing lock...
[2026-04-03 11:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:21:02] Production.INFO: ==22649== Lock acquired, processing the job...
[2026-04-03 16:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:21:02] Production.INFO: neon service started
[2026-04-03 16:21:02] Production.INFO: neon service started
[2026-04-03 16:21:02] Production.INFO: ==22649== Releasing lock...
[2026-04-03 16:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:21:02] Production.INFO: ==22651== Lock acquired, processing the job...
[2026-04-03 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:21:02] Production.INFO: ==22651== Releasing lock...
[2026-04-03 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:21:02] Production.INFO: ==22653== Lock acquired, processing the job...
[2026-04-03 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:21:02] Production.INFO: ==22653== Releasing lock...
[2026-04-03 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:21:03] Production.INFO: ==22655== Lock acquired, processing the job...
[2026-04-03 11:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 11:21:03] Production.INFO: ==22657== Lock acquired, processing the job...
[2026-04-03 11:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 11:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 11:21:03] Production.ERROR: CronJob PID - 22657
[2026-04-03 11:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 11:21:03] Production.ERROR: CronJob ID - 5
[2026-04-03 11:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 11:21:00
[2026-04-03 11:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 11:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 11:21:03] Production.INFO: ==22659== Lock acquired, processing the job...
[2026-04-03 11:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 11:21:03] Production.INFO: ==22655== Releasing lock...
[2026-04-03 11:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 11:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 11:21:03] Production.INFO: ==22661== Lock acquired, processing the job...
[2026-04-03 11:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:21:03] Production.INFO: ==22663== Lock acquired, processing the job...
[2026-04-03 11:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:21:03] Production.INFO: ==22667== Lock acquired, processing the job...
[2026-04-03 11:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:21:03] Production.INFO: ==22665== Lock acquired, processing the job...
[2026-04-03 11:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 11: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-03 11: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-03 11:21:04] Production.INFO: Account Balance Start.
[2026-04-03 11:21:04] Production.INFO: CreateAllLog Start
[2026-04-03 11:21:04] Production.INFO: 117
[2026-04-03 11: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-03 11:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-08
[2026-04-03 11:21:04] Production.INFO: ==22667== Releasing lock...
[2026-04-03 11:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: ==22659== Releasing lock...
[2026-04-03 11:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:05] Production.INFO: Date 2026-04-02
[2026-04-03 11:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:05] Production.ERROR: done
[2026-04-03 11:21:05] Production.INFO: Date 2026-04-03
[2026-04-03 11:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:21:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 11:21:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029597', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 11:21:05] Production.INFO: Total Charge 0
[2026-04-03 11:21:05] Production.INFO: CreateAllLog End
[2026-04-03 11:21:05] Production.INFO: Account Balance End.
[2026-04-03 11:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:21:05] Production.INFO: ==22663== Releasing lock...
[2026-04-03 11:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029597', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 11:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 11:21:10] Production.INFO: ProcessCDR(1,17029597,1,1,2)
[2026-04-03 11:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029597,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029597,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 11:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 11:21:10] Production.INFO: ==22665== Releasing lock...
[2026-04-03 11:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 11:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 11:21:14] Production.ERROR: CronJobId end10
[2026-04-03 11:21:14] Production.INFO: ==22661== Releasing lock...
[2026-04-03 11:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:21:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:21:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:21:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:21:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:21:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:21:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:21:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:21:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:21:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:21:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:21:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:21:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:21:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:21:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:21:17] Production.INFO: call_cost start
[2026-04-03 11:21:17] Production.INFO: call_cost end
[2026-04-03 11:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:21:17] Production.INFO: ==22657== Releasing lock...
[2026-04-03 11:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:22:01] Production.INFO: ==22730== Lock acquired, processing the job...
[2026-04-03 16:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:22:01] Production.INFO: neon service started
[2026-04-03 16:22:01] Production.INFO: neon service started
[2026-04-03 16:22:01] Production.INFO: ==22730== Releasing lock...
[2026-04-03 16:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:22:01] Production.INFO: ==22734== Lock acquired, processing the job...
[2026-04-03 15:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:22:01] Production.INFO: ==22734== Releasing lock...
[2026-04-03 15:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:22:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:22:01] Production.INFO: ==22732== Lock acquired, processing the job...
[2026-04-03 11:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:22:02] Production.INFO: ==22732== Releasing lock...
[2026-04-03 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:22:03] Production.INFO: ==22738== Lock acquired, processing the job...
[2026-04-03 11:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:22:03] Production.INFO: ==22736== Lock acquired, processing the job...
[2026-04-03 11:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:22:03] Production.INFO: ==22742== Lock acquired, processing the job...
[2026-04-03 11:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:22:03] Production.INFO: ==22740== Lock acquired, processing the job...
[2026-04-03 11:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:22:03] Production.INFO: ==22744== Lock acquired, processing the job...
[2026-04-03 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:22:03] Production.INFO: Account Balance Start.
[2026-04-03 11:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:22:03] Production.INFO: 117
[2026-04-03 11:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 11:22:03] Production.INFO: ==22744== Releasing lock...
[2026-04-03 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:03] Production.INFO: ==22738== Releasing lock...
[2026-04-03 11:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:22:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:22:04] Production.INFO: Total Charge 0
[2026-04-03 11:22:04] Production.INFO: CreateAllLog End
[2026-04-03 11:22:04] Production.INFO: Account Balance End.
[2026-04-03 11:22:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:22:04] Production.INFO: ==22742== Releasing lock...
[2026-04-03 11:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:22:11] Production.ERROR: CronJobId end10
[2026-04-03 11:22:11] Production.INFO: ==22740== Releasing lock...
[2026-04-03 11:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:22:14] Production.INFO: call_cost start
[2026-04-03 11:22:14] Production.INFO: call_cost end
[2026-04-03 11:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:22:14] Production.INFO: ==22736== Releasing lock...
[2026-04-03 11:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:23:01] Production.INFO: ==22802== Lock acquired, processing the job...
[2026-04-03 16:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:23:01] Production.INFO: neon service started
[2026-04-03 16:23:01] Production.INFO: neon service started
[2026-04-03 16:23:01] Production.INFO: ==22802== Releasing lock...
[2026-04-03 16:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:23:02] Production.INFO: ==22805== Lock acquired, processing the job...
[2026-04-03 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:23:02] Production.INFO: ==22805== Releasing lock...
[2026-04-03 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:23:02] Production.INFO: ==22807== Lock acquired, processing the job...
[2026-04-03 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:23:02] Production.INFO: ==22807== Releasing lock...
[2026-04-03 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:23:03] Production.INFO: ==22815== Lock acquired, processing the job...
[2026-04-03 11:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:23:03] Production.INFO: Account Balance Start.
[2026-04-03 11:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:23:03] Production.INFO: 117
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:23:03] Production.INFO: ==22809== Lock acquired, processing the job...
[2026-04-03 11:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: ==22813== Lock acquired, processing the job...
[2026-04-03 11:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:23:03] Production.INFO: ==22811== Lock acquired, processing the job...
[2026-04-03 11:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: ==22817== Lock acquired, processing the job...
[2026-04-03 11:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11: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-03 11:23:03] Production.INFO: ==22817== Releasing lock...
[2026-04-03 11:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:23:04] Production.INFO: Total Charge 0
[2026-04-03 11:23:04] Production.INFO: CreateAllLog End
[2026-04-03 11:23:04] Production.INFO: ==22811== Releasing lock...
[2026-04-03 11:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:23:04] Production.INFO: Account Balance End.
[2026-04-03 11:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:23:04] Production.INFO: ==22815== Releasing lock...
[2026-04-03 11:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:23:12] Production.ERROR: CronJobId end10
[2026-04-03 11:23:12] Production.INFO: ==22813== Releasing lock...
[2026-04-03 11:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:23:14] Production.INFO: call_cost start
[2026-04-03 11:23:14] Production.INFO: call_cost end
[2026-04-03 11:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:23:14] Production.INFO: ==22809== Releasing lock...
[2026-04-03 11:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:24:02] Production.INFO: ==22889== Lock acquired, processing the job...
[2026-04-03 16:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:24:02] Production.INFO: neon service started
[2026-04-03 16:24:02] Production.INFO: neon service started
[2026-04-03 16:24:02] Production.INFO: ==22889== Releasing lock...
[2026-04-03 16:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:24:02] Production.INFO: ==22891== Lock acquired, processing the job...
[2026-04-03 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:24:02] Production.INFO: ==22891== Releasing lock...
[2026-04-03 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:24:03] Production.INFO: ==22893== Lock acquired, processing the job...
[2026-04-03 15:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:24:03] Production.INFO: ==22893== Releasing lock...
[2026-04-03 15:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:24:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:24:03] Production.INFO: ==22900== Lock acquired, processing the job...
[2026-04-03 11:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:24:03] Production.INFO: ==22904== Lock acquired, processing the job...
[2026-04-03 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:24:03] Production.INFO: ==22902== Lock acquired, processing the job...
[2026-04-03 11:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 11:24:03] Production.INFO: ==22904== Releasing lock...
[2026-04-03 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:24:03] Production.INFO: ==22895== Lock acquired, processing the job...
[2026-04-03 11:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:24:03] Production.INFO: Account Balance Start.
[2026-04-03 11:24:03] Production.INFO: ==22898== Lock acquired, processing the job...
[2026-04-03 11:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:24:03] Production.INFO: 117
[2026-04-03 11:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: ==22898== Releasing lock...
[2026-04-03 11:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:24:04] Production.INFO: Total Charge 0
[2026-04-03 11:24:04] Production.INFO: CreateAllLog End
[2026-04-03 11:24:04] Production.INFO: Account Balance End.
[2026-04-03 11:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:24:05] Production.INFO: ==22902== Releasing lock...
[2026-04-03 11:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:24:13] Production.ERROR: CronJobId end10
[2026-04-03 11:24:13] Production.INFO: ==22900== Releasing lock...
[2026-04-03 11:24:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:24:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:24:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:24:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:24:15] Production.INFO: call_cost start
[2026-04-03 11:24:15] Production.INFO: call_cost end
[2026-04-03 11:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:24:15] Production.INFO: ==22895== Releasing lock...
[2026-04-03 11:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:25:01] Production.INFO: ==22970== Lock acquired, processing the job...
[2026-04-03 16:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:25:01] Production.INFO: neon service started
[2026-04-03 16:25:01] Production.INFO: neon service started
[2026-04-03 16:25:01] Production.INFO: ==22970== Releasing lock...
[2026-04-03 16:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:25:01] Production.INFO: ==22974== Lock acquired, processing the job...
[2026-04-03 15:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:25:02] Production.INFO: ==22974== Releasing lock...
[2026-04-03 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:25:02] Production.INFO: ==22972== Lock acquired, processing the job...
[2026-04-03 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:25:02] Production.INFO: ==22972== Releasing lock...
[2026-04-03 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:25:03] Production.INFO: ==22977== Lock acquired, processing the job...
[2026-04-03 11:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:25:03] Production.INFO: ==22981== Lock acquired, processing the job...
[2026-04-03 11:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:25:03] Production.INFO: ==22979== Lock acquired, processing the job...
[2026-04-03 11:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:25:03] Production.INFO: ==22983== Lock acquired, processing the job...
[2026-04-03 11:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:25:03] Production.INFO: ==22985== Lock acquired, processing the job...
[2026-04-03 11:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:25:03] Production.INFO: Account Balance Start.
[2026-04-03 11:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:25:03] Production.INFO: 117
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 11:25:03] Production.INFO: ==22985== Releasing lock...
[2026-04-03 11:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: ==22979== Releasing lock...
[2026-04-03 11:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:03] Production.INFO: Date 2026-03-28
[2026-04-03 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:25:04] Production.INFO: Total Charge 0
[2026-04-03 11:25:04] Production.INFO: CreateAllLog End
[2026-04-03 11:25:04] Production.INFO: Account Balance End.
[2026-04-03 11:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:25:04] Production.INFO: ==22983== Releasing lock...
[2026-04-03 11:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:25:12] Production.ERROR: CronJobId end10
[2026-04-03 11:25:12] Production.INFO: ==22981== Releasing lock...
[2026-04-03 11:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:25:14] Production.INFO: call_cost start
[2026-04-03 11:25:14] Production.INFO: call_cost end
[2026-04-03 11:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:25:14] Production.INFO: ==22977== Releasing lock...
[2026-04-03 11:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:26:02] Production.INFO: ==23048== Lock acquired, processing the job...
[2026-04-03 16:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:26:02] Production.INFO: neon service started
[2026-04-03 16:26:02] Production.INFO: neon service started
[2026-04-03 16:26:02] Production.INFO: ==23048== Releasing lock...
[2026-04-03 16:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:26:02] Production.INFO: ==23050== Lock acquired, processing the job...
[2026-04-03 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:26:02] Production.INFO: ==23050== Releasing lock...
[2026-04-03 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:26:02] Production.INFO: ==23052== Lock acquired, processing the job...
[2026-04-03 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:26:02] Production.INFO: ==23052== Releasing lock...
[2026-04-03 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:26:03] Production.INFO: ==23058== Lock acquired, processing the job...
[2026-04-03 11:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:26:03] Production.INFO: ==23054== Lock acquired, processing the job...
[2026-04-03 11:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:26:03] Production.INFO: ==23056== Lock acquired, processing the job...
[2026-04-03 11:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:26:03] Production.INFO: ==23060== Lock acquired, processing the job...
[2026-04-03 11:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:26:03] Production.INFO: ==23062== Lock acquired, processing the job...
[2026-04-03 11:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:26:03] Production.INFO: Account Balance Start.
[2026-04-03 11:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:26:03] Production.INFO: 117
[2026-04-03 11:26:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:26:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:03] Production.INFO: ==23062== Releasing lock...
[2026-04-03 11:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:26:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: ==23056== Releasing lock...
[2026-04-03 11:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:26:04] Production.INFO: Total Charge 0
[2026-04-03 11:26:04] Production.INFO: CreateAllLog End
[2026-04-03 11:26:04] Production.INFO: Account Balance End.
[2026-04-03 11:26:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:26:04] Production.INFO: ==23060== Releasing lock...
[2026-04-03 11:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:26:13] Production.ERROR: CronJobId end10
[2026-04-03 11:26:13] Production.INFO: ==23058== Releasing lock...
[2026-04-03 11:26:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:26:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:26:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:26:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:26:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:26:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:26:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:26:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:26:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:26:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:26:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:26:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:26:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:26:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:26:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:26:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:26:16] Production.INFO: call_cost start
[2026-04-03 11:26:16] Production.INFO: call_cost end
[2026-04-03 11:26:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:26:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:26:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:26:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:26:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:26:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:26:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:26:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:26:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:26:16] Production.INFO: ==23054== Releasing lock...
[2026-04-03 11:26:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:26:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:27:01] Production.INFO: ==23118== Lock acquired, processing the job...
[2026-04-03 16:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:27:01] Production.INFO: neon service started
[2026-04-03 16:27:01] Production.INFO: neon service started
[2026-04-03 16:27:01] Production.INFO: ==23118== Releasing lock...
[2026-04-03 16:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:27:01] Production.INFO: ==23120== Lock acquired, processing the job...
[2026-04-03 11:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:27:02] Production.INFO: ==23120== Releasing lock...
[2026-04-03 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:27:02] Production.INFO: ==23122== Lock acquired, processing the job...
[2026-04-03 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:27:02] Production.INFO: ==23122== Releasing lock...
[2026-04-03 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:27:02] Production.INFO: ==23124== Lock acquired, processing the job...
[2026-04-03 11:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:27:02] Production.INFO: ==23126== Lock acquired, processing the job...
[2026-04-03 11:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:27:02] Production.INFO: ==23128== Lock acquired, processing the job...
[2026-04-03 11:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:27:02] Production.INFO: ==23130== Lock acquired, processing the job...
[2026-04-03 11:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:27:03] Production.INFO: ==23132== Lock acquired, processing the job...
[2026-04-03 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:27:03] Production.INFO: Account Balance Start.
[2026-04-03 11:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:27:03] Production.INFO: 117
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 11:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: ==23132== Releasing lock...
[2026-04-03 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: ==23126== Releasing lock...
[2026-04-03 11:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-28
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-29
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-30
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-03-31
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-04-01
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:03] Production.INFO: Date 2026-04-02
[2026-04-03 11:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:27:04] Production.INFO: Total Charge 0
[2026-04-03 11:27:04] Production.INFO: CreateAllLog End
[2026-04-03 11:27:04] Production.INFO: Account Balance End.
[2026-04-03 11:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:27:04] Production.INFO: ==23130== Releasing lock...
[2026-04-03 11:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:27:10] Production.ERROR: CronJobId end10
[2026-04-03 11:27:10] Production.INFO: ==23128== Releasing lock...
[2026-04-03 11:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:27:14] Production.INFO: call_cost start
[2026-04-03 11:27:14] Production.INFO: call_cost end
[2026-04-03 11:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:27:14] Production.INFO: ==23124== Releasing lock...
[2026-04-03 11:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:28:01] Production.INFO: ==23192== Lock acquired, processing the job...
[2026-04-03 16:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:28:01] Production.INFO: neon service started
[2026-04-03 16:28:01] Production.INFO: neon service started
[2026-04-03 16:28:01] Production.INFO: ==23192== Releasing lock...
[2026-04-03 16:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:28:02] Production.INFO: ==23194== Lock acquired, processing the job...
[2026-04-03 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:28:02] Production.INFO: ==23194== Releasing lock...
[2026-04-03 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:28:02] Production.INFO: ==23196== Lock acquired, processing the job...
[2026-04-03 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:28:02] Production.INFO: ==23196== Releasing lock...
[2026-04-03 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:28:03] Production.INFO: ==23206== Lock acquired, processing the job...
[2026-04-03 11:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 11:28:03] Production.INFO: ==23206== Releasing lock...
[2026-04-03 11:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:28:03] Production.INFO: ==23198== Lock acquired, processing the job...
[2026-04-03 11:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:28:03] Production.INFO: ==23200== Lock acquired, processing the job...
[2026-04-03 11:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:28:03] Production.INFO: ==23202== Lock acquired, processing the job...
[2026-04-03 11:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:28:03] Production.INFO: ==23204== Lock acquired, processing the job...
[2026-04-03 11:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:28:03] Production.INFO: Account Balance Start.
[2026-04-03 11:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:28:03] Production.INFO: 117
[2026-04-03 11:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: ==23200== Releasing lock...
[2026-04-03 11:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:28:04] Production.INFO: Total Charge 0
[2026-04-03 11:28:04] Production.INFO: CreateAllLog End
[2026-04-03 11:28:04] Production.INFO: Account Balance End.
[2026-04-03 11:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:28:04] Production.INFO: ==23204== Releasing lock...
[2026-04-03 11:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:28:11] Production.ERROR: CronJobId end10
[2026-04-03 11:28:11] Production.INFO: ==23202== Releasing lock...
[2026-04-03 11:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:28:14] Production.INFO: call_cost start
[2026-04-03 11:28:14] Production.INFO: call_cost end
[2026-04-03 11:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:28:14] Production.INFO: ==23198== Releasing lock...
[2026-04-03 11:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:29:02] Production.INFO: ==23270== Lock acquired, processing the job...
[2026-04-03 16:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:29:02] Production.INFO: neon service started
[2026-04-03 16:29:02] Production.INFO: neon service started
[2026-04-03 16:29:02] Production.INFO: ==23270== Releasing lock...
[2026-04-03 16:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:29:02] Production.INFO: ==23272== Lock acquired, processing the job...
[2026-04-03 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:29:02] Production.INFO: ==23272== Releasing lock...
[2026-04-03 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:29:03] Production.INFO: ==23274== Lock acquired, processing the job...
[2026-04-03 15:29:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:29:03] Production.INFO: ==23274== Releasing lock...
[2026-04-03 15:29:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:29:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:29:03] Production.INFO: ==23276== Lock acquired, processing the job...
[2026-04-03 11:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:29:03] Production.INFO: ==23278== Lock acquired, processing the job...
[2026-04-03 11:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:29:03] Production.INFO: ==23282== Lock acquired, processing the job...
[2026-04-03 11:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:29:03] Production.INFO: ==23280== Lock acquired, processing the job...
[2026-04-03 11:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:29:03] Production.INFO: Account Balance Start.
[2026-04-03 11:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:29:03] Production.INFO: 117
[2026-04-03 11:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: ==23284== Lock acquired, processing the job...
[2026-04-03 11:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11:29:04] Production.INFO: ==23278== Releasing lock...
[2026-04-03 11:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11: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-03 11:29:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: ==23284== Releasing lock...
[2026-04-03 11:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:29:04] Production.INFO: Total Charge 0
[2026-04-03 11:29:05] Production.INFO: CreateAllLog End
[2026-04-03 11:29:05] Production.INFO: Account Balance End.
[2026-04-03 11:29:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:29:05] Production.INFO: ==23282== Releasing lock...
[2026-04-03 11:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:29:12] Production.ERROR: CronJobId end10
[2026-04-03 11:29:12] Production.INFO: ==23280== Releasing lock...
[2026-04-03 11:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:29:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:29:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:29:15] Production.INFO: call_cost start
[2026-04-03 11:29:15] Production.INFO: call_cost end
[2026-04-03 11:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:29:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:29:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:29:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:29:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:29:15] Production.INFO: ==23276== Releasing lock...
[2026-04-03 11:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:30:01] Production.INFO: ==23343== Lock acquired, processing the job...
[2026-04-03 16:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:30:01] Production.INFO: neon service started
[2026-04-03 16:30:01] Production.INFO: neon service started
[2026-04-03 16:30:01] Production.INFO: ==23343== Releasing lock...
[2026-04-03 16:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:30:02] Production.INFO: ==23345== Lock acquired, processing the job...
[2026-04-03 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:30:02] Production.INFO: ==23347== Lock acquired, processing the job...
[2026-04-03 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:30:02] Production.INFO: ==23345== Releasing lock...
[2026-04-03 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:30:02] Production.INFO: ==23347== Releasing lock...
[2026-04-03 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:30:03] Production.INFO: ==23350== Lock acquired, processing the job...
[2026-04-03 11:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:30:03] Production.INFO: ==23352== Lock acquired, processing the job...
[2026-04-03 11:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:30:03] Production.INFO: ==23354== Lock acquired, processing the job...
[2026-04-03 11:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:30:03] Production.INFO: ==23356== Lock acquired, processing the job...
[2026-04-03 11:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:30:03] Production.INFO: ==23358== Lock acquired, processing the job...
[2026-04-03 11:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:30:03] Production.INFO: Account Balance Start.
[2026-04-03 11:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:30:03] Production.INFO: 117
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 11: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-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11:30:03] Production.INFO: ==23358== Releasing lock...
[2026-04-03 11:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:03] Production.INFO: ==23352== Releasing lock...
[2026-04-03 11:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:30:04] Production.INFO: Total Charge 0
[2026-04-03 11:30:04] Production.INFO: CreateAllLog End
[2026-04-03 11:30:04] Production.INFO: Account Balance End.
[2026-04-03 11:30:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:30:05] Production.INFO: ==23356== Releasing lock...
[2026-04-03 11:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:30:11] Production.ERROR: CronJobId end10
[2026-04-03 11:30:11] Production.INFO: ==23354== Releasing lock...
[2026-04-03 11:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:30:14] Production.INFO: call_cost start
[2026-04-03 11:30:14] Production.INFO: call_cost end
[2026-04-03 11:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:30:14] Production.INFO: ==23350== Releasing lock...
[2026-04-03 11:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:31:02] Production.INFO: ==23413== Lock acquired, processing the job...
[2026-04-03 16:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:31:02] Production.INFO: neon service started
[2026-04-03 16:31:02] Production.INFO: neon service started
[2026-04-03 16:31:02] Production.INFO: ==23413== Releasing lock...
[2026-04-03 16:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:31:02] Production.INFO: ==23415== Lock acquired, processing the job...
[2026-04-03 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:31:02] Production.INFO: ==23415== Releasing lock...
[2026-04-03 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:31:02] Production.INFO: ==23417== Lock acquired, processing the job...
[2026-04-03 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:31:02] Production.INFO: ==23417== Releasing lock...
[2026-04-03 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:31:03] Production.INFO: ==23419== Lock acquired, processing the job...
[2026-04-03 11:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 11:31:03] Production.INFO: ==23421== Lock acquired, processing the job...
[2026-04-03 11:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:31:03] Production.INFO: ==23423== Lock acquired, processing the job...
[2026-04-03 11:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 11:31:03] Production.INFO: ==23426== Lock acquired, processing the job...
[2026-04-03 11:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:31:03] Production.INFO: ==23428== Lock acquired, processing the job...
[2026-04-03 11:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 11:31:03] Production.INFO: ==23419== Releasing lock...
[2026-04-03 11:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 11:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 11:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:31:03] Production.INFO: ==23432== Lock acquired, processing the job...
[2026-04-03 11:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:31:03] Production.INFO: Account Balance Start.
[2026-04-03 11:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:31:03] Production.INFO: 117
[2026-04-03 11:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:31:04] Production.INFO: ==23430== Lock acquired, processing the job...
[2026-04-03 11:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 11:31:04] Production.INFO: ==23432== Releasing lock...
[2026-04-03 11:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.ERROR: done
[2026-04-03 11:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 11:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029638', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: ==23423== Releasing lock...
[2026-04-03 11:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:05] Production.INFO: Date 2026-03-31
[2026-04-03 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:05] Production.INFO: Date 2026-04-01
[2026-04-03 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:05] Production.INFO: Date 2026-04-02
[2026-04-03 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:05] Production.INFO: Date 2026-04-03
[2026-04-03 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:31:05] Production.INFO: Total Charge 0
[2026-04-03 11:31:05] Production.INFO: CreateAllLog End
[2026-04-03 11:31:05] Production.INFO: Account Balance End.
[2026-04-03 11:31:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:31:05] Production.INFO: ==23428== Releasing lock...
[2026-04-03 11:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029638', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 11:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 11:31:10] Production.INFO: ProcessCDR(1,17029638,1,1,2)
[2026-04-03 11:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029638,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029638,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 11:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 11:31:11] Production.INFO: ==23430== Releasing lock...
[2026-04-03 11:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 11:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 11:31:14] Production.ERROR: CronJobId end10
[2026-04-03 11:31:14] Production.INFO: ==23426== Releasing lock...
[2026-04-03 11:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:31:17] Production.INFO: call_cost start
[2026-04-03 11:31:17] Production.INFO: call_cost end
[2026-04-03 11:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:31:17] Production.INFO: ==23421== Releasing lock...
[2026-04-03 11:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:32:01] Production.INFO: ==23489== Lock acquired, processing the job...
[2026-04-03 16:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:32:01] Production.INFO: neon service started
[2026-04-03 16:32:01] Production.INFO: neon service started
[2026-04-03 16:32:01] Production.INFO: ==23489== Releasing lock...
[2026-04-03 16:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:32:01] Production.INFO: ==23493== Lock acquired, processing the job...
[2026-04-03 15:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:32:01] Production.INFO: ==23493== Releasing lock...
[2026-04-03 15:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:32:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:32:01] Production.INFO: ==23491== Lock acquired, processing the job...
[2026-04-03 11:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:32:02] Production.INFO: ==23491== Releasing lock...
[2026-04-03 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:32:02] Production.INFO: ==23497== Lock acquired, processing the job...
[2026-04-03 11:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:32:02] Production.INFO: ==23495== Lock acquired, processing the job...
[2026-04-03 11:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:32:03] Production.INFO: ==23499== Lock acquired, processing the job...
[2026-04-03 11:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:32:03] Production.INFO: ==23501== Lock acquired, processing the job...
[2026-04-03 11:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:32:03] Production.INFO: ==23503== Lock acquired, processing the job...
[2026-04-03 11:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:32:03] Production.INFO: Account Balance Start.
[2026-04-03 11:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:32:03] Production.INFO: 117
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11:32:03] Production.INFO: ==23503== Releasing lock...
[2026-04-03 11:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: ==23497== Releasing lock...
[2026-04-03 11:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-28
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-29
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-30
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-03-31
[2026-04-03 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:03] Production.INFO: Date 2026-04-01
[2026-04-03 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:32:04] Production.INFO: Total Charge 0
[2026-04-03 11:32:04] Production.INFO: CreateAllLog End
[2026-04-03 11:32:04] Production.INFO: Account Balance End.
[2026-04-03 11:32:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:32:04] Production.INFO: ==23501== Releasing lock...
[2026-04-03 11:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:32:11] Production.ERROR: CronJobId end10
[2026-04-03 11:32:11] Production.INFO: ==23499== Releasing lock...
[2026-04-03 11:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:32:13] Production.INFO: call_cost start
[2026-04-03 11:32:13] Production.INFO: call_cost end
[2026-04-03 11:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:32:13] Production.INFO: ==23495== Releasing lock...
[2026-04-03 11:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:33:01] Production.INFO: ==23563== Lock acquired, processing the job...
[2026-04-03 16:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:33:01] Production.INFO: neon service started
[2026-04-03 16:33:01] Production.INFO: neon service started
[2026-04-03 16:33:01] Production.INFO: ==23563== Releasing lock...
[2026-04-03 16:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:33:02] Production.INFO: ==23565== Lock acquired, processing the job...
[2026-04-03 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:33:02] Production.INFO: ==23565== Releasing lock...
[2026-04-03 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:33:02] Production.INFO: ==23567== Lock acquired, processing the job...
[2026-04-03 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:33:02] Production.INFO: ==23567== Releasing lock...
[2026-04-03 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:33:03] Production.INFO: ==23569== Lock acquired, processing the job...
[2026-04-03 11:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:33:03] Production.INFO: ==23571== Lock acquired, processing the job...
[2026-04-03 11:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:33:03] Production.INFO: ==23575== Lock acquired, processing the job...
[2026-04-03 11:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:33:03] Production.INFO: ==23573== Lock acquired, processing the job...
[2026-04-03 11:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:33:03] Production.INFO: Account Balance Start.
[2026-04-03 11:33:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:33:03] Production.INFO: 117
[2026-04-03 11:33:03] Production.INFO: ==23577== Lock acquired, processing the job...
[2026-04-03 11:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:33:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:33:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11:33:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11:33:03] Production.INFO: ==23577== Releasing lock...
[2026-04-03 11:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:33:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:03] Production.INFO: ==23571== Releasing lock...
[2026-04-03 11:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:33:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:33:04] Production.INFO: Total Charge 0
[2026-04-03 11:33:04] Production.INFO: CreateAllLog End
[2026-04-03 11:33:04] Production.INFO: Account Balance End.
[2026-04-03 11:33:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:33:04] Production.INFO: ==23575== Releasing lock...
[2026-04-03 11:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:33:12] Production.ERROR: CronJobId end10
[2026-04-03 11:33:12] Production.INFO: ==23573== Releasing lock...
[2026-04-03 11:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:33:14] Production.INFO: call_cost start
[2026-04-03 11:33:14] Production.INFO: call_cost end
[2026-04-03 11:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:33:14] Production.INFO: ==23569== Releasing lock...
[2026-04-03 11:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:34:02] Production.INFO: ==23637== Lock acquired, processing the job...
[2026-04-03 16:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:34:02] Production.INFO: neon service started
[2026-04-03 16:34:02] Production.INFO: neon service started
[2026-04-03 16:34:02] Production.INFO: ==23637== Releasing lock...
[2026-04-03 16:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:34:02] Production.INFO: ==23639== Lock acquired, processing the job...
[2026-04-03 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:34:02] Production.INFO: ==23639== Releasing lock...
[2026-04-03 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:34:03] Production.INFO: ==23641== Lock acquired, processing the job...
[2026-04-03 15:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:34:03] Production.INFO: ==23641== Releasing lock...
[2026-04-03 15:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:34:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:34:03] Production.INFO: ==23643== Lock acquired, processing the job...
[2026-04-03 11:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:34:03] Production.INFO: ==23645== Lock acquired, processing the job...
[2026-04-03 11:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:34:03] Production.INFO: ==23647== Lock acquired, processing the job...
[2026-04-03 11:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:34:03] Production.INFO: ==23649== Lock acquired, processing the job...
[2026-04-03 11:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:34:03] Production.INFO: ==23651== Lock acquired, processing the job...
[2026-04-03 11:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11: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-03 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-03 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-03 11:34:04] Production.INFO: Account Balance Start.
[2026-04-03 11:34:04] Production.INFO: CreateAllLog Start
[2026-04-03 11:34:04] Production.INFO: 117
[2026-04-03 11:34:04] Production.INFO: ==23651== Releasing lock...
[2026-04-03 11:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-08
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: ==23645== Releasing lock...
[2026-04-03 11:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:34:04] Production.INFO: Total Charge 0
[2026-04-03 11:34:04] Production.INFO: CreateAllLog End
[2026-04-03 11:34:05] Production.INFO: Account Balance End.
[2026-04-03 11:34:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:34:05] Production.INFO: ==23649== Releasing lock...
[2026-04-03 11:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:34:11] Production.ERROR: CronJobId end10
[2026-04-03 11:34:11] Production.INFO: ==23647== Releasing lock...
[2026-04-03 11:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:34:14] Production.INFO: call_cost start
[2026-04-03 11:34:14] Production.INFO: call_cost end
[2026-04-03 11:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:34:14] Production.INFO: ==23643== Releasing lock...
[2026-04-03 11:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:35:01] Production.INFO: ==23709== Lock acquired, processing the job...
[2026-04-03 16:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:35:01] Production.INFO: neon service started
[2026-04-03 16:35:01] Production.INFO: neon service started
[2026-04-03 16:35:01] Production.INFO: ==23709== Releasing lock...
[2026-04-03 16:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:35:02] Production.INFO: ==23711== Lock acquired, processing the job...
[2026-04-03 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:35:02] Production.INFO: ==23713== Lock acquired, processing the job...
[2026-04-03 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:35:02] Production.INFO: ==23713== Releasing lock...
[2026-04-03 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:35:02] Production.INFO: ==23711== Releasing lock...
[2026-04-03 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:35:03] Production.INFO: ==23716== Lock acquired, processing the job...
[2026-04-03 11:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:35:03] Production.INFO: ==23720== Lock acquired, processing the job...
[2026-04-03 11:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:35:03] Production.INFO: ==23718== Lock acquired, processing the job...
[2026-04-03 11:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:35:03] Production.INFO: ==23722== Lock acquired, processing the job...
[2026-04-03 11:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:35:03] Production.INFO: Account Balance Start.
[2026-04-03 11:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:35:03] Production.INFO: 117
[2026-04-03 11:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:03] Production.INFO: ==23724== Lock acquired, processing the job...
[2026-04-03 11:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 11:35:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:35:04] Production.INFO: ==23724== Releasing lock...
[2026-04-03 11:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: ==23718== Releasing lock...
[2026-04-03 11:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:35:04] Production.INFO: Total Charge 0
[2026-04-03 11:35:04] Production.INFO: CreateAllLog End
[2026-04-03 11:35:04] Production.INFO: Account Balance End.
[2026-04-03 11:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:35:04] Production.INFO: ==23722== Releasing lock...
[2026-04-03 11:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:35:10] Production.ERROR: CronJobId end10
[2026-04-03 11:35:10] Production.INFO: ==23720== Releasing lock...
[2026-04-03 11:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:35:14] Production.INFO: call_cost start
[2026-04-03 11:35:14] Production.INFO: call_cost end
[2026-04-03 11:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:35:14] Production.INFO: ==23716== Releasing lock...
[2026-04-03 11:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:36:02] Production.INFO: ==23787== Lock acquired, processing the job...
[2026-04-03 16:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:36:02] Production.INFO: neon service started
[2026-04-03 16:36:02] Production.INFO: neon service started
[2026-04-03 16:36:02] Production.INFO: ==23787== Releasing lock...
[2026-04-03 16:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:36:02] Production.INFO: ==23791== Lock acquired, processing the job...
[2026-04-03 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:36:02] Production.INFO: ==23791== Releasing lock...
[2026-04-03 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:36:02] Production.INFO: ==23789== Lock acquired, processing the job...
[2026-04-03 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:36:02] Production.INFO: ==23789== Releasing lock...
[2026-04-03 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:36:03] Production.INFO: ==23793== Lock acquired, processing the job...
[2026-04-03 11:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:36:03] Production.INFO: ==23795== Lock acquired, processing the job...
[2026-04-03 11:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:36:03] Production.INFO: ==23801== Lock acquired, processing the job...
[2026-04-03 11:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:36:03] Production.INFO: ==23797== Lock acquired, processing the job...
[2026-04-03 11:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:36:03] Production.INFO: ==23799== Lock acquired, processing the job...
[2026-04-03 11:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:36:04] Production.INFO: Account Balance Start.
[2026-04-03 11:36:04] Production.INFO: CreateAllLog Start
[2026-04-03 11:36:04] Production.INFO: 117
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-08
[2026-04-03 11: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-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11:36:04] Production.INFO: ==23801== Releasing lock...
[2026-04-03 11:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: ==23795== Releasing lock...
[2026-04-03 11:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Date 2026-03-25
[2026-04-03 11:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Date 2026-03-26
[2026-04-03 11:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Date 2026-03-27
[2026-04-03 11:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Date 2026-03-28
[2026-04-03 11:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Date 2026-03-29
[2026-04-03 11:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Date 2026-03-30
[2026-04-03 11:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Date 2026-03-31
[2026-04-03 11:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Date 2026-04-01
[2026-04-03 11:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Date 2026-04-02
[2026-04-03 11:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Date 2026-04-03
[2026-04-03 11:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:36:05] Production.INFO: Total Charge 0
[2026-04-03 11:36:05] Production.INFO: CreateAllLog End
[2026-04-03 11:36:05] Production.INFO: Account Balance End.
[2026-04-03 11:36:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:36:05] Production.INFO: ==23799== Releasing lock...
[2026-04-03 11:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:36:12] Production.ERROR: CronJobId end10
[2026-04-03 11:36:12] Production.INFO: ==23797== Releasing lock...
[2026-04-03 11:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:36:14] Production.INFO: call_cost start
[2026-04-03 11:36:14] Production.INFO: call_cost end
[2026-04-03 11:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:36:14] Production.INFO: ==23793== Releasing lock...
[2026-04-03 11:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:37:01] Production.INFO: ==23860== Lock acquired, processing the job...
[2026-04-03 16:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:37:01] Production.INFO: neon service started
[2026-04-03 16:37:01] Production.INFO: neon service started
[2026-04-03 16:37:01] Production.INFO: ==23860== Releasing lock...
[2026-04-03 16:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:37:01] Production.INFO: ==23862== Lock acquired, processing the job...
[2026-04-03 11:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:37:02] Production.INFO: ==23862== Releasing lock...
[2026-04-03 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:37:02] Production.INFO: ==23864== Lock acquired, processing the job...
[2026-04-03 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:37:02] Production.INFO: ==23864== Releasing lock...
[2026-04-03 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:37:02] Production.INFO: ==23866== Lock acquired, processing the job...
[2026-04-03 11:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:37:02] Production.INFO: ==23869== Lock acquired, processing the job...
[2026-04-03 11:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:37:03] Production.INFO: ==23873== Lock acquired, processing the job...
[2026-04-03 11:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:37:03] Production.INFO: Account Balance Start.
[2026-04-03 11:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:37:03] Production.INFO: 117
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:37:03] Production.INFO: ==23875== Lock acquired, processing the job...
[2026-04-03 11:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:37:03] Production.INFO: ==23871== Lock acquired, processing the job...
[2026-04-03 11:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 11:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:37:03] Production.INFO: ==23875== Releasing lock...
[2026-04-03 11:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: ==23869== Releasing lock...
[2026-04-03 11:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:37:04] Production.INFO: Total Charge 0
[2026-04-03 11:37:04] Production.INFO: CreateAllLog End
[2026-04-03 11:37:04] Production.INFO: Account Balance End.
[2026-04-03 11:37:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:37:04] Production.INFO: ==23873== Releasing lock...
[2026-04-03 11:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:37:11] Production.ERROR: CronJobId end10
[2026-04-03 11:37:11] Production.INFO: ==23871== Releasing lock...
[2026-04-03 11:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:37:14] Production.INFO: call_cost start
[2026-04-03 11:37:14] Production.INFO: call_cost end
[2026-04-03 11:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:37:14] Production.INFO: ==23866== Releasing lock...
[2026-04-03 11:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:38:01] Production.INFO: ==23932== Lock acquired, processing the job...
[2026-04-03 16:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:38:01] Production.INFO: neon service started
[2026-04-03 16:38:01] Production.INFO: neon service started
[2026-04-03 16:38:01] Production.INFO: ==23932== Releasing lock...
[2026-04-03 16:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:38:02] Production.INFO: ==23934== Lock acquired, processing the job...
[2026-04-03 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:38:02] Production.INFO: ==23934== Releasing lock...
[2026-04-03 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:38:02] Production.INFO: ==23936== Lock acquired, processing the job...
[2026-04-03 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:38:02] Production.INFO: ==23936== Releasing lock...
[2026-04-03 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:38:03] Production.INFO: ==23940== Lock acquired, processing the job...
[2026-04-03 11:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:38:03] Production.INFO: ==23938== Lock acquired, processing the job...
[2026-04-03 11:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:38:03] Production.INFO: ==23942== Lock acquired, processing the job...
[2026-04-03 11:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:38:03] Production.INFO: ==23944== Lock acquired, processing the job...
[2026-04-03 11:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:38:03] Production.INFO: ==23946== Lock acquired, processing the job...
[2026-04-03 11:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:38:03] Production.INFO: Account Balance Start.
[2026-04-03 11:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:38:03] Production.INFO: 117
[2026-04-03 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-03 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-03 11:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:38:03] Production.INFO: ==23946== Releasing lock...
[2026-04-03 11:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: ==23940== Releasing lock...
[2026-04-03 11:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:38:04] Production.INFO: Total Charge 0
[2026-04-03 11:38:05] Production.INFO: CreateAllLog End
[2026-04-03 11:38:05] Production.INFO: Account Balance End.
[2026-04-03 11:38:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:38:05] Production.INFO: ==23944== Releasing lock...
[2026-04-03 11:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:38:11] Production.ERROR: CronJobId end10
[2026-04-03 11:38:11] Production.INFO: ==23942== Releasing lock...
[2026-04-03 11:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:38:15] Production.INFO: call_cost start
[2026-04-03 11:38:15] Production.INFO: call_cost end
[2026-04-03 11:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:38:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:38:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:38:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:38:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:38:15] Production.INFO: ==23938== Releasing lock...
[2026-04-03 11:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:39:01] Production.INFO: ==24005== Lock acquired, processing the job...
[2026-04-03 16:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:39:01] Production.INFO: neon service started
[2026-04-03 16:39:01] Production.INFO: neon service started
[2026-04-03 16:39:01] Production.INFO: ==24005== Releasing lock...
[2026-04-03 16:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:39:01] Production.INFO: ==24007== Lock acquired, processing the job...
[2026-04-03 11:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:39:01] Production.INFO: ==24007== Releasing lock...
[2026-04-03 11:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:39:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:39:02] Production.INFO: ==24009== Lock acquired, processing the job...
[2026-04-03 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:39:02] Production.INFO: ==24009== Releasing lock...
[2026-04-03 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:39:02] Production.INFO: ==24013== Lock acquired, processing the job...
[2026-04-03 11:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:39:02] Production.INFO: ==24015== Lock acquired, processing the job...
[2026-04-03 11:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:39:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:39:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:39:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:39:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:39:02] Production.INFO: ==24019== Lock acquired, processing the job...
[2026-04-03 11:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11: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-03 11: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-03 11: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-03 11:39:02] Production.INFO: ==24019== Releasing lock...
[2026-04-03 11:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:39:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:39:02] Production.INFO: ==24017== Lock acquired, processing the job...
[2026-04-03 11:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:39:02] Production.INFO: ==24011== Lock acquired, processing the job...
[2026-04-03 11:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:39:03] Production.INFO: Account Balance Start.
[2026-04-03 11:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:39:03] Production.INFO: 117
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: ==24013== Releasing lock...
[2026-04-03 11:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:03] Production.INFO: Date 2026-03-28
[2026-04-03 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:39:04] Production.INFO: Total Charge 0
[2026-04-03 11:39:04] Production.INFO: CreateAllLog End
[2026-04-03 11:39:04] Production.INFO: Account Balance End.
[2026-04-03 11:39:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:39:04] Production.INFO: ==24017== Releasing lock...
[2026-04-03 11:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:39:11] Production.ERROR: CronJobId end10
[2026-04-03 11:39:11] Production.INFO: ==24015== Releasing lock...
[2026-04-03 11:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:39:15] Production.INFO: call_cost start
[2026-04-03 11:39:15] Production.INFO: call_cost end
[2026-04-03 11:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:39:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:39:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:39:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:39:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:39:15] Production.INFO: ==24011== Releasing lock...
[2026-04-03 11:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:40:01] Production.INFO: ==24079== Lock acquired, processing the job...
[2026-04-03 16:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:40:01] Production.INFO: neon service started
[2026-04-03 16:40:01] Production.INFO: neon service started
[2026-04-03 16:40:01] Production.INFO: ==24079== Releasing lock...
[2026-04-03 16:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:40:02] Production.INFO: ==24082== Lock acquired, processing the job...
[2026-04-03 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:40:02] Production.INFO: ==24082== Releasing lock...
[2026-04-03 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:40:02] Production.INFO: ==24084== Lock acquired, processing the job...
[2026-04-03 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:40:02] Production.INFO: ==24084== Releasing lock...
[2026-04-03 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:40:03] Production.INFO: ==24088== Lock acquired, processing the job...
[2026-04-03 11:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:40:03] Production.INFO: ==24086== Lock acquired, processing the job...
[2026-04-03 11:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:40:03] Production.INFO: ==24090== Lock acquired, processing the job...
[2026-04-03 11:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:40:03] Production.INFO: ==24092== Lock acquired, processing the job...
[2026-04-03 11:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:40:03] Production.INFO: ==24094== Lock acquired, processing the job...
[2026-04-03 11:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:40:03] Production.INFO: Account Balance Start.
[2026-04-03 11:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:40:03] Production.INFO: 117
[2026-04-03 11:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11: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-03 11:40:03] Production.INFO: ==24094== Releasing lock...
[2026-04-03 11:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:03] Production.INFO: ==24088== Releasing lock...
[2026-04-03 11:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:40:04] Production.INFO: Total Charge 0
[2026-04-03 11:40:04] Production.INFO: CreateAllLog End
[2026-04-03 11:40:04] Production.INFO: Account Balance End.
[2026-04-03 11:40:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:40:04] Production.INFO: ==24092== Releasing lock...
[2026-04-03 11:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:40:10] Production.ERROR: CronJobId end10
[2026-04-03 11:40:10] Production.INFO: ==24090== Releasing lock...
[2026-04-03 11:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:40:14] Production.INFO: call_cost start
[2026-04-03 11:40:14] Production.INFO: call_cost end
[2026-04-03 11:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:40:14] Production.INFO: ==24086== Releasing lock...
[2026-04-03 11:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:41:02] Production.INFO: ==24151== Lock acquired, processing the job...
[2026-04-03 16:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:41:02] Production.INFO: neon service started
[2026-04-03 16:41:02] Production.INFO: neon service started
[2026-04-03 16:41:02] Production.INFO: ==24151== Releasing lock...
[2026-04-03 16:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:41:02] Production.INFO: ==24153== Lock acquired, processing the job...
[2026-04-03 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:41:02] Production.INFO: ==24153== Releasing lock...
[2026-04-03 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:41:02] Production.INFO: ==24155== Lock acquired, processing the job...
[2026-04-03 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:41:03] Production.INFO: ==24155== Releasing lock...
[2026-04-03 15:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:41:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:41:03] Production.INFO: ==24157== Lock acquired, processing the job...
[2026-04-03 11:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 11:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 11:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 11:41:03] Production.INFO: ==24157== Releasing lock...
[2026-04-03 11:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 11:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 11:41:03] Production.INFO: ==24163== Lock acquired, processing the job...
[2026-04-03 11:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:41:03] Production.INFO: ==24159== Lock acquired, processing the job...
[2026-04-03 11:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:41:04] Production.INFO: ==24161== Lock acquired, processing the job...
[2026-04-03 11:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:41:04] Production.INFO: ==24168== Lock acquired, processing the job...
[2026-04-03 11:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 11:41:04] Production.INFO: ==24165== Lock acquired, processing the job...
[2026-04-03 11:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:41:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 11:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:41:04] Production.INFO: Account Balance Start.
[2026-04-03 11:41:04] Production.INFO: CreateAllLog Start
[2026-04-03 11:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:41:04] Production.INFO: ==24170== Lock acquired, processing the job...
[2026-04-03 11:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:41:04] Production.INFO: 117
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-08
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11: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-03 11:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:41:04] Production.INFO: ==24170== Releasing lock...
[2026-04-03 11:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.ERROR: done
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 11:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029679', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 11:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:05] Production.INFO: Date 2026-04-01
[2026-04-03 11:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:05] Production.INFO: Date 2026-04-02
[2026-04-03 11:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:05] Production.INFO: Date 2026-04-03
[2026-04-03 11:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:41:05] Production.INFO: Total Charge 0
[2026-04-03 11:41:05] Production.INFO: CreateAllLog End
[2026-04-03 11:41:05] Production.INFO: ==24161== Releasing lock...
[2026-04-03 11:41:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:41:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:41:05] Production.INFO: Account Balance End.
[2026-04-03 11:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:41:05] Production.INFO: ==24165== Releasing lock...
[2026-04-03 11:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029679', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 11:41:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 11:41:11] Production.INFO: ProcessCDR(1,17029679,1,1,2)
[2026-04-03 11:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029679,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029679,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:41:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 11:41:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 11:41:11] Production.INFO: ==24168== Releasing lock...
[2026-04-03 11:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 11:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 11:41:16] Production.ERROR: CronJobId end10
[2026-04-03 11:41:16] Production.INFO: ==24163== Releasing lock...
[2026-04-03 11:41:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:41:16] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:41:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:41:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:41:18] Production.INFO: call_cost start
[2026-04-03 11:41:18] Production.INFO: call_cost end
[2026-04-03 11:41:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:41:18] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:41:18] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:41:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:41:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:41:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:41:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:41:18] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:41:18] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:41:18] Production.INFO: ==24159== Releasing lock...
[2026-04-03 11:41:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:41:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:42:01] Production.INFO: ==24226== Lock acquired, processing the job...
[2026-04-03 16:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:42:01] Production.INFO: neon service started
[2026-04-03 16:42:01] Production.INFO: neon service started
[2026-04-03 16:42:01] Production.INFO: ==24226== Releasing lock...
[2026-04-03 16:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:42:02] Production.INFO: ==24228== Lock acquired, processing the job...
[2026-04-03 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:42:02] Production.INFO: ==24228== Releasing lock...
[2026-04-03 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:42:02] Production.INFO: ==24230== Lock acquired, processing the job...
[2026-04-03 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:42:02] Production.INFO: ==24230== Releasing lock...
[2026-04-03 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:42:03] Production.INFO: ==24232== Lock acquired, processing the job...
[2026-04-03 11:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:42:03] Production.INFO: ==24234== Lock acquired, processing the job...
[2026-04-03 11:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:42:03] Production.INFO: ==24236== Lock acquired, processing the job...
[2026-04-03 11:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:42:03] Production.INFO: ==24238== Lock acquired, processing the job...
[2026-04-03 11:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:42:03] Production.INFO: ==24240== Lock acquired, processing the job...
[2026-04-03 11:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:42:03] Production.INFO: Account Balance Start.
[2026-04-03 11:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:42:03] Production.INFO: 117
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11: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-03 11:42:03] Production.INFO: ==24240== Releasing lock...
[2026-04-03 11:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: ==24234== Releasing lock...
[2026-04-03 11:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:42:04] Production.INFO: Total Charge 0
[2026-04-03 11:42:04] Production.INFO: CreateAllLog End
[2026-04-03 11:42:04] Production.INFO: Account Balance End.
[2026-04-03 11:42:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:42:04] Production.INFO: ==24238== Releasing lock...
[2026-04-03 11:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:42:11] Production.ERROR: CronJobId end10
[2026-04-03 11:42:11] Production.INFO: ==24236== Releasing lock...
[2026-04-03 11:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:42:14] Production.INFO: call_cost start
[2026-04-03 11:42:14] Production.INFO: call_cost end
[2026-04-03 11:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:42:14] Production.INFO: ==24232== Releasing lock...
[2026-04-03 11:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:43:02] Production.INFO: ==24304== Lock acquired, processing the job...
[2026-04-03 16:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:43:02] Production.INFO: neon service started
[2026-04-03 16:43:02] Production.INFO: neon service started
[2026-04-03 16:43:02] Production.INFO: ==24304== Releasing lock...
[2026-04-03 16:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:43:02] Production.INFO: ==24306== Lock acquired, processing the job...
[2026-04-03 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:43:02] Production.INFO: ==24306== Releasing lock...
[2026-04-03 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:43:02] Production.INFO: ==24308== Lock acquired, processing the job...
[2026-04-03 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:43:02] Production.INFO: ==24308== Releasing lock...
[2026-04-03 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:43:03] Production.INFO: ==24318== Lock acquired, processing the job...
[2026-04-03 11:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 11: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-03 11:43:03] Production.INFO: ==24318== Releasing lock...
[2026-04-03 11:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:43:03] Production.INFO: ==24310== Lock acquired, processing the job...
[2026-04-03 11:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:43:03] Production.INFO: ==24314== Lock acquired, processing the job...
[2026-04-03 11:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:43:03] Production.INFO: ==24312== Lock acquired, processing the job...
[2026-04-03 11:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:43:03] Production.INFO: ==24316== Lock acquired, processing the job...
[2026-04-03 11:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:43:03] Production.INFO: Account Balance Start.
[2026-04-03 11:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:43:03] Production.INFO: 117
[2026-04-03 11:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: ==24312== Releasing lock...
[2026-04-03 11:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:43:04] Production.INFO: Total Charge 0
[2026-04-03 11:43:04] Production.INFO: CreateAllLog End
[2026-04-03 11:43:04] Production.INFO: Account Balance End.
[2026-04-03 11:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:43:04] Production.INFO: ==24316== Releasing lock...
[2026-04-03 11:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:43:11] Production.ERROR: CronJobId end10
[2026-04-03 11:43:11] Production.INFO: ==24314== Releasing lock...
[2026-04-03 11:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:43:14] Production.INFO: call_cost start
[2026-04-03 11:43:14] Production.INFO: call_cost end
[2026-04-03 11:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:43:14] Production.INFO: ==24310== Releasing lock...
[2026-04-03 11:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:44:01] Production.INFO: ==24378== Lock acquired, processing the job...
[2026-04-03 16:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:44:01] Production.INFO: neon service started
[2026-04-03 16:44:01] Production.INFO: neon service started
[2026-04-03 16:44:01] Production.INFO: ==24378== Releasing lock...
[2026-04-03 16:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:44:01] Production.INFO: ==24380== Lock acquired, processing the job...
[2026-04-03 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:44:02] Production.INFO: ==24382== Lock acquired, processing the job...
[2026-04-03 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:44:02] Production.INFO: ==24382== Releasing lock...
[2026-04-03 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:44:02] Production.INFO: ==24380== Releasing lock...
[2026-04-03 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:44:02] Production.INFO: ==24389== Lock acquired, processing the job...
[2026-04-03 11:44:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:44:03] Production.INFO: ==24393== Lock acquired, processing the job...
[2026-04-03 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:44:03] Production.INFO: ==24385== Lock acquired, processing the job...
[2026-04-03 11:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 11:44:03] Production.INFO: ==24387== Lock acquired, processing the job...
[2026-04-03 11:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 11:44:03] Production.INFO: ==24393== Releasing lock...
[2026-04-03 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:44:03] Production.INFO: ==24391== Lock acquired, processing the job...
[2026-04-03 11:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:44:03] Production.INFO: Account Balance Start.
[2026-04-03 11:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:44:03] Production.INFO: 117
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: ==24387== Releasing lock...
[2026-04-03 11:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:44:04] Production.INFO: Total Charge 0
[2026-04-03 11:44:04] Production.INFO: CreateAllLog End
[2026-04-03 11:44:04] Production.INFO: Account Balance End.
[2026-04-03 11:44:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:44:04] Production.INFO: ==24391== Releasing lock...
[2026-04-03 11:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:44:11] Production.ERROR: CronJobId end10
[2026-04-03 11:44:11] Production.INFO: ==24389== Releasing lock...
[2026-04-03 11:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:44:13] Production.INFO: call_cost start
[2026-04-03 11:44:13] Production.INFO: call_cost end
[2026-04-03 11:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:44:13] Production.INFO: ==24385== Releasing lock...
[2026-04-03 11:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:45:01] Production.INFO: ==24450== Lock acquired, processing the job...
[2026-04-03 16:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:45:01] Production.INFO: neon service started
[2026-04-03 16:45:01] Production.INFO: neon service started
[2026-04-03 16:45:01] Production.INFO: ==24450== Releasing lock...
[2026-04-03 16:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:45:02] Production.INFO: ==24454== Lock acquired, processing the job...
[2026-04-03 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:45:02] Production.INFO: ==24454== Releasing lock...
[2026-04-03 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:45:02] Production.INFO: ==24452== Lock acquired, processing the job...
[2026-04-03 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:45:02] Production.INFO: ==24452== Releasing lock...
[2026-04-03 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:45:03] Production.INFO: ==24457== Lock acquired, processing the job...
[2026-04-03 11:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:45:03] Production.INFO: ==24459== Lock acquired, processing the job...
[2026-04-03 11:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:45:03] Production.INFO: ==24461== Lock acquired, processing the job...
[2026-04-03 11:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:45:03] Production.INFO: ==24465== Lock acquired, processing the job...
[2026-04-03 11:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:45:03] Production.INFO: ==24463== Lock acquired, processing the job...
[2026-04-03 11:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 11:45:03] Production.INFO: ==24465== Releasing lock...
[2026-04-03 11:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:45:03] Production.INFO: Account Balance Start.
[2026-04-03 11:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:45:03] Production.INFO: 117
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:03] Production.INFO: ==24459== Releasing lock...
[2026-04-03 11:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:45:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:45:04] Production.INFO: Total Charge 0
[2026-04-03 11:45:05] Production.INFO: CreateAllLog End
[2026-04-03 11:45:05] Production.INFO: Account Balance End.
[2026-04-03 11:45:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:45:05] Production.INFO: ==24463== Releasing lock...
[2026-04-03 11:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:45:11] Production.ERROR: CronJobId end10
[2026-04-03 11:45:11] Production.INFO: ==24461== Releasing lock...
[2026-04-03 11:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:45:14] Production.INFO: call_cost start
[2026-04-03 11:45:14] Production.INFO: call_cost end
[2026-04-03 11:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:45:14] Production.INFO: ==24457== Releasing lock...
[2026-04-03 11:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:46:02] Production.INFO: ==24525== Lock acquired, processing the job...
[2026-04-03 16:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:46:02] Production.INFO: neon service started
[2026-04-03 16:46:02] Production.INFO: neon service started
[2026-04-03 16:46:02] Production.INFO: ==24525== Releasing lock...
[2026-04-03 16:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:46:02] Production.INFO: ==24529== Lock acquired, processing the job...
[2026-04-03 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:46:02] Production.INFO: ==24529== Releasing lock...
[2026-04-03 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:46:02] Production.INFO: ==24527== Lock acquired, processing the job...
[2026-04-03 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:46:02] Production.INFO: ==24527== Releasing lock...
[2026-04-03 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:46:03] Production.INFO: ==24531== Lock acquired, processing the job...
[2026-04-03 11:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:46:03] Production.INFO: ==24533== Lock acquired, processing the job...
[2026-04-03 11:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:46:03] Production.INFO: ==24537== Lock acquired, processing the job...
[2026-04-03 11:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:46:03] Production.INFO: ==24535== Lock acquired, processing the job...
[2026-04-03 11:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:46:03] Production.INFO: ==24539== Lock acquired, processing the job...
[2026-04-03 11:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:46:03] Production.INFO: Account Balance Start.
[2026-04-03 11:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:46:03] Production.INFO: 117
[2026-04-03 11:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11:46:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11:46:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11:46:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: ==24539== Releasing lock...
[2026-04-03 11:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: ==24533== Releasing lock...
[2026-04-03 11:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:46:04] Production.INFO: Total Charge 0
[2026-04-03 11:46:04] Production.INFO: CreateAllLog End
[2026-04-03 11:46:04] Production.INFO: Account Balance End.
[2026-04-03 11:46:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:46:04] Production.INFO: ==24537== Releasing lock...
[2026-04-03 11:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:46:11] Production.ERROR: CronJobId end10
[2026-04-03 11:46:11] Production.INFO: ==24535== Releasing lock...
[2026-04-03 11:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:46:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:46:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:46:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:46:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:46:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:46:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:46:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:46:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:46:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:46:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:46:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:46:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:46:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:46:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:46:15] Production.INFO: call_cost start
[2026-04-03 11:46:15] Production.INFO: call_cost end
[2026-04-03 11:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:46:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:46:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:46:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:46:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:46:15] Production.INFO: ==24531== Releasing lock...
[2026-04-03 11:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:47:01] Production.INFO: ==24599== Lock acquired, processing the job...
[2026-04-03 16:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:47:01] Production.INFO: neon service started
[2026-04-03 16:47:01] Production.INFO: neon service started
[2026-04-03 16:47:01] Production.INFO: ==24599== Releasing lock...
[2026-04-03 16:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:47:01] Production.INFO: ==24603== Lock acquired, processing the job...
[2026-04-03 15:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:47:01] Production.INFO: ==24603== Releasing lock...
[2026-04-03 15:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:47:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:47:02] Production.INFO: ==24601== Lock acquired, processing the job...
[2026-04-03 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:47:02] Production.INFO: ==24601== Releasing lock...
[2026-04-03 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:47:02] Production.INFO: ==24605== Lock acquired, processing the job...
[2026-04-03 11:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:47:03] Production.INFO: ==24607== Lock acquired, processing the job...
[2026-04-03 11:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:47:03] Production.INFO: ==24609== Lock acquired, processing the job...
[2026-04-03 11:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:47:03] Production.INFO: ==24614== Lock acquired, processing the job...
[2026-04-03 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:47:03] Production.INFO: ==24611== Lock acquired, processing the job...
[2026-04-03 11:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 11:47:03] Production.INFO: ==24614== Releasing lock...
[2026-04-03 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:47:03] Production.INFO: Account Balance Start.
[2026-04-03 11:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:47:03] Production.INFO: 117
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: ==24607== Releasing lock...
[2026-04-03 11:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:47:04] Production.INFO: Total Charge 0
[2026-04-03 11:47:04] Production.INFO: CreateAllLog End
[2026-04-03 11:47:04] Production.INFO: Account Balance End.
[2026-04-03 11:47:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:47:04] Production.INFO: ==24611== Releasing lock...
[2026-04-03 11:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:47:10] Production.ERROR: CronJobId end10
[2026-04-03 11:47:10] Production.INFO: ==24609== Releasing lock...
[2026-04-03 11:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:47:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:47:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:47:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:47:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:47:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:47:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:47:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:47:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:47:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:47:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:47:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:47:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:47:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:47:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:47:12] Production.INFO: call_cost start
[2026-04-03 11:47:12] Production.INFO: call_cost end
[2026-04-03 11:47:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:47:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:47:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:47:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:47:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:47:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:47:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:47:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:47:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:47:12] Production.INFO: ==24605== Releasing lock...
[2026-04-03 11:47:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:47:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:48:01] Production.INFO: ==24670== Lock acquired, processing the job...
[2026-04-03 16:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:48:01] Production.INFO: neon service started
[2026-04-03 16:48:02] Production.INFO: neon service started
[2026-04-03 16:48:02] Production.INFO: ==24670== Releasing lock...
[2026-04-03 16:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:48:02] Production.INFO: ==24672== Lock acquired, processing the job...
[2026-04-03 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:48:02] Production.INFO: ==24672== Releasing lock...
[2026-04-03 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:48:02] Production.INFO: ==24674== Lock acquired, processing the job...
[2026-04-03 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:48:02] Production.INFO: ==24674== Releasing lock...
[2026-04-03 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:48:03] Production.INFO: ==24682== Lock acquired, processing the job...
[2026-04-03 11:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:48:03] Production.INFO: Account Balance Start.
[2026-04-03 11:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:48:03] Production.INFO: 117
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: ==24676== Lock acquired, processing the job...
[2026-04-03 11:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:48:03] Production.INFO: ==24678== Lock acquired, processing the job...
[2026-04-03 11:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:48:03] Production.INFO: ==24680== Lock acquired, processing the job...
[2026-04-03 11:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:48:03] Production.INFO: ==24684== Lock acquired, processing the job...
[2026-04-03 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 11:48:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:48:03] Production.INFO: ==24684== Releasing lock...
[2026-04-03 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:04] Production.INFO: ==24678== Releasing lock...
[2026-04-03 11:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:48:04] Production.INFO: Total Charge 0
[2026-04-03 11:48:04] Production.INFO: CreateAllLog End
[2026-04-03 11:48:04] Production.INFO: Account Balance End.
[2026-04-03 11:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:48:04] Production.INFO: ==24682== Releasing lock...
[2026-04-03 11:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:48:11] Production.ERROR: CronJobId end10
[2026-04-03 11:48:11] Production.INFO: ==24680== Releasing lock...
[2026-04-03 11:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:48:14] Production.INFO: call_cost start
[2026-04-03 11:48:14] Production.INFO: call_cost end
[2026-04-03 11:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:48:14] Production.INFO: ==24676== Releasing lock...
[2026-04-03 11:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:49:01] Production.INFO: ==24747== Lock acquired, processing the job...
[2026-04-03 16:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:49:01] Production.INFO: neon service started
[2026-04-03 16:49:01] Production.INFO: neon service started
[2026-04-03 16:49:01] Production.INFO: ==24747== Releasing lock...
[2026-04-03 16:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:49:02] Production.INFO: ==24749== Lock acquired, processing the job...
[2026-04-03 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:49:02] Production.INFO: ==24751== Lock acquired, processing the job...
[2026-04-03 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:49:02] Production.INFO: ==24751== Releasing lock...
[2026-04-03 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:49:02] Production.INFO: ==24749== Releasing lock...
[2026-04-03 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:49:02] Production.INFO: ==24754== Lock acquired, processing the job...
[2026-04-03 11:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:49:02] Production.INFO: ==24756== Lock acquired, processing the job...
[2026-04-03 11:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:49:03] Production.INFO: ==24758== Lock acquired, processing the job...
[2026-04-03 11:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:49:03] Production.INFO: ==24760== Lock acquired, processing the job...
[2026-04-03 11:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:49:03] Production.INFO: ==24762== Lock acquired, processing the job...
[2026-04-03 11:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:49:03] Production.INFO: Account Balance Start.
[2026-04-03 11:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:49:03] Production.INFO: 117
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 11:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:49:03] Production.INFO: ==24762== Releasing lock...
[2026-04-03 11:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: ==24756== Releasing lock...
[2026-04-03 11:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-28
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-29
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-30
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:03] Production.INFO: Date 2026-03-31
[2026-04-03 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:49:04] Production.INFO: Total Charge 0
[2026-04-03 11:49:04] Production.INFO: CreateAllLog End
[2026-04-03 11:49:04] Production.INFO: Account Balance End.
[2026-04-03 11:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:49:04] Production.INFO: ==24760== Releasing lock...
[2026-04-03 11:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:49:11] Production.ERROR: CronJobId end10
[2026-04-03 11:49:11] Production.INFO: ==24758== Releasing lock...
[2026-04-03 11:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:49:13] Production.INFO: call_cost start
[2026-04-03 11:49:13] Production.INFO: call_cost end
[2026-04-03 11:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:49:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:49:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:49:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:49:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:49:13] Production.INFO: ==24754== Releasing lock...
[2026-04-03 11:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:50:01] Production.INFO: ==24818== Lock acquired, processing the job...
[2026-04-03 16:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:50:01] Production.INFO: neon service started
[2026-04-03 16:50:01] Production.INFO: neon service started
[2026-04-03 16:50:01] Production.INFO: ==24818== Releasing lock...
[2026-04-03 16:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:50:02] Production.INFO: ==24820== Lock acquired, processing the job...
[2026-04-03 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:50:02] Production.INFO: ==24820== Releasing lock...
[2026-04-03 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:50:02] Production.INFO: ==24822== Lock acquired, processing the job...
[2026-04-03 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:50:02] Production.INFO: ==24822== Releasing lock...
[2026-04-03 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:50:03] Production.INFO: ==24825== Lock acquired, processing the job...
[2026-04-03 11:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:50:03] Production.INFO: ==24830== Lock acquired, processing the job...
[2026-04-03 11:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:50:03] Production.INFO: ==24832== Lock acquired, processing the job...
[2026-04-03 11:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:50:03] Production.INFO: ==24827== Lock acquired, processing the job...
[2026-04-03 11:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:50:03] Production.INFO: ==24834== Lock acquired, processing the job...
[2026-04-03 11:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:50:03] Production.INFO: Account Balance Start.
[2026-04-03 11:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:50:03] Production.INFO: 117
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 11:50:03] Production.INFO: ==24834== Releasing lock...
[2026-04-03 11:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: ==24827== Releasing lock...
[2026-04-03 11:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:50:04] Production.INFO: Total Charge 0
[2026-04-03 11:50:04] Production.INFO: CreateAllLog End
[2026-04-03 11:50:04] Production.INFO: Account Balance End.
[2026-04-03 11:50:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:50:04] Production.INFO: ==24832== Releasing lock...
[2026-04-03 11:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:50:11] Production.ERROR: CronJobId end10
[2026-04-03 11:50:11] Production.INFO: ==24830== Releasing lock...
[2026-04-03 11:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:50:14] Production.INFO: call_cost start
[2026-04-03 11:50:14] Production.INFO: call_cost end
[2026-04-03 11:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:50:14] Production.INFO: ==24825== Releasing lock...
[2026-04-03 11:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:51:02] Production.INFO: ==24906== Lock acquired, processing the job...
[2026-04-03 16:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:51:02] Production.INFO: neon service started
[2026-04-03 16:51:02] Production.INFO: neon service started
[2026-04-03 16:51:02] Production.INFO: ==24906== Releasing lock...
[2026-04-03 16:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:51:02] Production.INFO: ==24910== Lock acquired, processing the job...
[2026-04-03 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:51:02] Production.INFO: ==24910== Releasing lock...
[2026-04-03 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:51:02] Production.INFO: ==24908== Lock acquired, processing the job...
[2026-04-03 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:51:03] Production.INFO: ==24908== Releasing lock...
[2026-04-03 11:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:51:03] Production.INFO: ==24912== Lock acquired, processing the job...
[2026-04-03 11:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 11:51:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 11:51:04] Production.INFO: ==24914== Lock acquired, processing the job...
[2026-04-03 11:51:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:51:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 11:51:04] Production.INFO: ==24912== Releasing lock...
[2026-04-03 11:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 11:51:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 11:51:04] Production.INFO: ==24916== Lock acquired, processing the job...
[2026-04-03 11:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:51:04] Production.INFO: ==24920== Lock acquired, processing the job...
[2026-04-03 11:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:51:04] Production.INFO: ==24918== Lock acquired, processing the job...
[2026-04-03 11:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:51:04] Production.INFO: ==24925== Lock acquired, processing the job...
[2026-04-03 11:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:51:04] Production.INFO: ==24923== Lock acquired, processing the job...
[2026-04-03 11:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 11:51:04] Production.INFO: Account Balance Start.
[2026-04-03 11:51:04] Production.INFO: CreateAllLog Start
[2026-04-03 11:51:04] Production.INFO: 117
[2026-04-03 11:51:04] Production.INFO: Date 2026-03-08
[2026-04-03 11:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 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-03 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-03 11:51:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:51:04] Production.INFO: ==24925== Releasing lock...
[2026-04-03 11:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:51:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: ==24916== Releasing lock...
[2026-04-03 11:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:51:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-18
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-19
[2026-04-03 11:51:05] Production.ERROR: done
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-20
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-21
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-22
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-23
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 11:51:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029720', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-24
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-25
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-26
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-27
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-28
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-29
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-30
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-03-31
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-04-01
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-04-02
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Date 2026-04-03
[2026-04-03 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:51:05] Production.INFO: Total Charge 0
[2026-04-03 11:51:05] Production.INFO: CreateAllLog End
[2026-04-03 11:51:05] Production.INFO: Account Balance End.
[2026-04-03 11:51:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:51:05] Production.INFO: ==24920== Releasing lock...
[2026-04-03 11:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029720', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 11:51:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 11:51:11] Production.INFO: ProcessCDR(1,17029720,1,1,2)
[2026-04-03 11:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029720,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029720,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 11:51:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 11:51:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 11:51:11] Production.INFO: ==24923== Releasing lock...
[2026-04-03 11:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 11:51:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 11:51:14] Production.ERROR: CronJobId end10
[2026-04-03 11:51:14] Production.INFO: ==24918== Releasing lock...
[2026-04-03 11:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:51:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:51:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:51:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:51:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:51:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:51:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:51:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:51:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:51:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:51:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:51:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:51:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:51:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:51:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:51:17] Production.INFO: call_cost start
[2026-04-03 11:51:17] Production.INFO: call_cost end
[2026-04-03 11:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:51:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:51:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:51:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:51:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:51:17] Production.INFO: ==24914== Releasing lock...
[2026-04-03 11:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:52:01] Production.INFO: ==24982== Lock acquired, processing the job...
[2026-04-03 16:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:52:01] Production.INFO: neon service started
[2026-04-03 16:52:01] Production.INFO: neon service started
[2026-04-03 16:52:01] Production.INFO: ==24982== Releasing lock...
[2026-04-03 16:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:52:02] Production.INFO: ==24984== Lock acquired, processing the job...
[2026-04-03 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:52:02] Production.INFO: ==24984== Releasing lock...
[2026-04-03 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:52:02] Production.INFO: ==24986== Lock acquired, processing the job...
[2026-04-03 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:52:02] Production.INFO: ==24986== Releasing lock...
[2026-04-03 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:52:03] Production.INFO: ==24995== Lock acquired, processing the job...
[2026-04-03 11:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:52:03] Production.INFO: ==24989== Lock acquired, processing the job...
[2026-04-03 11:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:52:03] Production.INFO: ==24991== Lock acquired, processing the job...
[2026-04-03 11:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:52:03] Production.INFO: Account Balance Start.
[2026-04-03 11:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:52:03] Production.INFO: ==24993== Lock acquired, processing the job...
[2026-04-03 11:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:52:03] Production.INFO: 117
[2026-04-03 11:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:52:03] Production.INFO: ==24997== Lock acquired, processing the job...
[2026-04-03 11:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11:52:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11:52:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: ==24997== Releasing lock...
[2026-04-03 11:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-28
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-29
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-30
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-03-31
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: Date 2026-04-01
[2026-04-03 11:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:03] Production.INFO: ==24991== Releasing lock...
[2026-04-03 11:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:52:04] Production.INFO: Total Charge 0
[2026-04-03 11:52:04] Production.INFO: CreateAllLog End
[2026-04-03 11:52:04] Production.INFO: Account Balance End.
[2026-04-03 11:52:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:52:04] Production.INFO: ==24995== Releasing lock...
[2026-04-03 11:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:52:11] Production.ERROR: CronJobId end10
[2026-04-03 11:52:11] Production.INFO: ==24993== Releasing lock...
[2026-04-03 11:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:52:13] Production.INFO: call_cost start
[2026-04-03 11:52:13] Production.INFO: call_cost end
[2026-04-03 11:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:52:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:52:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:52:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:52:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:52:13] Production.INFO: ==24989== Releasing lock...
[2026-04-03 11:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:53:02] Production.INFO: ==25053== Lock acquired, processing the job...
[2026-04-03 16:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:53:02] Production.INFO: neon service started
[2026-04-03 16:53:02] Production.INFO: neon service started
[2026-04-03 16:53:02] Production.INFO: ==25053== Releasing lock...
[2026-04-03 16:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:53:02] Production.INFO: ==25055== Lock acquired, processing the job...
[2026-04-03 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:53:02] Production.INFO: ==25055== Releasing lock...
[2026-04-03 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:53:02] Production.INFO: ==25057== Lock acquired, processing the job...
[2026-04-03 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:53:02] Production.INFO: ==25057== Releasing lock...
[2026-04-03 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:53:03] Production.INFO: ==25060== Lock acquired, processing the job...
[2026-04-03 11:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:53:03] Production.INFO: ==25062== Lock acquired, processing the job...
[2026-04-03 11:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:53:03] Production.INFO: ==25064== Lock acquired, processing the job...
[2026-04-03 11:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:53:03] Production.INFO: ==25066== Lock acquired, processing the job...
[2026-04-03 11:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:53:03] Production.INFO: ==25068== Lock acquired, processing the job...
[2026-04-03 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:53:03] Production.INFO: Account Balance Start.
[2026-04-03 11:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:53:03] Production.INFO: 117
[2026-04-03 11:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 11:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:03] Production.INFO: ==25068== Releasing lock...
[2026-04-03 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: ==25062== Releasing lock...
[2026-04-03 11:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:53:04] Production.INFO: Total Charge 0
[2026-04-03 11:53:04] Production.INFO: CreateAllLog End
[2026-04-03 11:53:04] Production.INFO: Account Balance End.
[2026-04-03 11:53:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:53:04] Production.INFO: ==25066== Releasing lock...
[2026-04-03 11:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:53:12] Production.ERROR: CronJobId end10
[2026-04-03 11:53:12] Production.INFO: ==25064== Releasing lock...
[2026-04-03 11:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:53:13] Production.INFO: call_cost start
[2026-04-03 11:53:13] Production.INFO: call_cost end
[2026-04-03 11:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:53:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:53:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:53:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:53:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:53:13] Production.INFO: ==25060== Releasing lock...
[2026-04-03 11:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:54:01] Production.INFO: ==25133== Lock acquired, processing the job...
[2026-04-03 16:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:54:01] Production.INFO: neon service started
[2026-04-03 16:54:01] Production.INFO: neon service started
[2026-04-03 16:54:01] Production.INFO: ==25133== Releasing lock...
[2026-04-03 16:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:54:02] Production.INFO: ==25137== Lock acquired, processing the job...
[2026-04-03 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 11:54:02] Production.INFO: ==25135== Lock acquired, processing the job...
[2026-04-03 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:54:02] Production.INFO: ==25137== Releasing lock...
[2026-04-03 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:54:02] Production.INFO: ==25135== Releasing lock...
[2026-04-03 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:54:03] Production.INFO: ==25140== Lock acquired, processing the job...
[2026-04-03 11:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:54:03] Production.INFO: ==25142== Lock acquired, processing the job...
[2026-04-03 11:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:54:03] Production.INFO: ==25144== Lock acquired, processing the job...
[2026-04-03 11:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:54:03] Production.INFO: ==25146== Lock acquired, processing the job...
[2026-04-03 11:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:54:03] Production.INFO: ==25148== Lock acquired, processing the job...
[2026-04-03 11:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:54:03] Production.INFO: Account Balance Start.
[2026-04-03 11:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:54:03] Production.INFO: 117
[2026-04-03 11:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 11:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:54:03] Production.INFO: ==25148== Releasing lock...
[2026-04-03 11:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:54:03] Production.INFO: ==25142== Releasing lock...
[2026-04-03 11:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:54:04] Production.INFO: Total Charge 0
[2026-04-03 11:54:04] Production.INFO: CreateAllLog End
[2026-04-03 11:54:04] Production.INFO: Account Balance End.
[2026-04-03 11:54:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:54:04] Production.INFO: ==25146== Releasing lock...
[2026-04-03 11:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:54:11] Production.ERROR: CronJobId end10
[2026-04-03 11:54:11] Production.INFO: ==25144== Releasing lock...
[2026-04-03 11:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:54:13] Production.INFO: call_cost start
[2026-04-03 11:54:13] Production.INFO: call_cost end
[2026-04-03 11:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:54:13] Production.INFO: ==25140== Releasing lock...
[2026-04-03 11:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:55:01] Production.INFO: ==25208== Lock acquired, processing the job...
[2026-04-03 16:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:55:01] Production.INFO: neon service started
[2026-04-03 16:55:01] Production.INFO: neon service started
[2026-04-03 16:55:01] Production.INFO: ==25208== Releasing lock...
[2026-04-03 16:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:55:02] Production.INFO: ==25210== Lock acquired, processing the job...
[2026-04-03 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:55:02] Production.INFO: ==25210== Releasing lock...
[2026-04-03 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:55:02] Production.INFO: ==25212== Lock acquired, processing the job...
[2026-04-03 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:55:02] Production.INFO: ==25212== Releasing lock...
[2026-04-03 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:55:03] Production.INFO: ==25219== Lock acquired, processing the job...
[2026-04-03 11:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:55:03] Production.INFO: ==25215== Lock acquired, processing the job...
[2026-04-03 11:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:55:03] Production.INFO: ==25217== Lock acquired, processing the job...
[2026-04-03 11:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:55:03] Production.INFO: ==25223== Lock acquired, processing the job...
[2026-04-03 11:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:55:03] Production.INFO: ==25221== Lock acquired, processing the job...
[2026-04-03 11:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 11:55:03] Production.INFO: Account Balance Start.
[2026-04-03 11:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:55:03] Production.INFO: 117
[2026-04-03 11:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 11:55:03] Production.INFO: ==25223== Releasing lock...
[2026-04-03 11:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: ==25217== Releasing lock...
[2026-04-03 11:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:55:04] Production.INFO: Total Charge 0
[2026-04-03 11:55:04] Production.INFO: CreateAllLog End
[2026-04-03 11:55:05] Production.INFO: Account Balance End.
[2026-04-03 11:55:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:55:05] Production.INFO: ==25221== Releasing lock...
[2026-04-03 11:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:55:12] Production.ERROR: CronJobId end10
[2026-04-03 11:55:12] Production.INFO: ==25219== Releasing lock...
[2026-04-03 11:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:55:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:55:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:55:15] Production.INFO: call_cost start
[2026-04-03 11:55:15] Production.INFO: call_cost end
[2026-04-03 11:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:55:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:55:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:55:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:55:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:55:15] Production.INFO: ==25215== Releasing lock...
[2026-04-03 11:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:56:02] Production.INFO: ==25283== Lock acquired, processing the job...
[2026-04-03 16:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:56:02] Production.INFO: neon service started
[2026-04-03 16:56:02] Production.INFO: neon service started
[2026-04-03 16:56:02] Production.INFO: ==25283== Releasing lock...
[2026-04-03 16:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:56:02] Production.INFO: ==25287== Lock acquired, processing the job...
[2026-04-03 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:56:02] Production.INFO: ==25287== Releasing lock...
[2026-04-03 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:56:03] Production.INFO: ==25289== Lock acquired, processing the job...
[2026-04-03 15:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:56:03] Production.INFO: ==25289== Releasing lock...
[2026-04-03 15:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:56:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:56:03] Production.INFO: ==25293== Lock acquired, processing the job...
[2026-04-03 11:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:56:03] Production.INFO: ==25291== Lock acquired, processing the job...
[2026-04-03 11:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:56:03] Production.INFO: ==25297== Lock acquired, processing the job...
[2026-04-03 11:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:56:03] Production.INFO: ==25295== Lock acquired, processing the job...
[2026-04-03 11:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:56:03] Production.INFO: ==25299== Lock acquired, processing the job...
[2026-04-03 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:56:04] Production.INFO: Account Balance Start.
[2026-04-03 11:56:04] Production.INFO: CreateAllLog Start
[2026-04-03 11:56:04] Production.INFO: 117
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-08
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11: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-03 11:56:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11:56:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: ==25299== Releasing lock...
[2026-04-03 11:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: ==25293== Releasing lock...
[2026-04-03 11:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:56:04] Production.INFO: Total Charge 0
[2026-04-03 11:56:04] Production.INFO: CreateAllLog End
[2026-04-03 11:56:04] Production.INFO: Account Balance End.
[2026-04-03 11:56:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:56:05] Production.INFO: ==25297== Releasing lock...
[2026-04-03 11:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:56:12] Production.ERROR: CronJobId end10
[2026-04-03 11:56:12] Production.INFO: ==25295== Releasing lock...
[2026-04-03 11:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:56:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:56:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:56:15] Production.INFO: call_cost start
[2026-04-03 11:56:15] Production.INFO: call_cost end
[2026-04-03 11:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:56:15] Production.INFO: ==25291== Releasing lock...
[2026-04-03 11:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:57:01] Production.INFO: ==25362== Lock acquired, processing the job...
[2026-04-03 16:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:57:01] Production.INFO: neon service started
[2026-04-03 16:57:01] Production.INFO: neon service started
[2026-04-03 16:57:01] Production.INFO: ==25362== Releasing lock...
[2026-04-03 16:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:57:02] Production.INFO: ==25367== Lock acquired, processing the job...
[2026-04-03 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:57:02] Production.INFO: ==25367== Releasing lock...
[2026-04-03 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:57:02] Production.INFO: ==25365== Lock acquired, processing the job...
[2026-04-03 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:57:02] Production.INFO: ==25365== Releasing lock...
[2026-04-03 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:57:03] Production.INFO: ==25369== Lock acquired, processing the job...
[2026-04-03 11:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:57:03] Production.INFO: ==25371== Lock acquired, processing the job...
[2026-04-03 11:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:57:03] Production.INFO: ==25373== Lock acquired, processing the job...
[2026-04-03 11:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:57:03] Production.INFO: ==25375== Lock acquired, processing the job...
[2026-04-03 11:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:57:03] Production.INFO: ==25377== Lock acquired, processing the job...
[2026-04-03 11:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:57:03] Production.INFO: Account Balance Start.
[2026-04-03 11:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:57:03] Production.INFO: 117
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 11:57:03] Production.INFO: ==25377== Releasing lock...
[2026-04-03 11:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:03] Production.INFO: ==25371== Releasing lock...
[2026-04-03 11:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:57:04] Production.INFO: Total Charge 0
[2026-04-03 11:57:04] Production.INFO: CreateAllLog End
[2026-04-03 11:57:04] Production.INFO: Account Balance End.
[2026-04-03 11:57:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:57:04] Production.INFO: ==25375== Releasing lock...
[2026-04-03 11:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:57:12] Production.ERROR: CronJobId end10
[2026-04-03 11:57:12] Production.INFO: ==25373== Releasing lock...
[2026-04-03 11:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:57:14] Production.INFO: call_cost start
[2026-04-03 11:57:14] Production.INFO: call_cost end
[2026-04-03 11:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:57:14] Production.INFO: ==25369== Releasing lock...
[2026-04-03 11:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:58:02] Production.INFO: ==25435== Lock acquired, processing the job...
[2026-04-03 16:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:58:02] Production.INFO: neon service started
[2026-04-03 16:58:02] Production.INFO: neon service started
[2026-04-03 16:58:02] Production.INFO: ==25435== Releasing lock...
[2026-04-03 16:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:58:02] Production.INFO: ==25439== Lock acquired, processing the job...
[2026-04-03 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:58:02] Production.INFO: ==25439== Releasing lock...
[2026-04-03 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:58:02] Production.INFO: ==25437== Lock acquired, processing the job...
[2026-04-03 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:58:02] Production.INFO: ==25437== Releasing lock...
[2026-04-03 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 11:58:03] Production.INFO: ==25441== Lock acquired, processing the job...
[2026-04-03 11:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:58:03] Production.INFO: ==25443== Lock acquired, processing the job...
[2026-04-03 11:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:58:03] Production.INFO: ==25445== Lock acquired, processing the job...
[2026-04-03 11:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:58:03] Production.INFO: ==25447== Lock acquired, processing the job...
[2026-04-03 11:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:58:03] Production.INFO: ==25449== Lock acquired, processing the job...
[2026-04-03 11:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 11:58:03] Production.INFO: Account Balance Start.
[2026-04-03 11:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:58:03] Production.INFO: 117
[2026-04-03 11:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-09
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-10
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11:58:04] Production.INFO: Date 2026-03-11
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11: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-03 11: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-03 11:58:04] Production.INFO: Date 2026-03-12
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: ==25449== Releasing lock...
[2026-04-03 11:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-13
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-14
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: ==25443== Releasing lock...
[2026-04-03 11:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-15
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-16
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-17
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-18
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-19
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-20
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-21
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:05] Production.INFO: Date 2026-04-02
[2026-04-03 11:58:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:05] Production.INFO: Date 2026-04-03
[2026-04-03 11:58:05] Production.INFO: Reseller ==> 0
[2026-04-03 11:58:05] Production.INFO: Total Charge 0
[2026-04-03 11:58:05] Production.INFO: CreateAllLog End
[2026-04-03 11:58:05] Production.INFO: Account Balance End.
[2026-04-03 11:58:05] Production.ERROR: CronJobId end 12
[2026-04-03 11:58:05] Production.INFO: ==25447== Releasing lock...
[2026-04-03 11:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:58:11] Production.ERROR: CronJobId end10
[2026-04-03 11:58:11] Production.INFO: ==25445== Releasing lock...
[2026-04-03 11:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:58:15] Production.INFO: call_cost start
[2026-04-03 11:58:15] Production.INFO: call_cost end
[2026-04-03 11:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:58:15] Production.INFO: ==25441== Releasing lock...
[2026-04-03 11:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:59:01] Production.INFO: ==25514== Lock acquired, processing the job...
[2026-04-03 16:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 16:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 16:59:01] Production.INFO: neon service started
[2026-04-03 16:59:01] Production.INFO: neon service started
[2026-04-03 16:59:01] Production.INFO: ==25514== Releasing lock...
[2026-04-03 16:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 16:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 11:59:01] Production.INFO: ==25516== Lock acquired, processing the job...
[2026-04-03 11:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 11:59:02] Production.INFO: ==25516== Releasing lock...
[2026-04-03 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 11:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:59:02] Production.INFO: ==25518== Lock acquired, processing the job...
[2026-04-03 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:59:02] Production.INFO: ==25518== Releasing lock...
[2026-04-03 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 15:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 11:59:03] Production.INFO: ==25521== Lock acquired, processing the job...
[2026-04-03 11:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 11:59:03] Production.INFO: ==25523== Lock acquired, processing the job...
[2026-04-03 11:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 11:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 11:59:03] Production.INFO: ==25527== Lock acquired, processing the job...
[2026-04-03 11:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 11:59:03] Production.INFO: ==25525== Lock acquired, processing the job...
[2026-04-03 11:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 11:59:03] Production.INFO: ==25529== Lock acquired, processing the job...
[2026-04-03 11:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 11:59:03] Production.INFO: Account Balance Start.
[2026-04-03 11:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 11:59:03] Production.INFO: 117
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 11:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 11:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 11:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 11:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 11:59:03] Production.INFO: Date 2026-03-11
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-12
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-13
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-14
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-15
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: ==25529== Releasing lock...
[2026-04-03 11:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 11:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-16
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-17
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-18
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-19
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-20
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-21
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-22
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-23
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-24
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-25
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-26
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: ==25523== Releasing lock...
[2026-04-03 11:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 11:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-27
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-28
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:03] Production.INFO: Date 2026-03-29
[2026-04-03 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 11:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 11:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:04] Production.INFO: Date 2026-04-01
[2026-04-03 11:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:04] Production.INFO: Date 2026-04-02
[2026-04-03 11:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:04] Production.INFO: Date 2026-04-03
[2026-04-03 11:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 11:59:04] Production.INFO: Total Charge 0
[2026-04-03 11:59:04] Production.INFO: CreateAllLog End
[2026-04-03 11:59:04] Production.INFO: Account Balance End.
[2026-04-03 11:59:04] Production.ERROR: CronJobId end 12
[2026-04-03 11:59:04] Production.INFO: ==25527== Releasing lock...
[2026-04-03 11:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 11:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 11:59:10] Production.ERROR: CronJobId end10
[2026-04-03 11:59:10] Production.INFO: ==25525== Releasing lock...
[2026-04-03 11:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 11:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 11:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 11:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 11:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 11:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 11:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 11:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 11:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 11:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 11:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 11:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 11:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 11:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 11:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 11:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 11:59:13] Production.INFO: call_cost start
[2026-04-03 11:59:13] Production.INFO: call_cost end
[2026-04-03 11:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 11:59:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 11:59:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 11:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 11:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 11:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 11:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 11:59:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 11:59:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 11:59:13] Production.INFO: ==25521== Releasing lock...
[2026-04-03 11:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 11:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:00:02] Production.INFO: ==25585== Lock acquired, processing the job...
[2026-04-03 17:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:00:02] Production.INFO: neon service started
[2026-04-03 17:00:02] Production.INFO: neon service started
[2026-04-03 17:00:02] Production.INFO: ==25585== Releasing lock...
[2026-04-03 17:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:00:02] Production.INFO: ==25587== Lock acquired, processing the job...
[2026-04-03 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:00:02] Production.INFO: ==25587== Releasing lock...
[2026-04-03 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:00:03] Production.INFO: ==25589== Lock acquired, processing the job...
[2026-04-03 16:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:00:03] Production.INFO: ==25589== Releasing lock...
[2026-04-03 16:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:00:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:00:03] Production.INFO: ==25591== Lock acquired, processing the job...
[2026-04-03 12:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:00:03] Production.INFO: ==25595== Lock acquired, processing the job...
[2026-04-03 12:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:00:03] Production.INFO: ==25599== Lock acquired, processing the job...
[2026-04-03 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:00:03] Production.INFO: ==25593== Lock acquired, processing the job...
[2026-04-03 12:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 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-03 12:00:03] Production.INFO: ==25599== Releasing lock...
[2026-04-03 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:00:03] Production.INFO: ==25597== Lock acquired, processing the job...
[2026-04-03 12:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:00:03] Production.INFO: Account Balance Start.
[2026-04-03 12:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:00:03] Production.INFO: 117
[2026-04-03 12:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: ==25593== Releasing lock...
[2026-04-03 12:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:00:05] Production.INFO: Total Charge 0
[2026-04-03 12:00:05] Production.INFO: CreateAllLog End
[2026-04-03 12:00:05] Production.INFO: Account Balance End.
[2026-04-03 12:00:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:00:05] Production.INFO: ==25597== Releasing lock...
[2026-04-03 12:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:00:11] Production.ERROR: CronJobId end10
[2026-04-03 12:00:11] Production.INFO: ==25595== Releasing lock...
[2026-04-03 12:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:00:14] Production.INFO: call_cost start
[2026-04-03 12:00:14] Production.INFO: call_cost end
[2026-04-03 12:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:00:14] Production.INFO: ==25591== Releasing lock...
[2026-04-03 12:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:01:01] Production.INFO: ==25674== Lock acquired, processing the job...
[2026-04-03 17:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:01:01] Production.INFO: neon service started
[2026-04-03 17:01:01] Production.INFO: neon service started
[2026-04-03 17:01:01] Production.INFO: ==25674== Releasing lock...
[2026-04-03 17:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:01:02] Production.INFO: ==25677== Lock acquired, processing the job...
[2026-04-03 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:01:02] Production.INFO: ==25679== Lock acquired, processing the job...
[2026-04-03 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:01:02] Production.INFO: ==25679== Releasing lock...
[2026-04-03 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:01:02] Production.INFO: ==25677== Releasing lock...
[2026-04-03 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:01:03] Production.INFO: ==25681== Lock acquired, processing the job...
[2026-04-03 12:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 12:01:03] Production.INFO: ==25683== Lock acquired, processing the job...
[2026-04-03 12:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:01:03] Production.INFO: ==25685== Lock acquired, processing the job...
[2026-04-03 12:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:01:03] Production.INFO: ==25687== Lock acquired, processing the job...
[2026-04-03 12:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 12:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 12:01:03] Production.ERROR: CronJob PID - 25683
[2026-04-03 12:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 12:01:03] Production.ERROR: CronJob ID - 5
[2026-04-03 12:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 12:01:00
[2026-04-03 12:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 12:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 12:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 12:01:03] Production.INFO: ==25681== Releasing lock...
[2026-04-03 12:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 12:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 12:01:03] Production.INFO: ==25692== Lock acquired, processing the job...
[2026-04-03 12:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 12:01:03] Production.INFO: ==25689== Lock acquired, processing the job...
[2026-04-03 12:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 12:01:03] Production.INFO: ==25694== Lock acquired, processing the job...
[2026-04-03 12:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:01:03] Production.INFO: Account Balance Start.
[2026-04-03 12:01:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:01:03] Production.INFO: 117
[2026-04-03 12:01:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:01:03] Production.INFO: Date 2026-03-09
[2026-04-03 12: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-03 12:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:01:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: ==25694== Releasing lock...
[2026-04-03 12:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:01:04] Production.ERROR: done
[2026-04-03 12:01:04] Production.INFO: ==25685== Releasing lock...
[2026-04-03 12:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 12:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029761', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:01:04] Production.INFO: Total Charge 0
[2026-04-03 12:01:04] Production.INFO: CreateAllLog End
[2026-04-03 12:01:04] Production.INFO: Account Balance End.
[2026-04-03 12:01:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:01:04] Production.INFO: ==25689== Releasing lock...
[2026-04-03 12:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:01:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029761', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 12:01:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 12:01:09] Production.INFO: ProcessCDR(1,17029761,1,1,2)
[2026-04-03 12:01:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029761,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:01:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029761,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:01:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 12:01:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 12:01:09] Production.INFO: ==25692== Releasing lock...
[2026-04-03 12:01:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 12:01:09] Production.INFO: 26 MB #Memory Used#
[2026-04-03 12:01:13] Production.ERROR: CronJobId end10
[2026-04-03 12:01:13] Production.INFO: ==25687== Releasing lock...
[2026-04-03 12:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:01:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:01:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:01:15] Production.INFO: call_cost start
[2026-04-03 12:01:15] Production.INFO: call_cost end
[2026-04-03 12:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:01:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:01:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:01:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:01:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:01:15] Production.INFO: ==25683== Releasing lock...
[2026-04-03 12:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:02:01] Production.INFO: ==25753== Lock acquired, processing the job...
[2026-04-03 17:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:02:01] Production.INFO: neon service started
[2026-04-03 17:02:01] Production.INFO: neon service started
[2026-04-03 17:02:01] Production.INFO: ==25753== Releasing lock...
[2026-04-03 17:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:02:02] Production.INFO: ==25757== Lock acquired, processing the job...
[2026-04-03 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:02:02] Production.INFO: ==25757== Releasing lock...
[2026-04-03 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:02:02] Production.INFO: ==25755== Lock acquired, processing the job...
[2026-04-03 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:02:02] Production.INFO: ==25755== Releasing lock...
[2026-04-03 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:02:03] Production.INFO: ==25763== Lock acquired, processing the job...
[2026-04-03 12:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:02:03] Production.INFO: ==25769== Lock acquired, processing the job...
[2026-04-03 12:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12: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-03 12: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-03 12: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-03 12:02:03] Production.INFO: ==25769== Releasing lock...
[2026-04-03 12:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:02:03] Production.INFO: ==25759== Lock acquired, processing the job...
[2026-04-03 12:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:02:03] Production.INFO: ==25761== Lock acquired, processing the job...
[2026-04-03 12:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:02:03] Production.INFO: ==25765== Lock acquired, processing the job...
[2026-04-03 12:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:02:03] Production.INFO: ==25767== Lock acquired, processing the job...
[2026-04-03 12:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 12:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 12:02:03] Production.INFO: Account Balance Start.
[2026-04-03 12:02:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:02:03] Production.INFO: 117
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-08
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.ERROR: done
[2026-04-03 12:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 12:02:04] Production.INFO: ==25761== Releasing lock...
[2026-04-03 12:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:04] Production.ERROR: done
[2026-04-03 12:02:05] Production.INFO: Date 2026-03-29
[2026-04-03 12:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:05] Production.INFO: Date 2026-03-30
[2026-04-03 12:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:05] Production.INFO: Date 2026-03-31
[2026-04-03 12:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:05] Production.INFO: Date 2026-04-01
[2026-04-03 12:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:02:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:02:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:02:05] Production.INFO: Total Charge 0
[2026-04-03 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-03 12:02:05] Production.INFO: ==25767== Releasing lock...
[2026-04-03 12:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 12:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 12:02:05] Production.INFO: CreateAllLog End
[2026-04-03 12:02:05] Production.INFO: Account Balance End.
[2026-04-03 12:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:02:05] Production.INFO: ==25765== Releasing lock...
[2026-04-03 12:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:02:12] Production.ERROR: CronJobId end10
[2026-04-03 12:02:12] Production.INFO: ==25763== Releasing lock...
[2026-04-03 12:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:02:15] Production.INFO: call_cost start
[2026-04-03 12:02:15] Production.INFO: call_cost end
[2026-04-03 12:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:02:15] Production.INFO: ==25759== Releasing lock...
[2026-04-03 12:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:03:02] Production.INFO: ==25830== Lock acquired, processing the job...
[2026-04-03 17:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:03:02] Production.INFO: neon service started
[2026-04-03 17:03:02] Production.INFO: neon service started
[2026-04-03 17:03:02] Production.INFO: ==25830== Releasing lock...
[2026-04-03 17:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:03:02] Production.INFO: ==25834== Lock acquired, processing the job...
[2026-04-03 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:03:02] Production.INFO: ==25832== Lock acquired, processing the job...
[2026-04-03 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:03:02] Production.INFO: ==25834== Releasing lock...
[2026-04-03 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:03:03] Production.INFO: ==25832== Releasing lock...
[2026-04-03 12:03:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:03:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:03:03] Production.INFO: ==25837== Lock acquired, processing the job...
[2026-04-03 12:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:03:03] Production.INFO: ==25843== Lock acquired, processing the job...
[2026-04-03 12:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:03:03] Production.INFO: ==25841== Lock acquired, processing the job...
[2026-04-03 12:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:03:03] Production.INFO: ==25839== Lock acquired, processing the job...
[2026-04-03 12:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:03:04] Production.INFO: Account Balance Start.
[2026-04-03 12:03:04] Production.INFO: CreateAllLog Start
[2026-04-03 12:03:04] Production.INFO: 117
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-08
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:03:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:03:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:03:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: ==25845== Lock acquired, processing the job...
[2026-04-03 12:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:03:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:03:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: ==25845== Releasing lock...
[2026-04-03 12:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: ==25839== Releasing lock...
[2026-04-03 12:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:03:05] Production.INFO: Total Charge 0
[2026-04-03 12:03:05] Production.INFO: CreateAllLog End
[2026-04-03 12:03:05] Production.INFO: Account Balance End.
[2026-04-03 12:03:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:03:05] Production.INFO: ==25843== Releasing lock...
[2026-04-03 12:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:03:13] Production.ERROR: CronJobId end10
[2026-04-03 12:03:13] Production.INFO: ==25841== Releasing lock...
[2026-04-03 12:03:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:03:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:03:15] Production.INFO: call_cost start
[2026-04-03 12:03:15] Production.INFO: call_cost end
[2026-04-03 12:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:03:15] Production.INFO: ==25837== Releasing lock...
[2026-04-03 12:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:04:01] Production.INFO: ==25914== Lock acquired, processing the job...
[2026-04-03 17:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:04:01] Production.INFO: neon service started
[2026-04-03 17:04:01] Production.INFO: neon service started
[2026-04-03 17:04:01] Production.INFO: ==25914== Releasing lock...
[2026-04-03 17:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:04:02] Production.INFO: ==25918== Lock acquired, processing the job...
[2026-04-03 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:04:02] Production.INFO: ==25918== Releasing lock...
[2026-04-03 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:04:02] Production.INFO: ==25916== Lock acquired, processing the job...
[2026-04-03 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:04:02] Production.INFO: ==25916== Releasing lock...
[2026-04-03 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:04:03] Production.INFO: ==25920== Lock acquired, processing the job...
[2026-04-03 12:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:04:03] Production.INFO: ==25922== Lock acquired, processing the job...
[2026-04-03 12:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:04:03] Production.INFO: ==25924== Lock acquired, processing the job...
[2026-04-03 12:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:04:03] Production.INFO: ==25928== Lock acquired, processing the job...
[2026-04-03 12:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:04:03] Production.INFO: ==25926== Lock acquired, processing the job...
[2026-04-03 12:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 12:04:03] Production.INFO: Account Balance Start.
[2026-04-03 12:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:04:03] Production.INFO: 117
[2026-04-03 12:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:04:03] Production.INFO: ==25928== Releasing lock...
[2026-04-03 12:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:03] Production.INFO: ==25922== Releasing lock...
[2026-04-03 12:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:04:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:04:04] Production.INFO: Total Charge 0
[2026-04-03 12:04:04] Production.INFO: CreateAllLog End
[2026-04-03 12:04:04] Production.INFO: Account Balance End.
[2026-04-03 12:04:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:04:04] Production.INFO: ==25926== Releasing lock...
[2026-04-03 12:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:04:12] Production.ERROR: CronJobId end10
[2026-04-03 12:04:12] Production.INFO: ==25924== Releasing lock...
[2026-04-03 12:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:04:14] Production.INFO: call_cost start
[2026-04-03 12:04:14] Production.INFO: call_cost end
[2026-04-03 12:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:04:14] Production.INFO: ==25920== Releasing lock...
[2026-04-03 12:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:05:02] Production.INFO: ==25994== Lock acquired, processing the job...
[2026-04-03 17:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:05:02] Production.INFO: neon service started
[2026-04-03 17:05:02] Production.INFO: neon service started
[2026-04-03 17:05:02] Production.INFO: ==25994== Releasing lock...
[2026-04-03 17:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:05:02] Production.INFO: ==25997== Lock acquired, processing the job...
[2026-04-03 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:05:02] Production.INFO: ==25997== Releasing lock...
[2026-04-03 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:05:02] Production.INFO: ==25999== Lock acquired, processing the job...
[2026-04-03 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:05:02] Production.INFO: ==25999== Releasing lock...
[2026-04-03 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:05:03] Production.INFO: ==26001== Lock acquired, processing the job...
[2026-04-03 12:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:05:03] Production.INFO: ==26007== Lock acquired, processing the job...
[2026-04-03 12:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:05:03] Production.INFO: ==26005== Lock acquired, processing the job...
[2026-04-03 12:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:05:03] Production.INFO: ==26003== Lock acquired, processing the job...
[2026-04-03 12:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:05:03] Production.INFO: ==26009== Lock acquired, processing the job...
[2026-04-03 12:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:05:03] Production.INFO: Account Balance Start.
[2026-04-03 12:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:05:03] Production.INFO: 117
[2026-04-03 12:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 12:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:03] Production.INFO: ==26009== Releasing lock...
[2026-04-03 12:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: ==26003== Releasing lock...
[2026-04-03 12:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:05:04] Production.INFO: Total Charge 0
[2026-04-03 12:05:04] Production.INFO: CreateAllLog End
[2026-04-03 12:05:04] Production.INFO: Account Balance End.
[2026-04-03 12:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:05:04] Production.INFO: ==26007== Releasing lock...
[2026-04-03 12:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:05:11] Production.ERROR: CronJobId end10
[2026-04-03 12:05:11] Production.INFO: ==26005== Releasing lock...
[2026-04-03 12:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:05:13] Production.INFO: call_cost start
[2026-04-03 12:05:13] Production.INFO: call_cost end
[2026-04-03 12:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:05:13] Production.INFO: ==26001== Releasing lock...
[2026-04-03 12:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:06:01] Production.INFO: ==26068== Lock acquired, processing the job...
[2026-04-03 17:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:06:01] Production.INFO: neon service started
[2026-04-03 17:06:01] Production.INFO: neon service started
[2026-04-03 17:06:01] Production.INFO: ==26068== Releasing lock...
[2026-04-03 17:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:06:01] Production.INFO: ==26070== Lock acquired, processing the job...
[2026-04-03 12:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:06:02] Production.INFO: ==26070== Releasing lock...
[2026-04-03 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:06:02] Production.INFO: ==26072== Lock acquired, processing the job...
[2026-04-03 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:06:02] Production.INFO: ==26072== Releasing lock...
[2026-04-03 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 12:06:02] Production.INFO: ==26077== Lock acquired, processing the job...
[2026-04-03 12:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:06:02] Production.INFO: ==26079== Lock acquired, processing the job...
[2026-04-03 12:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:06:03] Production.INFO: ==26081== Lock acquired, processing the job...
[2026-04-03 12:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:06:03] Production.INFO: ==26075== Lock acquired, processing the job...
[2026-04-03 12:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:06:03] Production.INFO: Account Balance Start.
[2026-04-03 12:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:06:03] Production.INFO: 117
[2026-04-03 12:06:03] Production.INFO: ==26083== Lock acquired, processing the job...
[2026-04-03 12:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:06:03] Production.INFO: ==26083== Releasing lock...
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: ==26077== Releasing lock...
[2026-04-03 12:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-24
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-25
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-26
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-27
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:03] Production.INFO: Date 2026-03-28
[2026-04-03 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:06:04] Production.INFO: Total Charge 0
[2026-04-03 12:06:04] Production.INFO: CreateAllLog End
[2026-04-03 12:06:04] Production.INFO: Account Balance End.
[2026-04-03 12:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:06:04] Production.INFO: ==26081== Releasing lock...
[2026-04-03 12:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:06:10] Production.ERROR: CronJobId end10
[2026-04-03 12:06:10] Production.INFO: ==26079== Releasing lock...
[2026-04-03 12:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:06:14] Production.INFO: call_cost start
[2026-04-03 12:06:14] Production.INFO: call_cost end
[2026-04-03 12:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:06:14] Production.INFO: ==26075== Releasing lock...
[2026-04-03 12:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:07:01] Production.INFO: ==26146== Lock acquired, processing the job...
[2026-04-03 17:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:07:01] Production.INFO: neon service started
[2026-04-03 17:07:01] Production.INFO: neon service started
[2026-04-03 17:07:01] Production.INFO: ==26146== Releasing lock...
[2026-04-03 17:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:07:02] Production.INFO: ==26148== Lock acquired, processing the job...
[2026-04-03 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:07:02] Production.INFO: ==26148== Releasing lock...
[2026-04-03 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:07:02] Production.INFO: ==26150== Lock acquired, processing the job...
[2026-04-03 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:07:02] Production.INFO: ==26150== Releasing lock...
[2026-04-03 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:07:03] Production.INFO: ==26153== Lock acquired, processing the job...
[2026-04-03 12:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:07:03] Production.INFO: ==26155== Lock acquired, processing the job...
[2026-04-03 12:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:07:03] Production.INFO: ==26159== Lock acquired, processing the job...
[2026-04-03 12:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:07:03] Production.INFO: ==26161== Lock acquired, processing the job...
[2026-04-03 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:07:03] Production.INFO: ==26157== Lock acquired, processing the job...
[2026-04-03 12:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 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-03 12:07:03] Production.INFO: ==26161== Releasing lock...
[2026-04-03 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:07:03] Production.INFO: Account Balance Start.
[2026-04-03 12:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:07:03] Production.INFO: 117
[2026-04-03 12:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: ==26155== Releasing lock...
[2026-04-03 12:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:07:04] Production.INFO: Total Charge 0
[2026-04-03 12:07:04] Production.INFO: CreateAllLog End
[2026-04-03 12:07:04] Production.INFO: Account Balance End.
[2026-04-03 12:07:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:07:05] Production.INFO: ==26159== Releasing lock...
[2026-04-03 12:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:07:11] Production.ERROR: CronJobId end10
[2026-04-03 12:07:11] Production.INFO: ==26157== Releasing lock...
[2026-04-03 12:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:07:14] Production.INFO: call_cost start
[2026-04-03 12:07:14] Production.INFO: call_cost end
[2026-04-03 12:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:07:14] Production.INFO: ==26153== Releasing lock...
[2026-04-03 12:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:08:02] Production.INFO: ==26222== Lock acquired, processing the job...
[2026-04-03 17:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:08:02] Production.INFO: neon service started
[2026-04-03 17:08:02] Production.INFO: neon service started
[2026-04-03 17:08:02] Production.INFO: ==26222== Releasing lock...
[2026-04-03 17:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:08:02] Production.INFO: ==26224== Lock acquired, processing the job...
[2026-04-03 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:08:02] Production.INFO: ==26224== Releasing lock...
[2026-04-03 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:08:03] Production.INFO: ==26226== Lock acquired, processing the job...
[2026-04-03 16:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:08:03] Production.INFO: ==26226== Releasing lock...
[2026-04-03 16:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:08:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:08:03] Production.INFO: ==26228== Lock acquired, processing the job...
[2026-04-03 12:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:08:03] Production.INFO: ==26230== Lock acquired, processing the job...
[2026-04-03 12:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:08:03] Production.INFO: ==26232== Lock acquired, processing the job...
[2026-04-03 12:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:08:03] Production.INFO: ==26234== Lock acquired, processing the job...
[2026-04-03 12:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:08:03] Production.INFO: ==26236== Lock acquired, processing the job...
[2026-04-03 12:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:08:04] Production.INFO: Account Balance Start.
[2026-04-03 12:08:04] Production.INFO: CreateAllLog Start
[2026-04-03 12:08:04] Production.INFO: 117
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-08
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:08:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 12:08:04] Production.INFO: ==26236== Releasing lock...
[2026-04-03 12:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: ==26230== Releasing lock...
[2026-04-03 12:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:05] Production.INFO: Date 2026-04-01
[2026-04-03 12:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:08:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:08:05] Production.INFO: Total Charge 0
[2026-04-03 12:08:05] Production.INFO: CreateAllLog End
[2026-04-03 12:08:05] Production.INFO: Account Balance End.
[2026-04-03 12:08:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:08:05] Production.INFO: ==26234== Releasing lock...
[2026-04-03 12:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:08:12] Production.ERROR: CronJobId end10
[2026-04-03 12:08:12] Production.INFO: ==26232== Releasing lock...
[2026-04-03 12:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:08:14] Production.INFO: call_cost start
[2026-04-03 12:08:14] Production.INFO: call_cost end
[2026-04-03 12:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:08:14] Production.INFO: ==26228== Releasing lock...
[2026-04-03 12:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:09:01] Production.INFO: ==26299== Lock acquired, processing the job...
[2026-04-03 17:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:09:01] Production.INFO: neon service started
[2026-04-03 17:09:01] Production.INFO: neon service started
[2026-04-03 17:09:01] Production.INFO: ==26299== Releasing lock...
[2026-04-03 17:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:09:02] Production.INFO: ==26303== Lock acquired, processing the job...
[2026-04-03 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:09:02] Production.INFO: ==26303== Releasing lock...
[2026-04-03 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:09:02] Production.INFO: ==26301== Lock acquired, processing the job...
[2026-04-03 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:09:02] Production.INFO: ==26301== Releasing lock...
[2026-04-03 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:09:03] Production.INFO: ==26306== Lock acquired, processing the job...
[2026-04-03 12:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:09:03] Production.INFO: ==26308== Lock acquired, processing the job...
[2026-04-03 12:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:09:03] Production.INFO: ==26310== Lock acquired, processing the job...
[2026-04-03 12:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:09:03] Production.INFO: ==26314== Lock acquired, processing the job...
[2026-04-03 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:09:03] Production.INFO: ==26312== Lock acquired, processing the job...
[2026-04-03 12:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:09:03] Production.INFO: Account Balance Start.
[2026-04-03 12:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:09:03] Production.INFO: 117
[2026-04-03 12:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 12:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:09:03] Production.INFO: ==26314== Releasing lock...
[2026-04-03 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: ==26308== Releasing lock...
[2026-04-03 12:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:09:04] Production.INFO: Total Charge 0
[2026-04-03 12:09:04] Production.INFO: CreateAllLog End
[2026-04-03 12:09:05] Production.INFO: Account Balance End.
[2026-04-03 12:09:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:09:05] Production.INFO: ==26312== Releasing lock...
[2026-04-03 12:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:09:11] Production.ERROR: CronJobId end10
[2026-04-03 12:09:11] Production.INFO: ==26310== Releasing lock...
[2026-04-03 12:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:09:14] Production.INFO: call_cost start
[2026-04-03 12:09:14] Production.INFO: call_cost end
[2026-04-03 12:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:09:14] Production.INFO: ==26306== Releasing lock...
[2026-04-03 12:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:10:02] Production.INFO: ==26378== Lock acquired, processing the job...
[2026-04-03 17:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:10:02] Production.INFO: neon service started
[2026-04-03 17:10:02] Production.INFO: neon service started
[2026-04-03 17:10:02] Production.INFO: ==26378== Releasing lock...
[2026-04-03 17:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:10:02] Production.INFO: ==26380== Lock acquired, processing the job...
[2026-04-03 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:10:02] Production.INFO: ==26380== Releasing lock...
[2026-04-03 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:10:02] Production.INFO: ==26382== Lock acquired, processing the job...
[2026-04-03 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:10:02] Production.INFO: ==26382== Releasing lock...
[2026-04-03 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:10:03] Production.INFO: ==26384== Lock acquired, processing the job...
[2026-04-03 12:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:10:03] Production.INFO: ==26386== Lock acquired, processing the job...
[2026-04-03 12:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:10:03] Production.INFO: ==26390== Lock acquired, processing the job...
[2026-04-03 12:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:10:03] Production.INFO: ==26388== Lock acquired, processing the job...
[2026-04-03 12:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:10:03] Production.INFO: ==26392== Lock acquired, processing the job...
[2026-04-03 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:10:03] Production.INFO: Account Balance Start.
[2026-04-03 12:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:10:03] Production.INFO: 117
[2026-04-03 12:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 12:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 12:10:03] Production.INFO: ==26392== Releasing lock...
[2026-04-03 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:10:04] Production.INFO: ==26386== Releasing lock...
[2026-04-03 12:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:10:04] Production.INFO: Total Charge 0
[2026-04-03 12:10:04] Production.INFO: CreateAllLog End
[2026-04-03 12:10:04] Production.INFO: Account Balance End.
[2026-04-03 12:10:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:10:05] Production.INFO: ==26390== Releasing lock...
[2026-04-03 12:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:10:11] Production.ERROR: CronJobId end10
[2026-04-03 12:10:11] Production.INFO: ==26388== Releasing lock...
[2026-04-03 12:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:10:14] Production.INFO: call_cost start
[2026-04-03 12:10:14] Production.INFO: call_cost end
[2026-04-03 12:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:10:14] Production.INFO: ==26384== Releasing lock...
[2026-04-03 12:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:11:01] Production.INFO: ==26452== Lock acquired, processing the job...
[2026-04-03 17:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:11:01] Production.INFO: neon service started
[2026-04-03 17:11:01] Production.INFO: neon service started
[2026-04-03 17:11:01] Production.INFO: ==26452== Releasing lock...
[2026-04-03 17:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:11:01] Production.INFO: ==26455== Lock acquired, processing the job...
[2026-04-03 12:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:11:02] Production.INFO: ==26455== Releasing lock...
[2026-04-03 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:11:02] Production.INFO: ==26457== Lock acquired, processing the job...
[2026-04-03 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:11:02] Production.INFO: ==26457== Releasing lock...
[2026-04-03 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:11:03] Production.INFO: ==26459== Lock acquired, processing the job...
[2026-04-03 12:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 12:11:03] Production.INFO: ==26463== Lock acquired, processing the job...
[2026-04-03 12:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:11:03] Production.INFO: ==26461== Lock acquired, processing the job...
[2026-04-03 12:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:11:03] Production.INFO: ==26469== Lock acquired, processing the job...
[2026-04-03 12:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 12:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 12:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 12:11:03] Production.ERROR: CronJob PID - 26461
[2026-04-03 12:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 12:11:03] Production.ERROR: CronJob ID - 5
[2026-04-03 12:11:03] Production.ERROR: CronJob Last Run Time 2026-04-03 12:11:00
[2026-04-03 12:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 12:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 12:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 12:11:03] Production.INFO: ==26459== Releasing lock...
[2026-04-03 12:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 12:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 12:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 12:11:03] Production.INFO: ==26465== Lock acquired, processing the job...
[2026-04-03 12:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:11:03] Production.INFO: ==26467== Lock acquired, processing the job...
[2026-04-03 12:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:11:03] Production.INFO: ==26471== Lock acquired, processing the job...
[2026-04-03 12:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:11:03] Production.INFO: Account Balance Start.
[2026-04-03 12:11:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:11:03] Production.INFO: 117
[2026-04-03 12:11:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:11:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:11:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: ==26471== Releasing lock...
[2026-04-03 12:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:11:04] Production.ERROR: done
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:11:04] Production.INFO: ==26463== Releasing lock...
[2026-04-03 12:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 12:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029803', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:11:04] Production.INFO: Total Charge 0
[2026-04-03 12:11:04] Production.INFO: CreateAllLog End
[2026-04-03 12:11:04] Production.INFO: Account Balance End.
[2026-04-03 12:11:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:11:04] Production.INFO: ==26467== Releasing lock...
[2026-04-03 12:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029803', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 12:11:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 12:11:09] Production.INFO: ProcessCDR(1,17029803,1,1,2)
[2026-04-03 12:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029803,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029803,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 12:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 12:11:10] Production.INFO: ==26469== Releasing lock...
[2026-04-03 12:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 12:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 12:11:13] Production.ERROR: CronJobId end10
[2026-04-03 12:11:13] Production.INFO: ==26465== Releasing lock...
[2026-04-03 12:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:11:16] Production.INFO: call_cost start
[2026-04-03 12:11:16] Production.INFO: call_cost end
[2026-04-03 12:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:11:16] Production.INFO: ==26461== Releasing lock...
[2026-04-03 12:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:12:01] Production.INFO: ==26538== Lock acquired, processing the job...
[2026-04-03 17:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:12:01] Production.INFO: neon service started
[2026-04-03 17:12:01] Production.INFO: neon service started
[2026-04-03 17:12:01] Production.INFO: ==26538== Releasing lock...
[2026-04-03 17:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:12:02] Production.INFO: ==26541== Lock acquired, processing the job...
[2026-04-03 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:12:02] Production.INFO: ==26543== Lock acquired, processing the job...
[2026-04-03 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:12:02] Production.INFO: ==26543== Releasing lock...
[2026-04-03 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:12:02] Production.INFO: ==26541== Releasing lock...
[2026-04-03 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:12:03] Production.INFO: ==26548== Lock acquired, processing the job...
[2026-04-03 12:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:12:03] Production.INFO: ==26546== Lock acquired, processing the job...
[2026-04-03 12:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:12:03] Production.INFO: ==26554== Lock acquired, processing the job...
[2026-04-03 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:12:03] Production.INFO: ==26550== Lock acquired, processing the job...
[2026-04-03 12:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:12:03] Production.INFO: ==26552== Lock acquired, processing the job...
[2026-04-03 12:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 12:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 12:12:03] Production.INFO: Account Balance Start.
[2026-04-03 12:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:12:03] Production.INFO: ==26554== Releasing lock...
[2026-04-03 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:12:03] Production.INFO: 117
[2026-04-03 12:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: ==26548== Releasing lock...
[2026-04-03 12:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:12:05] Production.INFO: Total Charge 0
[2026-04-03 12:12:05] Production.INFO: CreateAllLog End
[2026-04-03 12:12:05] Production.INFO: Account Balance End.
[2026-04-03 12:12:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:12:05] Production.INFO: ==26552== Releasing lock...
[2026-04-03 12:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:12:13] Production.ERROR: CronJobId end10
[2026-04-03 12:12:13] Production.INFO: ==26550== Releasing lock...
[2026-04-03 12:12:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:12:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:12:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:12:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:12:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:12:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:12:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:12:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:12:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:12:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:12:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:12:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:12:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:12:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:12:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:12:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:12:15] Production.INFO: call_cost start
[2026-04-03 12:12:15] Production.INFO: call_cost end
[2026-04-03 12:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:12:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:12:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:12:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:12:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:12:15] Production.INFO: ==26546== Releasing lock...
[2026-04-03 12:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:13:01] Production.INFO: ==26616== Lock acquired, processing the job...
[2026-04-03 17:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:13:01] Production.INFO: neon service started
[2026-04-03 17:13:01] Production.INFO: neon service started
[2026-04-03 17:13:01] Production.INFO: ==26616== Releasing lock...
[2026-04-03 17:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:13:01] Production.INFO: ==26618== Lock acquired, processing the job...
[2026-04-03 12:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:13:01] Production.INFO: ==26618== Releasing lock...
[2026-04-03 12:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:13:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:13:02] Production.INFO: ==26620== Lock acquired, processing the job...
[2026-04-03 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:13:02] Production.INFO: ==26620== Releasing lock...
[2026-04-03 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:13:02] Production.INFO: ==26622== Lock acquired, processing the job...
[2026-04-03 12:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:13:02] Production.INFO: ==26624== Lock acquired, processing the job...
[2026-04-03 12:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:13:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:13:02] Production.INFO: ==26626== Lock acquired, processing the job...
[2026-04-03 12:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:13:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:13:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:13:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:13:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:13:02] Production.INFO: ==26628== Lock acquired, processing the job...
[2026-04-03 12:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:13:03] Production.INFO: ==26630== Lock acquired, processing the job...
[2026-04-03 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:13:03] Production.INFO: Account Balance Start.
[2026-04-03 12:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:13:03] Production.INFO: 117
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 12:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:13:03] Production.INFO: ==26630== Releasing lock...
[2026-04-03 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:13:03] Production.INFO: ==26624== Releasing lock...
[2026-04-03 12:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-24
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-25
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-26
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-27
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-28
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-29
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:03] Production.INFO: Date 2026-03-30
[2026-04-03 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:13:04] Production.INFO: Total Charge 0
[2026-04-03 12:13:04] Production.INFO: CreateAllLog End
[2026-04-03 12:13:04] Production.INFO: Account Balance End.
[2026-04-03 12:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:13:04] Production.INFO: ==26628== Releasing lock...
[2026-04-03 12:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:13:12] Production.ERROR: CronJobId end10
[2026-04-03 12:13:12] Production.INFO: ==26626== Releasing lock...
[2026-04-03 12:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:13:14] Production.INFO: call_cost start
[2026-04-03 12:13:14] Production.INFO: call_cost end
[2026-04-03 12:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:13:14] Production.INFO: ==26622== Releasing lock...
[2026-04-03 12:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:14:01] Production.INFO: ==26697== Lock acquired, processing the job...
[2026-04-03 17:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:14:01] Production.INFO: neon service started
[2026-04-03 17:14:01] Production.INFO: neon service started
[2026-04-03 17:14:01] Production.INFO: ==26697== Releasing lock...
[2026-04-03 17:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:14:02] Production.INFO: ==26699== Lock acquired, processing the job...
[2026-04-03 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:14:02] Production.INFO: ==26699== Releasing lock...
[2026-04-03 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:14:02] Production.INFO: ==26701== Lock acquired, processing the job...
[2026-04-03 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:14:02] Production.INFO: ==26701== Releasing lock...
[2026-04-03 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:14:03] Production.INFO: ==26711== Lock acquired, processing the job...
[2026-04-03 12:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 12:14:03] Production.INFO: ==26711== Releasing lock...
[2026-04-03 12:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:14:03] Production.INFO: ==26705== Lock acquired, processing the job...
[2026-04-03 12:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:14:03] Production.INFO: ==26709== Lock acquired, processing the job...
[2026-04-03 12:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:14:03] Production.INFO: ==26703== Lock acquired, processing the job...
[2026-04-03 12:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:14:03] Production.INFO: Account Balance Start.
[2026-04-03 12:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:14:03] Production.INFO: 117
[2026-04-03 12:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:14:03] Production.INFO: ==26707== Lock acquired, processing the job...
[2026-04-03 12:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:14:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:14:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: ==26705== Releasing lock...
[2026-04-03 12:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:14:04] Production.INFO: Total Charge 0
[2026-04-03 12:14:04] Production.INFO: CreateAllLog End
[2026-04-03 12:14:04] Production.INFO: Account Balance End.
[2026-04-03 12:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:14:04] Production.INFO: ==26709== Releasing lock...
[2026-04-03 12:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:14:11] Production.ERROR: CronJobId end10
[2026-04-03 12:14:11] Production.INFO: ==26707== Releasing lock...
[2026-04-03 12:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:14:14] Production.INFO: call_cost start
[2026-04-03 12:14:14] Production.INFO: call_cost end
[2026-04-03 12:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:14:14] Production.INFO: ==26703== Releasing lock...
[2026-04-03 12:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:15:02] Production.INFO: ==26775== Lock acquired, processing the job...
[2026-04-03 17:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:15:02] Production.INFO: neon service started
[2026-04-03 17:15:02] Production.INFO: neon service started
[2026-04-03 17:15:02] Production.INFO: ==26775== Releasing lock...
[2026-04-03 17:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:15:02] Production.INFO: ==26777== Lock acquired, processing the job...
[2026-04-03 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:15:02] Production.INFO: ==26779== Lock acquired, processing the job...
[2026-04-03 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:15:02] Production.INFO: ==26779== Releasing lock...
[2026-04-03 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:15:03] Production.INFO: ==26777== Releasing lock...
[2026-04-03 12:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:15:03] Production.INFO: ==26782== Lock acquired, processing the job...
[2026-04-03 12:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:15:04] Production.INFO: ==26784== Lock acquired, processing the job...
[2026-04-03 12:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:15:04] Production.INFO: ==26786== Lock acquired, processing the job...
[2026-04-03 12:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:15:04] Production.INFO: ==26788== Lock acquired, processing the job...
[2026-04-03 12:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:15:04] Production.INFO: ==26790== Lock acquired, processing the job...
[2026-04-03 12:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:15:04] Production.INFO: Account Balance Start.
[2026-04-03 12:15:04] Production.INFO: CreateAllLog Start
[2026-04-03 12:15:04] Production.INFO: 117
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-08
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:15:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:15:04] Production.INFO: ==26790== Releasing lock...
[2026-04-03 12:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:04] Production.INFO: ==26784== Releasing lock...
[2026-04-03 12:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-20
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-21
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-22
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-23
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-24
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-25
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-26
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-27
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-28
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-29
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-30
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-03-31
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-04-01
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:15:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:15:05] Production.INFO: Total Charge 0
[2026-04-03 12:15:05] Production.INFO: CreateAllLog End
[2026-04-03 12:15:05] Production.INFO: Account Balance End.
[2026-04-03 12:15:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:15:05] Production.INFO: ==26788== Releasing lock...
[2026-04-03 12:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:15:12] Production.ERROR: CronJobId end10
[2026-04-03 12:15:12] Production.INFO: ==26786== Releasing lock...
[2026-04-03 12:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:15:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:15:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:15:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:15:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:15:15] Production.INFO: call_cost start
[2026-04-03 12:15:15] Production.INFO: call_cost end
[2026-04-03 12:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:15:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:15:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:15:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:15:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:15:15] Production.INFO: ==26782== Releasing lock...
[2026-04-03 12:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:16:01] Production.INFO: ==26851== Lock acquired, processing the job...
[2026-04-03 17:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:16:01] Production.INFO: neon service started
[2026-04-03 17:16:01] Production.INFO: neon service started
[2026-04-03 17:16:01] Production.INFO: ==26851== Releasing lock...
[2026-04-03 17:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:16:02] Production.INFO: ==26853== Lock acquired, processing the job...
[2026-04-03 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:16:02] Production.INFO: ==26855== Lock acquired, processing the job...
[2026-04-03 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:16:02] Production.INFO: ==26855== Releasing lock...
[2026-04-03 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:16:02] Production.INFO: ==26853== Releasing lock...
[2026-04-03 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:16:03] Production.INFO: ==26860== Lock acquired, processing the job...
[2026-04-03 12:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:16:03] Production.INFO: ==26864== Lock acquired, processing the job...
[2026-04-03 12:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:16:03] Production.INFO: ==26866== Lock acquired, processing the job...
[2026-04-03 12:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:16:03] Production.INFO: ==26862== Lock acquired, processing the job...
[2026-04-03 12:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:16:03] Production.INFO: Account Balance Start.
[2026-04-03 12:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:16:03] Production.INFO: 117
[2026-04-03 12:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:16:03] Production.INFO: ==26868== Lock acquired, processing the job...
[2026-04-03 12:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 12:16:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:16:03] Production.INFO: ==26868== Releasing lock...
[2026-04-03 12:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:16:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: ==26862== Releasing lock...
[2026-04-03 12:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:16:04] Production.INFO: Total Charge 0
[2026-04-03 12:16:04] Production.INFO: CreateAllLog End
[2026-04-03 12:16:04] Production.INFO: Account Balance End.
[2026-04-03 12:16:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:16:04] Production.INFO: ==26866== Releasing lock...
[2026-04-03 12:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:16:12] Production.ERROR: CronJobId end10
[2026-04-03 12:16:12] Production.INFO: ==26864== Releasing lock...
[2026-04-03 12:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:16:14] Production.INFO: call_cost start
[2026-04-03 12:16:14] Production.INFO: call_cost end
[2026-04-03 12:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:16:14] Production.INFO: ==26860== Releasing lock...
[2026-04-03 12:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:17:02] Production.INFO: ==26931== Lock acquired, processing the job...
[2026-04-03 17:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:17:02] Production.INFO: neon service started
[2026-04-03 17:17:02] Production.INFO: neon service started
[2026-04-03 17:17:02] Production.INFO: ==26931== Releasing lock...
[2026-04-03 17:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:17:02] Production.INFO: ==26933== Lock acquired, processing the job...
[2026-04-03 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:17:02] Production.INFO: ==26935== Lock acquired, processing the job...
[2026-04-03 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:17:02] Production.INFO: ==26935== Releasing lock...
[2026-04-03 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:17:03] Production.INFO: ==26933== Releasing lock...
[2026-04-03 12:17:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:17:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:17:03] Production.INFO: ==26938== Lock acquired, processing the job...
[2026-04-03 12:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:17:03] Production.INFO: ==26944== Lock acquired, processing the job...
[2026-04-03 12:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:17:03] Production.INFO: ==26940== Lock acquired, processing the job...
[2026-04-03 12:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:17:03] Production.INFO: ==26942== Lock acquired, processing the job...
[2026-04-03 12:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:17:03] Production.INFO: ==26946== Lock acquired, processing the job...
[2026-04-03 12:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:17:03] Production.INFO: Account Balance Start.
[2026-04-03 12:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:17:03] Production.INFO: 117
[2026-04-03 12:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:17:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:17:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: ==26946== Releasing lock...
[2026-04-03 12:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: ==26940== Releasing lock...
[2026-04-03 12:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:05] Production.INFO: Date 2026-03-30
[2026-04-03 12:17:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:05] Production.INFO: Date 2026-03-31
[2026-04-03 12:17:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:05] Production.INFO: Date 2026-04-01
[2026-04-03 12:17:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:17:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:17:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:17:05] Production.INFO: Total Charge 0
[2026-04-03 12:17:05] Production.INFO: CreateAllLog End
[2026-04-03 12:17:05] Production.INFO: Account Balance End.
[2026-04-03 12:17:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:17:05] Production.INFO: ==26944== Releasing lock...
[2026-04-03 12:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:17:12] Production.ERROR: CronJobId end10
[2026-04-03 12:17:12] Production.INFO: ==26942== Releasing lock...
[2026-04-03 12:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:17:14] Production.INFO: call_cost start
[2026-04-03 12:17:14] Production.INFO: call_cost end
[2026-04-03 12:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:17:14] Production.INFO: ==26938== Releasing lock...
[2026-04-03 12:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:18:01] Production.INFO: ==27005== Lock acquired, processing the job...
[2026-04-03 17:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:18:01] Production.INFO: neon service started
[2026-04-03 17:18:01] Production.INFO: neon service started
[2026-04-03 17:18:01] Production.INFO: ==27005== Releasing lock...
[2026-04-03 17:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:18:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 12:18:01] Production.INFO: ==27007== Lock acquired, processing the job...
[2026-04-03 12:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:18:02] Production.INFO: ==27007== Releasing lock...
[2026-04-03 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:18:02] Production.INFO: ==27009== Lock acquired, processing the job...
[2026-04-03 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:18:02] Production.INFO: ==27009== Releasing lock...
[2026-04-03 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:18:02] Production.INFO: ==27011== Lock acquired, processing the job...
[2026-04-03 12:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:18:03] Production.INFO: ==27013== Lock acquired, processing the job...
[2026-04-03 12:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:18:03] Production.INFO: ==27015== Lock acquired, processing the job...
[2026-04-03 12:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:18:03] Production.INFO: ==27017== Lock acquired, processing the job...
[2026-04-03 12:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:18:03] Production.INFO: ==27019== Lock acquired, processing the job...
[2026-04-03 12:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:18:03] Production.INFO: Account Balance Start.
[2026-04-03 12:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:18:03] Production.INFO: 117
[2026-04-03 12:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12: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-03 12:18:03] Production.INFO: ==27019== Releasing lock...
[2026-04-03 12:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:03] Production.INFO: ==27013== Releasing lock...
[2026-04-03 12:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:18:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:18:04] Production.INFO: Total Charge 0
[2026-04-03 12:18:04] Production.INFO: CreateAllLog End
[2026-04-03 12:18:04] Production.INFO: Account Balance End.
[2026-04-03 12:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:18:04] Production.INFO: ==27017== Releasing lock...
[2026-04-03 12:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:18:11] Production.ERROR: CronJobId end10
[2026-04-03 12:18:11] Production.INFO: ==27015== Releasing lock...
[2026-04-03 12:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:18:13] Production.INFO: call_cost start
[2026-04-03 12:18:13] Production.INFO: call_cost end
[2026-04-03 12:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:18:13] Production.INFO: ==27011== Releasing lock...
[2026-04-03 12:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:19:01] Production.INFO: ==27083== Lock acquired, processing the job...
[2026-04-03 17:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:19:01] Production.INFO: neon service started
[2026-04-03 17:19:02] Production.INFO: neon service started
[2026-04-03 17:19:02] Production.INFO: ==27083== Releasing lock...
[2026-04-03 17:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:19:02] Production.INFO: ==27085== Lock acquired, processing the job...
[2026-04-03 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:19:02] Production.INFO: ==27085== Releasing lock...
[2026-04-03 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:19:02] Production.INFO: ==27087== Lock acquired, processing the job...
[2026-04-03 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:19:02] Production.INFO: ==27087== Releasing lock...
[2026-04-03 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:19:03] Production.INFO: ==27089== Lock acquired, processing the job...
[2026-04-03 12:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:19:03] Production.INFO: ==27091== Lock acquired, processing the job...
[2026-04-03 12:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:19:03] Production.INFO: ==27093== Lock acquired, processing the job...
[2026-04-03 12:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:19:03] Production.INFO: ==27095== Lock acquired, processing the job...
[2026-04-03 12:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:19:03] Production.INFO: ==27097== Lock acquired, processing the job...
[2026-04-03 12:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:19:03] Production.INFO: Account Balance Start.
[2026-04-03 12:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 12:19:03] Production.INFO: 117
[2026-04-03 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-03 12:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:19:03] Production.INFO: ==27097== Releasing lock...
[2026-04-03 12:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: ==27091== Releasing lock...
[2026-04-03 12:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:19:04] Production.INFO: Total Charge 0
[2026-04-03 12:19:04] Production.INFO: CreateAllLog End
[2026-04-03 12:19:04] Production.INFO: Account Balance End.
[2026-04-03 12:19:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:19:05] Production.INFO: ==27095== Releasing lock...
[2026-04-03 12:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:19:11] Production.ERROR: CronJobId end10
[2026-04-03 12:19:11] Production.INFO: ==27093== Releasing lock...
[2026-04-03 12:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:19:13] Production.INFO: call_cost start
[2026-04-03 12:19:13] Production.INFO: call_cost end
[2026-04-03 12:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:19:13] Production.INFO: ==27089== Releasing lock...
[2026-04-03 12:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:20:01] Production.INFO: ==27161== Lock acquired, processing the job...
[2026-04-03 17:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:20:01] Production.INFO: neon service started
[2026-04-03 17:20:01] Production.INFO: neon service started
[2026-04-03 17:20:01] Production.INFO: ==27161== Releasing lock...
[2026-04-03 17:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:20:01] Production.INFO: ==27165== Lock acquired, processing the job...
[2026-04-03 16:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:20:01] Production.INFO: ==27165== Releasing lock...
[2026-04-03 16:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:20:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:20:01] Production.INFO: ==27163== Lock acquired, processing the job...
[2026-04-03 12:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:20:02] Production.INFO: ==27163== Releasing lock...
[2026-04-03 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:20:02] Production.INFO: ==27176== Lock acquired, processing the job...
[2026-04-03 12:20:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:20:03] Production.INFO: Account Balance Start.
[2026-04-03 12:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:20:03] Production.INFO: 117
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: ==27172== Lock acquired, processing the job...
[2026-04-03 12:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:20:03] Production.INFO: ==27170== Lock acquired, processing the job...
[2026-04-03 12:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:20:03] Production.INFO: ==27174== Lock acquired, processing the job...
[2026-04-03 12:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: ==27178== Lock acquired, processing the job...
[2026-04-03 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 12:20:03] Production.INFO: ==27178== Releasing lock...
[2026-04-03 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:20:04] Production.INFO: ==27172== Releasing lock...
[2026-04-03 12:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:20:04] Production.INFO: Total Charge 0
[2026-04-03 12:20:04] Production.INFO: CreateAllLog End
[2026-04-03 12:20:04] Production.INFO: Account Balance End.
[2026-04-03 12:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:20:04] Production.INFO: ==27176== Releasing lock...
[2026-04-03 12:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:20:11] Production.ERROR: CronJobId end10
[2026-04-03 12:20:11] Production.INFO: ==27174== Releasing lock...
[2026-04-03 12:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:20:13] Production.INFO: call_cost start
[2026-04-03 12:20:13] Production.INFO: call_cost end
[2026-04-03 12:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:20:13] Production.INFO: ==27170== Releasing lock...
[2026-04-03 12:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:21:01] Production.INFO: ==27244== Lock acquired, processing the job...
[2026-04-03 17:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:21:01] Production.INFO: neon service started
[2026-04-03 17:21:01] Production.INFO: neon service started
[2026-04-03 17:21:01] Production.INFO: ==27244== Releasing lock...
[2026-04-03 17:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:21:02] Production.INFO: ==27246== Lock acquired, processing the job...
[2026-04-03 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:21:02] Production.INFO: ==27248== Lock acquired, processing the job...
[2026-04-03 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:21:02] Production.INFO: ==27248== Releasing lock...
[2026-04-03 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:21:02] Production.INFO: ==27246== Releasing lock...
[2026-04-03 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:21:03] Production.INFO: ==27250== Lock acquired, processing the job...
[2026-04-03 12:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 12:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 12:21:03] Production.INFO: ==27254== Lock acquired, processing the job...
[2026-04-03 12:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 12:21:03] Production.INFO: ==27250== Releasing lock...
[2026-04-03 12:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 12:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 12:21:03] Production.INFO: ==27252== Lock acquired, processing the job...
[2026-04-03 12:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:21:03] Production.INFO: ==27263== Lock acquired, processing the job...
[2026-04-03 12:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:21:03] Production.INFO: ==27256== Lock acquired, processing the job...
[2026-04-03 12:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:21:03] Production.INFO: ==27258== Lock acquired, processing the job...
[2026-04-03 12:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:21:03] Production.INFO: Account Balance Start.
[2026-04-03 12:21:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:21:03] Production.INFO: 117
[2026-04-03 12:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:21:03] Production.INFO: ==27260== Lock acquired, processing the job...
[2026-04-03 12:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 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-03 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-03 12:21:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 12:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 12:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:03] Production.INFO: ==27263== Releasing lock...
[2026-04-03 12:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:21:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: ==27254== Releasing lock...
[2026-04-03 12:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.ERROR: done
[2026-04-03 12:21:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 12:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029844', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 12:21:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:21:04] Production.INFO: Total Charge 0
[2026-04-03 12:21:04] Production.INFO: CreateAllLog End
[2026-04-03 12:21:05] Production.INFO: Account Balance End.
[2026-04-03 12:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:21:05] Production.INFO: ==27258== Releasing lock...
[2026-04-03 12:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029844', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 12:21:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 12:21:11] Production.INFO: ProcessCDR(1,17029844,1,1,2)
[2026-04-03 12:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029844,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029844,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:21:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 12:21:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 12:21:11] Production.INFO: ==27260== Releasing lock...
[2026-04-03 12:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 12:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 12:21:15] Production.ERROR: CronJobId end10
[2026-04-03 12:21:15] Production.INFO: ==27256== Releasing lock...
[2026-04-03 12:21:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:21:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:21:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:21:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:21:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:21:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:21:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:21:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:21:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:21:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:21:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:21:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:21:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:21:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:21:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:21:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:21:17] Production.INFO: call_cost start
[2026-04-03 12:21:17] Production.INFO: call_cost end
[2026-04-03 12:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:21:17] Production.INFO: ==27252== Releasing lock...
[2026-04-03 12:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:22:02] Production.INFO: ==27324== Lock acquired, processing the job...
[2026-04-03 17:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:22:02] Production.INFO: neon service started
[2026-04-03 17:22:02] Production.INFO: neon service started
[2026-04-03 17:22:02] Production.INFO: ==27324== Releasing lock...
[2026-04-03 17:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:22:02] Production.INFO: ==27326== Lock acquired, processing the job...
[2026-04-03 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:22:02] Production.INFO: ==27328== Lock acquired, processing the job...
[2026-04-03 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:22:02] Production.INFO: ==27328== Releasing lock...
[2026-04-03 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:22:03] Production.INFO: ==27326== Releasing lock...
[2026-04-03 12:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:22:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:22:03] Production.INFO: ==27331== Lock acquired, processing the job...
[2026-04-03 12:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:22:03] Production.INFO: ==27333== Lock acquired, processing the job...
[2026-04-03 12:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:22:03] Production.INFO: ==27335== Lock acquired, processing the job...
[2026-04-03 12:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:22:04] Production.INFO: ==27337== Lock acquired, processing the job...
[2026-04-03 12:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:22:04] Production.INFO: ==27339== Lock acquired, processing the job...
[2026-04-03 12:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:22:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:22:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:22:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:22:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12: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-03 12: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-03 12:22:04] Production.INFO: Account Balance Start.
[2026-04-03 12:22:04] Production.INFO: CreateAllLog Start
[2026-04-03 12:22:04] Production.INFO: 117
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-08
[2026-04-03 12: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-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: ==27339== Releasing lock...
[2026-04-03 12:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: ==27333== Releasing lock...
[2026-04-03 12:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:05] Production.INFO: Date 2026-03-26
[2026-04-03 12:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:05] Production.INFO: Date 2026-03-27
[2026-04-03 12:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:05] Production.INFO: Date 2026-03-28
[2026-04-03 12:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:05] Production.INFO: Date 2026-03-29
[2026-04-03 12:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:05] Production.INFO: Date 2026-03-30
[2026-04-03 12:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:05] Production.INFO: Date 2026-03-31
[2026-04-03 12:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:05] Production.INFO: Date 2026-04-01
[2026-04-03 12:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:22:05] Production.INFO: Total Charge 0
[2026-04-03 12:22:05] Production.INFO: CreateAllLog End
[2026-04-03 12:22:05] Production.INFO: Account Balance End.
[2026-04-03 12:22:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:22:05] Production.INFO: ==27337== Releasing lock...
[2026-04-03 12:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:22:12] Production.ERROR: CronJobId end10
[2026-04-03 12:22:12] Production.INFO: ==27335== Releasing lock...
[2026-04-03 12:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:22:14] Production.INFO: call_cost start
[2026-04-03 12:22:14] Production.INFO: call_cost end
[2026-04-03 12:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:22:14] Production.INFO: ==27331== Releasing lock...
[2026-04-03 12:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:23:01] Production.INFO: ==27403== Lock acquired, processing the job...
[2026-04-03 17:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:23:01] Production.INFO: neon service started
[2026-04-03 17:23:01] Production.INFO: neon service started
[2026-04-03 17:23:01] Production.INFO: ==27403== Releasing lock...
[2026-04-03 17:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:23:02] Production.INFO: ==27405== Lock acquired, processing the job...
[2026-04-03 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:23:02] Production.INFO: ==27405== Releasing lock...
[2026-04-03 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:23:02] Production.INFO: ==27407== Lock acquired, processing the job...
[2026-04-03 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:23:02] Production.INFO: ==27407== Releasing lock...
[2026-04-03 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:23:03] Production.INFO: ==27413== Lock acquired, processing the job...
[2026-04-03 12:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:23:03] Production.INFO: ==27411== Lock acquired, processing the job...
[2026-04-03 12:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:23:03] Production.INFO: ==27417== Lock acquired, processing the job...
[2026-04-03 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:23:03] Production.INFO: ==27409== Lock acquired, processing the job...
[2026-04-03 12:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 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-03 12:23:03] Production.INFO: ==27415== Lock acquired, processing the job...
[2026-04-03 12:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 12:23:03] Production.INFO: ==27417== Releasing lock...
[2026-04-03 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:23:03] Production.INFO: Account Balance Start.
[2026-04-03 12:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:23:03] Production.INFO: 117
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: ==27411== Releasing lock...
[2026-04-03 12:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-24
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-25
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:03] Production.INFO: Date 2026-03-26
[2026-04-03 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:23:04] Production.INFO: Total Charge 0
[2026-04-03 12:23:04] Production.INFO: CreateAllLog End
[2026-04-03 12:23:04] Production.INFO: Account Balance End.
[2026-04-03 12:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:23:04] Production.INFO: ==27415== Releasing lock...
[2026-04-03 12:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:23:11] Production.ERROR: CronJobId end10
[2026-04-03 12:23:11] Production.INFO: ==27413== Releasing lock...
[2026-04-03 12:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:23:14] Production.INFO: call_cost start
[2026-04-03 12:23:14] Production.INFO: call_cost end
[2026-04-03 12:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:23:14] Production.INFO: ==27409== Releasing lock...
[2026-04-03 12:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:24:02] Production.INFO: ==27481== Lock acquired, processing the job...
[2026-04-03 17:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:24:02] Production.INFO: neon service started
[2026-04-03 17:24:02] Production.INFO: neon service started
[2026-04-03 17:24:02] Production.INFO: ==27481== Releasing lock...
[2026-04-03 17:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:24:02] Production.INFO: ==27483== Lock acquired, processing the job...
[2026-04-03 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:24:03] Production.INFO: ==27483== Releasing lock...
[2026-04-03 12:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:24:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:24:03] Production.INFO: ==27485== Lock acquired, processing the job...
[2026-04-03 16:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:24:03] Production.INFO: ==27485== Releasing lock...
[2026-04-03 16:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:24:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:24:03] Production.INFO: ==27493== Lock acquired, processing the job...
[2026-04-03 12:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:24:03] Production.INFO: ==27491== Lock acquired, processing the job...
[2026-04-03 12:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:24:03] Production.INFO: ==27488== Lock acquired, processing the job...
[2026-04-03 12:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:24:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:24:04] Production.INFO: ==27497== Lock acquired, processing the job...
[2026-04-03 12:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:24:04] Production.INFO: ==27495== Lock acquired, processing the job...
[2026-04-03 12:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:24:04] Production.INFO: Account Balance Start.
[2026-04-03 12:24:04] Production.INFO: CreateAllLog Start
[2026-04-03 12:24:04] Production.INFO: 117
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-08
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:24:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:24:04] Production.INFO: ==27497== Releasing lock...
[2026-04-03 12:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: ==27491== Releasing lock...
[2026-04-03 12:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-03-23
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-03-24
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-03-25
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-03-26
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-03-27
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-03-28
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-03-29
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-03-30
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-03-31
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-04-01
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:24:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:24:05] Production.INFO: Total Charge 0
[2026-04-03 12:24:05] Production.INFO: CreateAllLog End
[2026-04-03 12:24:05] Production.INFO: Account Balance End.
[2026-04-03 12:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:24:05] Production.INFO: ==27495== Releasing lock...
[2026-04-03 12:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:24:12] Production.ERROR: CronJobId end10
[2026-04-03 12:24:12] Production.INFO: ==27493== Releasing lock...
[2026-04-03 12:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:24:15] Production.INFO: call_cost start
[2026-04-03 12:24:15] Production.INFO: call_cost end
[2026-04-03 12:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:24:15] Production.INFO: ==27488== Releasing lock...
[2026-04-03 12:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:25:01] Production.INFO: ==27553== Lock acquired, processing the job...
[2026-04-03 17:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:25:01] Production.INFO: neon service started
[2026-04-03 17:25:01] Production.INFO: neon service started
[2026-04-03 17:25:01] Production.INFO: ==27553== Releasing lock...
[2026-04-03 17:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:25:02] Production.INFO: ==27555== Lock acquired, processing the job...
[2026-04-03 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:25:02] Production.INFO: ==27555== Releasing lock...
[2026-04-03 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:25:02] Production.INFO: ==27557== Lock acquired, processing the job...
[2026-04-03 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:25:02] Production.INFO: ==27557== Releasing lock...
[2026-04-03 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:25:03] Production.INFO: ==27559== Lock acquired, processing the job...
[2026-04-03 12:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:25:03] Production.INFO: ==27561== Lock acquired, processing the job...
[2026-04-03 12:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:25:03] Production.INFO: ==27565== Lock acquired, processing the job...
[2026-04-03 12:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:25:03] Production.INFO: ==27563== Lock acquired, processing the job...
[2026-04-03 12:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:25:03] Production.INFO: ==27567== Lock acquired, processing the job...
[2026-04-03 12:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:25:03] Production.INFO: Account Balance Start.
[2026-04-03 12:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:25:03] Production.INFO: 117
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12: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-03 12:25:03] Production.INFO: ==27567== Releasing lock...
[2026-04-03 12:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:03] Production.INFO: ==27561== Releasing lock...
[2026-04-03 12:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:25:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:25:04] Production.INFO: Total Charge 0
[2026-04-03 12:25:04] Production.INFO: CreateAllLog End
[2026-04-03 12:25:04] Production.INFO: Account Balance End.
[2026-04-03 12:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:25:04] Production.INFO: ==27565== Releasing lock...
[2026-04-03 12:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:25:11] Production.ERROR: CronJobId end10
[2026-04-03 12:25:11] Production.INFO: ==27563== Releasing lock...
[2026-04-03 12:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:25:14] Production.INFO: call_cost start
[2026-04-03 12:25:14] Production.INFO: call_cost end
[2026-04-03 12:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:25:14] Production.INFO: ==27559== Releasing lock...
[2026-04-03 12:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:26:02] Production.INFO: ==27637== Lock acquired, processing the job...
[2026-04-03 17:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:26:02] Production.INFO: neon service started
[2026-04-03 17:26:02] Production.INFO: neon service started
[2026-04-03 17:26:02] Production.INFO: ==27637== Releasing lock...
[2026-04-03 17:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:26:02] Production.INFO: ==27639== Lock acquired, processing the job...
[2026-04-03 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:26:02] Production.INFO: ==27641== Lock acquired, processing the job...
[2026-04-03 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:26:02] Production.INFO: ==27641== Releasing lock...
[2026-04-03 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:26:03] Production.INFO: ==27639== Releasing lock...
[2026-04-03 12:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:26:03] Production.INFO: ==27644== Lock acquired, processing the job...
[2026-04-03 12:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:26:03] Production.INFO: ==27648== Lock acquired, processing the job...
[2026-04-03 12:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:26:04] Production.INFO: ==27646== Lock acquired, processing the job...
[2026-04-03 12:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:26:04] Production.INFO: ==27650== Lock acquired, processing the job...
[2026-04-03 12:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:26:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:26:04] Production.INFO: ==27652== Lock acquired, processing the job...
[2026-04-03 12:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:26:04] Production.INFO: Account Balance Start.
[2026-04-03 12:26:04] Production.INFO: CreateAllLog Start
[2026-04-03 12:26:04] Production.INFO: 117
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-08
[2026-04-03 12: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-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:26:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: ==27652== Releasing lock...
[2026-04-03 12:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: ==27646== Releasing lock...
[2026-04-03 12:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Date 2026-03-25
[2026-04-03 12:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Date 2026-03-26
[2026-04-03 12:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Date 2026-03-27
[2026-04-03 12:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Date 2026-03-28
[2026-04-03 12:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Date 2026-03-29
[2026-04-03 12:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Date 2026-03-30
[2026-04-03 12:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Date 2026-03-31
[2026-04-03 12:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Date 2026-04-01
[2026-04-03 12:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:26:05] Production.INFO: Total Charge 0
[2026-04-03 12:26:05] Production.INFO: CreateAllLog End
[2026-04-03 12:26:05] Production.INFO: Account Balance End.
[2026-04-03 12:26:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:26:05] Production.INFO: ==27650== Releasing lock...
[2026-04-03 12:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:26:12] Production.ERROR: CronJobId end10
[2026-04-03 12:26:12] Production.INFO: ==27648== Releasing lock...
[2026-04-03 12:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:26:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:26:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:26:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:26:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:26:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:26:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:26:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:26:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:26:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:26:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:26:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:26:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:26:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:26:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:26:15] Production.INFO: call_cost start
[2026-04-03 12:26:15] Production.INFO: call_cost end
[2026-04-03 12:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:26:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:26:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:26:15] Production.INFO: ==27644== Releasing lock...
[2026-04-03 12:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:27:01] Production.INFO: ==27709== Lock acquired, processing the job...
[2026-04-03 17:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:27:01] Production.INFO: neon service started
[2026-04-03 17:27:01] Production.INFO: neon service started
[2026-04-03 17:27:01] Production.INFO: ==27709== Releasing lock...
[2026-04-03 17:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:27:02] Production.INFO: ==27711== Lock acquired, processing the job...
[2026-04-03 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:27:02] Production.INFO: ==27711== Releasing lock...
[2026-04-03 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:27:02] Production.INFO: ==27713== Lock acquired, processing the job...
[2026-04-03 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:27:02] Production.INFO: ==27713== Releasing lock...
[2026-04-03 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:27:03] Production.INFO: ==27716== Lock acquired, processing the job...
[2026-04-03 12:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:27:03] Production.INFO: ==27718== Lock acquired, processing the job...
[2026-04-03 12:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:27:03] Production.INFO: ==27720== Lock acquired, processing the job...
[2026-04-03 12:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:27:03] Production.INFO: ==27722== Lock acquired, processing the job...
[2026-04-03 12:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:27:03] Production.INFO: ==27724== Lock acquired, processing the job...
[2026-04-03 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:27:03] Production.INFO: Account Balance Start.
[2026-04-03 12:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:27:03] Production.INFO: 117
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 12:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: ==27724== Releasing lock...
[2026-04-03 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: ==27718== Releasing lock...
[2026-04-03 12:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-24
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-25
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:03] Production.INFO: Date 2026-03-26
[2026-04-03 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:27:04] Production.INFO: Total Charge 0
[2026-04-03 12:27:04] Production.INFO: CreateAllLog End
[2026-04-03 12:27:04] Production.INFO: Account Balance End.
[2026-04-03 12:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:27:04] Production.INFO: ==27722== Releasing lock...
[2026-04-03 12:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:27:11] Production.ERROR: CronJobId end10
[2026-04-03 12:27:11] Production.INFO: ==27720== Releasing lock...
[2026-04-03 12:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:27:15] Production.INFO: call_cost start
[2026-04-03 12:27:15] Production.INFO: call_cost end
[2026-04-03 12:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:27:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:27:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:27:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:27:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:27:15] Production.INFO: ==27716== Releasing lock...
[2026-04-03 12:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:28:02] Production.INFO: ==27790== Lock acquired, processing the job...
[2026-04-03 17:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:28:02] Production.INFO: neon service started
[2026-04-03 17:28:02] Production.INFO: neon service started
[2026-04-03 17:28:02] Production.INFO: ==27790== Releasing lock...
[2026-04-03 17:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:28:02] Production.INFO: ==27792== Lock acquired, processing the job...
[2026-04-03 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:28:02] Production.INFO: ==27792== Releasing lock...
[2026-04-03 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:28:02] Production.INFO: ==27794== Lock acquired, processing the job...
[2026-04-03 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:28:03] Production.INFO: ==27794== Releasing lock...
[2026-04-03 16:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:28:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:28:03] Production.INFO: ==27798== Lock acquired, processing the job...
[2026-04-03 12:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:28:03] Production.INFO: ==27796== Lock acquired, processing the job...
[2026-04-03 12:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:28:03] Production.INFO: ==27804== Lock acquired, processing the job...
[2026-04-03 12:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:28:03] Production.INFO: ==27800== Lock acquired, processing the job...
[2026-04-03 12:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 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-03 12:28:03] Production.INFO: ==27804== Releasing lock...
[2026-04-03 12:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:28:03] Production.INFO: ==27802== Lock acquired, processing the job...
[2026-04-03 12:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:28:03] Production.INFO: Account Balance Start.
[2026-04-03 12:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:28:03] Production.INFO: 117
[2026-04-03 12:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: ==27798== Releasing lock...
[2026-04-03 12:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:28:04] Production.INFO: Total Charge 0
[2026-04-03 12:28:04] Production.INFO: CreateAllLog End
[2026-04-03 12:28:04] Production.INFO: Account Balance End.
[2026-04-03 12:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:28:04] Production.INFO: ==27802== Releasing lock...
[2026-04-03 12:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:28:11] Production.ERROR: CronJobId end10
[2026-04-03 12:28:11] Production.INFO: ==27800== Releasing lock...
[2026-04-03 12:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:28:14] Production.INFO: call_cost start
[2026-04-03 12:28:14] Production.INFO: call_cost end
[2026-04-03 12:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:28:14] Production.INFO: ==27796== Releasing lock...
[2026-04-03 12:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:29:01] Production.INFO: ==27872== Lock acquired, processing the job...
[2026-04-03 17:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:29:01] Production.INFO: neon service started
[2026-04-03 17:29:01] Production.INFO: neon service started
[2026-04-03 17:29:01] Production.INFO: ==27872== Releasing lock...
[2026-04-03 17:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:29:01] Production.INFO: ==27874== Lock acquired, processing the job...
[2026-04-03 12:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:29:02] Production.INFO: ==27876== Lock acquired, processing the job...
[2026-04-03 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:29:02] Production.INFO: ==27876== Releasing lock...
[2026-04-03 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:29:02] Production.INFO: ==27874== Releasing lock...
[2026-04-03 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:29:02] Production.INFO: ==27881== Lock acquired, processing the job...
[2026-04-03 12:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:29:03] Production.INFO: ==27879== Lock acquired, processing the job...
[2026-04-03 12:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:29:03] Production.INFO: ==27883== Lock acquired, processing the job...
[2026-04-03 12:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:29:03] Production.INFO: ==27885== Lock acquired, processing the job...
[2026-04-03 12:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:29:03] Production.INFO: Account Balance Start.
[2026-04-03 12:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:29:03] Production.INFO: 117
[2026-04-03 12:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:03] Production.INFO: ==27887== Lock acquired, processing the job...
[2026-04-03 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 12:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:29:03] Production.INFO: ==27887== Releasing lock...
[2026-04-03 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:03] Production.INFO: ==27881== Releasing lock...
[2026-04-03 12:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:29:04] Production.INFO: Total Charge 0
[2026-04-03 12:29:04] Production.INFO: CreateAllLog End
[2026-04-03 12:29:04] Production.INFO: Account Balance End.
[2026-04-03 12:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:29:04] Production.INFO: ==27885== Releasing lock...
[2026-04-03 12:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:29:11] Production.ERROR: CronJobId end10
[2026-04-03 12:29:11] Production.INFO: ==27883== Releasing lock...
[2026-04-03 12:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:29:14] Production.INFO: call_cost start
[2026-04-03 12:29:14] Production.INFO: call_cost end
[2026-04-03 12:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:29:14] Production.INFO: ==27879== Releasing lock...
[2026-04-03 12:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:30:01] Production.INFO: ==27973== Lock acquired, processing the job...
[2026-04-03 17:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:30:01] Production.INFO: neon service started
[2026-04-03 17:30:02] Production.INFO: neon service started
[2026-04-03 17:30:02] Production.INFO: ==27973== Releasing lock...
[2026-04-03 17:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:30:02] Production.INFO: ==27975== Lock acquired, processing the job...
[2026-04-03 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:30:02] Production.INFO: ==27975== Releasing lock...
[2026-04-03 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:30:02] Production.INFO: ==27977== Lock acquired, processing the job...
[2026-04-03 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:30:02] Production.INFO: ==27977== Releasing lock...
[2026-04-03 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:30:03] Production.INFO: ==27981== Lock acquired, processing the job...
[2026-04-03 12:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:30:03] Production.INFO: ==27985== Lock acquired, processing the job...
[2026-04-03 12:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:30:03] Production.INFO: ==27983== Lock acquired, processing the job...
[2026-04-03 12:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:30:03] Production.INFO: ==27979== Lock acquired, processing the job...
[2026-04-03 12:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:30:03] Production.INFO: ==27987== Lock acquired, processing the job...
[2026-04-03 12:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:30:03] Production.INFO: Account Balance Start.
[2026-04-03 12:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:30:03] Production.INFO: 117
[2026-04-03 12:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 12: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-03 12:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:30:03] Production.INFO: ==27987== Releasing lock...
[2026-04-03 12:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: ==27981== Releasing lock...
[2026-04-03 12:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:30:04] Production.INFO: Total Charge 0
[2026-04-03 12:30:04] Production.INFO: CreateAllLog End
[2026-04-03 12:30:05] Production.INFO: Account Balance End.
[2026-04-03 12:30:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:30:05] Production.INFO: ==27985== Releasing lock...
[2026-04-03 12:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:30:11] Production.ERROR: CronJobId end10
[2026-04-03 12:30:11] Production.INFO: ==27983== Releasing lock...
[2026-04-03 12:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:30:14] Production.INFO: call_cost start
[2026-04-03 12:30:14] Production.INFO: call_cost end
[2026-04-03 12:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:30:14] Production.INFO: ==27979== Releasing lock...
[2026-04-03 12:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:31:01] Production.INFO: ==28070== Lock acquired, processing the job...
[2026-04-03 17:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:31:01] Production.INFO: neon service started
[2026-04-03 17:31:01] Production.INFO: neon service started
[2026-04-03 17:31:01] Production.INFO: ==28070== Releasing lock...
[2026-04-03 17:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:31:01] Production.INFO: ==28074== Lock acquired, processing the job...
[2026-04-03 12:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:31:02] Production.INFO: ==28074== Releasing lock...
[2026-04-03 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:31:02] Production.INFO: ==28076== Lock acquired, processing the job...
[2026-04-03 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:31:02] Production.INFO: ==28076== Releasing lock...
[2026-04-03 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:31:02] Production.INFO: ==28078== Lock acquired, processing the job...
[2026-04-03 12:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 12:31:03] Production.INFO: ==28080== Lock acquired, processing the job...
[2026-04-03 12:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:31:03] Production.INFO: ==28082== Lock acquired, processing the job...
[2026-04-03 12:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 12:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 12:31:03] Production.ERROR: CronJob PID - 28080
[2026-04-03 12:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 12:31:03] Production.ERROR: CronJob ID - 5
[2026-04-03 12:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 12:31:00
[2026-04-03 12:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 12:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 12:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 12:31:03] Production.INFO: ==28078== Releasing lock...
[2026-04-03 12:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 12:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 12:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:31:03] Production.INFO: ==28084== Lock acquired, processing the job...
[2026-04-03 12:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:31:03] Production.INFO: ==28088== Lock acquired, processing the job...
[2026-04-03 12:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 12:31:03] Production.INFO: ==28086== Lock acquired, processing the job...
[2026-04-03 12:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:31:03] Production.INFO: ==28090== Lock acquired, processing the job...
[2026-04-03 12:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 12:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:31:03] Production.INFO: Account Balance Start.
[2026-04-03 12:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:31:03] Production.INFO: 117
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:31:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:31:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: ==28090== Releasing lock...
[2026-04-03 12:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-24
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-25
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-26
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-27
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-28
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-29
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-30
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-03-31
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-04-01
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:03] Production.INFO: Date 2026-04-02
[2026-04-03 12:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:04] Production.INFO: ==28082== Releasing lock...
[2026-04-03 12:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:31:04] Production.ERROR: done
[2026-04-03 12:31:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:31:04] Production.INFO: Total Charge 0
[2026-04-03 12:31:04] Production.INFO: CreateAllLog End
[2026-04-03 12:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 12:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029885', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 12:31:04] Production.INFO: Account Balance End.
[2026-04-03 12:31:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:31:04] Production.INFO: ==28086== Releasing lock...
[2026-04-03 12:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029885', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 12:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 12:31:10] Production.INFO: ProcessCDR(1,17029885,1,1,2)
[2026-04-03 12:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029885,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029885,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 12:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 12:31:10] Production.INFO: ==28088== Releasing lock...
[2026-04-03 12:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 12:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 12:31:14] Production.ERROR: CronJobId end10
[2026-04-03 12:31:14] Production.INFO: ==28084== Releasing lock...
[2026-04-03 12:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:31:16] Production.INFO: call_cost start
[2026-04-03 12:31:16] Production.INFO: call_cost end
[2026-04-03 12:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:31:16] Production.INFO: ==28080== Releasing lock...
[2026-04-03 12:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:32:01] Production.INFO: ==28177== Lock acquired, processing the job...
[2026-04-03 17:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:32:01] Production.INFO: neon service started
[2026-04-03 17:32:01] Production.INFO: neon service started
[2026-04-03 17:32:01] Production.INFO: ==28177== Releasing lock...
[2026-04-03 17:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:32:02] Production.INFO: ==28179== Lock acquired, processing the job...
[2026-04-03 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:32:02] Production.INFO: ==28179== Releasing lock...
[2026-04-03 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:32:02] Production.INFO: ==28181== Lock acquired, processing the job...
[2026-04-03 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:32:02] Production.INFO: ==28181== Releasing lock...
[2026-04-03 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:32:03] Production.INFO: ==28184== Lock acquired, processing the job...
[2026-04-03 12:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:32:03] Production.INFO: ==28186== Lock acquired, processing the job...
[2026-04-03 12:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:32:03] Production.INFO: ==28188== Lock acquired, processing the job...
[2026-04-03 12:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:32:03] Production.INFO: ==28190== Lock acquired, processing the job...
[2026-04-03 12:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:32:03] Production.INFO: ==28192== Lock acquired, processing the job...
[2026-04-03 12:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:32:03] Production.INFO: Account Balance Start.
[2026-04-03 12:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:32:03] Production.INFO: 117
[2026-04-03 12:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:03] Production.INFO: ==28192== Releasing lock...
[2026-04-03 12:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:03] Production.INFO: ==28186== Releasing lock...
[2026-04-03 12:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:32:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:32:04] Production.INFO: Total Charge 0
[2026-04-03 12:32:04] Production.INFO: CreateAllLog End
[2026-04-03 12:32:05] Production.INFO: Account Balance End.
[2026-04-03 12:32:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:32:05] Production.INFO: ==28190== Releasing lock...
[2026-04-03 12:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:32:12] Production.ERROR: CronJobId end10
[2026-04-03 12:32:12] Production.INFO: ==28188== Releasing lock...
[2026-04-03 12:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:32:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:32:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:32:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:32:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:32:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:32:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:32:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:32:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:32:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:32:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:32:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:32:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:32:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:32:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:32:15] Production.INFO: call_cost start
[2026-04-03 12:32:15] Production.INFO: call_cost end
[2026-04-03 12:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:32:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:32:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:32:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:32:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:32:15] Production.INFO: ==28184== Releasing lock...
[2026-04-03 12:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:33:02] Production.INFO: ==28274== Lock acquired, processing the job...
[2026-04-03 17:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:33:02] Production.INFO: neon service started
[2026-04-03 17:33:02] Production.INFO: neon service started
[2026-04-03 17:33:02] Production.INFO: ==28274== Releasing lock...
[2026-04-03 17:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:33:02] Production.INFO: ==28276== Lock acquired, processing the job...
[2026-04-03 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:33:02] Production.INFO: ==28276== Releasing lock...
[2026-04-03 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:33:02] Production.INFO: ==28278== Lock acquired, processing the job...
[2026-04-03 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:33:03] Production.INFO: ==28278== Releasing lock...
[2026-04-03 16:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:33:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:33:03] Production.INFO: ==28281== Lock acquired, processing the job...
[2026-04-03 12:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:33:03] Production.INFO: ==28285== Lock acquired, processing the job...
[2026-04-03 12:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:33:03] Production.INFO: ==28289== Lock acquired, processing the job...
[2026-04-03 12:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:33:03] Production.INFO: ==28283== Lock acquired, processing the job...
[2026-04-03 12:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:33:03] Production.INFO: ==28287== Lock acquired, processing the job...
[2026-04-03 12:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 12:33:03] Production.INFO: ==28289== Releasing lock...
[2026-04-03 12:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:33:04] Production.INFO: Account Balance Start.
[2026-04-03 12:33:04] Production.INFO: CreateAllLog Start
[2026-04-03 12:33:04] Production.INFO: 117
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-08
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: ==28283== Releasing lock...
[2026-04-03 12:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:33:04] Production.INFO: Total Charge 0
[2026-04-03 12:33:04] Production.INFO: CreateAllLog End
[2026-04-03 12:33:05] Production.INFO: Account Balance End.
[2026-04-03 12:33:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:33:05] Production.INFO: ==28287== Releasing lock...
[2026-04-03 12:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:33:11] Production.ERROR: CronJobId end10
[2026-04-03 12:33:11] Production.INFO: ==28285== Releasing lock...
[2026-04-03 12:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:33:14] Production.INFO: call_cost start
[2026-04-03 12:33:14] Production.INFO: call_cost end
[2026-04-03 12:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:33:14] Production.INFO: ==28281== Releasing lock...
[2026-04-03 12:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:34:01] Production.INFO: ==28372== Lock acquired, processing the job...
[2026-04-03 17:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:34:01] Production.INFO: neon service started
[2026-04-03 17:34:01] Production.INFO: neon service started
[2026-04-03 17:34:01] Production.INFO: ==28372== Releasing lock...
[2026-04-03 17:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:34:02] Production.INFO: ==28376== Lock acquired, processing the job...
[2026-04-03 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 12:34:02] Production.INFO: ==28374== Lock acquired, processing the job...
[2026-04-03 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:34:02] Production.INFO: ==28376== Releasing lock...
[2026-04-03 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:34:02] Production.INFO: ==28374== Releasing lock...
[2026-04-03 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:34:03] Production.INFO: ==28379== Lock acquired, processing the job...
[2026-04-03 12:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:34:03] Production.INFO: ==28381== Lock acquired, processing the job...
[2026-04-03 12:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:34:03] Production.INFO: ==28387== Lock acquired, processing the job...
[2026-04-03 12:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:34:03] Production.INFO: ==28383== Lock acquired, processing the job...
[2026-04-03 12:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12: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-03 12: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-03 12:34:03] Production.INFO: ==28385== Lock acquired, processing the job...
[2026-04-03 12:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12: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-03 12:34:03] Production.INFO: ==28387== Releasing lock...
[2026-04-03 12:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:34:03] Production.INFO: Account Balance Start.
[2026-04-03 12:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:34:03] Production.INFO: 117
[2026-04-03 12:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: ==28381== Releasing lock...
[2026-04-03 12:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:34:04] Production.INFO: Total Charge 0
[2026-04-03 12:34:04] Production.INFO: CreateAllLog End
[2026-04-03 12:34:04] Production.INFO: Account Balance End.
[2026-04-03 12:34:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:34:04] Production.INFO: ==28385== Releasing lock...
[2026-04-03 12:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:34:11] Production.ERROR: CronJobId end10
[2026-04-03 12:34:11] Production.INFO: ==28383== Releasing lock...
[2026-04-03 12:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:34:14] Production.INFO: call_cost start
[2026-04-03 12:34:14] Production.INFO: call_cost end
[2026-04-03 12:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:34:14] Production.INFO: ==28379== Releasing lock...
[2026-04-03 12:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:35:02] Production.INFO: ==28450== Lock acquired, processing the job...
[2026-04-03 17:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:35:02] Production.INFO: neon service started
[2026-04-03 17:35:02] Production.INFO: neon service started
[2026-04-03 17:35:02] Production.INFO: ==28450== Releasing lock...
[2026-04-03 17:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:35:02] Production.INFO: ==28456== Lock acquired, processing the job...
[2026-04-03 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:35:02] Production.INFO: ==28456== Releasing lock...
[2026-04-03 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:35:02] Production.INFO: ==28454== Lock acquired, processing the job...
[2026-04-03 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:35:02] Production.INFO: ==28454== Releasing lock...
[2026-04-03 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:35:03] Production.INFO: ==28458== Lock acquired, processing the job...
[2026-04-03 12:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:35:03] Production.INFO: ==28464== Lock acquired, processing the job...
[2026-04-03 12:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:35:03] Production.INFO: ==28460== Lock acquired, processing the job...
[2026-04-03 12:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:35:03] Production.INFO: ==28466== Lock acquired, processing the job...
[2026-04-03 12:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:35:03] Production.INFO: Account Balance Start.
[2026-04-03 12:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:35:03] Production.INFO: 117
[2026-04-03 12:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:35:03] Production.INFO: ==28462== Lock acquired, processing the job...
[2026-04-03 12:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 12:35:03] Production.INFO: ==28466== Releasing lock...
[2026-04-03 12:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: ==28460== Releasing lock...
[2026-04-03 12:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:35:04] Production.INFO: Total Charge 0
[2026-04-03 12:35:04] Production.INFO: CreateAllLog End
[2026-04-03 12:35:04] Production.INFO: Account Balance End.
[2026-04-03 12:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:35:04] Production.INFO: ==28464== Releasing lock...
[2026-04-03 12:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:35:12] Production.ERROR: CronJobId end10
[2026-04-03 12:35:12] Production.INFO: ==28462== Releasing lock...
[2026-04-03 12:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:35:15] Production.INFO: call_cost start
[2026-04-03 12:35:15] Production.INFO: call_cost end
[2026-04-03 12:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:35:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:35:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:35:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:35:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:35:15] Production.INFO: ==28458== Releasing lock...
[2026-04-03 12:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:36:01] Production.INFO: ==28534== Lock acquired, processing the job...
[2026-04-03 17:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:36:01] Production.INFO: neon service started
[2026-04-03 17:36:01] Production.INFO: neon service started
[2026-04-03 17:36:01] Production.INFO: ==28534== Releasing lock...
[2026-04-03 17:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:36:01] Production.INFO: ==28536== Lock acquired, processing the job...
[2026-04-03 12:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:36:02] Production.INFO: ==28536== Releasing lock...
[2026-04-03 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:36:02] Production.INFO: ==28538== Lock acquired, processing the job...
[2026-04-03 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:36:02] Production.INFO: ==28538== Releasing lock...
[2026-04-03 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:36:02] Production.INFO: ==28540== Lock acquired, processing the job...
[2026-04-03 12:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:36:03] Production.INFO: ==28542== Lock acquired, processing the job...
[2026-04-03 12:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:36:03] Production.INFO: ==28546== Lock acquired, processing the job...
[2026-04-03 12:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:36:03] Production.INFO: ==28544== Lock acquired, processing the job...
[2026-04-03 12:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:36:03] Production.INFO: ==28548== Lock acquired, processing the job...
[2026-04-03 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:36:03] Production.INFO: Account Balance Start.
[2026-04-03 12:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:36:03] Production.INFO: 117
[2026-04-03 12:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 12:36:03] Production.INFO: ==28548== Releasing lock...
[2026-04-03 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: ==28542== Releasing lock...
[2026-04-03 12:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:36:04] Production.INFO: Total Charge 0
[2026-04-03 12:36:04] Production.INFO: CreateAllLog End
[2026-04-03 12:36:04] Production.INFO: Account Balance End.
[2026-04-03 12:36:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:36:04] Production.INFO: ==28546== Releasing lock...
[2026-04-03 12:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:36:12] Production.ERROR: CronJobId end10
[2026-04-03 12:36:12] Production.INFO: ==28544== Releasing lock...
[2026-04-03 12:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:36:15] Production.INFO: call_cost start
[2026-04-03 12:36:15] Production.INFO: call_cost end
[2026-04-03 12:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:36:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:36:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:36:15] Production.INFO: ==28540== Releasing lock...
[2026-04-03 12:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:37:01] Production.INFO: ==28610== Lock acquired, processing the job...
[2026-04-03 17:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:37:01] Production.INFO: neon service started
[2026-04-03 17:37:01] Production.INFO: neon service started
[2026-04-03 17:37:01] Production.INFO: ==28610== Releasing lock...
[2026-04-03 17:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:37:02] Production.INFO: ==28612== Lock acquired, processing the job...
[2026-04-03 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:37:02] Production.INFO: ==28612== Releasing lock...
[2026-04-03 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:37:02] Production.INFO: ==28614== Lock acquired, processing the job...
[2026-04-03 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:37:02] Production.INFO: ==28614== Releasing lock...
[2026-04-03 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:37:03] Production.INFO: ==28616== Lock acquired, processing the job...
[2026-04-03 12:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:37:03] Production.INFO: ==28620== Lock acquired, processing the job...
[2026-04-03 12:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:37:03] Production.INFO: ==28618== Lock acquired, processing the job...
[2026-04-03 12:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:37:03] Production.INFO: ==28622== Lock acquired, processing the job...
[2026-04-03 12:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:37:03] Production.INFO: ==28624== Lock acquired, processing the job...
[2026-04-03 12:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:37:03] Production.INFO: Account Balance Start.
[2026-04-03 12:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:37:03] Production.INFO: 117
[2026-04-03 12:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:37:03] Production.INFO: ==28624== Releasing lock...
[2026-04-03 12:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: ==28618== Releasing lock...
[2026-04-03 12:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:37:04] Production.INFO: Total Charge 0
[2026-04-03 12:37:04] Production.INFO: CreateAllLog End
[2026-04-03 12:37:04] Production.INFO: Account Balance End.
[2026-04-03 12:37:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:37:05] Production.INFO: ==28622== Releasing lock...
[2026-04-03 12:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:37:12] Production.ERROR: CronJobId end10
[2026-04-03 12:37:12] Production.INFO: ==28620== Releasing lock...
[2026-04-03 12:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:37:15] Production.INFO: call_cost start
[2026-04-03 12:37:15] Production.INFO: call_cost end
[2026-04-03 12:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:37:15] Production.INFO: ==28616== Releasing lock...
[2026-04-03 12:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:38:01] Production.INFO: ==28689== Lock acquired, processing the job...
[2026-04-03 17:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:38:01] Production.INFO: neon service started
[2026-04-03 17:38:01] Production.INFO: neon service started
[2026-04-03 17:38:01] Production.INFO: ==28689== Releasing lock...
[2026-04-03 17:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:38:01] Production.INFO: ==28691== Lock acquired, processing the job...
[2026-04-03 12:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:38:01] Production.INFO: ==28691== Releasing lock...
[2026-04-03 12:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:38:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:38:02] Production.INFO: ==28693== Lock acquired, processing the job...
[2026-04-03 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:38:02] Production.INFO: ==28693== Releasing lock...
[2026-04-03 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:38:02] Production.INFO: ==28699== Lock acquired, processing the job...
[2026-04-03 12:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:38:02] Production.INFO: ==28703== Lock acquired, processing the job...
[2026-04-03 12:38:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:38:02] Production.INFO: ==28695== Lock acquired, processing the job...
[2026-04-03 12:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:38:02] Production.INFO: ==28697== Lock acquired, processing the job...
[2026-04-03 12:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:38:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:38:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:38:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:38:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:38: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-03 12:38: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-03 12:38:03] Production.INFO: ==28701== Lock acquired, processing the job...
[2026-04-03 12:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 12:38:03] Production.INFO: ==28703== Releasing lock...
[2026-04-03 12:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:38:03] Production.INFO: Account Balance Start.
[2026-04-03 12:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:38:03] Production.INFO: 117
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: ==28697== Releasing lock...
[2026-04-03 12:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-24
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-25
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-26
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-27
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-28
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-29
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:03] Production.INFO: Date 2026-03-30
[2026-04-03 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:38:04] Production.INFO: Total Charge 0
[2026-04-03 12:38:04] Production.INFO: CreateAllLog End
[2026-04-03 12:38:04] Production.INFO: Account Balance End.
[2026-04-03 12:38:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:38:04] Production.INFO: ==28701== Releasing lock...
[2026-04-03 12:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:38:11] Production.ERROR: CronJobId end10
[2026-04-03 12:38:11] Production.INFO: ==28699== Releasing lock...
[2026-04-03 12:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:38:14] Production.INFO: call_cost start
[2026-04-03 12:38:14] Production.INFO: call_cost end
[2026-04-03 12:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:38:14] Production.INFO: ==28695== Releasing lock...
[2026-04-03 12:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:39:01] Production.INFO: ==28765== Lock acquired, processing the job...
[2026-04-03 17:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:39:01] Production.INFO: neon service started
[2026-04-03 17:39:01] Production.INFO: neon service started
[2026-04-03 17:39:01] Production.INFO: ==28765== Releasing lock...
[2026-04-03 17:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:39:02] Production.INFO: ==28767== Lock acquired, processing the job...
[2026-04-03 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:39:02] Production.INFO: ==28767== Releasing lock...
[2026-04-03 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:39:02] Production.INFO: ==28769== Lock acquired, processing the job...
[2026-04-03 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:39:02] Production.INFO: ==28769== Releasing lock...
[2026-04-03 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:39:03] Production.INFO: ==28780== Lock acquired, processing the job...
[2026-04-03 12:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:39:03] Production.INFO: ==28772== Lock acquired, processing the job...
[2026-04-03 12:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12: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-03 12: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-03 12:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12: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-03 12:39:03] Production.INFO: ==28776== Lock acquired, processing the job...
[2026-04-03 12:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:39:03] Production.INFO: ==28780== Releasing lock...
[2026-04-03 12:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:39:03] Production.INFO: ==28774== Lock acquired, processing the job...
[2026-04-03 12:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:39:03] Production.INFO: ==28778== Lock acquired, processing the job...
[2026-04-03 12:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:39:03] Production.INFO: Account Balance Start.
[2026-04-03 12:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:39:03] Production.INFO: 117
[2026-04-03 12:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: ==28774== Releasing lock...
[2026-04-03 12:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:39:04] Production.INFO: Total Charge 0
[2026-04-03 12:39:04] Production.INFO: CreateAllLog End
[2026-04-03 12:39:04] Production.INFO: Account Balance End.
[2026-04-03 12:39:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:39:05] Production.INFO: ==28778== Releasing lock...
[2026-04-03 12:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:39:11] Production.ERROR: CronJobId end10
[2026-04-03 12:39:11] Production.INFO: ==28776== Releasing lock...
[2026-04-03 12:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:39:14] Production.INFO: call_cost start
[2026-04-03 12:39:14] Production.INFO: call_cost end
[2026-04-03 12:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:39:14] Production.INFO: ==28772== Releasing lock...
[2026-04-03 12:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:40:02] Production.INFO: ==28845== Lock acquired, processing the job...
[2026-04-03 17:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:40:02] Production.INFO: neon service started
[2026-04-03 17:40:02] Production.INFO: neon service started
[2026-04-03 17:40:02] Production.INFO: ==28845== Releasing lock...
[2026-04-03 17:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:40:02] Production.INFO: ==28847== Lock acquired, processing the job...
[2026-04-03 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:40:02] Production.INFO: ==28847== Releasing lock...
[2026-04-03 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:40:02] Production.INFO: ==28849== Lock acquired, processing the job...
[2026-04-03 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:40:02] Production.INFO: ==28849== Releasing lock...
[2026-04-03 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:40:03] Production.INFO: ==28853== Lock acquired, processing the job...
[2026-04-03 12:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:40:03] Production.INFO: ==28855== Lock acquired, processing the job...
[2026-04-03 12:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:40:03] Production.INFO: ==28857== Lock acquired, processing the job...
[2026-04-03 12:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:40:03] Production.INFO: ==28859== Lock acquired, processing the job...
[2026-04-03 12:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:40:03] Production.INFO: ==28861== Lock acquired, processing the job...
[2026-04-03 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:40:03] Production.INFO: Account Balance Start.
[2026-04-03 12:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:40:03] Production.INFO: 117
[2026-04-03 12:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 12:40:03] Production.INFO: ==28861== Releasing lock...
[2026-04-03 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: ==28855== Releasing lock...
[2026-04-03 12:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:40:04] Production.INFO: Total Charge 0
[2026-04-03 12:40:04] Production.INFO: CreateAllLog End
[2026-04-03 12:40:04] Production.INFO: Account Balance End.
[2026-04-03 12:40:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:40:05] Production.INFO: ==28859== Releasing lock...
[2026-04-03 12:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:40:11] Production.ERROR: CronJobId end10
[2026-04-03 12:40:11] Production.INFO: ==28857== Releasing lock...
[2026-04-03 12:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:40:15] Production.INFO: call_cost start
[2026-04-03 12:40:15] Production.INFO: call_cost end
[2026-04-03 12:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:40:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:40:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:40:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:40:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:40:15] Production.INFO: ==28853== Releasing lock...
[2026-04-03 12:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:41:01] Production.INFO: ==28921== Lock acquired, processing the job...
[2026-04-03 17:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:41:01] Production.INFO: neon service started
[2026-04-03 17:41:01] Production.INFO: neon service started
[2026-04-03 17:41:01] Production.INFO: ==28921== Releasing lock...
[2026-04-03 17:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:41:01] Production.INFO: ==28925== Lock acquired, processing the job...
[2026-04-03 16:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:41:01] Production.INFO: ==28925== Releasing lock...
[2026-04-03 16:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:41:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:41:02] Production.INFO: ==28923== Lock acquired, processing the job...
[2026-04-03 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:41:02] Production.INFO: ==28923== Releasing lock...
[2026-04-03 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:41:03] Production.INFO: ==28928== Lock acquired, processing the job...
[2026-04-03 12:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 12:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 12:41:03] Production.INFO: ==28932== Lock acquired, processing the job...
[2026-04-03 12:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:41:03] Production.INFO: ==28930== Lock acquired, processing the job...
[2026-04-03 12:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 12:41:03] Production.INFO: ==28928== Releasing lock...
[2026-04-03 12:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 12:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 12:41:03] Production.INFO: ==28936== Lock acquired, processing the job...
[2026-04-03 12:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:41:03] Production.INFO: ==28934== Lock acquired, processing the job...
[2026-04-03 12:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:41:03] Production.INFO: ==28940== Lock acquired, processing the job...
[2026-04-03 12:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:41:03] Production.INFO: Account Balance Start.
[2026-04-03 12:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:41:03] Production.INFO: 117
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:03] Production.INFO: ==28938== Lock acquired, processing the job...
[2026-04-03 12:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12: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-03 12:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:41:03] Production.INFO: ==28940== Releasing lock...
[2026-04-03 12:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: ==28932== Releasing lock...
[2026-04-03 12:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:41:04] Production.INFO: Total Charge 0
[2026-04-03 12:41:04] Production.INFO: CreateAllLog End
[2026-04-03 12:41:04] Production.ERROR: done
[2026-04-03 12:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 12:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029926', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 12:41:04] Production.INFO: Account Balance End.
[2026-04-03 12:41:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:41:04] Production.INFO: ==28936== Releasing lock...
[2026-04-03 12:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029926', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 12:41:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 12:41:09] Production.INFO: ProcessCDR(1,17029926,1,1,2)
[2026-04-03 12:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029926,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029926,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:41:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 12:41:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 12:41:09] Production.INFO: ==28938== Releasing lock...
[2026-04-03 12:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 12:41:09] Production.INFO: 26 MB #Memory Used#
[2026-04-03 12:41:14] Production.ERROR: CronJobId end10
[2026-04-03 12:41:14] Production.INFO: ==28934== Releasing lock...
[2026-04-03 12:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:41:16] Production.INFO: call_cost start
[2026-04-03 12:41:16] Production.INFO: call_cost end
[2026-04-03 12:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:41:16] Production.INFO: ==28930== Releasing lock...
[2026-04-03 12:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:42:01] Production.INFO: ==29005== Lock acquired, processing the job...
[2026-04-03 17:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:42:02] Production.INFO: neon service started
[2026-04-03 17:42:02] Production.INFO: neon service started
[2026-04-03 17:42:02] Production.INFO: ==29005== Releasing lock...
[2026-04-03 17:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:42:02] Production.INFO: ==29007== Lock acquired, processing the job...
[2026-04-03 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:42:02] Production.INFO: ==29007== Releasing lock...
[2026-04-03 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:42:02] Production.INFO: ==29009== Lock acquired, processing the job...
[2026-04-03 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:42:02] Production.INFO: ==29009== Releasing lock...
[2026-04-03 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:42:03] Production.INFO: ==29012== Lock acquired, processing the job...
[2026-04-03 12:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:42:03] Production.INFO: ==29014== Lock acquired, processing the job...
[2026-04-03 12:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:42:03] Production.INFO: ==29016== Lock acquired, processing the job...
[2026-04-03 12:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:42:03] Production.INFO: ==29018== Lock acquired, processing the job...
[2026-04-03 12:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:42:03] Production.INFO: ==29020== Lock acquired, processing the job...
[2026-04-03 12:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:42:03] Production.INFO: Account Balance Start.
[2026-04-03 12:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:42:03] Production.INFO: 117
[2026-04-03 12:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 12:42:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:03] Production.INFO: ==29020== Releasing lock...
[2026-04-03 12:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:42:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:03] Production.INFO: ==29014== Releasing lock...
[2026-04-03 12:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:42:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:42:04] Production.INFO: Total Charge 0
[2026-04-03 12:42:04] Production.INFO: CreateAllLog End
[2026-04-03 12:42:04] Production.INFO: Account Balance End.
[2026-04-03 12:42:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:42:04] Production.INFO: ==29018== Releasing lock...
[2026-04-03 12:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:42:12] Production.ERROR: CronJobId end10
[2026-04-03 12:42:12] Production.INFO: ==29016== Releasing lock...
[2026-04-03 12:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:42:15] Production.INFO: call_cost start
[2026-04-03 12:42:15] Production.INFO: call_cost end
[2026-04-03 12:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:42:15] Production.INFO: ==29012== Releasing lock...
[2026-04-03 12:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:43:01] Production.INFO: ==29074== Lock acquired, processing the job...
[2026-04-03 17:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:43:01] Production.INFO: neon service started
[2026-04-03 17:43:01] Production.INFO: neon service started
[2026-04-03 17:43:01] Production.INFO: ==29074== Releasing lock...
[2026-04-03 17:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:43:01] Production.INFO: ==29076== Lock acquired, processing the job...
[2026-04-03 12:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:43:01] Production.INFO: ==29076== Releasing lock...
[2026-04-03 12:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:43:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:43:02] Production.INFO: ==29078== Lock acquired, processing the job...
[2026-04-03 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:43:02] Production.INFO: ==29078== Releasing lock...
[2026-04-03 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:43:02] Production.INFO: ==29089== Lock acquired, processing the job...
[2026-04-03 12:43:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:43:02] Production.INFO: ==29081== Lock acquired, processing the job...
[2026-04-03 12:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:43: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-03 12:43: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-03 12:43: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-03 12:43:02] Production.INFO: ==29089== Releasing lock...
[2026-04-03 12:43:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:43:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:43:02] Production.INFO: ==29085== Lock acquired, processing the job...
[2026-04-03 12:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:43:02] Production.INFO: ==29083== Lock acquired, processing the job...
[2026-04-03 12:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:43:03] Production.INFO: ==29087== Lock acquired, processing the job...
[2026-04-03 12:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:43:03] Production.INFO: Account Balance Start.
[2026-04-03 12:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:43:03] Production.INFO: 117
[2026-04-03 12:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:03] Production.INFO: ==29083== Releasing lock...
[2026-04-03 12:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:43:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:43:04] Production.INFO: Total Charge 0
[2026-04-03 12:43:04] Production.INFO: CreateAllLog End
[2026-04-03 12:43:04] Production.INFO: Account Balance End.
[2026-04-03 12:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:43:04] Production.INFO: ==29087== Releasing lock...
[2026-04-03 12:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:43:12] Production.ERROR: CronJobId end10
[2026-04-03 12:43:12] Production.INFO: ==29085== Releasing lock...
[2026-04-03 12:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:43:14] Production.INFO: call_cost start
[2026-04-03 12:43:14] Production.INFO: call_cost end
[2026-04-03 12:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:43:15] Production.INFO: ==29081== Releasing lock...
[2026-04-03 12:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:44:01] Production.INFO: ==29156== Lock acquired, processing the job...
[2026-04-03 17:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:44:01] Production.INFO: neon service started
[2026-04-03 17:44:01] Production.INFO: neon service started
[2026-04-03 17:44:01] Production.INFO: ==29156== Releasing lock...
[2026-04-03 17:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:44:02] Production.INFO: ==29158== Lock acquired, processing the job...
[2026-04-03 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:44:02] Production.INFO: ==29160== Lock acquired, processing the job...
[2026-04-03 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:44:02] Production.INFO: ==29160== Releasing lock...
[2026-04-03 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:44:02] Production.INFO: ==29158== Releasing lock...
[2026-04-03 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:44:03] Production.INFO: ==29163== Lock acquired, processing the job...
[2026-04-03 12:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:44:03] Production.INFO: ==29165== Lock acquired, processing the job...
[2026-04-03 12:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:44:03] Production.INFO: ==29171== Lock acquired, processing the job...
[2026-04-03 12:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:44:03] Production.INFO: ==29167== Lock acquired, processing the job...
[2026-04-03 12:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:44:03] Production.INFO: ==29169== Lock acquired, processing the job...
[2026-04-03 12:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12: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-03 12: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-03 12:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:44:03] Production.INFO: Account Balance Start.
[2026-04-03 12:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:44:03] Production.INFO: 117
[2026-04-03 12:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 12: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-03 12:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:03] Production.INFO: ==29171== Releasing lock...
[2026-04-03 12:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: ==29165== Releasing lock...
[2026-04-03 12:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:05] Production.INFO: Date 2026-03-27
[2026-04-03 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:05] Production.INFO: Date 2026-03-28
[2026-04-03 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:05] Production.INFO: Date 2026-03-29
[2026-04-03 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:05] Production.INFO: Date 2026-03-30
[2026-04-03 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:05] Production.INFO: Date 2026-03-31
[2026-04-03 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:05] Production.INFO: Date 2026-04-01
[2026-04-03 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:44:05] Production.INFO: Total Charge 0
[2026-04-03 12:44:05] Production.INFO: CreateAllLog End
[2026-04-03 12:44:05] Production.INFO: Account Balance End.
[2026-04-03 12:44:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:44:05] Production.INFO: ==29169== Releasing lock...
[2026-04-03 12:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:44:12] Production.ERROR: CronJobId end10
[2026-04-03 12:44:12] Production.INFO: ==29167== Releasing lock...
[2026-04-03 12:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:44:14] Production.INFO: call_cost start
[2026-04-03 12:44:14] Production.INFO: call_cost end
[2026-04-03 12:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:44:14] Production.INFO: ==29163== Releasing lock...
[2026-04-03 12:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:45:02] Production.INFO: ==29237== Lock acquired, processing the job...
[2026-04-03 17:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:45:02] Production.INFO: neon service started
[2026-04-03 17:45:02] Production.INFO: neon service started
[2026-04-03 17:45:02] Production.INFO: ==29237== Releasing lock...
[2026-04-03 17:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:45:02] Production.INFO: ==29239== Lock acquired, processing the job...
[2026-04-03 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:45:02] Production.INFO: ==29239== Releasing lock...
[2026-04-03 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:45:02] Production.INFO: ==29241== Lock acquired, processing the job...
[2026-04-03 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:45:03] Production.INFO: ==29241== Releasing lock...
[2026-04-03 16:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:45:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:45:03] Production.INFO: ==29247== Lock acquired, processing the job...
[2026-04-03 12:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:45:03] Production.INFO: ==29243== Lock acquired, processing the job...
[2026-04-03 12:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:45:03] Production.INFO: ==29245== Lock acquired, processing the job...
[2026-04-03 12:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:45:03] Production.INFO: ==29250== Lock acquired, processing the job...
[2026-04-03 12:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:45:04] Production.INFO: ==29252== Lock acquired, processing the job...
[2026-04-03 12:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:45:04] Production.INFO: Account Balance Start.
[2026-04-03 12:45:04] Production.INFO: CreateAllLog Start
[2026-04-03 12:45:04] Production.INFO: 117
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-08
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 12:45:04] Production.INFO: ==29252== Releasing lock...
[2026-04-03 12:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: ==29245== Releasing lock...
[2026-04-03 12:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:45:04] Production.INFO: Total Charge 0
[2026-04-03 12:45:04] Production.INFO: CreateAllLog End
[2026-04-03 12:45:05] Production.INFO: Account Balance End.
[2026-04-03 12:45:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:45:05] Production.INFO: ==29250== Releasing lock...
[2026-04-03 12:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:45:12] Production.ERROR: CronJobId end10
[2026-04-03 12:45:12] Production.INFO: ==29247== Releasing lock...
[2026-04-03 12:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:45:14] Production.INFO: call_cost start
[2026-04-03 12:45:14] Production.INFO: call_cost end
[2026-04-03 12:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:45:14] Production.INFO: ==29243== Releasing lock...
[2026-04-03 12:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:46:01] Production.INFO: ==29313== Lock acquired, processing the job...
[2026-04-03 17:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:46:01] Production.INFO: neon service started
[2026-04-03 17:46:01] Production.INFO: neon service started
[2026-04-03 17:46:01] Production.INFO: ==29313== Releasing lock...
[2026-04-03 17:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:46:02] Production.INFO: ==29315== Lock acquired, processing the job...
[2026-04-03 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:46:02] Production.INFO: ==29315== Releasing lock...
[2026-04-03 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:46:02] Production.INFO: ==29317== Lock acquired, processing the job...
[2026-04-03 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:46:02] Production.INFO: ==29317== Releasing lock...
[2026-04-03 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:46:03] Production.INFO: ==29322== Lock acquired, processing the job...
[2026-04-03 12:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:46:03] Production.INFO: ==29320== Lock acquired, processing the job...
[2026-04-03 12:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:46:03] Production.INFO: ==29324== Lock acquired, processing the job...
[2026-04-03 12:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:46:03] Production.INFO: ==29326== Lock acquired, processing the job...
[2026-04-03 12:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:46:03] Production.INFO: ==29328== Lock acquired, processing the job...
[2026-04-03 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:46:03] Production.INFO: Account Balance Start.
[2026-04-03 12:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:46:03] Production.INFO: 117
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12: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-03 12:46:03] Production.INFO: ==29328== Releasing lock...
[2026-04-03 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: ==29322== Releasing lock...
[2026-04-03 12:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-24
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-25
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:03] Production.INFO: Date 2026-03-26
[2026-04-03 12:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:46:04] Production.INFO: Total Charge 0
[2026-04-03 12:46:04] Production.INFO: CreateAllLog End
[2026-04-03 12:46:04] Production.INFO: Account Balance End.
[2026-04-03 12:46:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:46:04] Production.INFO: ==29326== Releasing lock...
[2026-04-03 12:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:46:11] Production.ERROR: CronJobId end10
[2026-04-03 12:46:11] Production.INFO: ==29324== Releasing lock...
[2026-04-03 12:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:46:13] Production.INFO: call_cost start
[2026-04-03 12:46:13] Production.INFO: call_cost end
[2026-04-03 12:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:46:13] Production.INFO: ==29320== Releasing lock...
[2026-04-03 12:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:47:02] Production.INFO: ==29388== Lock acquired, processing the job...
[2026-04-03 17:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:47:02] Production.INFO: neon service started
[2026-04-03 17:47:02] Production.INFO: neon service started
[2026-04-03 17:47:02] Production.INFO: ==29388== Releasing lock...
[2026-04-03 17:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:47:02] Production.INFO: ==29390== Lock acquired, processing the job...
[2026-04-03 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:47:02] Production.INFO: ==29390== Releasing lock...
[2026-04-03 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:47:02] Production.INFO: ==29392== Lock acquired, processing the job...
[2026-04-03 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:47:02] Production.INFO: ==29392== Releasing lock...
[2026-04-03 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:47:03] Production.INFO: ==29398== Lock acquired, processing the job...
[2026-04-03 12:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:47:03] Production.INFO: ==29403== Lock acquired, processing the job...
[2026-04-03 12:47:03] Production.INFO: ==29394== Lock acquired, processing the job...
[2026-04-03 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:47:03] Production.INFO: ==29396== Lock acquired, processing the job...
[2026-04-03 12:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 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-03 12:47:03] Production.INFO: ==29403== Releasing lock...
[2026-04-03 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:47:03] Production.INFO: ==29400== Lock acquired, processing the job...
[2026-04-03 12:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:47:03] Production.INFO: Account Balance Start.
[2026-04-03 12:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:47:03] Production.INFO: 117
[2026-04-03 12:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: ==29396== Releasing lock...
[2026-04-03 12:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:47:04] Production.INFO: Total Charge 0
[2026-04-03 12:47:04] Production.INFO: CreateAllLog End
[2026-04-03 12:47:04] Production.INFO: Account Balance End.
[2026-04-03 12:47:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:47:04] Production.INFO: ==29400== Releasing lock...
[2026-04-03 12:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:47:11] Production.ERROR: CronJobId end10
[2026-04-03 12:47:11] Production.INFO: ==29398== Releasing lock...
[2026-04-03 12:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:47:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:47:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:47:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:47:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:47:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:47:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:47:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:47:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:47:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:47:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:47:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:47:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:47:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:47:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:47:15] Production.INFO: call_cost start
[2026-04-03 12:47:15] Production.INFO: call_cost end
[2026-04-03 12:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:47:15] Production.INFO: ==29394== Releasing lock...
[2026-04-03 12:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:48:01] Production.INFO: ==29462== Lock acquired, processing the job...
[2026-04-03 17:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:48:01] Production.INFO: neon service started
[2026-04-03 17:48:01] Production.INFO: neon service started
[2026-04-03 17:48:01] Production.INFO: ==29462== Releasing lock...
[2026-04-03 17:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:48:02] Production.INFO: ==29467== Lock acquired, processing the job...
[2026-04-03 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:48:02] Production.INFO: ==29469== Lock acquired, processing the job...
[2026-04-03 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:48:02] Production.INFO: ==29469== Releasing lock...
[2026-04-03 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:48:02] Production.INFO: ==29467== Releasing lock...
[2026-04-03 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:48:02] Production.INFO: ==29473== Lock acquired, processing the job...
[2026-04-03 12:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:48:03] Production.INFO: ==29479== Lock acquired, processing the job...
[2026-04-03 12:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:48:03] Production.INFO: Account Balance Start.
[2026-04-03 12:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:48:03] Production.INFO: 117
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:48:03] Production.INFO: ==29481== Lock acquired, processing the job...
[2026-04-03 12:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12: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-03 12:48:03] Production.INFO: ==29481== Releasing lock...
[2026-04-03 12:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: ==29475== Lock acquired, processing the job...
[2026-04-03 12:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: ==29477== Lock acquired, processing the job...
[2026-04-03 12:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-24
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-25
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-26
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-27
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-28
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-29
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-30
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-03-31
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: Date 2026-04-01
[2026-04-03 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:03] Production.INFO: ==29475== Releasing lock...
[2026-04-03 12:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:48:04] Production.INFO: Total Charge 0
[2026-04-03 12:48:04] Production.INFO: CreateAllLog End
[2026-04-03 12:48:04] Production.INFO: Account Balance End.
[2026-04-03 12:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:48:04] Production.INFO: ==29479== Releasing lock...
[2026-04-03 12:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:48:11] Production.ERROR: CronJobId end10
[2026-04-03 12:48:11] Production.INFO: ==29477== Releasing lock...
[2026-04-03 12:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:48:14] Production.INFO: call_cost start
[2026-04-03 12:48:14] Production.INFO: call_cost end
[2026-04-03 12:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:48:14] Production.INFO: ==29473== Releasing lock...
[2026-04-03 12:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:49:01] Production.INFO: ==29543== Lock acquired, processing the job...
[2026-04-03 17:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:49:01] Production.INFO: neon service started
[2026-04-03 17:49:01] Production.INFO: neon service started
[2026-04-03 17:49:01] Production.INFO: ==29543== Releasing lock...
[2026-04-03 17:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:49:02] Production.INFO: ==29545== Lock acquired, processing the job...
[2026-04-03 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:49:02] Production.INFO: ==29547== Lock acquired, processing the job...
[2026-04-03 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:49:02] Production.INFO: ==29547== Releasing lock...
[2026-04-03 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:49:02] Production.INFO: ==29545== Releasing lock...
[2026-04-03 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:49:03] Production.INFO: ==29552== Lock acquired, processing the job...
[2026-04-03 12:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:49:03] Production.INFO: ==29556== Lock acquired, processing the job...
[2026-04-03 12:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:49:03] Production.INFO: Account Balance Start.
[2026-04-03 12:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:49:03] Production.INFO: 117
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:49:03] Production.INFO: ==29558== Lock acquired, processing the job...
[2026-04-03 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 12:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 12:49:03] Production.INFO: ==29558== Releasing lock...
[2026-04-03 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: ==29550== Lock acquired, processing the job...
[2026-04-03 12:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: ==29554== Lock acquired, processing the job...
[2026-04-03 12:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-24
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: ==29552== Releasing lock...
[2026-04-03 12:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-25
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-26
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-27
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:03] Production.INFO: Date 2026-03-28
[2026-04-03 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:49:04] Production.INFO: Total Charge 0
[2026-04-03 12:49:04] Production.INFO: CreateAllLog End
[2026-04-03 12:49:04] Production.INFO: Account Balance End.
[2026-04-03 12:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:49:04] Production.INFO: ==29556== Releasing lock...
[2026-04-03 12:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:49:11] Production.ERROR: CronJobId end10
[2026-04-03 12:49:11] Production.INFO: ==29554== Releasing lock...
[2026-04-03 12:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:49:14] Production.INFO: call_cost start
[2026-04-03 12:49:14] Production.INFO: call_cost end
[2026-04-03 12:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:49:14] Production.INFO: ==29550== Releasing lock...
[2026-04-03 12:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:50:02] Production.INFO: ==29616== Lock acquired, processing the job...
[2026-04-03 17:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:50:02] Production.INFO: neon service started
[2026-04-03 17:50:02] Production.INFO: neon service started
[2026-04-03 17:50:02] Production.INFO: ==29616== Releasing lock...
[2026-04-03 17:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:50:02] Production.INFO: ==29618== Lock acquired, processing the job...
[2026-04-03 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:50:02] Production.INFO: ==29618== Releasing lock...
[2026-04-03 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:50:03] Production.INFO: ==29620== Lock acquired, processing the job...
[2026-04-03 16:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:50:03] Production.INFO: ==29620== Releasing lock...
[2026-04-03 16:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:50:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:50:03] Production.INFO: ==29622== Lock acquired, processing the job...
[2026-04-03 12:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:50:03] Production.INFO: ==29624== Lock acquired, processing the job...
[2026-04-03 12:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:50:03] Production.INFO: ==29628== Lock acquired, processing the job...
[2026-04-03 12:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:50:03] Production.INFO: ==29626== Lock acquired, processing the job...
[2026-04-03 12:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:50:03] Production.INFO: ==29630== Lock acquired, processing the job...
[2026-04-03 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:50:03] Production.INFO: Account Balance Start.
[2026-04-03 12:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:50:03] Production.INFO: 117
[2026-04-03 12:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 12:50:04] Production.INFO: Date 2026-03-08
[2026-04-03 12: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-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:50:04] Production.INFO: ==29630== Releasing lock...
[2026-04-03 12:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: ==29624== Releasing lock...
[2026-04-03 12:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:50:05] Production.INFO: Total Charge 0
[2026-04-03 12:50:05] Production.INFO: CreateAllLog End
[2026-04-03 12:50:05] Production.INFO: Account Balance End.
[2026-04-03 12:50:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:50:05] Production.INFO: ==29628== Releasing lock...
[2026-04-03 12:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:50:12] Production.ERROR: CronJobId end10
[2026-04-03 12:50:12] Production.INFO: ==29626== Releasing lock...
[2026-04-03 12:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:50:15] Production.INFO: call_cost start
[2026-04-03 12:50:15] Production.INFO: call_cost end
[2026-04-03 12:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:50:15] Production.INFO: ==29622== Releasing lock...
[2026-04-03 12:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:51:01] Production.INFO: ==29698== Lock acquired, processing the job...
[2026-04-03 17:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:51:01] Production.INFO: neon service started
[2026-04-03 17:51:01] Production.INFO: neon service started
[2026-04-03 17:51:01] Production.INFO: ==29698== Releasing lock...
[2026-04-03 17:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:51:02] Production.INFO: ==29703== Lock acquired, processing the job...
[2026-04-03 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:51:02] Production.INFO: ==29703== Releasing lock...
[2026-04-03 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:51:02] Production.INFO: ==29701== Lock acquired, processing the job...
[2026-04-03 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:51:02] Production.INFO: ==29701== Releasing lock...
[2026-04-03 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:51:03] Production.INFO: ==29705== Lock acquired, processing the job...
[2026-04-03 12:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 12:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 12:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 12:51:03] Production.INFO: ==29705== Releasing lock...
[2026-04-03 12:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 12:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 12:51:03] Production.INFO: ==29711== Lock acquired, processing the job...
[2026-04-03 12:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:51:03] Production.INFO: ==29715== Lock acquired, processing the job...
[2026-04-03 12:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 12:51:03] Production.INFO: ==29707== Lock acquired, processing the job...
[2026-04-03 12:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:51:03] Production.INFO: ==29709== Lock acquired, processing the job...
[2026-04-03 12:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 12:51:03] Production.INFO: ==29713== Lock acquired, processing the job...
[2026-04-03 12:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:51:03] Production.INFO: ==29717== Lock acquired, processing the job...
[2026-04-03 12:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:51:04] Production.INFO: Account Balance Start.
[2026-04-03 12:51:04] Production.INFO: CreateAllLog Start
[2026-04-03 12:51:04] Production.INFO: 117
[2026-04-03 12:51:04] Production.INFO: Date 2026-03-08
[2026-04-03 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 12:51:04] Production.INFO: ==29717== Releasing lock...
[2026-04-03 12:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:51:04] Production.ERROR: done
[2026-04-03 12:51:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 12:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029967', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 12:51:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:04] Production.INFO: ==29709== Releasing lock...
[2026-04-03 12:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:51:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-18
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-19
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-20
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-21
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-22
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-23
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-24
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-25
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-26
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-27
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-28
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-29
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-30
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-03-31
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-04-01
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:51:05] Production.INFO: Total Charge 0
[2026-04-03 12:51:05] Production.INFO: CreateAllLog End
[2026-04-03 12:51:06] Production.INFO: Account Balance End.
[2026-04-03 12:51:06] Production.ERROR: CronJobId end 12
[2026-04-03 12:51:06] Production.INFO: ==29713== Releasing lock...
[2026-04-03 12:51:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:51:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17029967', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 12:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 12:51:10] Production.INFO: ProcessCDR(1,17029967,1,1,2)
[2026-04-03 12:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17029967,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17029967,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 12:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 12:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 12:51:10] Production.INFO: ==29715== Releasing lock...
[2026-04-03 12:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 12:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 12:51:14] 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-03 12:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:51:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:51:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:51:14] Production.INFO: call_cost start
[2026-04-03 12:51:14] Production.INFO: call_cost end
[2026-04-03 12:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:51:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:51:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:51:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:51:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:51:14] Production.INFO: ==29707== Releasing lock...
[2026-04-03 12:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 12:51:14] Production.ERROR: CronJobId end10
[2026-04-03 12:51:14] Production.INFO: ==29711== Releasing lock...
[2026-04-03 12:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 17:52:02] Production.INFO: ==29778== Lock acquired, processing the job...
[2026-04-03 17:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:52:02] Production.INFO: neon service started
[2026-04-03 17:52:02] Production.INFO: neon service started
[2026-04-03 17:52:02] Production.INFO: ==29778== Releasing lock...
[2026-04-03 17:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:52:02] Production.INFO: ==29781== Lock acquired, processing the job...
[2026-04-03 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:52:02] Production.INFO: ==29781== Releasing lock...
[2026-04-03 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:52:03] Production.INFO: ==29783== Lock acquired, processing the job...
[2026-04-03 16:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:52:03] Production.INFO: ==29783== Releasing lock...
[2026-04-03 16:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:52:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:52:03] Production.INFO: ==29789== Lock acquired, processing the job...
[2026-04-03 12:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:52:03] Production.INFO: ==29785== Lock acquired, processing the job...
[2026-04-03 12:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:52:03] Production.INFO: ==29787== Lock acquired, processing the job...
[2026-04-03 12:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:52:03] Production.INFO: ==29791== Lock acquired, processing the job...
[2026-04-03 12:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:52:03] Production.INFO: ==29793== Lock acquired, processing the job...
[2026-04-03 12:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:52:04] Production.INFO: Account Balance Start.
[2026-04-03 12:52:04] Production.INFO: CreateAllLog Start
[2026-04-03 12:52:04] Production.INFO: 117
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-08
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-09
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12: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-03 12:52:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:52:04] Production.INFO: ==29793== Releasing lock...
[2026-04-03 12:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: ==29787== Releasing lock...
[2026-04-03 12:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:05] Production.INFO: Date 2026-04-02
[2026-04-03 12:52:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:05] Production.INFO: Date 2026-04-03
[2026-04-03 12:52:05] Production.INFO: Reseller ==> 0
[2026-04-03 12:52:05] Production.INFO: Total Charge 0
[2026-04-03 12:52:05] Production.INFO: CreateAllLog End
[2026-04-03 12:52:05] Production.INFO: Account Balance End.
[2026-04-03 12:52:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:52:05] Production.INFO: ==29791== Releasing lock...
[2026-04-03 12:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:52:11] Production.ERROR: CronJobId end10
[2026-04-03 12:52:11] Production.INFO: ==29789== Releasing lock...
[2026-04-03 12:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:52:14] Production.INFO: call_cost start
[2026-04-03 12:52:14] Production.INFO: call_cost end
[2026-04-03 12:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:52:14] Production.INFO: ==29785== Releasing lock...
[2026-04-03 12:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:53:01] Production.INFO: ==29857== Lock acquired, processing the job...
[2026-04-03 17:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:53:01] Production.INFO: neon service started
[2026-04-03 17:53:01] Production.INFO: neon service started
[2026-04-03 17:53:01] Production.INFO: ==29857== Releasing lock...
[2026-04-03 17:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:53:01] Production.INFO: ==29859== Lock acquired, processing the job...
[2026-04-03 12:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:53:02] Production.INFO: ==29859== Releasing lock...
[2026-04-03 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:53:02] Production.INFO: ==29861== Lock acquired, processing the job...
[2026-04-03 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:53:02] Production.INFO: ==29861== Releasing lock...
[2026-04-03 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:53:02] Production.INFO: ==29864== Lock acquired, processing the job...
[2026-04-03 12:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:53:02] Production.INFO: ==29866== Lock acquired, processing the job...
[2026-04-03 12:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:53:03] Production.INFO: ==29870== Lock acquired, processing the job...
[2026-04-03 12:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:53:03] Production.INFO: ==29868== Lock acquired, processing the job...
[2026-04-03 12:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:53:03] Production.INFO: Account Balance Start.
[2026-04-03 12:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:53:03] Production.INFO: 117
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:53:03] Production.INFO: ==29872== Lock acquired, processing the job...
[2026-04-03 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 12:53:03] Production.INFO: ==29872== Releasing lock...
[2026-04-03 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: ==29866== Releasing lock...
[2026-04-03 12:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:53:05] Production.INFO: Total Charge 0
[2026-04-03 12:53:05] Production.INFO: CreateAllLog End
[2026-04-03 12:53:05] Production.INFO: Account Balance End.
[2026-04-03 12:53:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:53:05] Production.INFO: ==29870== Releasing lock...
[2026-04-03 12:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:53:11] Production.ERROR: CronJobId end10
[2026-04-03 12:53:11] Production.INFO: ==29868== Releasing lock...
[2026-04-03 12:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:53:14] Production.INFO: call_cost start
[2026-04-03 12:53:14] Production.INFO: call_cost end
[2026-04-03 12:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:53:14] Production.INFO: ==29864== Releasing lock...
[2026-04-03 12:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:54:02] Production.INFO: ==29928== Lock acquired, processing the job...
[2026-04-03 17:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:54:02] Production.INFO: neon service started
[2026-04-03 17:54:02] Production.INFO: neon service started
[2026-04-03 17:54:02] Production.INFO: ==29928== Releasing lock...
[2026-04-03 17:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:54:02] Production.INFO: ==29930== Lock acquired, processing the job...
[2026-04-03 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:54:02] Production.INFO: ==29930== Releasing lock...
[2026-04-03 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:54:02] Production.INFO: ==29932== Lock acquired, processing the job...
[2026-04-03 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:54:02] Production.INFO: ==29932== Releasing lock...
[2026-04-03 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:54:03] Production.INFO: ==29934== Lock acquired, processing the job...
[2026-04-03 12:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:54:03] Production.INFO: ==29937== Lock acquired, processing the job...
[2026-04-03 12:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:54:03] Production.INFO: ==29943== Lock acquired, processing the job...
[2026-04-03 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:54:03] Production.INFO: ==29939== Lock acquired, processing the job...
[2026-04-03 12:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:54:03] Production.INFO: ==29941== Lock acquired, processing the job...
[2026-04-03 12:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 12:54:03] Production.INFO: Account Balance Start.
[2026-04-03 12:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:54:03] Production.INFO: 117
[2026-04-03 12:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 12:54:03] Production.INFO: ==29943== Releasing lock...
[2026-04-03 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: ==29937== Releasing lock...
[2026-04-03 12:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:54:04] Production.INFO: Total Charge 0
[2026-04-03 12:54:04] Production.INFO: CreateAllLog End
[2026-04-03 12:54:04] Production.INFO: Account Balance End.
[2026-04-03 12:54:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:54:04] Production.INFO: ==29941== Releasing lock...
[2026-04-03 12:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:54:11] Production.ERROR: CronJobId end10
[2026-04-03 12:54:11] Production.INFO: ==29939== Releasing lock...
[2026-04-03 12:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:54:14] Production.INFO: call_cost start
[2026-04-03 12:54:14] Production.INFO: call_cost end
[2026-04-03 12:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:54:14] Production.INFO: ==29934== Releasing lock...
[2026-04-03 12:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:55:01] Production.INFO: ==30003== Lock acquired, processing the job...
[2026-04-03 17:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:55:01] Production.INFO: neon service started
[2026-04-03 17:55:01] Production.INFO: neon service started
[2026-04-03 17:55:01] Production.INFO: ==30003== Releasing lock...
[2026-04-03 17:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:55:02] Production.INFO: ==30005== Lock acquired, processing the job...
[2026-04-03 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:55:02] Production.INFO: ==30007== Lock acquired, processing the job...
[2026-04-03 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:55:02] Production.INFO: ==30007== Releasing lock...
[2026-04-03 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:55:02] Production.INFO: ==30005== Releasing lock...
[2026-04-03 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:55:03] Production.INFO: ==30012== Lock acquired, processing the job...
[2026-04-03 12:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:55:03] Production.INFO: ==30010== Lock acquired, processing the job...
[2026-04-03 12:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:55:03] Production.INFO: ==30016== Lock acquired, processing the job...
[2026-04-03 12:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:55:03] Production.INFO: ==30014== Lock acquired, processing the job...
[2026-04-03 12:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:55:03] Production.INFO: ==30018== Lock acquired, processing the job...
[2026-04-03 12:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:55:03] Production.INFO: Account Balance Start.
[2026-04-03 12:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:55:03] Production.INFO: 117
[2026-04-03 12: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-03 12: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-03 12:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 12: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-03 12:55:03] Production.INFO: ==30018== Releasing lock...
[2026-04-03 12:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: ==30012== Releasing lock...
[2026-04-03 12:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:55:04] Production.INFO: Total Charge 0
[2026-04-03 12:55:04] Production.INFO: CreateAllLog End
[2026-04-03 12:55:04] Production.INFO: Account Balance End.
[2026-04-03 12:55:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:55:04] Production.INFO: ==30016== Releasing lock...
[2026-04-03 12:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:55:12] Production.ERROR: CronJobId end10
[2026-04-03 12:55:12] Production.INFO: ==30014== Releasing lock...
[2026-04-03 12:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:55:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:55:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:55:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:55:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:55:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:55:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:55:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:55:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:55:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:55:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:55:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:55:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:55:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:55:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:55:14] Production.INFO: call_cost start
[2026-04-03 12:55:14] Production.INFO: call_cost end
[2026-04-03 12:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:55:14] Production.INFO: ==30010== Releasing lock...
[2026-04-03 12:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:56:01] Production.INFO: ==30075== Lock acquired, processing the job...
[2026-04-03 17:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:56:01] Production.INFO: neon service started
[2026-04-03 17:56:01] Production.INFO: neon service started
[2026-04-03 17:56:01] Production.INFO: ==30075== Releasing lock...
[2026-04-03 17:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:56:02] Production.INFO: ==30079== Lock acquired, processing the job...
[2026-04-03 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:56:02] Production.INFO: ==30079== Releasing lock...
[2026-04-03 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:56:02] Production.INFO: ==30077== Lock acquired, processing the job...
[2026-04-03 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:56:02] Production.INFO: ==30077== Releasing lock...
[2026-04-03 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 12:56:03] Production.INFO: ==30085== Lock acquired, processing the job...
[2026-04-03 12:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:56:03] Production.INFO: ==30081== Lock acquired, processing the job...
[2026-04-03 12:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:56:03] Production.INFO: ==30083== Lock acquired, processing the job...
[2026-04-03 12:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:56:03] Production.INFO: ==30087== Lock acquired, processing the job...
[2026-04-03 12:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:56:03] Production.INFO: ==30089== Lock acquired, processing the job...
[2026-04-03 12:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:56:03] Production.INFO: Account Balance Start.
[2026-04-03 12:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:56:03] Production.INFO: 117
[2026-04-03 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-03 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-03 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-03 12:56:03] Production.INFO: ==30089== Releasing lock...
[2026-04-03 12:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-10
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-11
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: ==30083== Releasing lock...
[2026-04-03 12:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:56:04] Production.INFO: Total Charge 0
[2026-04-03 12:56:04] Production.INFO: CreateAllLog End
[2026-04-03 12:56:04] Production.INFO: Account Balance End.
[2026-04-03 12:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:56:04] Production.INFO: ==30087== Releasing lock...
[2026-04-03 12:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:56:12] Production.ERROR: CronJobId end10
[2026-04-03 12:56:12] Production.INFO: ==30085== Releasing lock...
[2026-04-03 12:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:56:15] Production.INFO: call_cost start
[2026-04-03 12:56:15] Production.INFO: call_cost end
[2026-04-03 12:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:56:15] Production.INFO: ==30081== Releasing lock...
[2026-04-03 12:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:57:02] Production.INFO: ==30148== Lock acquired, processing the job...
[2026-04-03 17:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:57:02] Production.INFO: neon service started
[2026-04-03 17:57:02] Production.INFO: neon service started
[2026-04-03 17:57:02] Production.INFO: ==30148== Releasing lock...
[2026-04-03 17:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:57:02] Production.INFO: ==30150== Lock acquired, processing the job...
[2026-04-03 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:57:02] Production.INFO: ==30150== Releasing lock...
[2026-04-03 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:57:02] Production.INFO: ==30152== Lock acquired, processing the job...
[2026-04-03 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:57:02] Production.INFO: ==30152== Releasing lock...
[2026-04-03 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:57:03] Production.INFO: ==30158== Lock acquired, processing the job...
[2026-04-03 12:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:57:03] Production.INFO: ==30154== Lock acquired, processing the job...
[2026-04-03 12:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:57:03] Production.INFO: ==30160== Lock acquired, processing the job...
[2026-04-03 12:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:57:03] Production.INFO: ==30156== Lock acquired, processing the job...
[2026-04-03 12:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:57:03] Production.INFO: Account Balance Start.
[2026-04-03 12:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:57:03] Production.INFO: 117
[2026-04-03 12:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:57:03] Production.INFO: ==30162== Lock acquired, processing the job...
[2026-04-03 12:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 12:57:03] Production.INFO: ==30162== Releasing lock...
[2026-04-03 12:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:57:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-12
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-13
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-14
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: ==30156== Releasing lock...
[2026-04-03 12:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:57:04] Production.INFO: Total Charge 0
[2026-04-03 12:57:04] Production.INFO: CreateAllLog End
[2026-04-03 12:57:04] Production.INFO: Account Balance End.
[2026-04-03 12:57:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:57:04] Production.INFO: ==30160== Releasing lock...
[2026-04-03 12:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:57:11] Production.ERROR: CronJobId end10
[2026-04-03 12:57:11] Production.INFO: ==30158== Releasing lock...
[2026-04-03 12:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:57:14] Production.INFO: call_cost start
[2026-04-03 12:57:14] Production.INFO: call_cost end
[2026-04-03 12:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:57:14] Production.INFO: ==30154== Releasing lock...
[2026-04-03 12:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:58:01] Production.INFO: ==30223== Lock acquired, processing the job...
[2026-04-03 17:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:58:01] Production.INFO: neon service started
[2026-04-03 17:58:01] Production.INFO: neon service started
[2026-04-03 17:58:01] Production.INFO: ==30223== Releasing lock...
[2026-04-03 17:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:58:02] Production.INFO: ==30225== Lock acquired, processing the job...
[2026-04-03 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:58:02] Production.INFO: ==30225== Releasing lock...
[2026-04-03 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:58:02] Production.INFO: ==30227== Lock acquired, processing the job...
[2026-04-03 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:58:02] Production.INFO: ==30227== Releasing lock...
[2026-04-03 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:58:02] Production.INFO: ==30235== Lock acquired, processing the job...
[2026-04-03 12:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:58:03] Production.INFO: ==30230== Lock acquired, processing the job...
[2026-04-03 12:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:58:03] Production.INFO: ==30232== Lock acquired, processing the job...
[2026-04-03 12:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:58:03] Production.INFO: ==30237== Lock acquired, processing the job...
[2026-04-03 12:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:58:03] Production.INFO: ==30239== Lock acquired, processing the job...
[2026-04-03 12:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:58:03] Production.INFO: Account Balance Start.
[2026-04-03 12:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:58:03] Production.INFO: 117
[2026-04-03 12:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 12:58:03] Production.INFO: ==30239== Releasing lock...
[2026-04-03 12:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-15
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-16
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-17
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-18
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: ==30232== Releasing lock...
[2026-04-03 12:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-19
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-20
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-21
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:58:04] Production.INFO: Total Charge 0
[2026-04-03 12:58:04] Production.INFO: CreateAllLog End
[2026-04-03 12:58:05] Production.INFO: Account Balance End.
[2026-04-03 12:58:05] Production.ERROR: CronJobId end 12
[2026-04-03 12:58:05] Production.INFO: ==30237== Releasing lock...
[2026-04-03 12:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:58:12] Production.ERROR: CronJobId end10
[2026-04-03 12:58:12] Production.INFO: ==30235== Releasing lock...
[2026-04-03 12:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:58:14] Production.INFO: call_cost start
[2026-04-03 12:58:14] Production.INFO: call_cost end
[2026-04-03 12:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:58:14] Production.INFO: ==30230== Releasing lock...
[2026-04-03 12:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 17:59:02] Production.INFO: ==30297== Lock acquired, processing the job...
[2026-04-03 17:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 17:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 17:59:02] Production.INFO: neon service started
[2026-04-03 17:59:02] Production.INFO: neon service started
[2026-04-03 17:59:02] Production.INFO: ==30297== Releasing lock...
[2026-04-03 17:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 17:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 12:59:02] Production.INFO: ==30299== Lock acquired, processing the job...
[2026-04-03 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 12:59:02] Production.INFO: ==30299== Releasing lock...
[2026-04-03 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 12:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:59:02] Production.INFO: ==30301== Lock acquired, processing the job...
[2026-04-03 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:59:02] Production.INFO: ==30301== Releasing lock...
[2026-04-03 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 16:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 12:59:03] Production.INFO: ==30310== Lock acquired, processing the job...
[2026-04-03 12:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 12:59:03] Production.INFO: Account Balance Start.
[2026-04-03 12:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 12:59:03] Production.INFO: 117
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-11
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-12
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-13
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-14
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-15
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-16
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-17
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: ==30304== Lock acquired, processing the job...
[2026-04-03 12:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-18
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: ==30306== Lock acquired, processing the job...
[2026-04-03 12:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 12:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-19
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-20
[2026-04-03 12:59:03] Production.INFO: ==30308== Lock acquired, processing the job...
[2026-04-03 12:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: ==30312== Lock acquired, processing the job...
[2026-04-03 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-21
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-22
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 12:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 12:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 12:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-23
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 12:59:03] Production.INFO: ==30312== Releasing lock...
[2026-04-03 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 12:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 12:59:03] Production.INFO: Date 2026-03-24
[2026-04-03 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: ==30306== Releasing lock...
[2026-04-03 12:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 12:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 12:59:04] Production.INFO: Date 2026-04-01
[2026-04-03 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: Date 2026-04-02
[2026-04-03 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: Date 2026-04-03
[2026-04-03 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 12:59:04] Production.INFO: Total Charge 0
[2026-04-03 12:59:04] Production.INFO: CreateAllLog End
[2026-04-03 12:59:04] Production.INFO: Account Balance End.
[2026-04-03 12:59:04] Production.ERROR: CronJobId end 12
[2026-04-03 12:59:04] Production.INFO: ==30310== Releasing lock...
[2026-04-03 12:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 12:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 12:59:12] Production.ERROR: CronJobId end10
[2026-04-03 12:59:12] Production.INFO: ==30308== Releasing lock...
[2026-04-03 12:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 12:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 12:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 12:59:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 12:59:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 12:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 12:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 12:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 12:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 12:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 12:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 12:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 12:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 12:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 12:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 12:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 12:59:15] Production.INFO: call_cost start
[2026-04-03 12:59:15] Production.INFO: call_cost end
[2026-04-03 12:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 12:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 12:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 12:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 12:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 12:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 12:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 12:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 12:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 12:59:15] Production.INFO: ==30304== Releasing lock...
[2026-04-03 12:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 12:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:00:01] Production.INFO: ==30368== Lock acquired, processing the job...
[2026-04-03 18:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:00:01] Production.INFO: neon service started
[2026-04-03 18:00:01] Production.INFO: neon service started
[2026-04-03 18:00:01] Production.INFO: ==30368== Releasing lock...
[2026-04-03 18:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:00:01] Production.INFO: ==30370== Lock acquired, processing the job...
[2026-04-03 13:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:00:02] Production.INFO: ==30370== Releasing lock...
[2026-04-03 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:00:02] Production.INFO: ==30372== Lock acquired, processing the job...
[2026-04-03 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:00:02] Production.INFO: ==30372== Releasing lock...
[2026-04-03 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:00:02] Production.INFO: ==30380== Lock acquired, processing the job...
[2026-04-03 13:00:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:00:02] Production.INFO: ==30374== Lock acquired, processing the job...
[2026-04-03 13:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:00:03] Production.INFO: Account Balance Start.
[2026-04-03 13:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:00:03] Production.INFO: 117
[2026-04-03 13:00:03] Production.INFO: ==30382== Lock acquired, processing the job...
[2026-04-03 13:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: ==30376== Lock acquired, processing the job...
[2026-04-03 13:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13: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-03 13: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-03 13:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: ==30378== Lock acquired, processing the job...
[2026-04-03 13:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:00:03] Production.INFO: ==30382== Releasing lock...
[2026-04-03 13:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-26
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-27
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-28
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-29
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: ==30376== Releasing lock...
[2026-04-03 13:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-30
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-03-31
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-04-01
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-04-02
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Date 2026-04-03
[2026-04-03 13:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:00:03] Production.INFO: Total Charge 0
[2026-04-03 13:00:03] Production.INFO: CreateAllLog End
[2026-04-03 13:00:04] Production.INFO: Account Balance End.
[2026-04-03 13:00:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:00:04] Production.INFO: ==30380== Releasing lock...
[2026-04-03 13:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:00:11] Production.ERROR: CronJobId end10
[2026-04-03 13:00:11] Production.INFO: ==30378== Releasing lock...
[2026-04-03 13:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:00:13] Production.INFO: call_cost start
[2026-04-03 13:00:13] Production.INFO: call_cost end
[2026-04-03 13:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:00:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:00:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:00:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:00:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:00:13] Production.INFO: ==30374== Releasing lock...
[2026-04-03 13:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:01:01] Production.INFO: ==30443== Lock acquired, processing the job...
[2026-04-03 18:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:01:02] Production.INFO: neon service started
[2026-04-03 18:01:02] Production.INFO: neon service started
[2026-04-03 18:01:02] Production.INFO: ==30443== Releasing lock...
[2026-04-03 18:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:01:02] Production.INFO: ==30455== Lock acquired, processing the job...
[2026-04-03 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:01:02] Production.INFO: ==30455== Releasing lock...
[2026-04-03 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:01:02] Production.INFO: ==30457== Lock acquired, processing the job...
[2026-04-03 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:01:02] Production.INFO: ==30457== Releasing lock...
[2026-04-03 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:01:03] Production.INFO: ==30459== Lock acquired, processing the job...
[2026-04-03 13:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 13:01:03] Production.INFO: ==30461== Lock acquired, processing the job...
[2026-04-03 13:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 13:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:01:03] Production.ERROR: CronJob PID - 30461
[2026-04-03 13:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 13:01:03] Production.ERROR: CronJob ID - 5
[2026-04-03 13:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 13:01:00
[2026-04-03 13:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 13:01:03] Production.INFO: ==30459== Releasing lock...
[2026-04-03 13:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 13:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 13:01:03] Production.INFO: ==30463== Lock acquired, processing the job...
[2026-04-03 13:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:01:03] Production.INFO: ==30467== Lock acquired, processing the job...
[2026-04-03 13:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:01:03] Production.INFO: ==30465== Lock acquired, processing the job...
[2026-04-03 13:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:01:03] Production.INFO: ==30471== Lock acquired, processing the job...
[2026-04-03 13:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:01:03] Production.INFO: Account Balance Start.
[2026-04-03 13:01:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:01:03] Production.INFO: 117
[2026-04-03 13:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:01:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:01:03] Production.INFO: ==30469== Lock acquired, processing the job...
[2026-04-03 13:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 13:01:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 13: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-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 13: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-03 13:01:04] Production.INFO: ==30471== Releasing lock...
[2026-04-03 13:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:01:04] Production.ERROR: done
[2026-04-03 13:01:04] Production.INFO: Total Charge 0
[2026-04-03 13:01:04] Production.INFO: CreateAllLog End
[2026-04-03 13:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 13:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030008', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 13:01:05] Production.INFO: Account Balance End.
[2026-04-03 13:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:01:05] Production.INFO: ==30467== Releasing lock...
[2026-04-03 13:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:01:05] Production.INFO: ==30463== Releasing lock...
[2026-04-03 13:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030008', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 13:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 13:01:10] Production.INFO: ProcessCDR(1,17030008,1,1,2)
[2026-04-03 13:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030008,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030008,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 13:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 13:01:10] Production.INFO: ==30469== Releasing lock...
[2026-04-03 13:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 13:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 13:01:15] Production.ERROR: CronJobId end10
[2026-04-03 13:01:15] Production.INFO: ==30465== Releasing lock...
[2026-04-03 13:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:01:17] Production.INFO: call_cost start
[2026-04-03 13:01:17] Production.INFO: call_cost end
[2026-04-03 13:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:01:17] Production.INFO: ==30461== Releasing lock...
[2026-04-03 13:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:02:01] Production.INFO: ==30525== Lock acquired, processing the job...
[2026-04-03 18:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:02:01] Production.INFO: neon service started
[2026-04-03 18:02:01] Production.INFO: neon service started
[2026-04-03 18:02:01] Production.INFO: ==30525== Releasing lock...
[2026-04-03 18:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:02:01] Production.INFO: ==30527== Lock acquired, processing the job...
[2026-04-03 13:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:02:02] Production.INFO: ==30527== Releasing lock...
[2026-04-03 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:02:02] Production.INFO: ==30529== Lock acquired, processing the job...
[2026-04-03 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:02:02] Production.INFO: ==30529== Releasing lock...
[2026-04-03 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:02:03] Production.INFO: ==30540== Lock acquired, processing the job...
[2026-04-03 13:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 13:02:03] Production.INFO: ==30542== Lock acquired, processing the job...
[2026-04-03 13:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:02:03] Production.INFO: ==30532== Lock acquired, processing the job...
[2026-04-03 13:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:02:03] Production.INFO: ==30534== Lock acquired, processing the job...
[2026-04-03 13:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 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-03 13:02:03] Production.INFO: ==30536== Lock acquired, processing the job...
[2026-04-03 13:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 13:02:03] Production.INFO: ==30538== Lock acquired, processing the job...
[2026-04-03 13:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:02:03] Production.INFO: ==30542== Releasing lock...
[2026-04-03 13:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:02:03] Production.INFO: Account Balance Start.
[2026-04-03 13:02:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:02:03] Production.INFO: 117
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.ERROR: done
[2026-04-03 13:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-26
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-27
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:03] Production.ERROR: done
[2026-04-03 13:02:03] Production.INFO: Date 2026-03-28
[2026-04-03 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13: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-03 13: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-03 13:02:04] Production.INFO: ==30540== Releasing lock...
[2026-04-03 13:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 13:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 13:02:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:02:04] Production.INFO: Total Charge 0
[2026-04-03 13:02:04] Production.INFO: CreateAllLog End
[2026-04-03 13:02:04] Production.INFO: ==30534== Releasing lock...
[2026-04-03 13:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:02:04] Production.INFO: Account Balance End.
[2026-04-03 13:02:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:02:04] Production.INFO: ==30538== Releasing lock...
[2026-04-03 13:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:02:11] Production.ERROR: CronJobId end10
[2026-04-03 13:02:11] Production.INFO: ==30536== Releasing lock...
[2026-04-03 13:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:02:14] Production.INFO: call_cost start
[2026-04-03 13:02:14] Production.INFO: call_cost end
[2026-04-03 13:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:02:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:02:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:02:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:02:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:02:14] Production.INFO: ==30532== Releasing lock...
[2026-04-03 13:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:03:01] Production.INFO: ==30601== Lock acquired, processing the job...
[2026-04-03 18:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:03:01] Production.INFO: neon service started
[2026-04-03 18:03:01] Production.INFO: neon service started
[2026-04-03 18:03:01] Production.INFO: ==30601== Releasing lock...
[2026-04-03 18:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:03:02] Production.INFO: ==30605== Lock acquired, processing the job...
[2026-04-03 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:03:02] Production.INFO: ==30605== Releasing lock...
[2026-04-03 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:03:02] Production.INFO: ==30603== Lock acquired, processing the job...
[2026-04-03 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:03:02] Production.INFO: ==30603== Releasing lock...
[2026-04-03 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:03:03] Production.INFO: ==30612== Lock acquired, processing the job...
[2026-04-03 13:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:03:03] Production.INFO: ==30608== Lock acquired, processing the job...
[2026-04-03 13:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:03:03] Production.INFO: ==30610== Lock acquired, processing the job...
[2026-04-03 13:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:03:03] Production.INFO: ==30616== Lock acquired, processing the job...
[2026-04-03 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:03:03] Production.INFO: ==30614== Lock acquired, processing the job...
[2026-04-03 13:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:03:03] Production.INFO: Account Balance Start.
[2026-04-03 13:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:03:03] Production.INFO: 117
[2026-04-03 13:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 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-03 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:03] Production.INFO: ==30616== Releasing lock...
[2026-04-03 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: ==30610== Releasing lock...
[2026-04-03 13:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:03:04] Production.INFO: Total Charge 0
[2026-04-03 13:03:04] Production.INFO: CreateAllLog End
[2026-04-03 13:03:04] Production.INFO: Account Balance End.
[2026-04-03 13:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:03:04] Production.INFO: ==30614== Releasing lock...
[2026-04-03 13:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:03:11] Production.ERROR: CronJobId end10
[2026-04-03 13:03:11] Production.INFO: ==30612== Releasing lock...
[2026-04-03 13:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:03:13] Production.INFO: call_cost start
[2026-04-03 13:03:13] Production.INFO: call_cost end
[2026-04-03 13:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:03:13] Production.INFO: ==30608== Releasing lock...
[2026-04-03 13:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:04:02] Production.INFO: ==30673== Lock acquired, processing the job...
[2026-04-03 18:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:04:02] Production.INFO: neon service started
[2026-04-03 18:04:02] Production.INFO: neon service started
[2026-04-03 18:04:02] Production.INFO: ==30673== Releasing lock...
[2026-04-03 18:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:04:02] Production.INFO: ==30675== Lock acquired, processing the job...
[2026-04-03 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:04:02] Production.INFO: ==30675== Releasing lock...
[2026-04-03 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:04:03] Production.INFO: ==30677== Lock acquired, processing the job...
[2026-04-03 17:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:04:03] Production.INFO: ==30677== Releasing lock...
[2026-04-03 17:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:04:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:04:03] Production.INFO: ==30685== Lock acquired, processing the job...
[2026-04-03 13:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:04:03] Production.INFO: ==30679== Lock acquired, processing the job...
[2026-04-03 13:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:04:03] Production.INFO: Account Balance Start.
[2026-04-03 13:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:04:03] Production.INFO: 117
[2026-04-03 13:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:03] Production.INFO: ==30681== Lock acquired, processing the job...
[2026-04-03 13:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:04:03] Production.INFO: ==30683== Lock acquired, processing the job...
[2026-04-03 13:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:04:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:03] Production.INFO: ==30687== Lock acquired, processing the job...
[2026-04-03 13:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:04:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 13:04:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: ==30687== Releasing lock...
[2026-04-03 13:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: ==30681== Releasing lock...
[2026-04-03 13:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:04:04] Production.INFO: Total Charge 0
[2026-04-03 13:04:04] Production.INFO: CreateAllLog End
[2026-04-03 13:04:04] Production.INFO: Account Balance End.
[2026-04-03 13:04:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:04:04] Production.INFO: ==30685== Releasing lock...
[2026-04-03 13:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:04:13] Production.ERROR: CronJobId end10
[2026-04-03 13:04:13] Production.INFO: ==30683== Releasing lock...
[2026-04-03 13:04:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:04:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:04:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:04:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:04:15] Production.INFO: call_cost start
[2026-04-03 13:04:15] Production.INFO: call_cost end
[2026-04-03 13:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:04:15] Production.INFO: ==30679== Releasing lock...
[2026-04-03 13:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:05:01] Production.INFO: ==30743== Lock acquired, processing the job...
[2026-04-03 18:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:05:01] Production.INFO: neon service started
[2026-04-03 18:05:01] Production.INFO: neon service started
[2026-04-03 18:05:01] Production.INFO: ==30743== Releasing lock...
[2026-04-03 18:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:05:01] Production.INFO: ==30745== Lock acquired, processing the job...
[2026-04-03 13:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:05:02] Production.INFO: ==30745== Releasing lock...
[2026-04-03 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:05:02] Production.INFO: ==30747== Lock acquired, processing the job...
[2026-04-03 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:05:02] Production.INFO: ==30747== Releasing lock...
[2026-04-03 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:05:02] Production.INFO: ==30753== Lock acquired, processing the job...
[2026-04-03 13:05:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:05:03] Production.INFO: ==30749== Lock acquired, processing the job...
[2026-04-03 13:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:05:03] Production.INFO: ==30757== Lock acquired, processing the job...
[2026-04-03 13:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:05:03] Production.INFO: ==30751== Lock acquired, processing the job...
[2026-04-03 13:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:05:03] Production.INFO: ==30755== Lock acquired, processing the job...
[2026-04-03 13:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 13:05:03] Production.INFO: ==30757== Releasing lock...
[2026-04-03 13:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:05:03] Production.INFO: Account Balance Start.
[2026-04-03 13:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:05:03] Production.INFO: 117
[2026-04-03 13:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: ==30751== Releasing lock...
[2026-04-03 13:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:05:04] Production.INFO: Total Charge 0
[2026-04-03 13:05:05] Production.INFO: CreateAllLog End
[2026-04-03 13:05:05] Production.INFO: Account Balance End.
[2026-04-03 13:05:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:05:05] Production.INFO: ==30755== Releasing lock...
[2026-04-03 13:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:05:11] Production.ERROR: CronJobId end10
[2026-04-03 13:05:11] Production.INFO: ==30753== Releasing lock...
[2026-04-03 13:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:05:14] Production.INFO: call_cost start
[2026-04-03 13:05:14] Production.INFO: call_cost end
[2026-04-03 13:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:05:14] Production.INFO: ==30749== Releasing lock...
[2026-04-03 13:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:06:02] Production.INFO: ==30820== Lock acquired, processing the job...
[2026-04-03 18:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:06:02] Production.INFO: neon service started
[2026-04-03 18:06:02] Production.INFO: neon service started
[2026-04-03 18:06:02] Production.INFO: ==30820== Releasing lock...
[2026-04-03 18:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:06:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 13:06:02] Production.INFO: ==30823== Lock acquired, processing the job...
[2026-04-03 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:06:02] Production.INFO: ==30823== Releasing lock...
[2026-04-03 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:06:03] Production.INFO: ==30825== Lock acquired, processing the job...
[2026-04-03 17:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:06:03] Production.INFO: ==30825== Releasing lock...
[2026-04-03 17:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:06:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:06:03] Production.INFO: ==30829== Lock acquired, processing the job...
[2026-04-03 13:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:06:03] Production.INFO: ==30827== Lock acquired, processing the job...
[2026-04-03 13:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:06:03] Production.INFO: ==30831== Lock acquired, processing the job...
[2026-04-03 13:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:06:03] Production.INFO: ==30833== Lock acquired, processing the job...
[2026-04-03 13:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:06:04] Production.INFO: ==30835== Lock acquired, processing the job...
[2026-04-03 13:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:06:04] Production.INFO: Account Balance Start.
[2026-04-03 13:06:04] Production.INFO: CreateAllLog Start
[2026-04-03 13:06:04] Production.INFO: 117
[2026-04-03 13:06:04] Production.INFO: ==30829== Releasing lock...
[2026-04-03 13:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-08
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-09
[2026-04-03 13: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-03 13: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-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:06:04] Production.INFO: ==30835== Releasing lock...
[2026-04-03 13:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:06:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:06:05] Production.INFO: Total Charge 0
[2026-04-03 13:06:05] Production.INFO: CreateAllLog End
[2026-04-03 13:06:05] Production.INFO: Account Balance End.
[2026-04-03 13:06:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:06:05] Production.INFO: ==30833== Releasing lock...
[2026-04-03 13:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:06:15] Production.ERROR: CronJobId end10
[2026-04-03 13:06:15] Production.INFO: ==30831== Releasing lock...
[2026-04-03 13:06:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:06:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:06:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:06:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:06:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:06:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:06:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:06:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:06:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:06:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:06:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:06:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:06:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:06:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:06:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:06:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:06:17] Production.INFO: call_cost start
[2026-04-03 13:06:17] Production.INFO: call_cost end
[2026-04-03 13:06:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:06:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:06:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:06:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:06:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:06:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:06:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:06:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:06:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:06:17] Production.INFO: ==30827== Releasing lock...
[2026-04-03 13:06:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:06:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:07:01] Production.INFO: ==30888== Lock acquired, processing the job...
[2026-04-03 18:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:07:01] Production.INFO: neon service started
[2026-04-03 18:07:01] Production.INFO: neon service started
[2026-04-03 18:07:01] Production.INFO: ==30888== Releasing lock...
[2026-04-03 18:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:07:02] Production.INFO: ==30890== Lock acquired, processing the job...
[2026-04-03 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:07:02] Production.INFO: ==30892== Lock acquired, processing the job...
[2026-04-03 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:07:02] Production.INFO: ==30892== Releasing lock...
[2026-04-03 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:07:02] Production.INFO: ==30890== Releasing lock...
[2026-04-03 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:07:03] Production.INFO: ==30897== Lock acquired, processing the job...
[2026-04-03 13:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:07:03] Production.INFO: ==30901== Lock acquired, processing the job...
[2026-04-03 13:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:07:03] Production.INFO: Account Balance Start.
[2026-04-03 13:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:07:03] Production.INFO: 117
[2026-04-03 13:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:03] Production.INFO: ==30895== Lock acquired, processing the job...
[2026-04-03 13:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:03] Production.INFO: ==30899== Lock acquired, processing the job...
[2026-04-03 13:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:07:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:03] Production.INFO: ==30903== Lock acquired, processing the job...
[2026-04-03 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:07:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:07:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:07:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:07:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:07:04] Production.INFO: ==30897== Releasing lock...
[2026-04-03 13:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13: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-03 13:07:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:07:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:07:04] Production.INFO: ==30903== Releasing lock...
[2026-04-03 13:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:07:04] Production.INFO: Total Charge 0
[2026-04-03 13:07:04] Production.INFO: CreateAllLog End
[2026-04-03 13:07:04] Production.INFO: Account Balance End.
[2026-04-03 13:07:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:07:04] Production.INFO: ==30901== Releasing lock...
[2026-04-03 13:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:07:11] Production.ERROR: CronJobId end10
[2026-04-03 13:07:12] Production.INFO: ==30899== Releasing lock...
[2026-04-03 13:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:07:14] Production.INFO: call_cost start
[2026-04-03 13:07:14] Production.INFO: call_cost end
[2026-04-03 13:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:07:14] Production.INFO: ==30895== Releasing lock...
[2026-04-03 13:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:08:02] Production.INFO: ==30960== Lock acquired, processing the job...
[2026-04-03 18:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:08:02] Production.INFO: neon service started
[2026-04-03 18:08:02] Production.INFO: neon service started
[2026-04-03 18:08:02] Production.INFO: ==30960== Releasing lock...
[2026-04-03 18:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:08:02] Production.INFO: ==30962== Lock acquired, processing the job...
[2026-04-03 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:08:02] Production.INFO: ==30962== Releasing lock...
[2026-04-03 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:08:03] Production.INFO: ==30964== Lock acquired, processing the job...
[2026-04-03 17:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:08:03] Production.INFO: ==30964== Releasing lock...
[2026-04-03 17:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:08:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:08:03] Production.INFO: ==30966== Lock acquired, processing the job...
[2026-04-03 13:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:08:03] Production.INFO: ==30968== Lock acquired, processing the job...
[2026-04-03 13:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:08:03] Production.INFO: ==30970== Lock acquired, processing the job...
[2026-04-03 13:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:08:03] Production.INFO: ==30972== Lock acquired, processing the job...
[2026-04-03 13:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:08:03] Production.INFO: ==30974== Lock acquired, processing the job...
[2026-04-03 13:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:08:03] Production.INFO: Account Balance Start.
[2026-04-03 13:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:08:03] Production.INFO: 117
[2026-04-03 13:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 13:08:03] Production.INFO: ==30974== Releasing lock...
[2026-04-03 13:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: ==30968== Releasing lock...
[2026-04-03 13:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:08:04] Production.INFO: Total Charge 0
[2026-04-03 13:08:04] Production.INFO: CreateAllLog End
[2026-04-03 13:08:04] Production.INFO: Account Balance End.
[2026-04-03 13:08:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:08:05] Production.INFO: ==30972== Releasing lock...
[2026-04-03 13:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:08:11] Production.ERROR: CronJobId end10
[2026-04-03 13:08:11] Production.INFO: ==30970== Releasing lock...
[2026-04-03 13:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:08:14] Production.INFO: call_cost start
[2026-04-03 13:08:14] Production.INFO: call_cost end
[2026-04-03 13:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:08:14] Production.INFO: ==30966== Releasing lock...
[2026-04-03 13:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:09:01] Production.INFO: ==31029== Lock acquired, processing the job...
[2026-04-03 18:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:09:01] Production.INFO: neon service started
[2026-04-03 18:09:01] Production.INFO: neon service started
[2026-04-03 18:09:01] Production.INFO: ==31029== Releasing lock...
[2026-04-03 18:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:09:01] Production.INFO: ==31033== Lock acquired, processing the job...
[2026-04-03 17:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:09:01] Production.INFO: ==31033== Releasing lock...
[2026-04-03 17:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:09:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:09:02] Production.INFO: ==31031== Lock acquired, processing the job...
[2026-04-03 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:09:02] Production.INFO: ==31031== Releasing lock...
[2026-04-03 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:09:03] Production.INFO: ==31035== Lock acquired, processing the job...
[2026-04-03 13:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:09:03] Production.INFO: ==31037== Lock acquired, processing the job...
[2026-04-03 13:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:09:03] Production.INFO: ==31039== Lock acquired, processing the job...
[2026-04-03 13:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:09:03] Production.INFO: ==31044== Lock acquired, processing the job...
[2026-04-03 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:09:03] Production.INFO: ==31041== Lock acquired, processing the job...
[2026-04-03 13:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:09:03] Production.INFO: Account Balance Start.
[2026-04-03 13:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:09:03] Production.INFO: 117
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:09:03] Production.INFO: ==31044== Releasing lock...
[2026-04-03 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: ==31037== Releasing lock...
[2026-04-03 13:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-26
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-27
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-28
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-29
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-30
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-03-31
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-04-01
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-04-02
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:03] Production.INFO: Date 2026-04-03
[2026-04-03 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:09:04] Production.INFO: Total Charge 0
[2026-04-03 13:09:04] Production.INFO: CreateAllLog End
[2026-04-03 13:09:04] Production.INFO: Account Balance End.
[2026-04-03 13:09:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:09:04] Production.INFO: ==31041== Releasing lock...
[2026-04-03 13:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:09:11] Production.ERROR: CronJobId end10
[2026-04-03 13:09:11] Production.INFO: ==31039== Releasing lock...
[2026-04-03 13:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:09:13] Production.INFO: call_cost start
[2026-04-03 13:09:13] Production.INFO: call_cost end
[2026-04-03 13:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:09:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:09:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:09:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:09:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:09:13] Production.INFO: ==31035== Releasing lock...
[2026-04-03 13:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:10:02] Production.INFO: ==31100== Lock acquired, processing the job...
[2026-04-03 18:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:10:02] Production.INFO: neon service started
[2026-04-03 18:10:02] Production.INFO: neon service started
[2026-04-03 18:10:02] Production.INFO: ==31100== Releasing lock...
[2026-04-03 18:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:10:03] Production.INFO: ==31102== Lock acquired, processing the job...
[2026-04-03 13:10:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:10:03] Production.INFO: ==31104== Lock acquired, processing the job...
[2026-04-03 17:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:10:03] Production.INFO: ==31104== Releasing lock...
[2026-04-03 17:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:10:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:10:03] Production.INFO: ==31102== Releasing lock...
[2026-04-03 13:10:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:10:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:10:04] Production.INFO: ==31111== Lock acquired, processing the job...
[2026-04-03 13:10:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:10:04] Production.INFO: ==31115== Lock acquired, processing the job...
[2026-04-03 13:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13: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-03 13: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-03 13: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-03 13:10:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:10:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:10:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:10:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:10:04] Production.INFO: ==31115== Releasing lock...
[2026-04-03 13:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:10:04] Production.INFO: ==31109== Lock acquired, processing the job...
[2026-04-03 13:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:10:04] Production.INFO: ==31107== Lock acquired, processing the job...
[2026-04-03 13:10:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:10:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:10:04] Production.INFO: ==31113== Lock acquired, processing the job...
[2026-04-03 13:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:10:04] Production.INFO: Account Balance Start.
[2026-04-03 13:10:04] Production.INFO: CreateAllLog Start
[2026-04-03 13:10:04] Production.INFO: 117
[2026-04-03 13:10:04] Production.INFO: Date 2026-03-08
[2026-04-03 13:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-11
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-12
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-13
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-14
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-15
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-16
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-17
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-18
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-19
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-20
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-21
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-22
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-23
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: ==31109== Releasing lock...
[2026-04-03 13:10:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:10:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-24
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-25
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-26
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-27
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:06] Production.INFO: Date 2026-04-02
[2026-04-03 13:10:06] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:06] Production.INFO: Date 2026-04-03
[2026-04-03 13:10:06] Production.INFO: Reseller ==> 0
[2026-04-03 13:10:06] Production.INFO: Total Charge 0
[2026-04-03 13:10:06] Production.INFO: CreateAllLog End
[2026-04-03 13:10:06] Production.INFO: Account Balance End.
[2026-04-03 13:10:06] Production.ERROR: CronJobId end 12
[2026-04-03 13:10:06] Production.INFO: ==31113== Releasing lock...
[2026-04-03 13:10:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:10:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:10:13] Production.ERROR: CronJobId end10
[2026-04-03 13:10:13] Production.INFO: ==31111== Releasing lock...
[2026-04-03 13:10:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:10:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:10:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:10:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:10:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:10:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:10:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:10:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:10:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:10:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:10:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:10:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:10:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:10:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:10:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:10:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:10:15] Production.INFO: call_cost start
[2026-04-03 13:10:15] Production.INFO: call_cost end
[2026-04-03 13:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:10:15] Production.INFO: ==31107== Releasing lock...
[2026-04-03 13:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:11:01] Production.INFO: ==31172== Lock acquired, processing the job...
[2026-04-03 18:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:11:01] Production.INFO: neon service started
[2026-04-03 18:11:01] Production.INFO: neon service started
[2026-04-03 18:11:01] Production.INFO: ==31172== Releasing lock...
[2026-04-03 18:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:11:02] Production.INFO: ==31174== Lock acquired, processing the job...
[2026-04-03 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:11:02] Production.INFO: ==31176== Lock acquired, processing the job...
[2026-04-03 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:11:02] Production.INFO: ==31176== Releasing lock...
[2026-04-03 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:11:02] Production.INFO: ==31174== Releasing lock...
[2026-04-03 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:11:03] Production.INFO: ==31179== Lock acquired, processing the job...
[2026-04-03 13:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 13:11:03] Production.INFO: ==31181== Lock acquired, processing the job...
[2026-04-03 13:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:11:03] Production.INFO: ==31185== Lock acquired, processing the job...
[2026-04-03 13:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 13:11:03] Production.INFO: ==31183== Lock acquired, processing the job...
[2026-04-03 13:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 13:11:03] Production.INFO: ==31179== Releasing lock...
[2026-04-03 13:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 13:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 13:11:03] Production.INFO: ==31189== Lock acquired, processing the job...
[2026-04-03 13:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 13:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:11:03] Production.INFO: ==31187== Lock acquired, processing the job...
[2026-04-03 13:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:11:03] Production.INFO: ==31191== Lock acquired, processing the job...
[2026-04-03 13:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 13:11:03] Production.INFO: Account Balance Start.
[2026-04-03 13:11:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:11:03] Production.INFO: 117
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-08
[2026-04-03 13: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-03 13: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-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: ==31191== Releasing lock...
[2026-04-03 13:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.ERROR: done
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: ==31183== Releasing lock...
[2026-04-03 13:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 13:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030050', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Date 2026-03-25
[2026-04-03 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Date 2026-03-26
[2026-04-03 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Date 2026-03-27
[2026-04-03 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:11:05] Production.INFO: Total Charge 0
[2026-04-03 13:11:05] Production.INFO: CreateAllLog End
[2026-04-03 13:11:05] Production.INFO: Account Balance End.
[2026-04-03 13:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:11:05] Production.INFO: ==31187== Releasing lock...
[2026-04-03 13:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030050', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 13:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 13:11:10] Production.INFO: ProcessCDR(1,17030050,1,1,2)
[2026-04-03 13:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030050,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030050,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 13:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 13:11:10] Production.INFO: ==31189== Releasing lock...
[2026-04-03 13:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 13:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 13:11:17] Production.ERROR: CronJobId end10
[2026-04-03 13:11:17] Production.INFO: ==31185== Releasing lock...
[2026-04-03 13:11:17] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:11:17] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:11:20] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:11:20] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:11:20] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:11:20] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:11:20] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:11:20] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:11:20] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:11:20] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:11:20] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:11:20] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:11:20] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:11:20] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:11:20] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:11:20] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:11:20] Production.INFO: call_cost start
[2026-04-03 13:11:20] Production.INFO: call_cost end
[2026-04-03 13:11:20] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:11:20] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:11:20] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:11:20] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:11:20] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:11:20] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:11:20] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:11:20] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:11:20] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:11:20] Production.INFO: ==31181== Releasing lock...
[2026-04-03 13:11:20] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:11:20] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:12:02] Production.INFO: ==31248== Lock acquired, processing the job...
[2026-04-03 18:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:12:02] Production.INFO: neon service started
[2026-04-03 18:12:02] Production.INFO: neon service started
[2026-04-03 18:12:02] Production.INFO: ==31248== Releasing lock...
[2026-04-03 18:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:12:02] Production.INFO: ==31252== Lock acquired, processing the job...
[2026-04-03 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:12:02] Production.INFO: ==31252== Releasing lock...
[2026-04-03 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:12:02] Production.INFO: ==31250== Lock acquired, processing the job...
[2026-04-03 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:12:03] Production.INFO: ==31250== Releasing lock...
[2026-04-03 13:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:12:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:12:03] Production.INFO: ==31255== Lock acquired, processing the job...
[2026-04-03 13:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:12:03] Production.INFO: ==31257== Lock acquired, processing the job...
[2026-04-03 13:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:12:03] Production.INFO: ==31259== Lock acquired, processing the job...
[2026-04-03 13:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:12:03] Production.INFO: ==31261== Lock acquired, processing the job...
[2026-04-03 13:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:12:03] Production.INFO: ==31263== Lock acquired, processing the job...
[2026-04-03 13:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13: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-03 13: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-03 13:12:03] Production.INFO: Account Balance Start.
[2026-04-03 13: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-03 13:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:12:03] Production.INFO: 117
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-08
[2026-04-03 13:12:04] Production.INFO: ==31263== Releasing lock...
[2026-04-03 13:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: ==31257== Releasing lock...
[2026-04-03 13:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-03-24
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-03-25
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-03-26
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-03-27
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:12:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:12:05] Production.INFO: Total Charge 0
[2026-04-03 13:12:05] Production.INFO: CreateAllLog End
[2026-04-03 13:12:05] Production.INFO: Account Balance End.
[2026-04-03 13:12:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:12:05] Production.INFO: ==31261== Releasing lock...
[2026-04-03 13:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:12: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: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-03 13:12:12] Production.ERROR: CronJobId end10
[2026-04-03 13:12:12] Production.INFO: ==31259== Releasing lock...
[2026-04-03 13:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:12:14] Production.INFO: call_cost start
[2026-04-03 13:12:14] Production.INFO: call_cost end
[2026-04-03 13:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:12:14] Production.INFO: ==31255== Releasing lock...
[2026-04-03 13:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:13:01] Production.INFO: ==31316== Lock acquired, processing the job...
[2026-04-03 18:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:13:01] Production.INFO: neon service started
[2026-04-03 18:13:01] Production.INFO: neon service started
[2026-04-03 18:13:01] Production.INFO: ==31316== Releasing lock...
[2026-04-03 18:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:13:02] Production.INFO: ==31318== Lock acquired, processing the job...
[2026-04-03 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:13:02] Production.INFO: ==31318== Releasing lock...
[2026-04-03 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:13:02] Production.INFO: ==31320== Lock acquired, processing the job...
[2026-04-03 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:13:02] Production.INFO: ==31320== Releasing lock...
[2026-04-03 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:13:03] Production.INFO: ==31327== Lock acquired, processing the job...
[2026-04-03 13:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:13:03] Production.INFO: ==31323== Lock acquired, processing the job...
[2026-04-03 13:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:13:03] Production.INFO: ==31325== Lock acquired, processing the job...
[2026-04-03 13:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:13:03] Production.INFO: ==31331== Lock acquired, processing the job...
[2026-04-03 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:13:03] Production.INFO: ==31329== Lock acquired, processing the job...
[2026-04-03 13:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 13:13:03] Production.INFO: ==31331== Releasing lock...
[2026-04-03 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:13:03] Production.INFO: Account Balance Start.
[2026-04-03 13:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:13:03] Production.INFO: 117
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:03] Production.INFO: ==31325== Releasing lock...
[2026-04-03 13:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:13:04] Production.INFO: Total Charge 0
[2026-04-03 13:13:04] Production.INFO: CreateAllLog End
[2026-04-03 13:13:04] Production.INFO: Account Balance End.
[2026-04-03 13:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:13:04] Production.INFO: ==31329== Releasing lock...
[2026-04-03 13:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:13:11] Production.ERROR: CronJobId end10
[2026-04-03 13:13:11] Production.INFO: ==31327== Releasing lock...
[2026-04-03 13:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:13:14] Production.INFO: call_cost start
[2026-04-03 13:13:14] Production.INFO: call_cost end
[2026-04-03 13:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:13:14] Production.INFO: ==31323== Releasing lock...
[2026-04-03 13:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:14:02] Production.INFO: ==31388== Lock acquired, processing the job...
[2026-04-03 18:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:14:02] Production.INFO: neon service started
[2026-04-03 18:14:02] Production.INFO: neon service started
[2026-04-03 18:14:02] Production.INFO: ==31388== Releasing lock...
[2026-04-03 18:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:14:02] Production.INFO: ==31393== Lock acquired, processing the job...
[2026-04-03 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:14:02] Production.INFO: ==31393== Releasing lock...
[2026-04-03 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:14:02] Production.INFO: ==31391== Lock acquired, processing the job...
[2026-04-03 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:14:02] Production.INFO: ==31391== Releasing lock...
[2026-04-03 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:14:03] Production.INFO: ==31395== Lock acquired, processing the job...
[2026-04-03 13:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:14:03] Production.INFO: ==31397== Lock acquired, processing the job...
[2026-04-03 13:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:14:03] Production.INFO: ==31401== Lock acquired, processing the job...
[2026-04-03 13:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:14:03] Production.INFO: ==31399== Lock acquired, processing the job...
[2026-04-03 13:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:14:03] Production.INFO: ==31403== Lock acquired, processing the job...
[2026-04-03 13:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:14:03] Production.INFO: Account Balance Start.
[2026-04-03 13:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:14:03] Production.INFO: 117
[2026-04-03 13:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13: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-03 13:14:03] Production.INFO: ==31403== Releasing lock...
[2026-04-03 13:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: ==31397== Releasing lock...
[2026-04-03 13:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:14:04] Production.INFO: Total Charge 0
[2026-04-03 13:14:04] Production.INFO: CreateAllLog End
[2026-04-03 13:14:04] Production.INFO: Account Balance End.
[2026-04-03 13:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:14:04] Production.INFO: ==31401== Releasing lock...
[2026-04-03 13:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:14:11] Production.ERROR: CronJobId end10
[2026-04-03 13:14:11] Production.INFO: ==31399== Releasing lock...
[2026-04-03 13:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:14:15] Production.INFO: call_cost start
[2026-04-03 13:14:15] Production.INFO: call_cost end
[2026-04-03 13:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:14:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:14:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:14:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:14:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:14:15] Production.INFO: ==31395== Releasing lock...
[2026-04-03 13:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:15:01] Production.INFO: ==31457== Lock acquired, processing the job...
[2026-04-03 18:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:15:01] Production.INFO: neon service started
[2026-04-03 18:15:01] Production.INFO: neon service started
[2026-04-03 18:15:01] Production.INFO: ==31457== Releasing lock...
[2026-04-03 18:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:15:01] Production.INFO: ==31461== Lock acquired, processing the job...
[2026-04-03 17:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:15:01] Production.INFO: ==31461== Releasing lock...
[2026-04-03 17:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:15:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:15:01] Production.INFO: ==31459== Lock acquired, processing the job...
[2026-04-03 13:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:15:02] Production.INFO: ==31459== Releasing lock...
[2026-04-03 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:15:02] Production.INFO: ==31463== Lock acquired, processing the job...
[2026-04-03 13:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:15:03] Production.INFO: ==31467== Lock acquired, processing the job...
[2026-04-03 13:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:15:03] Production.INFO: ==31465== Lock acquired, processing the job...
[2026-04-03 13:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:15:03] Production.INFO: ==31471== Lock acquired, processing the job...
[2026-04-03 13:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:15:03] Production.INFO: ==31469== Lock acquired, processing the job...
[2026-04-03 13:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:15:03] Production.INFO: Account Balance Start.
[2026-04-03 13:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:15:03] Production.INFO: 117
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: ==31471== Releasing lock...
[2026-04-03 13:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: ==31465== Releasing lock...
[2026-04-03 13:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:15:04] Production.INFO: Total Charge 0
[2026-04-03 13:15:04] Production.INFO: CreateAllLog End
[2026-04-03 13:15:04] Production.INFO: Account Balance End.
[2026-04-03 13:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:15:04] Production.INFO: ==31469== Releasing lock...
[2026-04-03 13:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:15:11] Production.ERROR: CronJobId end10
[2026-04-03 13:15:11] Production.INFO: ==31467== Releasing lock...
[2026-04-03 13:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:15:13] Production.INFO: call_cost start
[2026-04-03 13:15:13] Production.INFO: call_cost end
[2026-04-03 13:15:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:15:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:15:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:15:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:15:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:15:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:15:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:15:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:15:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:15:13] Production.INFO: ==31463== Releasing lock...
[2026-04-03 13:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:15:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:16:01] Production.INFO: ==31528== Lock acquired, processing the job...
[2026-04-03 18:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:16:01] Production.INFO: neon service started
[2026-04-03 18:16:01] Production.INFO: neon service started
[2026-04-03 18:16:01] Production.INFO: ==31528== Releasing lock...
[2026-04-03 18:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:16:02] Production.INFO: ==31530== Lock acquired, processing the job...
[2026-04-03 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:16:02] Production.INFO: ==31530== Releasing lock...
[2026-04-03 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:16:02] Production.INFO: ==31532== Lock acquired, processing the job...
[2026-04-03 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:16:02] Production.INFO: ==31532== Releasing lock...
[2026-04-03 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:16:03] Production.INFO: ==31535== Lock acquired, processing the job...
[2026-04-03 13:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:16:03] Production.INFO: ==31539== Lock acquired, processing the job...
[2026-04-03 13:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:16:03] Production.INFO: ==31543== Lock acquired, processing the job...
[2026-04-03 13:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:16:03] Production.INFO: ==31537== Lock acquired, processing the job...
[2026-04-03 13:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:16:03] Production.INFO: ==31541== Lock acquired, processing the job...
[2026-04-03 13:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 13:16:03] Production.INFO: ==31543== Releasing lock...
[2026-04-03 13:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:16:03] Production.INFO: Account Balance Start.
[2026-04-03 13:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:16:03] Production.INFO: 117
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:03] Production.INFO: Date 2026-03-26
[2026-04-03 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:04] Production.INFO: ==31537== Releasing lock...
[2026-04-03 13:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:16:04] Production.INFO: Total Charge 0
[2026-04-03 13:16:04] Production.INFO: CreateAllLog End
[2026-04-03 13:16:04] Production.INFO: Account Balance End.
[2026-04-03 13:16:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:16:04] Production.INFO: ==31541== Releasing lock...
[2026-04-03 13:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:16:10] Production.ERROR: CronJobId end10
[2026-04-03 13:16:10] Production.INFO: ==31539== Releasing lock...
[2026-04-03 13:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:16:14] Production.INFO: call_cost start
[2026-04-03 13:16:14] Production.INFO: call_cost end
[2026-04-03 13:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:16:14] Production.INFO: ==31535== Releasing lock...
[2026-04-03 13:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:17:02] Production.INFO: ==31599== Lock acquired, processing the job...
[2026-04-03 18:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:17:02] Production.INFO: neon service started
[2026-04-03 18:17:02] Production.INFO: neon service started
[2026-04-03 18:17:02] Production.INFO: ==31599== Releasing lock...
[2026-04-03 18:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:17:02] Production.INFO: ==31601== Lock acquired, processing the job...
[2026-04-03 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:17:02] Production.INFO: ==31601== Releasing lock...
[2026-04-03 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:17:03] Production.INFO: ==31603== Lock acquired, processing the job...
[2026-04-03 17:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:17:03] Production.INFO: ==31603== Releasing lock...
[2026-04-03 17:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:17:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:17:03] Production.INFO: ==31606== Lock acquired, processing the job...
[2026-04-03 13:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:17:03] Production.INFO: ==31608== Lock acquired, processing the job...
[2026-04-03 13:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:17:03] Production.INFO: ==31612== Lock acquired, processing the job...
[2026-04-03 13:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:17:03] Production.INFO: Account Balance Start.
[2026-04-03 13:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:17:03] Production.INFO: 117
[2026-04-03 13:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:17:03] Production.INFO: ==31610== Lock acquired, processing the job...
[2026-04-03 13:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: ==31614== Lock acquired, processing the job...
[2026-04-03 13:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13:17:04] Production.INFO: Date 2026-03-14
[2026-04-03 13: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-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: ==31614== Releasing lock...
[2026-04-03 13:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: ==31608== Releasing lock...
[2026-04-03 13:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:17:04] Production.INFO: Total Charge 0
[2026-04-03 13:17:04] Production.INFO: CreateAllLog End
[2026-04-03 13:17:05] Production.INFO: Account Balance End.
[2026-04-03 13:17:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:17:05] Production.INFO: ==31612== Releasing lock...
[2026-04-03 13:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:17:13] Production.ERROR: CronJobId end10
[2026-04-03 13:17:13] Production.INFO: ==31610== Releasing lock...
[2026-04-03 13:17:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:17:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:17:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:17:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:17:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:17:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:17:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:17:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:17:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:17:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:17:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:17:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:17:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:17:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:17:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:17:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:17:15] Production.INFO: call_cost start
[2026-04-03 13:17:15] Production.INFO: call_cost end
[2026-04-03 13:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:17:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:17:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:17:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:17:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:17:15] Production.INFO: ==31606== Releasing lock...
[2026-04-03 13:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:18:01] Production.INFO: ==31667== Lock acquired, processing the job...
[2026-04-03 18:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:18:01] Production.INFO: neon service started
[2026-04-03 18:18:01] Production.INFO: neon service started
[2026-04-03 18:18:01] Production.INFO: ==31667== Releasing lock...
[2026-04-03 18:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:18:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 17:18:02] Production.INFO: ==31671== Lock acquired, processing the job...
[2026-04-03 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:18:02] Production.INFO: ==31671== Releasing lock...
[2026-04-03 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:18:02] Production.INFO: ==31669== Lock acquired, processing the job...
[2026-04-03 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:18:02] Production.INFO: ==31669== Releasing lock...
[2026-04-03 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:18:03] Production.INFO: ==31673== Lock acquired, processing the job...
[2026-04-03 13:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:18:03] Production.INFO: ==31675== Lock acquired, processing the job...
[2026-04-03 13:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:18:03] Production.INFO: ==31679== Lock acquired, processing the job...
[2026-04-03 13:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:18:03] Production.INFO: ==31681== Lock acquired, processing the job...
[2026-04-03 13:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:18:03] Production.INFO: ==31677== Lock acquired, processing the job...
[2026-04-03 13:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:18:03] Production.INFO: Account Balance Start.
[2026-04-03 13:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:18:03] Production.INFO: 117
[2026-04-03 13:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 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-03 13:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:18:03] Production.INFO: ==31681== Releasing lock...
[2026-04-03 13:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:03] Production.INFO: ==31675== Releasing lock...
[2026-04-03 13:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:18:04] Production.INFO: Total Charge 0
[2026-04-03 13:18:04] Production.INFO: CreateAllLog End
[2026-04-03 13:18:04] Production.INFO: Account Balance End.
[2026-04-03 13:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:18:04] Production.INFO: ==31679== Releasing lock...
[2026-04-03 13:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:18:12] Production.ERROR: CronJobId end10
[2026-04-03 13:18:12] Production.INFO: ==31677== Releasing lock...
[2026-04-03 13:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:18:14] Production.INFO: call_cost start
[2026-04-03 13:18:14] Production.INFO: call_cost end
[2026-04-03 13:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:18:14] Production.INFO: ==31673== Releasing lock...
[2026-04-03 13:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:19:02] Production.INFO: ==31739== Lock acquired, processing the job...
[2026-04-03 18:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:19:02] Production.INFO: neon service started
[2026-04-03 18:19:02] Production.INFO: neon service started
[2026-04-03 18:19:02] Production.INFO: ==31739== Releasing lock...
[2026-04-03 18:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:19:02] Production.INFO: ==31743== Lock acquired, processing the job...
[2026-04-03 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:19:02] Production.INFO: ==31743== Releasing lock...
[2026-04-03 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:19:02] Production.INFO: ==31741== Lock acquired, processing the job...
[2026-04-03 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:19:02] Production.INFO: ==31741== Releasing lock...
[2026-04-03 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:19:03] Production.INFO: ==31745== Lock acquired, processing the job...
[2026-04-03 13:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:19:03] Production.INFO: ==31747== Lock acquired, processing the job...
[2026-04-03 13:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:19:03] Production.INFO: ==31749== Lock acquired, processing the job...
[2026-04-03 13:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:19:03] Production.INFO: ==31752== Lock acquired, processing the job...
[2026-04-03 13:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:19:03] Production.INFO: ==31754== Lock acquired, processing the job...
[2026-04-03 13:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:19:03] Production.INFO: Account Balance Start.
[2026-04-03 13:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:19:03] Production.INFO: 117
[2026-04-03 13:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-10
[2026-04-03 13: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-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:19:04] Production.INFO: ==31747== Releasing lock...
[2026-04-03 13:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13: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-03 13:19:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: ==31754== Releasing lock...
[2026-04-03 13:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:19:04] Production.INFO: Total Charge 0
[2026-04-03 13:19:04] Production.INFO: CreateAllLog End
[2026-04-03 13:19:05] Production.INFO: Account Balance End.
[2026-04-03 13:19:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:19:05] Production.INFO: ==31752== Releasing lock...
[2026-04-03 13:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:19:11] Production.ERROR: CronJobId end10
[2026-04-03 13:19:11] Production.INFO: ==31749== Releasing lock...
[2026-04-03 13:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:19:14] Production.INFO: call_cost start
[2026-04-03 13:19:14] Production.INFO: call_cost end
[2026-04-03 13:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:19:14] Production.INFO: ==31745== Releasing lock...
[2026-04-03 13:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:20:01] Production.INFO: ==31810== Lock acquired, processing the job...
[2026-04-03 18:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:20:01] Production.INFO: neon service started
[2026-04-03 18:20:01] Production.INFO: neon service started
[2026-04-03 18:20:01] Production.INFO: ==31810== Releasing lock...
[2026-04-03 18:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:20:02] Production.INFO: ==31814== Lock acquired, processing the job...
[2026-04-03 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:20:02] Production.INFO: ==31812== Lock acquired, processing the job...
[2026-04-03 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:20:02] Production.INFO: ==31814== Releasing lock...
[2026-04-03 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:20:02] Production.INFO: ==31812== Releasing lock...
[2026-04-03 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:20:03] Production.INFO: ==31817== Lock acquired, processing the job...
[2026-04-03 13:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:20:03] Production.INFO: ==31821== Lock acquired, processing the job...
[2026-04-03 13:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:20:03] Production.INFO: ==31819== Lock acquired, processing the job...
[2026-04-03 13:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:20:03] Production.INFO: ==31823== Lock acquired, processing the job...
[2026-04-03 13:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:20:03] Production.INFO: ==31825== Lock acquired, processing the job...
[2026-04-03 13:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:20:03] Production.INFO: Account Balance Start.
[2026-04-03 13:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:20:03] Production.INFO: 117
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 13:20:03] Production.INFO: ==31825== Releasing lock...
[2026-04-03 13:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: ==31819== Releasing lock...
[2026-04-03 13:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:20:04] Production.INFO: Total Charge 0
[2026-04-03 13:20:04] Production.INFO: CreateAllLog End
[2026-04-03 13:20:04] Production.INFO: Account Balance End.
[2026-04-03 13:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:20:04] Production.INFO: ==31823== Releasing lock...
[2026-04-03 13:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:20:11] Production.ERROR: CronJobId end10
[2026-04-03 13:20:11] Production.INFO: ==31821== Releasing lock...
[2026-04-03 13:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:20:14] Production.INFO: call_cost start
[2026-04-03 13:20:14] Production.INFO: call_cost end
[2026-04-03 13:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:20:14] Production.INFO: ==31817== Releasing lock...
[2026-04-03 13:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:21:01] Production.INFO: ==31896== Lock acquired, processing the job...
[2026-04-03 18:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:21:01] Production.INFO: neon service started
[2026-04-03 18:21:01] Production.INFO: neon service started
[2026-04-03 18:21:01] Production.INFO: ==31896== Releasing lock...
[2026-04-03 18:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:21:02] Production.INFO: ==31898== Lock acquired, processing the job...
[2026-04-03 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:21:02] Production.INFO: ==31900== Lock acquired, processing the job...
[2026-04-03 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:21:02] Production.INFO: ==31900== Releasing lock...
[2026-04-03 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:21:02] Production.INFO: ==31898== Releasing lock...
[2026-04-03 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:21:03] Production.INFO: ==31903== Lock acquired, processing the job...
[2026-04-03 13:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 13:21:03] Production.INFO: ==31905== Lock acquired, processing the job...
[2026-04-03 13:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 13:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 13:21:03] Production.INFO: ==31903== Releasing lock...
[2026-04-03 13:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 13:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 13:21:03] Production.INFO: ==31907== Lock acquired, processing the job...
[2026-04-03 13:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:21:03] Production.INFO: ==31909== Lock acquired, processing the job...
[2026-04-03 13:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:21:03] Production.INFO: ==31911== Lock acquired, processing the job...
[2026-04-03 13:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:21:03] Production.INFO: ==31915== Lock acquired, processing the job...
[2026-04-03 13:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:21:04] Production.INFO: ==31913== Lock acquired, processing the job...
[2026-04-03 13:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 13:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 13:21:04] Production.INFO: Account Balance Start.
[2026-04-03 13:21:04] Production.INFO: CreateAllLog Start
[2026-04-03 13:21:04] Production.INFO: 117
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-08
[2026-04-03 13: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-03 13: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-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:21:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: ==31915== Releasing lock...
[2026-04-03 13:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.ERROR: done
[2026-04-03 13:21:04] Production.INFO: ==31907== Releasing lock...
[2026-04-03 13:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 13:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030091', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 13:21:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:21:04] Production.INFO: Total Charge 0
[2026-04-03 13:21:04] Production.INFO: CreateAllLog End
[2026-04-03 13:21:04] Production.INFO: Account Balance End.
[2026-04-03 13:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:21:05] Production.INFO: ==31911== Releasing lock...
[2026-04-03 13:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030091', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 13:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 13:21:10] Production.INFO: ProcessCDR(1,17030091,1,1,2)
[2026-04-03 13:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030091,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030091,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 13:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 13:21:10] Production.INFO: ==31913== Releasing lock...
[2026-04-03 13:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 13:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 13:21:13] Production.ERROR: CronJobId end10
[2026-04-03 13:21:13] Production.INFO: ==31909== Releasing lock...
[2026-04-03 13:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:21:16] Production.INFO: call_cost start
[2026-04-03 13:21:16] Production.INFO: call_cost end
[2026-04-03 13:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:21:17] Production.INFO: ==31905== Releasing lock...
[2026-04-03 13:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:22:02] Production.INFO: ==31998== Lock acquired, processing the job...
[2026-04-03 18:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:22:02] Production.INFO: neon service started
[2026-04-03 18:22:02] Production.INFO: neon service started
[2026-04-03 18:22:02] Production.INFO: ==31998== Releasing lock...
[2026-04-03 18:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:22:02] Production.INFO: ==32000== Lock acquired, processing the job...
[2026-04-03 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:22:02] Production.INFO: ==32000== Releasing lock...
[2026-04-03 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:22:03] Production.INFO: ==32002== Lock acquired, processing the job...
[2026-04-03 17:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:22:03] Production.INFO: ==32002== Releasing lock...
[2026-04-03 17:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:22:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:22:03] Production.INFO: ==32004== Lock acquired, processing the job...
[2026-04-03 13:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:22:03] Production.INFO: ==32007== Lock acquired, processing the job...
[2026-04-03 13:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:22:03] Production.INFO: ==32009== Lock acquired, processing the job...
[2026-04-03 13:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:22:03] Production.INFO: ==32011== Lock acquired, processing the job...
[2026-04-03 13:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:22:03] Production.INFO: ==32013== Lock acquired, processing the job...
[2026-04-03 13:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:22:04] Production.INFO: Account Balance Start.
[2026-04-03 13:22:04] Production.INFO: CreateAllLog Start
[2026-04-03 13:22:04] Production.INFO: 117
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:22:04] Production.INFO: ==32013== Releasing lock...
[2026-04-03 13:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: ==32007== Releasing lock...
[2026-04-03 13:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:05] Production.INFO: Date 2026-03-27
[2026-04-03 13:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:22:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:22:05] Production.INFO: Total Charge 0
[2026-04-03 13:22:05] Production.INFO: CreateAllLog End
[2026-04-03 13:22:05] Production.INFO: Account Balance End.
[2026-04-03 13:22:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:22:05] Production.INFO: ==32011== Releasing lock...
[2026-04-03 13:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:22:11] Production.ERROR: CronJobId end10
[2026-04-03 13:22:11] Production.INFO: ==32009== Releasing lock...
[2026-04-03 13:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:22:15] Production.INFO: call_cost start
[2026-04-03 13:22:15] Production.INFO: call_cost end
[2026-04-03 13:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:22:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:22:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:22:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:22:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:22:15] Production.INFO: ==32004== Releasing lock...
[2026-04-03 13:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:23:01] Production.INFO: ==32101== Lock acquired, processing the job...
[2026-04-03 18:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:23:01] Production.INFO: neon service started
[2026-04-03 18:23:01] Production.INFO: neon service started
[2026-04-03 18:23:01] Production.INFO: ==32101== Releasing lock...
[2026-04-03 18:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:23:02] Production.INFO: ==32103== Lock acquired, processing the job...
[2026-04-03 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:23:02] Production.INFO: ==32105== Lock acquired, processing the job...
[2026-04-03 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:23:02] Production.INFO: ==32105== Releasing lock...
[2026-04-03 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:23:02] Production.INFO: ==32103== Releasing lock...
[2026-04-03 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:23:03] Production.INFO: ==32110== Lock acquired, processing the job...
[2026-04-03 13:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:23:03] Production.INFO: ==32112== Lock acquired, processing the job...
[2026-04-03 13:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:23:03] Production.INFO: ==32114== Lock acquired, processing the job...
[2026-04-03 13:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:23:03] Production.INFO: ==32116== Lock acquired, processing the job...
[2026-04-03 13:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:23:03] Production.INFO: Account Balance Start.
[2026-04-03 13:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:23:03] Production.INFO: 117
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: ==32118== Lock acquired, processing the job...
[2026-04-03 13:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: ==32112== Releasing lock...
[2026-04-03 13:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 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-03 13:23:03] Production.INFO: ==32118== Releasing lock...
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:23:04] Production.INFO: Total Charge 0
[2026-04-03 13:23:04] Production.INFO: CreateAllLog End
[2026-04-03 13:23:04] Production.INFO: Account Balance End.
[2026-04-03 13:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:23:04] Production.INFO: ==32116== Releasing lock...
[2026-04-03 13:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:23:11] Production.ERROR: CronJobId end10
[2026-04-03 13:23:11] Production.INFO: ==32114== Releasing lock...
[2026-04-03 13:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:23:13] Production.INFO: call_cost start
[2026-04-03 13:23:13] Production.INFO: call_cost end
[2026-04-03 13:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:23:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:23:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:23:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:23:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:23:13] Production.INFO: ==32110== Releasing lock...
[2026-04-03 13:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:24:02] Production.INFO: ==32216== Lock acquired, processing the job...
[2026-04-03 18:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:24:02] Production.INFO: neon service started
[2026-04-03 18:24:02] Production.INFO: neon service started
[2026-04-03 18:24:02] Production.INFO: ==32216== Releasing lock...
[2026-04-03 18:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:24:02] Production.INFO: ==32218== Lock acquired, processing the job...
[2026-04-03 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:24:02] Production.INFO: ==32218== Releasing lock...
[2026-04-03 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:24:02] Production.INFO: ==32220== Lock acquired, processing the job...
[2026-04-03 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:24:03] Production.INFO: ==32220== Releasing lock...
[2026-04-03 17:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:24:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:24:03] Production.INFO: ==32223== Lock acquired, processing the job...
[2026-04-03 13:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:24:03] Production.INFO: ==32225== Lock acquired, processing the job...
[2026-04-03 13:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:24:03] Production.INFO: ==32229== Lock acquired, processing the job...
[2026-04-03 13:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:24:03] Production.INFO: Account Balance Start.
[2026-04-03 13:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:24:03] Production.INFO: 117
[2026-04-03 13:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:03] Production.INFO: ==32227== Lock acquired, processing the job...
[2026-04-03 13:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:03] Production.INFO: ==32231== Lock acquired, processing the job...
[2026-04-03 13:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:24:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 13:24:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13:24:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: ==32231== Releasing lock...
[2026-04-03 13:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: ==32225== Releasing lock...
[2026-04-03 13:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:24:04] Production.INFO: Total Charge 0
[2026-04-03 13:24:04] Production.INFO: CreateAllLog End
[2026-04-03 13:24:05] Production.INFO: Account Balance End.
[2026-04-03 13:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:24:05] Production.INFO: ==32229== Releasing lock...
[2026-04-03 13:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:24:13] Production.ERROR: CronJobId end10
[2026-04-03 13:24:13] Production.INFO: ==32227== Releasing lock...
[2026-04-03 13:24:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:24:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:24:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:24:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:24:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:24:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:24:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:24:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:24:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:24:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:24:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:24:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:24:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:24:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:24:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:24:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:24:16] Production.INFO: call_cost start
[2026-04-03 13:24:16] Production.INFO: call_cost end
[2026-04-03 13:24:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:24:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:24:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:24:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:24:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:24:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:24:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:24:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:24:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:24:16] Production.INFO: ==32223== Releasing lock...
[2026-04-03 13:24:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:24:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:25:01] Production.INFO: ==32330== Lock acquired, processing the job...
[2026-04-03 18:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:25:01] Production.INFO: neon service started
[2026-04-03 18:25:01] Production.INFO: neon service started
[2026-04-03 18:25:01] Production.INFO: ==32330== Releasing lock...
[2026-04-03 18:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:25:01] Production.INFO: ==32332== Lock acquired, processing the job...
[2026-04-03 13:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:25:02] Production.INFO: ==32332== Releasing lock...
[2026-04-03 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:25:02] Production.INFO: ==32334== Lock acquired, processing the job...
[2026-04-03 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:25:02] Production.INFO: ==32334== Releasing lock...
[2026-04-03 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:25:02] Production.INFO: ==32338== Lock acquired, processing the job...
[2026-04-03 13:25:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:25:02] Production.INFO: ==32336== Lock acquired, processing the job...
[2026-04-03 13:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:25:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:25:03] Production.INFO: ==32341== Lock acquired, processing the job...
[2026-04-03 13:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:25:03] Production.INFO: ==32344== Lock acquired, processing the job...
[2026-04-03 13:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:25:03] Production.INFO: ==32346== Lock acquired, processing the job...
[2026-04-03 13:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:25:03] Production.INFO: Account Balance Start.
[2026-04-03 13:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:25:03] Production.INFO: 117
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: ==32346== Releasing lock...
[2026-04-03 13:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: ==32338== Releasing lock...
[2026-04-03 13:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-26
[2026-04-03 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:03] Production.INFO: Date 2026-03-27
[2026-04-03 13:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:25:04] Production.INFO: Total Charge 0
[2026-04-03 13:25:04] Production.INFO: CreateAllLog End
[2026-04-03 13:25:04] Production.INFO: Account Balance End.
[2026-04-03 13:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:25:04] Production.INFO: ==32344== Releasing lock...
[2026-04-03 13:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:25:11] Production.ERROR: CronJobId end10
[2026-04-03 13:25:11] Production.INFO: ==32341== Releasing lock...
[2026-04-03 13:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:25:14] Production.INFO: call_cost start
[2026-04-03 13:25:14] Production.INFO: call_cost end
[2026-04-03 13:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:25:14] Production.INFO: ==32336== Releasing lock...
[2026-04-03 13:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:26:01] Production.INFO: ==32418== Lock acquired, processing the job...
[2026-04-03 18:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:26:01] Production.INFO: neon service started
[2026-04-03 18:26:01] Production.INFO: neon service started
[2026-04-03 18:26:01] Production.INFO: ==32418== Releasing lock...
[2026-04-03 18:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:26:02] Production.INFO: ==32422== Lock acquired, processing the job...
[2026-04-03 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:26:02] Production.INFO: ==32422== Releasing lock...
[2026-04-03 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:26:02] Production.INFO: ==32420== Lock acquired, processing the job...
[2026-04-03 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:26:02] Production.INFO: ==32420== Releasing lock...
[2026-04-03 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:26:03] Production.INFO: ==32425== Lock acquired, processing the job...
[2026-04-03 13:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:26:03] Production.INFO: ==32427== Lock acquired, processing the job...
[2026-04-03 13:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:26:03] Production.INFO: ==32433== Lock acquired, processing the job...
[2026-04-03 13:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:26:03] Production.INFO: ==32429== Lock acquired, processing the job...
[2026-04-03 13:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:26:03] Production.INFO: ==32431== Lock acquired, processing the job...
[2026-04-03 13:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 13:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:26:03] Production.INFO: Account Balance Start.
[2026-04-03 13:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 13:26:03] Production.INFO: 117
[2026-04-03 13:26:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 13:26:03] Production.INFO: ==32433== Releasing lock...
[2026-04-03 13:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: ==32427== Releasing lock...
[2026-04-03 13:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:26:04] Production.INFO: Total Charge 0
[2026-04-03 13:26:04] Production.INFO: CreateAllLog End
[2026-04-03 13:26:05] Production.INFO: Account Balance End.
[2026-04-03 13:26:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:26:05] Production.INFO: ==32431== Releasing lock...
[2026-04-03 13:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:26:11] Production.ERROR: CronJobId end10
[2026-04-03 13:26:11] Production.INFO: ==32429== Releasing lock...
[2026-04-03 13:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:26:14] Production.INFO: call_cost start
[2026-04-03 13:26:14] Production.INFO: call_cost end
[2026-04-03 13:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:26:14] Production.INFO: ==32425== Releasing lock...
[2026-04-03 13:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:27:01] Production.INFO: ==32498== Lock acquired, processing the job...
[2026-04-03 18:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:27:01] Production.INFO: neon service started
[2026-04-03 18:27:01] Production.INFO: neon service started
[2026-04-03 18:27:01] Production.INFO: ==32498== Releasing lock...
[2026-04-03 18:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:27:01] Production.INFO: ==32502== Lock acquired, processing the job...
[2026-04-03 17:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:27:01] Production.INFO: ==32502== Releasing lock...
[2026-04-03 17:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:27:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:27:01] Production.INFO: ==32500== Lock acquired, processing the job...
[2026-04-03 13:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:27:02] Production.INFO: ==32500== Releasing lock...
[2026-04-03 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:27:02] Production.INFO: ==32507== Lock acquired, processing the job...
[2026-04-03 13:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:27:02] Production.INFO: ==32505== Lock acquired, processing the job...
[2026-04-03 13:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:27:03] Production.INFO: ==32513== Lock acquired, processing the job...
[2026-04-03 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:27:03] Production.INFO: ==32509== Lock acquired, processing the job...
[2026-04-03 13:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:27:03] Production.INFO: ==32511== Lock acquired, processing the job...
[2026-04-03 13:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13: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-03 13: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-03 13: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-03 13:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:27:03] Production.INFO: ==32513== Releasing lock...
[2026-04-03 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:27:03] Production.INFO: Account Balance Start.
[2026-04-03 13:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:27:03] Production.INFO: 117
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: ==32507== Releasing lock...
[2026-04-03 13:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:27:04] Production.INFO: Total Charge 0
[2026-04-03 13:27:04] Production.INFO: CreateAllLog End
[2026-04-03 13:27:04] Production.INFO: Account Balance End.
[2026-04-03 13:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:27:04] Production.INFO: ==32511== Releasing lock...
[2026-04-03 13:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:27:11] Production.ERROR: CronJobId end10
[2026-04-03 13:27:11] Production.INFO: ==32509== Releasing lock...
[2026-04-03 13:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:27:14] Production.INFO: call_cost start
[2026-04-03 13:27:14] Production.INFO: call_cost end
[2026-04-03 13:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:27:14] Production.INFO: ==32505== Releasing lock...
[2026-04-03 13:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:28:01] Production.INFO: ==32600== Lock acquired, processing the job...
[2026-04-03 18:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:28:01] Production.INFO: neon service started
[2026-04-03 18:28:01] Production.INFO: neon service started
[2026-04-03 18:28:01] Production.INFO: ==32600== Releasing lock...
[2026-04-03 18:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:28:02] Production.INFO: ==32604== Lock acquired, processing the job...
[2026-04-03 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:28:02] Production.INFO: ==32604== Releasing lock...
[2026-04-03 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:28:02] Production.INFO: ==32606== Lock acquired, processing the job...
[2026-04-03 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:28:02] Production.INFO: ==32606== Releasing lock...
[2026-04-03 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:28:03] Production.INFO: ==32608== Lock acquired, processing the job...
[2026-04-03 13:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:28:03] Production.INFO: ==32610== Lock acquired, processing the job...
[2026-04-03 13:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:28:03] Production.INFO: ==32612== Lock acquired, processing the job...
[2026-04-03 13:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:28:03] Production.INFO: ==32614== Lock acquired, processing the job...
[2026-04-03 13:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:28:03] Production.INFO: ==32616== Lock acquired, processing the job...
[2026-04-03 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:28:03] Production.INFO: Account Balance Start.
[2026-04-03 13:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:28:03] Production.INFO: 117
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:28:03] Production.INFO: ==32616== Releasing lock...
[2026-04-03 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: ==32610== Releasing lock...
[2026-04-03 13:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-26
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-27
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-28
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:03] Production.INFO: Date 2026-03-29
[2026-04-03 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:28:04] Production.INFO: Total Charge 0
[2026-04-03 13:28:04] Production.INFO: CreateAllLog End
[2026-04-03 13:28:04] Production.INFO: Account Balance End.
[2026-04-03 13:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:28:04] Production.INFO: ==32614== Releasing lock...
[2026-04-03 13:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:28:12] Production.ERROR: CronJobId end10
[2026-04-03 13:28:12] Production.INFO: ==32612== Releasing lock...
[2026-04-03 13:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:28:14] Production.INFO: call_cost start
[2026-04-03 13:28:14] Production.INFO: call_cost end
[2026-04-03 13:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:28:14] Production.INFO: ==32608== Releasing lock...
[2026-04-03 13:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:29:02] Production.INFO: ==32699== Lock acquired, processing the job...
[2026-04-03 18:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:29:02] Production.INFO: neon service started
[2026-04-03 18:29:02] Production.INFO: neon service started
[2026-04-03 18:29:02] Production.INFO: ==32699== Releasing lock...
[2026-04-03 18:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:29:02] Production.INFO: ==32701== Lock acquired, processing the job...
[2026-04-03 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:29:02] Production.INFO: ==32703== Lock acquired, processing the job...
[2026-04-03 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:29:02] Production.INFO: ==32703== Releasing lock...
[2026-04-03 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:29:03] Production.INFO: ==32701== Releasing lock...
[2026-04-03 13:29:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:29:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:29:03] Production.INFO: ==32708== Lock acquired, processing the job...
[2026-04-03 13:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:29:03] Production.INFO: ==32710== Lock acquired, processing the job...
[2026-04-03 13:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:29:04] Production.INFO: ==32708== Releasing lock...
[2026-04-03 13:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:29:04] Production.INFO: ==32706== Lock acquired, processing the job...
[2026-04-03 13:29:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:29:04] Production.INFO: ==32712== Lock acquired, processing the job...
[2026-04-03 13:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:29:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:29:04] Production.INFO: ==32714== Lock acquired, processing the job...
[2026-04-03 13:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:29:04] Production.INFO: Account Balance Start.
[2026-04-03 13:29:04] Production.INFO: CreateAllLog Start
[2026-04-03 13:29:04] Production.INFO: 117
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-08
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:29:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:29:04] Production.INFO: ==32714== Releasing lock...
[2026-04-03 13:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:29:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:29:05] Production.INFO: Total Charge 0
[2026-04-03 13:29:05] Production.INFO: CreateAllLog End
[2026-04-03 13:29:05] Production.INFO: Account Balance End.
[2026-04-03 13:29:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:29:05] Production.INFO: ==32712== Releasing lock...
[2026-04-03 13:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:29:12] Production.ERROR: CronJobId end10
[2026-04-03 13:29:12] Production.INFO: ==32710== Releasing lock...
[2026-04-03 13:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:29:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:29:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:29:16] Production.INFO: call_cost start
[2026-04-03 13:29:16] Production.INFO: call_cost end
[2026-04-03 13:29:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:29:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:29:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:29:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:29:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:29:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:29:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:29:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:29:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:29:16] Production.INFO: ==32706== Releasing lock...
[2026-04-03 13:29:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:29:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:30:01] Production.INFO: ==356== Lock acquired, processing the job...
[2026-04-03 18:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:30:01] Production.INFO: neon service started
[2026-04-03 18:30:01] Production.INFO: neon service started
[2026-04-03 18:30:01] Production.INFO: ==356== Releasing lock...
[2026-04-03 18:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:30:01] Production.INFO: ==360== Lock acquired, processing the job...
[2026-04-03 17:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:30:01] Production.INFO: ==360== Releasing lock...
[2026-04-03 17:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:30:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:30:02] Production.INFO: ==358== Lock acquired, processing the job...
[2026-04-03 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:30:02] Production.INFO: ==358== Releasing lock...
[2026-04-03 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:30:03] Production.INFO: ==362== Lock acquired, processing the job...
[2026-04-03 13:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:30:03] Production.INFO: ==364== Lock acquired, processing the job...
[2026-04-03 13:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:30:03] Production.INFO: ==368== Lock acquired, processing the job...
[2026-04-03 13:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:30:03] Production.INFO: ==366== Lock acquired, processing the job...
[2026-04-03 13:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:30:03] Production.INFO: ==370== Lock acquired, processing the job...
[2026-04-03 13:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:30:03] Production.INFO: Account Balance Start.
[2026-04-03 13:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:30:03] Production.INFO: 117
[2026-04-03 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-03 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-03 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-03 13:30:03] Production.INFO: ==370== Releasing lock...
[2026-04-03 13:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:03] Production.INFO: ==364== Releasing lock...
[2026-04-03 13:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:30:04] Production.INFO: Total Charge 0
[2026-04-03 13:30:04] Production.INFO: CreateAllLog End
[2026-04-03 13:30:04] Production.INFO: Account Balance End.
[2026-04-03 13:30:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:30:04] Production.INFO: ==368== Releasing lock...
[2026-04-03 13:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:30:11] Production.ERROR: CronJobId end10
[2026-04-03 13:30:11] Production.INFO: ==366== Releasing lock...
[2026-04-03 13:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:30:14] Production.INFO: call_cost start
[2026-04-03 13:30:14] Production.INFO: call_cost end
[2026-04-03 13:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:30:14] Production.INFO: ==362== Releasing lock...
[2026-04-03 13:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:31:01] Production.INFO: ==455== Lock acquired, processing the job...
[2026-04-03 18:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:31:02] Production.INFO: neon service started
[2026-04-03 18:31:02] Production.INFO: neon service started
[2026-04-03 18:31:02] Production.INFO: ==455== Releasing lock...
[2026-04-03 18:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:31:02] Production.INFO: ==457== Lock acquired, processing the job...
[2026-04-03 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:31:02] Production.INFO: ==459== Lock acquired, processing the job...
[2026-04-03 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:31:02] Production.INFO: ==459== Releasing lock...
[2026-04-03 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:31:02] Production.INFO: ==457== Releasing lock...
[2026-04-03 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:31:03] Production.INFO: ==464== Lock acquired, processing the job...
[2026-04-03 13:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:31:03] Production.INFO: ==462== Lock acquired, processing the job...
[2026-04-03 13:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 13:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:31:03] Production.INFO: ==466== Lock acquired, processing the job...
[2026-04-03 13:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:31:03] Production.INFO: ==468== Lock acquired, processing the job...
[2026-04-03 13:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:31:03] Production.INFO: ==470== Lock acquired, processing the job...
[2026-04-03 13:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:31:03] Production.INFO: ==475== Lock acquired, processing the job...
[2026-04-03 13:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:31:03] Production.INFO: ==473== Lock acquired, processing the job...
[2026-04-03 13:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:31:04] Production.ERROR: CronJob PID - 464
[2026-04-03 13:31:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 13:31:04] Production.ERROR: CronJob ID - 5
[2026-04-03 13:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:31:00
[2026-04-03 13:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:31:04] Production.ERROR: CronJob PID - 466
[2026-04-03 13:31:04] Production.ERROR: CronJob Title - Account Block
[2026-04-03 13:31:04] Production.ERROR: CronJob ID - 7
[2026-04-03 13:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:31:00
[2026-04-03 13:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:31:04] Production.ERROR: CronJob PID - 468
[2026-04-03 13:31:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 13:31:04] Production.ERROR: CronJob ID - 10
[2026-04-03 13:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 13:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:31:00
[2026-04-03 13:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:31:04] Production.ERROR: CronJob PID - 470
[2026-04-03 13:31:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 13:31:04] Production.ERROR: CronJob ID - 12
[2026-04-03 13:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:31:00
[2026-04-03 13:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:31:04] Production.ERROR: CronJob PID - 473
[2026-04-03 13:31:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 13:31:04] Production.ERROR: CronJob ID - 17
[2026-04-03 13:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:31:00
[2026-04-03 13:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:31:04] Production.ERROR: CronJob PID - 475
[2026-04-03 13:31:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-03 13:31:04] Production.ERROR: CronJob ID - 19
[2026-04-03 13:31:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:31:00
[2026-04-03 13:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:31:04] Production.INFO: Account Balance Start.
[2026-04-03 13:31:04] Production.INFO: CreateAllLog Start
[2026-04-03 13:31:04] Production.INFO: 117
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-08
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13: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-03 13:31:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 13:31:04] Production.INFO: ==462== Releasing lock...
[2026-04-03 13:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 13:31:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: ==475== Releasing lock...
[2026-04-03 13:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.ERROR: done
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030132', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 13:31:04] Production.INFO: ==466== Releasing lock...
[2026-04-03 13:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-03-24
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-03-25
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-03-26
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-03-27
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:31:05] Production.INFO: Total Charge 0
[2026-04-03 13:31:05] Production.INFO: CreateAllLog End
[2026-04-03 13:31:05] Production.INFO: Account Balance End.
[2026-04-03 13:31:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:31:05] Production.INFO: ==470== Releasing lock...
[2026-04-03 13:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030132', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 13:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 13:31:11] Production.INFO: ProcessCDR(1,17030132,1,1,2)
[2026-04-03 13:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030132,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030132,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 13:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 13:31:11] Production.INFO: ==473== Releasing lock...
[2026-04-03 13:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 13:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 13:31:14] Production.ERROR: CronJobId end10
[2026-04-03 13:31:14] Production.INFO: ==468== Releasing lock...
[2026-04-03 13:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:31:17] Production.INFO: call_cost start
[2026-04-03 13:31:17] Production.INFO: call_cost end
[2026-04-03 13:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:31:17] Production.INFO: ==464== Releasing lock...
[2026-04-03 13:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:32:01] Production.INFO: ==560== Lock acquired, processing the job...
[2026-04-03 18:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:32:01] Production.INFO: neon service started
[2026-04-03 18:32:01] Production.INFO: neon service started
[2026-04-03 18:32:01] Production.INFO: ==560== Releasing lock...
[2026-04-03 18:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:32:01] Production.INFO: ==564== Lock acquired, processing the job...
[2026-04-03 17:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:32:01] Production.INFO: ==564== Releasing lock...
[2026-04-03 17:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:32:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:32:01] Production.INFO: ==562== Lock acquired, processing the job...
[2026-04-03 13:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:32:02] Production.INFO: ==562== Releasing lock...
[2026-04-03 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:32:02] Production.INFO: ==574== Lock acquired, processing the job...
[2026-04-03 13:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:32:02] Production.INFO: ==570== Lock acquired, processing the job...
[2026-04-03 13:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:32:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:32:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:32:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:32:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:32:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:32:02] Production.INFO: ==579== Lock acquired, processing the job...
[2026-04-03 13:32:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 13:32:03] Production.INFO: ==579== Releasing lock...
[2026-04-03 13:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:32:03] Production.INFO: ==572== Lock acquired, processing the job...
[2026-04-03 13:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:32:03] Production.INFO: ==576== Lock acquired, processing the job...
[2026-04-03 13:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:32:03] Production.INFO: Account Balance Start.
[2026-04-03 13:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:32:03] Production.INFO: 117
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: ==572== Releasing lock...
[2026-04-03 13:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:32:04] Production.INFO: Total Charge 0
[2026-04-03 13:32:04] Production.INFO: CreateAllLog End
[2026-04-03 13:32:04] Production.INFO: Account Balance End.
[2026-04-03 13:32:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:32:04] Production.INFO: ==576== Releasing lock...
[2026-04-03 13:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:32:11] Production.ERROR: CronJobId end10
[2026-04-03 13:32:11] Production.INFO: ==574== Releasing lock...
[2026-04-03 13:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:32:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:32:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:32:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:32:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:32:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:32:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:32:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:32:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:32:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:32:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:32:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:32:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:32:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:32:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:32:13] Production.INFO: call_cost start
[2026-04-03 13:32:13] Production.INFO: call_cost end
[2026-04-03 13:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:32:13] Production.INFO: ==570== Releasing lock...
[2026-04-03 13:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:33:01] Production.INFO: ==681== Lock acquired, processing the job...
[2026-04-03 18:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:33:01] Production.INFO: neon service started
[2026-04-03 18:33:01] Production.INFO: neon service started
[2026-04-03 18:33:01] Production.INFO: ==681== Releasing lock...
[2026-04-03 18:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:33:02] Production.INFO: ==691== Lock acquired, processing the job...
[2026-04-03 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:33:02] Production.INFO: ==691== Releasing lock...
[2026-04-03 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:33:02] Production.INFO: ==684== Lock acquired, processing the job...
[2026-04-03 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:33:02] Production.INFO: ==684== Releasing lock...
[2026-04-03 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:33:03] Production.INFO: ==696== Lock acquired, processing the job...
[2026-04-03 13:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:33:03] Production.INFO: ==698== Lock acquired, processing the job...
[2026-04-03 13:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:33:03] Production.INFO: ==700== Lock acquired, processing the job...
[2026-04-03 13:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:33:03] Production.INFO: ==704== Lock acquired, processing the job...
[2026-04-03 13:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:33:03] Production.INFO: ==706== Lock acquired, processing the job...
[2026-04-03 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 13:33:03] Production.INFO: Account Balance Start.
[2026-04-03 13:33:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:33:03] Production.INFO: 117
[2026-04-03 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-03 13:33:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:33:03] Production.INFO: ==706== Releasing lock...
[2026-04-03 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: ==698== Releasing lock...
[2026-04-03 13:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:33:04] Production.INFO: Total Charge 0
[2026-04-03 13:33:04] Production.INFO: CreateAllLog End
[2026-04-03 13:33:04] Production.INFO: Account Balance End.
[2026-04-03 13:33:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:33:04] Production.INFO: ==704== Releasing lock...
[2026-04-03 13:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:33:13] Production.ERROR: CronJobId end10
[2026-04-03 13:33:13] Production.INFO: ==700== Releasing lock...
[2026-04-03 13:33:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:33:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:33:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:33:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:33:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:33:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:33:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:33:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:33:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:33:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:33:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:33:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:33:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:33:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:33:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:33:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:33:15] Production.INFO: call_cost start
[2026-04-03 13:33:15] Production.INFO: call_cost end
[2026-04-03 13:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:33:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:33:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:33:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:33:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:33:15] Production.INFO: ==696== Releasing lock...
[2026-04-03 13:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:34:02] Production.INFO: ==770== Lock acquired, processing the job...
[2026-04-03 18:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:34:02] Production.INFO: neon service started
[2026-04-03 18:34:02] Production.INFO: neon service started
[2026-04-03 18:34:02] Production.INFO: ==770== Releasing lock...
[2026-04-03 18:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:34:02] Production.INFO: ==772== Lock acquired, processing the job...
[2026-04-03 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:34:02] Production.INFO: ==772== Releasing lock...
[2026-04-03 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:34:03] Production.INFO: ==774== Lock acquired, processing the job...
[2026-04-03 17:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:34:03] Production.INFO: ==774== Releasing lock...
[2026-04-03 17:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:34:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:34:03] Production.INFO: ==785== Lock acquired, processing the job...
[2026-04-03 13:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:34:03] Production.INFO: ==779== Lock acquired, processing the job...
[2026-04-03 13:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:34:03] Production.INFO: ==777== Lock acquired, processing the job...
[2026-04-03 13:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 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-03 13:34:03] Production.INFO: ==781== Lock acquired, processing the job...
[2026-04-03 13:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 13:34:03] Production.INFO: ==783== Lock acquired, processing the job...
[2026-04-03 13:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:34:03] Production.INFO: ==785== Releasing lock...
[2026-04-03 13:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:34:03] Production.INFO: Account Balance Start.
[2026-04-03 13:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:34:03] Production.INFO: 117
[2026-04-03 13:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: ==779== Releasing lock...
[2026-04-03 13:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:34:04] Production.INFO: Total Charge 0
[2026-04-03 13:34:04] Production.INFO: CreateAllLog End
[2026-04-03 13:34:05] Production.INFO: Account Balance End.
[2026-04-03 13:34:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:34:05] Production.INFO: ==783== Releasing lock...
[2026-04-03 13:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:34:11] Production.ERROR: CronJobId end10
[2026-04-03 13:34:11] Production.INFO: ==781== Releasing lock...
[2026-04-03 13:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:34:14] Production.INFO: call_cost start
[2026-04-03 13:34:14] Production.INFO: call_cost end
[2026-04-03 13:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:34:14] Production.INFO: ==777== Releasing lock...
[2026-04-03 13:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:35:01] Production.INFO: ==840== Lock acquired, processing the job...
[2026-04-03 18:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:35:01] Production.INFO: neon service started
[2026-04-03 18:35:01] Production.INFO: neon service started
[2026-04-03 18:35:01] Production.INFO: ==840== Releasing lock...
[2026-04-03 18:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:35:01] Production.INFO: ==844== Lock acquired, processing the job...
[2026-04-03 17:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:35:01] Production.INFO: ==844== Releasing lock...
[2026-04-03 17:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:35:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:35:02] Production.INFO: ==842== Lock acquired, processing the job...
[2026-04-03 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:35:02] Production.INFO: ==842== Releasing lock...
[2026-04-03 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:35:02] Production.INFO: ==847== Lock acquired, processing the job...
[2026-04-03 13:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:35:03] Production.INFO: ==853== Lock acquired, processing the job...
[2026-04-03 13:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:35:03] Production.INFO: ==849== Lock acquired, processing the job...
[2026-04-03 13:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:35:03] Production.INFO: ==851== Lock acquired, processing the job...
[2026-04-03 13:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:35:03] Production.INFO: ==855== Lock acquired, processing the job...
[2026-04-03 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:35:03] Production.INFO: Account Balance Start.
[2026-04-03 13:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:35:03] Production.INFO: 117
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 13:35:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: ==855== Releasing lock...
[2026-04-03 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: ==849== Releasing lock...
[2026-04-03 13:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:03] Production.INFO: Date 2026-03-26
[2026-04-03 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:35:04] Production.INFO: Total Charge 0
[2026-04-03 13:35:04] Production.INFO: CreateAllLog End
[2026-04-03 13:35:04] Production.INFO: Account Balance End.
[2026-04-03 13:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:35:04] Production.INFO: ==853== Releasing lock...
[2026-04-03 13:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:35:12] Production.ERROR: CronJobId end10
[2026-04-03 13:35:12] Production.INFO: ==851== Releasing lock...
[2026-04-03 13:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:35:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:35:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:35:15] Production.INFO: call_cost start
[2026-04-03 13:35:15] Production.INFO: call_cost end
[2026-04-03 13:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:35:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:35:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:35:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:35:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:35:15] Production.INFO: ==847== Releasing lock...
[2026-04-03 13:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:36:02] Production.INFO: ==918== Lock acquired, processing the job...
[2026-04-03 18:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:36:02] Production.INFO: neon service started
[2026-04-03 18:36:02] Production.INFO: neon service started
[2026-04-03 18:36:02] Production.INFO: ==918== Releasing lock...
[2026-04-03 18:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:36:02] Production.INFO: ==923== Lock acquired, processing the job...
[2026-04-03 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:36:02] Production.INFO: ==923== Releasing lock...
[2026-04-03 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:36:02] Production.INFO: ==921== Lock acquired, processing the job...
[2026-04-03 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:36:02] Production.INFO: ==921== Releasing lock...
[2026-04-03 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:36:03] Production.INFO: ==927== Lock acquired, processing the job...
[2026-04-03 13:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:36:03] Production.INFO: ==925== Lock acquired, processing the job...
[2026-04-03 13:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:36:03] Production.INFO: ==929== Lock acquired, processing the job...
[2026-04-03 13:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:36:03] Production.INFO: ==933== Lock acquired, processing the job...
[2026-04-03 13:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:36:03] Production.INFO: ==931== Lock acquired, processing the job...
[2026-04-03 13:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:36:03] Production.INFO: Account Balance Start.
[2026-04-03 13:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:36:03] Production.INFO: 117
[2026-04-03 13: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-03 13: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-03 13: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-03 13:36:04] Production.INFO: Date 2026-03-08
[2026-04-03 13:36:04] Production.INFO: ==933== Releasing lock...
[2026-04-03 13:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: ==927== Releasing lock...
[2026-04-03 13:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-20
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-21
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-22
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-23
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-24
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-25
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-26
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-27
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:36:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:36:05] Production.INFO: Total Charge 0
[2026-04-03 13:36:05] Production.INFO: CreateAllLog End
[2026-04-03 13:36:06] Production.INFO: Account Balance End.
[2026-04-03 13:36:06] Production.ERROR: CronJobId end 12
[2026-04-03 13:36:06] Production.INFO: ==931== Releasing lock...
[2026-04-03 13:36:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:36:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:36:11] Production.ERROR: CronJobId end10
[2026-04-03 13:36:11] Production.INFO: ==929== Releasing lock...
[2026-04-03 13:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:36:14] Production.INFO: call_cost start
[2026-04-03 13:36:14] Production.INFO: call_cost end
[2026-04-03 13:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:36:14] Production.INFO: ==925== Releasing lock...
[2026-04-03 13:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:37:01] Production.INFO: ==990== Lock acquired, processing the job...
[2026-04-03 18:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:37:01] Production.INFO: neon service started
[2026-04-03 18:37:01] Production.INFO: neon service started
[2026-04-03 18:37:01] Production.INFO: ==990== Releasing lock...
[2026-04-03 18:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:37:01] Production.INFO: ==992== Lock acquired, processing the job...
[2026-04-03 13:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:37:02] Production.INFO: ==992== Releasing lock...
[2026-04-03 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:37:02] Production.INFO: ==994== Lock acquired, processing the job...
[2026-04-03 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:37:02] Production.INFO: ==994== Releasing lock...
[2026-04-03 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:37:02] Production.INFO: ==996== Lock acquired, processing the job...
[2026-04-03 13:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:37:02] Production.INFO: ==998== Lock acquired, processing the job...
[2026-04-03 13:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:37:02] Production.INFO: ==1000== Lock acquired, processing the job...
[2026-04-03 13:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:37:03] Production.INFO: ==1004== Lock acquired, processing the job...
[2026-04-03 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:37:03] Production.INFO: ==1002== Lock acquired, processing the job...
[2026-04-03 13:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 13:37:03] Production.INFO: Account Balance Start.
[2026-04-03 13:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:37:03] Production.INFO: 117
[2026-04-03 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-03 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-03 13:37:03] Production.INFO: ==1004== Releasing lock...
[2026-04-03 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: ==998== Releasing lock...
[2026-04-03 13:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:37:04] Production.INFO: Total Charge 0
[2026-04-03 13:37:04] Production.INFO: CreateAllLog End
[2026-04-03 13:37:04] Production.INFO: Account Balance End.
[2026-04-03 13:37:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:37:04] Production.INFO: ==1002== Releasing lock...
[2026-04-03 13:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:37:11] Production.ERROR: CronJobId end10
[2026-04-03 13:37:11] Production.INFO: ==1000== Releasing lock...
[2026-04-03 13:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:37:13] Production.INFO: call_cost start
[2026-04-03 13:37:13] Production.INFO: call_cost end
[2026-04-03 13:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:37:13] Production.INFO: ==996== Releasing lock...
[2026-04-03 13:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:38:01] Production.INFO: ==1064== Lock acquired, processing the job...
[2026-04-03 18:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:38:01] Production.INFO: neon service started
[2026-04-03 18:38:01] Production.INFO: neon service started
[2026-04-03 18:38:01] Production.INFO: ==1064== Releasing lock...
[2026-04-03 18:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:38:02] Production.INFO: ==1068== Lock acquired, processing the job...
[2026-04-03 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:38:02] Production.INFO: ==1068== Releasing lock...
[2026-04-03 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:38:02] Production.INFO: ==1066== Lock acquired, processing the job...
[2026-04-03 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:38:02] Production.INFO: ==1066== Releasing lock...
[2026-04-03 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:38:03] Production.INFO: ==1071== Lock acquired, processing the job...
[2026-04-03 13:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:38:03] Production.INFO: ==1075== Lock acquired, processing the job...
[2026-04-03 13:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:38:03] Production.INFO: ==1073== Lock acquired, processing the job...
[2026-04-03 13:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:38:03] Production.INFO: ==1079== Lock acquired, processing the job...
[2026-04-03 13:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:38:03] Production.INFO: ==1077== Lock acquired, processing the job...
[2026-04-03 13:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:38:03] Production.INFO: Account Balance Start.
[2026-04-03 13:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:38:03] Production.INFO: 117
[2026-04-03 13:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:38:03] Production.INFO: ==1079== Releasing lock...
[2026-04-03 13:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: ==1073== Releasing lock...
[2026-04-03 13:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:38:04] Production.INFO: Total Charge 0
[2026-04-03 13:38:04] Production.INFO: CreateAllLog End
[2026-04-03 13:38:04] Production.INFO: Account Balance End.
[2026-04-03 13:38:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:38:04] Production.INFO: ==1077== Releasing lock...
[2026-04-03 13:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:38:11] Production.ERROR: CronJobId end10
[2026-04-03 13:38:11] Production.INFO: ==1075== Releasing lock...
[2026-04-03 13:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:38:14] Production.INFO: call_cost start
[2026-04-03 13:38:14] Production.INFO: call_cost end
[2026-04-03 13:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:38:14] Production.INFO: ==1071== Releasing lock...
[2026-04-03 13:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:39:02] Production.INFO: ==1135== Lock acquired, processing the job...
[2026-04-03 18:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:39:02] Production.INFO: neon service started
[2026-04-03 18:39:02] Production.INFO: neon service started
[2026-04-03 18:39:02] Production.INFO: ==1135== Releasing lock...
[2026-04-03 18:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:39:02] Production.INFO: ==1138== Lock acquired, processing the job...
[2026-04-03 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:39:02] Production.INFO: ==1138== Releasing lock...
[2026-04-03 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:39:03] Production.INFO: ==1140== Lock acquired, processing the job...
[2026-04-03 17:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:39:03] Production.INFO: ==1140== Releasing lock...
[2026-04-03 17:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:39:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:39:03] Production.INFO: ==1143== Lock acquired, processing the job...
[2026-04-03 13:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:39:03] Production.INFO: ==1145== Lock acquired, processing the job...
[2026-04-03 13:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:39:03] Production.INFO: ==1147== Lock acquired, processing the job...
[2026-04-03 13:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:39:03] Production.INFO: ==1149== Lock acquired, processing the job...
[2026-04-03 13:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:39:03] Production.INFO: ==1151== Lock acquired, processing the job...
[2026-04-03 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:39:03] Production.INFO: Account Balance Start.
[2026-04-03 13:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:39:03] Production.INFO: 117
[2026-04-03 13:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:39:03] Production.INFO: ==1151== Releasing lock...
[2026-04-03 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: ==1145== Releasing lock...
[2026-04-03 13:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:39:04] Production.INFO: Total Charge 0
[2026-04-03 13:39:04] Production.INFO: CreateAllLog End
[2026-04-03 13:39:05] Production.INFO: Account Balance End.
[2026-04-03 13:39:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:39:05] Production.INFO: ==1149== Releasing lock...
[2026-04-03 13:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:39:12] Production.ERROR: CronJobId end10
[2026-04-03 13:39:12] Production.INFO: ==1147== Releasing lock...
[2026-04-03 13:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:39:14] Production.INFO: call_cost start
[2026-04-03 13:39:14] Production.INFO: call_cost end
[2026-04-03 13:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:39:14] Production.INFO: ==1143== Releasing lock...
[2026-04-03 13:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:40:01] Production.INFO: ==1211== Lock acquired, processing the job...
[2026-04-03 18:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:40:01] Production.INFO: neon service started
[2026-04-03 18:40:01] Production.INFO: neon service started
[2026-04-03 18:40:01] Production.INFO: ==1211== Releasing lock...
[2026-04-03 18:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:40:01] Production.INFO: ==1213== Lock acquired, processing the job...
[2026-04-03 13:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:40:02] Production.INFO: ==1213== Releasing lock...
[2026-04-03 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:40:02] Production.INFO: ==1215== Lock acquired, processing the job...
[2026-04-03 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:40:02] Production.INFO: ==1215== Releasing lock...
[2026-04-03 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:40:02] Production.INFO: ==1217== Lock acquired, processing the job...
[2026-04-03 13:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:40:02] Production.INFO: ==1223== Lock acquired, processing the job...
[2026-04-03 13:40:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:40:02] Production.INFO: ==1219== Lock acquired, processing the job...
[2026-04-03 13:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:40:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:40:03] Production.INFO: ==1221== Lock acquired, processing the job...
[2026-04-03 13:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:40:03] Production.INFO: Account Balance Start.
[2026-04-03 13:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:40:03] Production.INFO: 117
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:40:03] Production.INFO: ==1225== Lock acquired, processing the job...
[2026-04-03 13:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:40:03] Production.INFO: ==1225== Releasing lock...
[2026-04-03 13:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-26
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-27
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: ==1219== Releasing lock...
[2026-04-03 13:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-28
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-29
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-30
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-03-31
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-04-01
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-04-02
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Date 2026-04-03
[2026-04-03 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:40:03] Production.INFO: Total Charge 0
[2026-04-03 13:40:03] Production.INFO: CreateAllLog End
[2026-04-03 13:40:03] Production.INFO: Account Balance End.
[2026-04-03 13:40:03] Production.ERROR: CronJobId end 12
[2026-04-03 13:40:03] Production.INFO: ==1223== Releasing lock...
[2026-04-03 13:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:40:11] Production.ERROR: CronJobId end10
[2026-04-03 13:40:11] Production.INFO: ==1221== Releasing lock...
[2026-04-03 13:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:40:14] Production.INFO: call_cost start
[2026-04-03 13:40:14] Production.INFO: call_cost end
[2026-04-03 13:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:40:14] Production.INFO: ==1217== Releasing lock...
[2026-04-03 13:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:41:02] Production.INFO: ==1295== Lock acquired, processing the job...
[2026-04-03 18:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:41:02] Production.INFO: neon service started
[2026-04-03 18:41:02] Production.INFO: neon service started
[2026-04-03 18:41:02] Production.INFO: ==1295== Releasing lock...
[2026-04-03 18:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:41:02] Production.INFO: ==1297== Lock acquired, processing the job...
[2026-04-03 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:41:02] Production.INFO: ==1297== Releasing lock...
[2026-04-03 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:41:03] Production.INFO: ==1299== Lock acquired, processing the job...
[2026-04-03 17:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:41:03] Production.INFO: ==1299== Releasing lock...
[2026-04-03 17:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:41:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:41:03] Production.INFO: ==1309== Lock acquired, processing the job...
[2026-04-03 13:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:41:03] Production.INFO: ==1311== Lock acquired, processing the job...
[2026-04-03 13:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 13:41:03] Production.INFO: ==1301== Lock acquired, processing the job...
[2026-04-03 13:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 13:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 13:41:03] Production.INFO: ==1303== Lock acquired, processing the job...
[2026-04-03 13:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:41:03] Production.INFO: Account Balance Start.
[2026-04-03 13:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:41:03] Production.INFO: 117
[2026-04-03 13:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:03] Production.INFO: ==1305== Lock acquired, processing the job...
[2026-04-03 13:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:03] Production.INFO: ==1307== Lock acquired, processing the job...
[2026-04-03 13:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:03] Production.INFO: ==1313== Lock acquired, processing the job...
[2026-04-03 13:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:41:04] Production.ERROR: CronJob PID - 1303
[2026-04-03 13:41:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 13:41:04] Production.ERROR: CronJob ID - 5
[2026-04-03 13:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:41:00
[2026-04-03 13:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:41:04] Production.ERROR: CronJob PID - 1305
[2026-04-03 13:41:04] Production.ERROR: CronJob Title - Account Block
[2026-04-03 13:41:04] Production.ERROR: CronJob ID - 7
[2026-04-03 13:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:41:00
[2026-04-03 13:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:41:04] Production.ERROR: CronJob PID - 1307
[2026-04-03 13:41:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 13:41:04] Production.ERROR: CronJob ID - 10
[2026-04-03 13:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:41:00
[2026-04-03 13:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:41:04] Production.ERROR: CronJob PID - 1309
[2026-04-03 13:41:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-03 13:41:04] Production.ERROR: CronJob ID - 12
[2026-04-03 13:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:41:00
[2026-04-03 13:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:41:04] Production.ERROR: CronJob PID - 1311
[2026-04-03 13:41:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 13:41:04] Production.ERROR: CronJob ID - 17
[2026-04-03 13:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:41:00
[2026-04-03 13:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:41:04] Production.ERROR: CronJob PID - 1313
[2026-04-03 13:41:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-03 13:41:04] Production.ERROR: CronJob ID - 19
[2026-04-03 13:41:04] Production.ERROR: CronJob Last Run Time 2026-04-03 13:41:00
[2026-04-03 13:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 13:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 13:41:04] Production.INFO: ==1301== Releasing lock...
[2026-04-03 13:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 13:41:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 13:41:04] Production.INFO: ==1313== Releasing lock...
[2026-04-03 13:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:41:04] Production.ERROR: done
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 13:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030173', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: ==1305== Releasing lock...
[2026-04-03 13:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:41:05] Production.INFO: Total Charge 0
[2026-04-03 13:41:05] Production.INFO: CreateAllLog End
[2026-04-03 13:41:05] Production.INFO: Account Balance End.
[2026-04-03 13:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:41:05] Production.INFO: ==1309== Releasing lock...
[2026-04-03 13:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030173', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 13:41:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 13:41:11] Production.INFO: ProcessCDR(1,17030173,1,1,2)
[2026-04-03 13:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030173,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030173,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:41:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 13:41:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 13:41:11] Production.INFO: ==1311== Releasing lock...
[2026-04-03 13:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 13:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 13:41:15] Production.ERROR: CronJobId end10
[2026-04-03 13:41:15] Production.INFO: ==1307== Releasing lock...
[2026-04-03 13:41:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:41:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:41:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:41:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:41:18] Production.INFO: call_cost start
[2026-04-03 13:41:18] Production.INFO: call_cost end
[2026-04-03 13:41:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:41:18] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:41:18] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:41:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:41:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:41:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:41:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:41:18] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:41:18] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:41:18] Production.INFO: ==1303== Releasing lock...
[2026-04-03 13:41:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:41:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:42:01] Production.INFO: ==1372== Lock acquired, processing the job...
[2026-04-03 18:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:42:01] Production.INFO: neon service started
[2026-04-03 18:42:01] Production.INFO: neon service started
[2026-04-03 18:42:01] Production.INFO: ==1372== Releasing lock...
[2026-04-03 18:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:42:01] Production.INFO: ==1374== Lock acquired, processing the job...
[2026-04-03 13:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:42:02] Production.INFO: ==1374== Releasing lock...
[2026-04-03 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:42:02] Production.INFO: ==1376== Lock acquired, processing the job...
[2026-04-03 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:42:02] Production.INFO: ==1376== Releasing lock...
[2026-04-03 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:42:02] Production.INFO: ==1385== Lock acquired, processing the job...
[2026-04-03 13:42:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:42:02] Production.INFO: Account Balance Start.
[2026-04-03 13:42:02] Production.INFO: CreateAllLog Start
[2026-04-03 13:42:02] Production.INFO: 117
[2026-04-03 13:42:02] Production.INFO: Date 2026-03-08
[2026-04-03 13:42:02] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:02] Production.INFO: Date 2026-03-09
[2026-04-03 13:42:02] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:02] Production.INFO: Date 2026-03-10
[2026-04-03 13:42:02] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:02] Production.INFO: Date 2026-03-11
[2026-04-03 13:42:02] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:02] Production.INFO: Date 2026-03-12
[2026-04-03 13:42:02] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:02] Production.INFO: Date 2026-03-13
[2026-04-03 13:42:02] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: ==1383== Lock acquired, processing the job...
[2026-04-03 13:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:42:03] Production.INFO: ==1379== Lock acquired, processing the job...
[2026-04-03 13:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:42:03] Production.INFO: ==1381== Lock acquired, processing the job...
[2026-04-03 13:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:42:03] Production.INFO: ==1387== Lock acquired, processing the job...
[2026-04-03 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:42:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:42:03] Production.INFO: ==1387== Releasing lock...
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-26
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-27
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-28
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-29
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-30
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-03-31
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-04-01
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-04-02
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Date 2026-04-03
[2026-04-03 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:42:03] Production.INFO: Total Charge 0
[2026-04-03 13:42:03] Production.INFO: ==1381== Releasing lock...
[2026-04-03 13:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:42:03] Production.INFO: CreateAllLog End
[2026-04-03 13:42:04] Production.INFO: Account Balance End.
[2026-04-03 13:42:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:42:04] Production.INFO: ==1385== Releasing lock...
[2026-04-03 13:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:42:10] Production.ERROR: CronJobId end10
[2026-04-03 13:42:10] Production.INFO: ==1383== Releasing lock...
[2026-04-03 13:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:42:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:42:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:42:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:42:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:42:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:42:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:42:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:42:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:42:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:42:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:42:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:42:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:42:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:42:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:42:13] Production.INFO: call_cost start
[2026-04-03 13:42:13] Production.INFO: call_cost end
[2026-04-03 13:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:42:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:42:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:42:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:42:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:42:13] Production.INFO: ==1379== Releasing lock...
[2026-04-03 13:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:43:01] Production.INFO: ==1443== Lock acquired, processing the job...
[2026-04-03 18:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:43:01] Production.INFO: neon service started
[2026-04-03 18:43:01] Production.INFO: neon service started
[2026-04-03 18:43:01] Production.INFO: ==1443== Releasing lock...
[2026-04-03 18:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:43:02] Production.INFO: ==1445== Lock acquired, processing the job...
[2026-04-03 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:43:02] Production.INFO: ==1445== Releasing lock...
[2026-04-03 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:43:02] Production.INFO: ==1447== Lock acquired, processing the job...
[2026-04-03 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:43:02] Production.INFO: ==1447== Releasing lock...
[2026-04-03 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:43:03] Production.INFO: ==1457== Lock acquired, processing the job...
[2026-04-03 13:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:43:03] Production.INFO: ==1449== Lock acquired, processing the job...
[2026-04-03 13:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:43:03] Production.INFO: ==1451== Lock acquired, processing the job...
[2026-04-03 13:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13: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-03 13: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-03 13:43:03] Production.INFO: ==1453== Lock acquired, processing the job...
[2026-04-03 13:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13: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-03 13:43:03] Production.INFO: ==1457== Releasing lock...
[2026-04-03 13:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:43:03] Production.INFO: ==1455== Lock acquired, processing the job...
[2026-04-03 13:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:43:03] Production.INFO: Account Balance Start.
[2026-04-03 13:43:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:43:03] Production.INFO: 117
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: ==1451== Releasing lock...
[2026-04-03 13:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:43:04] Production.INFO: Total Charge 0
[2026-04-03 13:43:04] Production.INFO: CreateAllLog End
[2026-04-03 13:43:04] Production.INFO: Account Balance End.
[2026-04-03 13:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:43:04] Production.INFO: ==1455== Releasing lock...
[2026-04-03 13:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:43:10] Production.ERROR: CronJobId end10
[2026-04-03 13:43:10] Production.INFO: ==1453== Releasing lock...
[2026-04-03 13:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:43:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:43:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:43:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:43:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:43:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:43:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:43:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:43:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:43:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:43:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:43:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:43:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:43:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:43:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:43:13] Production.INFO: call_cost start
[2026-04-03 13:43:13] Production.INFO: call_cost end
[2026-04-03 13:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:43:13] Production.INFO: ==1449== Releasing lock...
[2026-04-03 13:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:44:02] Production.INFO: ==1545== Lock acquired, processing the job...
[2026-04-03 18:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:44:02] Production.INFO: neon service started
[2026-04-03 18:44:02] Production.INFO: neon service started
[2026-04-03 18:44:02] Production.INFO: ==1545== Releasing lock...
[2026-04-03 18:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:44:02] Production.INFO: ==1549== Lock acquired, processing the job...
[2026-04-03 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:44:02] Production.INFO: ==1549== Releasing lock...
[2026-04-03 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:44:02] Production.INFO: ==1547== Lock acquired, processing the job...
[2026-04-03 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:44:02] Production.INFO: ==1547== Releasing lock...
[2026-04-03 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:44:03] Production.INFO: ==1554== Lock acquired, processing the job...
[2026-04-03 13:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:44:03] Production.INFO: ==1551== Lock acquired, processing the job...
[2026-04-03 13:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:44:04] Production.INFO: ==1556== Lock acquired, processing the job...
[2026-04-03 13:44:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:44:04] Production.INFO: ==1559== Lock acquired, processing the job...
[2026-04-03 13:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:44:04] Production.INFO: ==1561== Lock acquired, processing the job...
[2026-04-03 13:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:44:04] Production.INFO: ==1554== Releasing lock...
[2026-04-03 13:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:44:04] Production.INFO: Account Balance Start.
[2026-04-03 13:44:04] Production.INFO: CreateAllLog Start
[2026-04-03 13:44:04] Production.INFO: 117
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-08
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 13:44:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: ==1561== Releasing lock...
[2026-04-03 13:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:05] Production.INFO: Date 2026-03-27
[2026-04-03 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:44:05] Production.INFO: Total Charge 0
[2026-04-03 13:44:05] Production.INFO: CreateAllLog End
[2026-04-03 13:44:05] Production.INFO: Account Balance End.
[2026-04-03 13:44:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:44:05] Production.INFO: ==1559== Releasing lock...
[2026-04-03 13:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:44:11] Production.ERROR: CronJobId end10
[2026-04-03 13:44:11] Production.INFO: ==1556== Releasing lock...
[2026-04-03 13:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:44:14] Production.INFO: call_cost start
[2026-04-03 13:44:14] Production.INFO: call_cost end
[2026-04-03 13:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:44:14] Production.INFO: ==1551== Releasing lock...
[2026-04-03 13:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:45:01] Production.INFO: ==1621== Lock acquired, processing the job...
[2026-04-03 18:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:45:01] Production.INFO: neon service started
[2026-04-03 18:45:01] Production.INFO: neon service started
[2026-04-03 18:45:01] Production.INFO: ==1621== Releasing lock...
[2026-04-03 18:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:45:02] Production.INFO: ==1623== Lock acquired, processing the job...
[2026-04-03 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:45:02] Production.INFO: ==1625== Lock acquired, processing the job...
[2026-04-03 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:45:02] Production.INFO: ==1625== Releasing lock...
[2026-04-03 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:45:02] Production.INFO: ==1623== Releasing lock...
[2026-04-03 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:45:03] Production.INFO: ==1628== Lock acquired, processing the job...
[2026-04-03 13:45:03] Production.INFO: ==1630== Lock acquired, processing the job...
[2026-04-03 13:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:45:03] Production.INFO: ==1632== Lock acquired, processing the job...
[2026-04-03 13:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:45:03] Production.INFO: ==1634== Lock acquired, processing the job...
[2026-04-03 13:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:45:03] Production.INFO: ==1636== Lock acquired, processing the job...
[2026-04-03 13:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:45:03] Production.INFO: Account Balance Start.
[2026-04-03 13:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:45:03] Production.INFO: 117
[2026-04-03 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-03 13:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:45:03] Production.INFO: ==1636== Releasing lock...
[2026-04-03 13:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-22
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-23
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-24
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-25
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-26
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-27
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:03] Production.INFO: Date 2026-03-28
[2026-04-03 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:04] Production.INFO: ==1630== Releasing lock...
[2026-04-03 13:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:45:04] Production.INFO: Total Charge 0
[2026-04-03 13:45:04] Production.INFO: CreateAllLog End
[2026-04-03 13:45:04] Production.INFO: Account Balance End.
[2026-04-03 13:45:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:45:04] Production.INFO: ==1634== Releasing lock...
[2026-04-03 13:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:45:11] Production.ERROR: CronJobId end10
[2026-04-03 13:45:11] Production.INFO: ==1632== Releasing lock...
[2026-04-03 13:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:45:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:45:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:45:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:45:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:45:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:45:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:45:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:45:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:45:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:45:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:45:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:45:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:45:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:45:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:45:12] Production.INFO: call_cost start
[2026-04-03 13:45:12] Production.INFO: call_cost end
[2026-04-03 13:45:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:45:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:45:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:45:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:45:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:45:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:45:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:45:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:45:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:45:12] Production.INFO: ==1628== Releasing lock...
[2026-04-03 13:45:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:45:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:46:02] Production.INFO: ==1696== Lock acquired, processing the job...
[2026-04-03 18:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:46:02] Production.INFO: neon service started
[2026-04-03 18:46:02] Production.INFO: neon service started
[2026-04-03 18:46:02] Production.INFO: ==1696== Releasing lock...
[2026-04-03 18:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:46:02] Production.INFO: ==1698== Lock acquired, processing the job...
[2026-04-03 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:46:03] Production.INFO: ==1698== Releasing lock...
[2026-04-03 13:46:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:46:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:46:03] Production.INFO: ==1700== Lock acquired, processing the job...
[2026-04-03 17:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:46:03] Production.INFO: ==1700== Releasing lock...
[2026-04-03 17:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:46:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:46:03] Production.INFO: ==1703== Lock acquired, processing the job...
[2026-04-03 13:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:46:03] Production.INFO: ==1705== Lock acquired, processing the job...
[2026-04-03 13:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:46:04] Production.INFO: ==1707== Lock acquired, processing the job...
[2026-04-03 13:46:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:46:04] Production.INFO: ==1709== Lock acquired, processing the job...
[2026-04-03 13:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:46:04] Production.INFO: ==1711== Lock acquired, processing the job...
[2026-04-03 13:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:46:04] Production.INFO: Account Balance Start.
[2026-04-03 13:46:04] Production.INFO: CreateAllLog Start
[2026-04-03 13:46:04] Production.INFO: 117
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-08
[2026-04-03 13:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13:46:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:46:04] Production.INFO: ==1711== Releasing lock...
[2026-04-03 13:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: ==1705== Releasing lock...
[2026-04-03 13:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:46:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:46:05] Production.INFO: Total Charge 0
[2026-04-03 13:46:05] Production.INFO: CreateAllLog End
[2026-04-03 13:46:05] Production.INFO: Account Balance End.
[2026-04-03 13:46:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:46:05] Production.INFO: ==1709== Releasing lock...
[2026-04-03 13:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:46:13] Production.ERROR: CronJobId end10
[2026-04-03 13:46:13] Production.INFO: ==1707== Releasing lock...
[2026-04-03 13:46:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:46:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:46:14] Production.INFO: call_cost start
[2026-04-03 13:46:14] Production.INFO: call_cost end
[2026-04-03 13:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:46:14] Production.INFO: ==1703== Releasing lock...
[2026-04-03 13:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:47:01] Production.INFO: ==1764== Lock acquired, processing the job...
[2026-04-03 18:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:47:01] Production.INFO: neon service started
[2026-04-03 18:47:01] Production.INFO: neon service started
[2026-04-03 18:47:01] Production.INFO: ==1764== Releasing lock...
[2026-04-03 18:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:47:02] Production.INFO: ==1766== Lock acquired, processing the job...
[2026-04-03 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:47:02] Production.INFO: ==1768== Lock acquired, processing the job...
[2026-04-03 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:47:02] Production.INFO: ==1768== Releasing lock...
[2026-04-03 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:47:02] Production.INFO: ==1766== Releasing lock...
[2026-04-03 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:47:03] Production.INFO: ==1777== Lock acquired, processing the job...
[2026-04-03 13:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:47:03] Production.INFO: Account Balance Start.
[2026-04-03 13:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:47:03] Production.INFO: 117
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: ==1771== Lock acquired, processing the job...
[2026-04-03 13:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: ==1775== Lock acquired, processing the job...
[2026-04-03 13:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:47:03] Production.INFO: ==1773== Lock acquired, processing the job...
[2026-04-03 13:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-18
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: ==1779== Lock acquired, processing the job...
[2026-04-03 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-19
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-20
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:03] Production.INFO: Date 2026-03-21
[2026-04-03 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: ==1779== Releasing lock...
[2026-04-03 13:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: ==1773== Releasing lock...
[2026-04-03 13:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:47:04] Production.INFO: Total Charge 0
[2026-04-03 13:47:04] Production.INFO: CreateAllLog End
[2026-04-03 13:47:04] Production.INFO: Account Balance End.
[2026-04-03 13:47:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:47:04] Production.INFO: ==1777== Releasing lock...
[2026-04-03 13:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:47:12] Production.ERROR: CronJobId end10
[2026-04-03 13:47:12] Production.INFO: ==1775== Releasing lock...
[2026-04-03 13:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:47:14] Production.INFO: call_cost start
[2026-04-03 13:47:14] Production.INFO: call_cost end
[2026-04-03 13:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:47:14] Production.INFO: ==1771== Releasing lock...
[2026-04-03 13:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:48:02] Production.INFO: ==1842== Lock acquired, processing the job...
[2026-04-03 18:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:48:02] Production.INFO: neon service started
[2026-04-03 18:48:02] Production.INFO: neon service started
[2026-04-03 18:48:02] Production.INFO: ==1842== Releasing lock...
[2026-04-03 18:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:48:02] Production.INFO: ==1844== Lock acquired, processing the job...
[2026-04-03 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:48:02] Production.INFO: ==1846== Lock acquired, processing the job...
[2026-04-03 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:48:02] Production.INFO: ==1846== Releasing lock...
[2026-04-03 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:48:03] Production.INFO: ==1844== Releasing lock...
[2026-04-03 13:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:48:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:48:03] Production.INFO: ==1855== Lock acquired, processing the job...
[2026-04-03 13:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:48:03] Production.INFO: Account Balance Start.
[2026-04-03 13:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:48:03] Production.INFO: 117
[2026-04-03 13:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:03] Production.INFO: ==1849== Lock acquired, processing the job...
[2026-04-03 13:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:03] Production.INFO: ==1851== Lock acquired, processing the job...
[2026-04-03 13:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:48:04] Production.INFO: ==1853== Lock acquired, processing the job...
[2026-04-03 13:48:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: ==1857== Lock acquired, processing the job...
[2026-04-03 13:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:48:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13:48:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: ==1857== Releasing lock...
[2026-04-03 13:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: ==1851== Releasing lock...
[2026-04-03 13:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:48:04] Production.INFO: Total Charge 0
[2026-04-03 13:48:04] Production.INFO: CreateAllLog End
[2026-04-03 13:48:04] Production.INFO: Account Balance End.
[2026-04-03 13:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:48:04] Production.INFO: ==1855== Releasing lock...
[2026-04-03 13:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:48:12] Production.ERROR: CronJobId end10
[2026-04-03 13:48:12] Production.INFO: ==1853== Releasing lock...
[2026-04-03 13:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:48:15] Production.INFO: call_cost start
[2026-04-03 13:48:15] Production.INFO: call_cost end
[2026-04-03 13:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:48:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:48:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:48:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:48:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:48:15] Production.INFO: ==1849== Releasing lock...
[2026-04-03 13:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:49:01] Production.INFO: ==1910== Lock acquired, processing the job...
[2026-04-03 18:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:49:01] Production.INFO: neon service started
[2026-04-03 18:49:01] Production.INFO: neon service started
[2026-04-03 18:49:01] Production.INFO: ==1910== Releasing lock...
[2026-04-03 18:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:49:02] Production.INFO: ==1912== Lock acquired, processing the job...
[2026-04-03 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:49:02] Production.INFO: ==1914== Lock acquired, processing the job...
[2026-04-03 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:49:02] Production.INFO: ==1914== Releasing lock...
[2026-04-03 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:49:02] Production.INFO: ==1912== Releasing lock...
[2026-04-03 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:49:03] Production.INFO: ==1921== Lock acquired, processing the job...
[2026-04-03 13:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:49:03] Production.INFO: ==1917== Lock acquired, processing the job...
[2026-04-03 13:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:49:03] Production.INFO: ==1919== Lock acquired, processing the job...
[2026-04-03 13:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:49:03] Production.INFO: ==1923== Lock acquired, processing the job...
[2026-04-03 13:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:49:03] Production.INFO: ==1925== Lock acquired, processing the job...
[2026-04-03 13:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:49:03] Production.INFO: Account Balance Start.
[2026-04-03 13:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:49:03] Production.INFO: 117
[2026-04-03 13:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:49:03] Production.INFO: ==1925== Releasing lock...
[2026-04-03 13:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:49:03] Production.INFO: ==1919== Releasing lock...
[2026-04-03 13:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:49:04] Production.INFO: Total Charge 0
[2026-04-03 13:49:04] Production.INFO: CreateAllLog End
[2026-04-03 13:49:04] Production.INFO: Account Balance End.
[2026-04-03 13:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:49:04] Production.INFO: ==1923== Releasing lock...
[2026-04-03 13:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:49:10] Production.ERROR: CronJobId end10
[2026-04-03 13:49:10] Production.INFO: ==1921== Releasing lock...
[2026-04-03 13:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:49:14] Production.INFO: call_cost start
[2026-04-03 13:49:14] Production.INFO: call_cost end
[2026-04-03 13:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:49:14] Production.INFO: ==1917== Releasing lock...
[2026-04-03 13:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:50:02] Production.INFO: ==1980== Lock acquired, processing the job...
[2026-04-03 18:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:50:02] Production.INFO: neon service started
[2026-04-03 18:50:02] Production.INFO: neon service started
[2026-04-03 18:50:02] Production.INFO: ==1980== Releasing lock...
[2026-04-03 18:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:50:02] Production.INFO: ==1982== Lock acquired, processing the job...
[2026-04-03 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:50:02] Production.INFO: ==1982== Releasing lock...
[2026-04-03 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:50:02] Production.INFO: ==1984== Lock acquired, processing the job...
[2026-04-03 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:50:02] Production.INFO: ==1984== Releasing lock...
[2026-04-03 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:50:03] Production.INFO: ==1994== Lock acquired, processing the job...
[2026-04-03 13:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:50:03] Production.INFO: ==1986== Lock acquired, processing the job...
[2026-04-03 13:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:50:03] Production.INFO: ==1988== Lock acquired, processing the job...
[2026-04-03 13:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 13:50:03] Production.INFO: ==1992== Lock acquired, processing the job...
[2026-04-03 13:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 13:50:03] Production.INFO: ==1990== Lock acquired, processing the job...
[2026-04-03 13:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 13:50:03] Production.INFO: ==1994== Releasing lock...
[2026-04-03 13:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:50:03] Production.INFO: Account Balance Start.
[2026-04-03 13:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:50:03] Production.INFO: 117
[2026-04-03 13:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:50:04] Production.INFO: ==1988== Releasing lock...
[2026-04-03 13:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:50:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:50:05] Production.INFO: Total Charge 0
[2026-04-03 13:50:05] Production.INFO: CreateAllLog End
[2026-04-03 13:50:05] Production.INFO: Account Balance End.
[2026-04-03 13:50:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:50:05] Production.INFO: ==1992== Releasing lock...
[2026-04-03 13:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:50:11] Production.ERROR: CronJobId end10
[2026-04-03 13:50:11] Production.INFO: ==1990== Releasing lock...
[2026-04-03 13:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:50:13] Production.INFO: call_cost start
[2026-04-03 13:50:13] Production.INFO: call_cost end
[2026-04-03 13:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:50:13] Production.INFO: ==1986== Releasing lock...
[2026-04-03 13:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:51:01] Production.INFO: ==2054== Lock acquired, processing the job...
[2026-04-03 18:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:51:01] Production.INFO: neon service started
[2026-04-03 18:51:01] Production.INFO: neon service started
[2026-04-03 18:51:01] Production.INFO: ==2054== Releasing lock...
[2026-04-03 18:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:51:02] Production.INFO: ==2056== Lock acquired, processing the job...
[2026-04-03 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:51:02] Production.INFO: ==2058== Lock acquired, processing the job...
[2026-04-03 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:51:02] Production.INFO: ==2058== Releasing lock...
[2026-04-03 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:51:02] Production.INFO: ==2056== Releasing lock...
[2026-04-03 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:51:03] Production.INFO: ==2061== Lock acquired, processing the job...
[2026-04-03 13:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 13:51:03] Production.INFO: ==2063== Lock acquired, processing the job...
[2026-04-03 13:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 13:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 13:51:03] Production.ERROR: CronJob PID - 2063
[2026-04-03 13:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 13:51:03] Production.ERROR: CronJob ID - 5
[2026-04-03 13:51:03] Production.ERROR: CronJob Last Run Time 2026-04-03 13:51:00
[2026-04-03 13:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 13:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 13:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 13:51:03] Production.INFO: ==2061== Releasing lock...
[2026-04-03 13:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 13:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 13:51:03] Production.INFO: ==2069== Lock acquired, processing the job...
[2026-04-03 13:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:51:03] Production.INFO: ==2065== Lock acquired, processing the job...
[2026-04-03 13:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:51:03] Production.INFO: ==2073== Lock acquired, processing the job...
[2026-04-03 13:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:51:03] Production.INFO: ==2067== Lock acquired, processing the job...
[2026-04-03 13:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13: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-03 13:51:03] Production.INFO: ==2071== Lock acquired, processing the job...
[2026-04-03 13:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 13: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-03 13:51:03] Production.INFO: Account Balance Start.
[2026-04-03 13:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 13: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-03 13:51:03] Production.INFO: 117
[2026-04-03 13:51:03] Production.INFO: ==2073== Releasing lock...
[2026-04-03 13:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 13:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:51:04] Production.INFO: ==2065== Releasing lock...
[2026-04-03 13:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:51:04] Production.ERROR: done
[2026-04-03 13:51:04] Production.INFO: Total Charge 0
[2026-04-03 13:51:04] Production.INFO: CreateAllLog End
[2026-04-03 13:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 13:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030214', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 13:51:04] Production.INFO: Account Balance End.
[2026-04-03 13:51:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:51:05] Production.INFO: ==2069== Releasing lock...
[2026-04-03 13:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030214', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 13:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 13:51:10] Production.INFO: ProcessCDR(1,17030214,1,1,2)
[2026-04-03 13:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030214,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030214,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 13:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 13:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 13:51:11] Production.INFO: ==2071== Releasing lock...
[2026-04-03 13:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 13:51:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 13:51:15] Production.ERROR: CronJobId end10
[2026-04-03 13:51:15] Production.INFO: ==2067== Releasing lock...
[2026-04-03 13:51:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:51:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:51:16] Production.INFO: call_cost start
[2026-04-03 13:51:16] Production.INFO: call_cost end
[2026-04-03 13:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:51:16] Production.INFO: ==2063== Releasing lock...
[2026-04-03 13:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:52:01] Production.INFO: ==2134== Lock acquired, processing the job...
[2026-04-03 18:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:52:02] Production.INFO: neon service started
[2026-04-03 18:52:02] Production.INFO: neon service started
[2026-04-03 18:52:02] Production.INFO: ==2134== Releasing lock...
[2026-04-03 18:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:52:02] Production.INFO: ==2138== Lock acquired, processing the job...
[2026-04-03 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 13:52:02] Production.INFO: ==2136== Lock acquired, processing the job...
[2026-04-03 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:52:02] Production.INFO: ==2138== Releasing lock...
[2026-04-03 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:52:02] Production.INFO: ==2136== Releasing lock...
[2026-04-03 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:52:03] Production.INFO: ==2143== Lock acquired, processing the job...
[2026-04-03 13:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:52:03] Production.INFO: ==2141== Lock acquired, processing the job...
[2026-04-03 13:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:52:03] Production.INFO: ==2145== Lock acquired, processing the job...
[2026-04-03 13:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:52:03] Production.INFO: ==2147== Lock acquired, processing the job...
[2026-04-03 13:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:52:03] Production.INFO: ==2149== Lock acquired, processing the job...
[2026-04-03 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:52:03] Production.INFO: Account Balance Start.
[2026-04-03 13:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:52:03] Production.INFO: 117
[2026-04-03 13:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 13:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:52:03] Production.INFO: ==2149== Releasing lock...
[2026-04-03 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: ==2143== Releasing lock...
[2026-04-03 13:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:52:04] Production.INFO: Total Charge 0
[2026-04-03 13:52:04] Production.INFO: CreateAllLog End
[2026-04-03 13:52:04] Production.INFO: Account Balance End.
[2026-04-03 13:52:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:52:05] Production.INFO: ==2147== Releasing lock...
[2026-04-03 13:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:52:11] Production.ERROR: CronJobId end10
[2026-04-03 13:52:11] Production.INFO: ==2145== Releasing lock...
[2026-04-03 13:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:52:13] Production.INFO: call_cost start
[2026-04-03 13:52:13] Production.INFO: call_cost end
[2026-04-03 13:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:52:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:52:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:52:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:52:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:52:13] Production.INFO: ==2141== Releasing lock...
[2026-04-03 13:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:53:01] Production.INFO: ==2206== Lock acquired, processing the job...
[2026-04-03 18:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:53:01] Production.INFO: neon service started
[2026-04-03 18:53:01] Production.INFO: neon service started
[2026-04-03 18:53:01] Production.INFO: ==2206== Releasing lock...
[2026-04-03 18:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:53:01] Production.INFO: ==2210== Lock acquired, processing the job...
[2026-04-03 17:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:53:01] Production.INFO: ==2210== Releasing lock...
[2026-04-03 17:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:53:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:53:02] Production.INFO: ==2208== Lock acquired, processing the job...
[2026-04-03 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:53:02] Production.INFO: ==2208== Releasing lock...
[2026-04-03 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:53:02] Production.INFO: ==2213== Lock acquired, processing the job...
[2026-04-03 13:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:53:02] Production.INFO: ==2215== Lock acquired, processing the job...
[2026-04-03 13:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:53:03] Production.INFO: ==2219== Lock acquired, processing the job...
[2026-04-03 13:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:53:03] Production.INFO: ==2217== Lock acquired, processing the job...
[2026-04-03 13:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:53:03] Production.INFO: ==2221== Lock acquired, processing the job...
[2026-04-03 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:53:03] Production.INFO: Account Balance Start.
[2026-04-03 13:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:53:03] Production.INFO: 117
[2026-04-03 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-03 13:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 13:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13:53:03] Production.INFO: ==2221== Releasing lock...
[2026-04-03 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:03] Production.INFO: ==2215== Releasing lock...
[2026-04-03 13:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:53:04] Production.INFO: Total Charge 0
[2026-04-03 13:53:04] Production.INFO: CreateAllLog End
[2026-04-03 13:53:05] Production.INFO: Account Balance End.
[2026-04-03 13:53:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:53:05] Production.INFO: ==2219== Releasing lock...
[2026-04-03 13:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:53:11] Production.ERROR: CronJobId end10
[2026-04-03 13:53:11] Production.INFO: ==2217== Releasing lock...
[2026-04-03 13:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:53:15] Production.INFO: call_cost start
[2026-04-03 13:53:15] Production.INFO: call_cost end
[2026-04-03 13:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:53:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:53:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:53:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:53:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:53:15] Production.INFO: ==2213== Releasing lock...
[2026-04-03 13:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:54:01] Production.INFO: ==2278== Lock acquired, processing the job...
[2026-04-03 18:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:54:01] Production.INFO: neon service started
[2026-04-03 18:54:01] Production.INFO: neon service started
[2026-04-03 18:54:01] Production.INFO: ==2278== Releasing lock...
[2026-04-03 18:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:54:02] Production.INFO: ==2282== Lock acquired, processing the job...
[2026-04-03 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:54:02] Production.INFO: ==2282== Releasing lock...
[2026-04-03 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:54:02] Production.INFO: ==2280== Lock acquired, processing the job...
[2026-04-03 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:54:02] Production.INFO: ==2280== Releasing lock...
[2026-04-03 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:54:03] Production.INFO: ==2285== Lock acquired, processing the job...
[2026-04-03 13:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:54:03] Production.INFO: ==2289== Lock acquired, processing the job...
[2026-04-03 13:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:54:03] Production.INFO: ==2287== Lock acquired, processing the job...
[2026-04-03 13:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:54:03] Production.INFO: ==2293== Lock acquired, processing the job...
[2026-04-03 13:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:54:03] Production.INFO: ==2291== Lock acquired, processing the job...
[2026-04-03 13:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:54:03] Production.INFO: Account Balance Start.
[2026-04-03 13:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:54:03] Production.INFO: 117
[2026-04-03 13:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:54:03] Production.INFO: ==2293== Releasing lock...
[2026-04-03 13:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: ==2287== Releasing lock...
[2026-04-03 13:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:54:04] Production.INFO: Total Charge 0
[2026-04-03 13:54:04] Production.INFO: CreateAllLog End
[2026-04-03 13:54:04] Production.INFO: Account Balance End.
[2026-04-03 13:54:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:54:05] Production.INFO: ==2291== Releasing lock...
[2026-04-03 13:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:54:12] Production.ERROR: CronJobId end10
[2026-04-03 13:54:12] Production.INFO: ==2289== Releasing lock...
[2026-04-03 13:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:54:14] Production.INFO: call_cost start
[2026-04-03 13:54:14] Production.INFO: call_cost end
[2026-04-03 13:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:54:14] Production.INFO: ==2285== Releasing lock...
[2026-04-03 13:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:55:02] Production.INFO: ==2348== Lock acquired, processing the job...
[2026-04-03 18:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:55:02] Production.INFO: neon service started
[2026-04-03 18:55:02] Production.INFO: neon service started
[2026-04-03 18:55:02] Production.INFO: ==2348== Releasing lock...
[2026-04-03 18:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:55:02] Production.INFO: ==2352== Lock acquired, processing the job...
[2026-04-03 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:55:02] Production.INFO: ==2352== Releasing lock...
[2026-04-03 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:55:02] Production.INFO: ==2350== Lock acquired, processing the job...
[2026-04-03 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:55:03] Production.INFO: ==2350== Releasing lock...
[2026-04-03 13:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:55:03] Production.INFO: ==2354== Lock acquired, processing the job...
[2026-04-03 13:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:55:03] Production.INFO: ==2356== Lock acquired, processing the job...
[2026-04-03 13:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:55:03] Production.INFO: ==2358== Lock acquired, processing the job...
[2026-04-03 13:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:55:03] Production.INFO: ==2361== Lock acquired, processing the job...
[2026-04-03 13:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:55:04] Production.INFO: ==2363== Lock acquired, processing the job...
[2026-04-03 13:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:55:04] Production.INFO: Account Balance Start.
[2026-04-03 13:55:04] Production.INFO: CreateAllLog Start
[2026-04-03 13:55:04] Production.INFO: 117
[2026-04-03 13:55:04] Production.INFO: Date 2026-03-08
[2026-04-03 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13: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-03 13:55:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 13: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-03 13:55:04] Production.INFO: ==2363== Releasing lock...
[2026-04-03 13:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:55:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:04] Production.INFO: ==2356== Releasing lock...
[2026-04-03 13:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:55:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-17
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-18
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-19
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-20
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-21
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-22
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-23
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-24
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-25
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-26
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-27
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:55:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:55:05] Production.INFO: Total Charge 0
[2026-04-03 13:55:05] Production.INFO: CreateAllLog End
[2026-04-03 13:55:05] Production.INFO: Account Balance End.
[2026-04-03 13:55:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:55:05] Production.INFO: ==2361== Releasing lock...
[2026-04-03 13:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:55:12] Production.ERROR: CronJobId end10
[2026-04-03 13:55:12] Production.INFO: ==2358== Releasing lock...
[2026-04-03 13:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:55:15] Production.INFO: call_cost start
[2026-04-03 13:55:15] Production.INFO: call_cost end
[2026-04-03 13:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:55:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:55:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:55:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:55:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:55:15] Production.INFO: ==2354== Releasing lock...
[2026-04-03 13:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:56:01] Production.INFO: ==2418== Lock acquired, processing the job...
[2026-04-03 18:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:56:01] Production.INFO: neon service started
[2026-04-03 18:56:01] Production.INFO: neon service started
[2026-04-03 18:56:01] Production.INFO: ==2418== Releasing lock...
[2026-04-03 18:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:56:02] Production.INFO: ==2421== Lock acquired, processing the job...
[2026-04-03 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:56:02] Production.INFO: ==2421== Releasing lock...
[2026-04-03 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:56:02] Production.INFO: ==2423== Lock acquired, processing the job...
[2026-04-03 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:56:02] Production.INFO: ==2423== Releasing lock...
[2026-04-03 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:56:03] Production.INFO: ==2425== Lock acquired, processing the job...
[2026-04-03 13:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:56:03] Production.INFO: ==2429== Lock acquired, processing the job...
[2026-04-03 13:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:56:03] Production.INFO: ==2427== Lock acquired, processing the job...
[2026-04-03 13:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:56:03] Production.INFO: ==2433== Lock acquired, processing the job...
[2026-04-03 13:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:56:03] Production.INFO: ==2431== Lock acquired, processing the job...
[2026-04-03 13:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 13:56:03] Production.INFO: ==2433== Releasing lock...
[2026-04-03 13:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:56:03] Production.INFO: Account Balance Start.
[2026-04-03 13:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:56:03] Production.INFO: 117
[2026-04-03 13:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:03] Production.INFO: ==2427== Releasing lock...
[2026-04-03 13:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:56:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:56:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:56:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:56:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:56:05] Production.INFO: Total Charge 0
[2026-04-03 13:56:05] Production.INFO: CreateAllLog End
[2026-04-03 13:56:05] Production.INFO: Account Balance End.
[2026-04-03 13:56:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:56:05] Production.INFO: ==2431== Releasing lock...
[2026-04-03 13:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:56:10] Production.ERROR: CronJobId end10
[2026-04-03 13:56:10] Production.INFO: ==2429== Releasing lock...
[2026-04-03 13:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:56:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:56:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:56:14] Production.INFO: call_cost start
[2026-04-03 13:56:14] Production.INFO: call_cost end
[2026-04-03 13:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:56:14] Production.INFO: ==2425== Releasing lock...
[2026-04-03 13:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:57:02] Production.INFO: ==2489== Lock acquired, processing the job...
[2026-04-03 18:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:57:02] Production.INFO: neon service started
[2026-04-03 18:57:02] Production.INFO: neon service started
[2026-04-03 18:57:02] Production.INFO: ==2489== Releasing lock...
[2026-04-03 18:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 17:57:02] Production.INFO: ==2493== Lock acquired, processing the job...
[2026-04-03 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:57:02] Production.INFO: ==2493== Releasing lock...
[2026-04-03 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:57:02] Production.INFO: ==2491== Lock acquired, processing the job...
[2026-04-03 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:57:02] Production.INFO: ==2491== Releasing lock...
[2026-04-03 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:57:03] Production.INFO: ==2496== Lock acquired, processing the job...
[2026-04-03 13:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:57:03] Production.INFO: ==2498== Lock acquired, processing the job...
[2026-04-03 13:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:57:03] Production.INFO: ==2500== Lock acquired, processing the job...
[2026-04-03 13:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:57:03] Production.INFO: ==2502== Lock acquired, processing the job...
[2026-04-03 13:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:57:03] Production.INFO: ==2504== Lock acquired, processing the job...
[2026-04-03 13:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:57:03] Production.INFO: Account Balance Start.
[2026-04-03 13:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:57:03] Production.INFO: 117
[2026-04-03 13:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 13:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 13: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-03 13:57:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:57:04] Production.INFO: ==2504== Releasing lock...
[2026-04-03 13:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: ==2498== Releasing lock...
[2026-04-03 13:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:57:04] Production.INFO: Total Charge 0
[2026-04-03 13:57:05] Production.INFO: CreateAllLog End
[2026-04-03 13:57:05] Production.INFO: Account Balance End.
[2026-04-03 13:57:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:57:05] Production.INFO: ==2502== Releasing lock...
[2026-04-03 13:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:57:12] Production.ERROR: CronJobId end10
[2026-04-03 13:57:12] Production.INFO: ==2500== Releasing lock...
[2026-04-03 13:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:57:15] Production.INFO: call_cost start
[2026-04-03 13:57:15] Production.INFO: call_cost end
[2026-04-03 13:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:57:15] Production.INFO: ==2496== Releasing lock...
[2026-04-03 13:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:58:01] Production.INFO: ==2560== Lock acquired, processing the job...
[2026-04-03 18:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:58:01] Production.INFO: neon service started
[2026-04-03 18:58:01] Production.INFO: neon service started
[2026-04-03 18:58:01] Production.INFO: ==2560== Releasing lock...
[2026-04-03 18:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:58:02] Production.INFO: ==2562== Lock acquired, processing the job...
[2026-04-03 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 13:58:02] Production.INFO: ==2562== Releasing lock...
[2026-04-03 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 17:58:02] Production.INFO: ==2564== Lock acquired, processing the job...
[2026-04-03 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:58:02] Production.INFO: ==2564== Releasing lock...
[2026-04-03 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:58:03] Production.INFO: ==2568== Lock acquired, processing the job...
[2026-04-03 13:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:58:03] Production.INFO: ==2572== Lock acquired, processing the job...
[2026-04-03 13:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13:58:03] Production.INFO: ==2570== Lock acquired, processing the job...
[2026-04-03 13:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:58:03] Production.INFO: ==2566== Lock acquired, processing the job...
[2026-04-03 13:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:58:03] Production.INFO: Account Balance Start.
[2026-04-03 13:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 13:58:03] Production.INFO: 117
[2026-04-03 13:58:03] Production.INFO: ==2574== Lock acquired, processing the job...
[2026-04-03 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 13:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 13:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 13:58:03] Production.INFO: ==2574== Releasing lock...
[2026-04-03 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 13:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 13:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 13:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:03] Production.INFO: ==2568== Releasing lock...
[2026-04-03 13:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 13:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 13:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:03] Production.INFO: Date 2026-03-15
[2026-04-03 13:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:03] Production.INFO: Date 2026-03-16
[2026-04-03 13:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:03] Production.INFO: Date 2026-03-17
[2026-04-03 13:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-21
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:58:04] Production.INFO: Total Charge 0
[2026-04-03 13:58:04] Production.INFO: CreateAllLog End
[2026-04-03 13:58:04] Production.INFO: Account Balance End.
[2026-04-03 13:58:04] Production.ERROR: CronJobId end 12
[2026-04-03 13:58:04] Production.INFO: ==2572== Releasing lock...
[2026-04-03 13:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:58:11] Production.ERROR: CronJobId end10
[2026-04-03 13:58:11] Production.INFO: ==2570== Releasing lock...
[2026-04-03 13:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:58:14] Production.INFO: call_cost start
[2026-04-03 13:58:14] Production.INFO: call_cost end
[2026-04-03 13:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:58:14] Production.INFO: ==2566== Releasing lock...
[2026-04-03 13:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 18:59:02] Production.INFO: ==2632== Lock acquired, processing the job...
[2026-04-03 18:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 18:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 18:59:02] Production.INFO: neon service started
[2026-04-03 18:59:02] Production.INFO: neon service started
[2026-04-03 18:59:02] Production.INFO: ==2632== Releasing lock...
[2026-04-03 18:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 18:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 13:59:02] Production.INFO: ==2634== Lock acquired, processing the job...
[2026-04-03 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 17:59:02] Production.INFO: ==2636== Lock acquired, processing the job...
[2026-04-03 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 17:59:02] Production.INFO: ==2636== Releasing lock...
[2026-04-03 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 17:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 13:59:03] Production.INFO: ==2634== Releasing lock...
[2026-04-03 13:59:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 13:59:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 13:59:03] Production.INFO: ==2643== Lock acquired, processing the job...
[2026-04-03 13:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 13:59:03] Production.INFO: ==2639== Lock acquired, processing the job...
[2026-04-03 13:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 13:59:03] Production.INFO: ==2647== Lock acquired, processing the job...
[2026-04-03 13:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 13:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 13:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 13:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 13:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 13:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 13:59:03] Production.INFO: ==2641== Lock acquired, processing the job...
[2026-04-03 13:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 13:59:04] Production.INFO: ==2645== Lock acquired, processing the job...
[2026-04-03 13:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 13: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-03 13: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-03 13: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-03 13:59:04] Production.INFO: ==2647== Releasing lock...
[2026-04-03 13:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 13:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 13:59:04] Production.INFO: Account Balance Start.
[2026-04-03 13:59:04] Production.INFO: CreateAllLog Start
[2026-04-03 13:59:04] Production.INFO: 117
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-08
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-09
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-10
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-11
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-12
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-13
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: ==2641== Releasing lock...
[2026-04-03 13:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 13:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-14
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-15
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-16
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-17
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-18
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-19
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 13:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-21
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-22
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-23
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-24
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-25
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-26
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-27
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-28
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-29
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-30
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-03-31
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-04-01
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-04-02
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Date 2026-04-03
[2026-04-03 13:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 13:59:05] Production.INFO: Total Charge 0
[2026-04-03 13:59:05] Production.INFO: CreateAllLog End
[2026-04-03 13:59:05] Production.INFO: Account Balance End.
[2026-04-03 13:59:05] Production.ERROR: CronJobId end 12
[2026-04-03 13:59:05] Production.INFO: ==2645== Releasing lock...
[2026-04-03 13:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 13:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 13:59:12] Production.ERROR: CronJobId end10
[2026-04-03 13:59:12] Production.INFO: ==2643== Releasing lock...
[2026-04-03 13:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 13:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 13:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 13:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 13:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 13:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 13:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 13:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 13:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 13:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 13:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 13:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 13:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 13:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 13:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 13:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 13:59:15] Production.INFO: call_cost start
[2026-04-03 13:59:15] Production.INFO: call_cost end
[2026-04-03 13:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 13:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 13:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 13:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 13:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 13:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 13:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 13:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 13:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 13:59:15] Production.INFO: ==2639== Releasing lock...
[2026-04-03 13:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 13:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:00:01] Production.INFO: ==2700== Lock acquired, processing the job...
[2026-04-03 19:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:00:01] Production.INFO: neon service started
[2026-04-03 19:00:01] Production.INFO: neon service started
[2026-04-03 19:00:01] Production.INFO: ==2700== Releasing lock...
[2026-04-03 19:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:00:02] Production.INFO: ==2702== Lock acquired, processing the job...
[2026-04-03 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:00:02] Production.INFO: ==2704== Lock acquired, processing the job...
[2026-04-03 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:00:02] Production.INFO: ==2702== Releasing lock...
[2026-04-03 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:00:02] Production.INFO: ==2704== Releasing lock...
[2026-04-03 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:00:03] Production.INFO: ==2707== Lock acquired, processing the job...
[2026-04-03 14:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:00:03] Production.INFO: ==2711== Lock acquired, processing the job...
[2026-04-03 14:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:00:03] Production.INFO: ==2709== Lock acquired, processing the job...
[2026-04-03 14:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:00:03] Production.INFO: ==2713== Lock acquired, processing the job...
[2026-04-03 14:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:00:03] Production.INFO: ==2715== Lock acquired, processing the job...
[2026-04-03 14:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:00:03] Production.INFO: Account Balance Start.
[2026-04-03 14:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:00:03] Production.INFO: 117
[2026-04-03 14:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:03] Production.INFO: ==2715== Releasing lock...
[2026-04-03 14:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:04] Production.INFO: ==2709== Releasing lock...
[2026-04-03 14:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:00:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:05] Production.INFO: Date 2026-03-26
[2026-04-03 14:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:05] Production.INFO: Date 2026-03-27
[2026-04-03 14:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:05] Production.INFO: Date 2026-03-28
[2026-04-03 14:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:05] Production.INFO: Date 2026-03-29
[2026-04-03 14:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:05] Production.INFO: Date 2026-03-30
[2026-04-03 14:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:05] Production.INFO: Date 2026-03-31
[2026-04-03 14:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:00:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:00:05] Production.INFO: Total Charge 0
[2026-04-03 14:00:05] Production.INFO: CreateAllLog End
[2026-04-03 14:00:05] Production.INFO: Account Balance End.
[2026-04-03 14:00:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:00:05] Production.INFO: ==2713== Releasing lock...
[2026-04-03 14:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:00:11] Production.ERROR: CronJobId end10
[2026-04-03 14:00:11] Production.INFO: ==2711== Releasing lock...
[2026-04-03 14:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:00:14] Production.INFO: call_cost start
[2026-04-03 14:00:14] Production.INFO: call_cost end
[2026-04-03 14:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:00:14] Production.INFO: ==2707== Releasing lock...
[2026-04-03 14:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:01:01] Production.INFO: ==2774== Lock acquired, processing the job...
[2026-04-03 19:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:01:02] Production.INFO: neon service started
[2026-04-03 19:01:02] Production.INFO: neon service started
[2026-04-03 19:01:02] Production.INFO: ==2774== Releasing lock...
[2026-04-03 19:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:01:02] Production.INFO: ==2786== Lock acquired, processing the job...
[2026-04-03 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:01:02] Production.INFO: ==2786== Releasing lock...
[2026-04-03 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:01:02] Production.INFO: ==2788== Lock acquired, processing the job...
[2026-04-03 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:01:02] Production.INFO: ==2788== Releasing lock...
[2026-04-03 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:01:03] Production.INFO: ==2796== Lock acquired, processing the job...
[2026-04-03 14:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:01:03] Production.INFO: ==2790== Lock acquired, processing the job...
[2026-04-03 14:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 14:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:01:03] Production.INFO: ==2803== Lock acquired, processing the job...
[2026-04-03 14:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:01:03] Production.INFO: ==2792== Lock acquired, processing the job...
[2026-04-03 14:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:01:03] Production.INFO: ==2794== Lock acquired, processing the job...
[2026-04-03 14:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 14:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 14:01:03] Production.ERROR: CronJob PID - 2796
[2026-04-03 14:01:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 14:01:03] Production.ERROR: CronJob ID - 10
[2026-04-03 14:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 14:01:00
[2026-04-03 14:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 14:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 14:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 14:01:03] Production.ERROR: CronJob PID - 2803
[2026-04-03 14:01:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-03 14:01:03] Production.ERROR: CronJob ID - 19
[2026-04-03 14:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 14:01:00
[2026-04-03 14:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 14:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 14:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 14:01:03] Production.INFO: ==2790== Releasing lock...
[2026-04-03 14:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 14:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 14: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-03 14: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-03 14:01:03] Production.INFO: ==2798== Lock acquired, processing the job...
[2026-04-03 14:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14: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-03 14:01:03] Production.INFO: ==2803== Releasing lock...
[2026-04-03 14:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:01:04] Production.INFO: ==2801== Lock acquired, processing the job...
[2026-04-03 14:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 14:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 14:01:04] Production.INFO: Account Balance Start.
[2026-04-03 14:01:04] Production.INFO: CreateAllLog Start
[2026-04-03 14:01:04] Production.INFO: 117
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.ERROR: done
[2026-04-03 14:01:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:01:04] Production.INFO: Total Charge 0
[2026-04-03 14:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 14:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030255', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 14:01:04] Production.INFO: CreateAllLog End
[2026-04-03 14:01:05] Production.INFO: Account Balance End.
[2026-04-03 14:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:01:05] Production.INFO: ==2798== Releasing lock...
[2026-04-03 14:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:01:05] Production.INFO: ==2794== Releasing lock...
[2026-04-03 14:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030255', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 14:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 14:01:11] Production.INFO: ProcessCDR(1,17030255,1,1,2)
[2026-04-03 14:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030255,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030255,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 14:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 14:01:11] Production.INFO: ==2801== Releasing lock...
[2026-04-03 14:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 14:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 14:01:15] Production.ERROR: CronJobId end10
[2026-04-03 14:01:15] Production.INFO: ==2796== Releasing lock...
[2026-04-03 14:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:01:18] Production.INFO: call_cost start
[2026-04-03 14:01:18] Production.INFO: call_cost end
[2026-04-03 14:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:01:18] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:01:18] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:01:18] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:01:18] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:01:18] Production.INFO: ==2792== Releasing lock...
[2026-04-03 14:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:02:01] Production.INFO: ==2855== Lock acquired, processing the job...
[2026-04-03 19:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:02:01] Production.INFO: neon service started
[2026-04-03 19:02:01] Production.INFO: neon service started
[2026-04-03 19:02:01] Production.INFO: ==2855== Releasing lock...
[2026-04-03 19:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:02:01] Production.INFO: ==2857== Lock acquired, processing the job...
[2026-04-03 14:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:02:02] Production.INFO: ==2857== Releasing lock...
[2026-04-03 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:02:02] Production.INFO: ==2859== Lock acquired, processing the job...
[2026-04-03 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:02:02] Production.INFO: ==2859== Releasing lock...
[2026-04-03 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:02:03] Production.INFO: ==2861== Lock acquired, processing the job...
[2026-04-03 14:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:02:03] Production.INFO: ==2869== Lock acquired, processing the job...
[2026-04-03 14:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 14:02:03] Production.INFO: ==2871== Lock acquired, processing the job...
[2026-04-03 14:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:02:03] Production.INFO: ==2863== Lock acquired, processing the job...
[2026-04-03 14:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 14:02:03] Production.INFO: ==2865== Lock acquired, processing the job...
[2026-04-03 14:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:02:03] Production.INFO: ==2867== Lock acquired, processing the job...
[2026-04-03 14:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 14:02:03] Production.INFO: ==2871== Releasing lock...
[2026-04-03 14:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:02:03] Production.INFO: Account Balance Start.
[2026-04-03 14:02:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:02:03] Production.INFO: 117
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.ERROR: done
[2026-04-03 14:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 14:02:03] Production.INFO: ==2863== Releasing lock...
[2026-04-03 14:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:02:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.ERROR: done
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 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-03 14:02:04] Production.INFO: ==2869== Releasing lock...
[2026-04-03 14:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 14:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:02:04] Production.INFO: Total Charge 0
[2026-04-03 14:02:04] Production.INFO: CreateAllLog End
[2026-04-03 14:02:04] Production.INFO: Account Balance End.
[2026-04-03 14:02:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:02:04] Production.INFO: ==2867== Releasing lock...
[2026-04-03 14:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:02:12] Production.ERROR: CronJobId end10
[2026-04-03 14:02:12] Production.INFO: ==2865== Releasing lock...
[2026-04-03 14:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:02:15] Production.INFO: call_cost start
[2026-04-03 14:02:15] Production.INFO: call_cost end
[2026-04-03 14:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:02:15] Production.INFO: ==2861== Releasing lock...
[2026-04-03 14:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:03:01] Production.INFO: ==2930== Lock acquired, processing the job...
[2026-04-03 19:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:03:01] Production.INFO: neon service started
[2026-04-03 19:03:01] Production.INFO: neon service started
[2026-04-03 19:03:01] Production.INFO: ==2930== Releasing lock...
[2026-04-03 19:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:03:02] Production.INFO: ==2932== Lock acquired, processing the job...
[2026-04-03 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:03:02] Production.INFO: ==2932== Releasing lock...
[2026-04-03 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:03:02] Production.INFO: ==2934== Lock acquired, processing the job...
[2026-04-03 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:03:02] Production.INFO: ==2934== Releasing lock...
[2026-04-03 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:03:03] Production.INFO: ==2936== Lock acquired, processing the job...
[2026-04-03 14:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:03:03] Production.INFO: ==2938== Lock acquired, processing the job...
[2026-04-03 14:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:03:03] Production.INFO: ==2940== Lock acquired, processing the job...
[2026-04-03 14:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:03:03] Production.INFO: ==2942== Lock acquired, processing the job...
[2026-04-03 14:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:03:03] Production.INFO: ==2944== Lock acquired, processing the job...
[2026-04-03 14:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:03:03] Production.INFO: Account Balance Start.
[2026-04-03 14:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:03:03] Production.INFO: 117
[2026-04-03 14:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 14:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:03] Production.INFO: ==2944== Releasing lock...
[2026-04-03 14:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:03] Production.INFO: ==2938== Releasing lock...
[2026-04-03 14:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:03:04] Production.INFO: Total Charge 0
[2026-04-03 14:03:04] Production.INFO: CreateAllLog End
[2026-04-03 14:03:04] Production.INFO: Account Balance End.
[2026-04-03 14:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:03:04] Production.INFO: ==2942== Releasing lock...
[2026-04-03 14:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:03:10] Production.ERROR: CronJobId end10
[2026-04-03 14:03:10] Production.INFO: ==2940== Releasing lock...
[2026-04-03 14:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:03:13] Production.INFO: call_cost start
[2026-04-03 14:03:13] Production.INFO: call_cost end
[2026-04-03 14:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:03:13] Production.INFO: ==2936== Releasing lock...
[2026-04-03 14:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:04:02] Production.INFO: ==3003== Lock acquired, processing the job...
[2026-04-03 19:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:04:02] Production.INFO: neon service started
[2026-04-03 19:04:02] Production.INFO: neon service started
[2026-04-03 19:04:02] Production.INFO: ==3003== Releasing lock...
[2026-04-03 19:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:04:02] Production.INFO: ==3005== Lock acquired, processing the job...
[2026-04-03 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:04:02] Production.INFO: ==3007== Lock acquired, processing the job...
[2026-04-03 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:04:02] Production.INFO: ==3007== Releasing lock...
[2026-04-03 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:04:03] Production.INFO: ==3005== Releasing lock...
[2026-04-03 14:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:04:03] Production.INFO: ==3014== Lock acquired, processing the job...
[2026-04-03 14:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:04:03] Production.INFO: ==3012== Lock acquired, processing the job...
[2026-04-03 14:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:04:03] Production.INFO: ==3010== Lock acquired, processing the job...
[2026-04-03 14:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:04:04] Production.INFO: ==3016== Lock acquired, processing the job...
[2026-04-03 14:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:04:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:04:04] Production.INFO: Account Balance Start.
[2026-04-03 14:04:04] Production.INFO: CreateAllLog Start
[2026-04-03 14:04:04] Production.INFO: 117
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-08
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: ==3018== Lock acquired, processing the job...
[2026-04-03 14:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14: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-03 14:04:04] Production.INFO: Date 2026-03-11
[2026-04-03 14: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-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: ==3018== Releasing lock...
[2026-04-03 14:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:04:04] Production.INFO: ==3012== Releasing lock...
[2026-04-03 14:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-03-22
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-03-23
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-03-24
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-03-25
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-03-26
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-03-27
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-03-28
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-03-29
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-03-30
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-03-31
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:04:05] Production.INFO: Total Charge 0
[2026-04-03 14:04:05] Production.INFO: CreateAllLog End
[2026-04-03 14:04:05] Production.INFO: Account Balance End.
[2026-04-03 14:04:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:04:05] Production.INFO: ==3016== Releasing lock...
[2026-04-03 14:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:04:12] Production.ERROR: CronJobId end10
[2026-04-03 14:04:12] Production.INFO: ==3014== Releasing lock...
[2026-04-03 14:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:04:15] Production.INFO: call_cost start
[2026-04-03 14:04:15] Production.INFO: call_cost end
[2026-04-03 14:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:04:15] Production.INFO: ==3010== Releasing lock...
[2026-04-03 14:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:05:01] Production.INFO: ==3072== Lock acquired, processing the job...
[2026-04-03 19:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:05:01] Production.INFO: neon service started
[2026-04-03 19:05:01] Production.INFO: neon service started
[2026-04-03 19:05:01] Production.INFO: ==3072== Releasing lock...
[2026-04-03 19:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:05:01] Production.INFO: ==3074== Lock acquired, processing the job...
[2026-04-03 14:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:05:02] Production.INFO: ==3074== Releasing lock...
[2026-04-03 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:05:02] Production.INFO: ==3076== Lock acquired, processing the job...
[2026-04-03 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:05:02] Production.INFO: ==3076== Releasing lock...
[2026-04-03 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:05:02] Production.INFO: ==3080== Lock acquired, processing the job...
[2026-04-03 14:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:05:02] Production.INFO: ==3082== Lock acquired, processing the job...
[2026-04-03 14:05:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:05:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:05:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:05:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:05:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:05:03] Production.INFO: ==3078== Lock acquired, processing the job...
[2026-04-03 14:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:05:03] Production.INFO: ==3084== Lock acquired, processing the job...
[2026-04-03 14:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:05:03] Production.INFO: Account Balance Start.
[2026-04-03 14:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:05:03] Production.INFO: 117
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:05:03] Production.INFO: ==3086== Lock acquired, processing the job...
[2026-04-03 14:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: ==3080== Releasing lock...
[2026-04-03 14:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14: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-03 14: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-03 14:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: ==3086== Releasing lock...
[2026-04-03 14:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-24
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-25
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-26
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-27
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-28
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-29
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-30
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:03] Production.INFO: Date 2026-03-31
[2026-04-03 14:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:05:04] Production.INFO: Total Charge 0
[2026-04-03 14:05:04] Production.INFO: CreateAllLog End
[2026-04-03 14:05:04] Production.INFO: Account Balance End.
[2026-04-03 14:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:05:04] Production.INFO: ==3084== Releasing lock...
[2026-04-03 14:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:05:11] Production.ERROR: CronJobId end10
[2026-04-03 14:05:11] Production.INFO: ==3082== Releasing lock...
[2026-04-03 14:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:05:14] Production.INFO: call_cost start
[2026-04-03 14:05:14] Production.INFO: call_cost end
[2026-04-03 14:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:05:14] Production.INFO: ==3078== Releasing lock...
[2026-04-03 14:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:06:02] Production.INFO: ==3148== Lock acquired, processing the job...
[2026-04-03 19:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:06:02] Production.INFO: neon service started
[2026-04-03 19:06:02] Production.INFO: neon service started
[2026-04-03 19:06:02] Production.INFO: ==3148== Releasing lock...
[2026-04-03 19:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:06:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 14:06:02] Production.INFO: ==3150== Lock acquired, processing the job...
[2026-04-03 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:06:02] Production.INFO: ==3150== Releasing lock...
[2026-04-03 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:06:02] Production.INFO: ==3152== Lock acquired, processing the job...
[2026-04-03 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:06:02] Production.INFO: ==3152== Releasing lock...
[2026-04-03 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:06:03] Production.INFO: ==3154== Lock acquired, processing the job...
[2026-04-03 14:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:06:03] Production.INFO: ==3156== Lock acquired, processing the job...
[2026-04-03 14:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:06:03] Production.INFO: ==3160== Lock acquired, processing the job...
[2026-04-03 14:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:06:03] Production.INFO: ==3158== Lock acquired, processing the job...
[2026-04-03 14:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:06:03] Production.INFO: ==3162== Lock acquired, processing the job...
[2026-04-03 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:06:03] Production.INFO: Account Balance Start.
[2026-04-03 14:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:06:03] Production.INFO: 117
[2026-04-03 14:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 14:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 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-03 14:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:03] Production.INFO: ==3162== Releasing lock...
[2026-04-03 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:03] Production.INFO: ==3156== Releasing lock...
[2026-04-03 14:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:06:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:06:04] Production.INFO: Total Charge 0
[2026-04-03 14:06:04] Production.INFO: CreateAllLog End
[2026-04-03 14:06:04] Production.INFO: Account Balance End.
[2026-04-03 14:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:06:04] Production.INFO: ==3160== Releasing lock...
[2026-04-03 14:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:06:12] Production.ERROR: CronJobId end10
[2026-04-03 14:06:12] Production.INFO: ==3158== Releasing lock...
[2026-04-03 14:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:06:14] Production.INFO: call_cost start
[2026-04-03 14:06:14] Production.INFO: call_cost end
[2026-04-03 14:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:06:14] Production.INFO: ==3154== Releasing lock...
[2026-04-03 14:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:07:01] Production.INFO: ==3225== Lock acquired, processing the job...
[2026-04-03 19:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:07:01] Production.INFO: neon service started
[2026-04-03 19:07:01] Production.INFO: neon service started
[2026-04-03 19:07:01] Production.INFO: ==3225== Releasing lock...
[2026-04-03 19:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:07:01] Production.INFO: ==3229== Lock acquired, processing the job...
[2026-04-03 18:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:07:01] Production.INFO: ==3229== Releasing lock...
[2026-04-03 18:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:07:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:07:01] Production.INFO: ==3227== Lock acquired, processing the job...
[2026-04-03 14:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:07:02] Production.INFO: ==3227== Releasing lock...
[2026-04-03 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:07:02] Production.INFO: ==3238== Lock acquired, processing the job...
[2026-04-03 14:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:07:02] Production.INFO: Account Balance Start.
[2026-04-03 14:07:02] Production.INFO: CreateAllLog Start
[2026-04-03 14:07:02] Production.INFO: 117
[2026-04-03 14:07:02] Production.INFO: Date 2026-03-08
[2026-04-03 14:07:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:02] Production.INFO: Date 2026-03-09
[2026-04-03 14:07:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:02] Production.INFO: Date 2026-03-10
[2026-04-03 14:07:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:02] Production.INFO: Date 2026-03-11
[2026-04-03 14:07:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:02] Production.INFO: Date 2026-03-12
[2026-04-03 14:07:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: ==3232== Lock acquired, processing the job...
[2026-04-03 14:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: ==3234== Lock acquired, processing the job...
[2026-04-03 14:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: ==3236== Lock acquired, processing the job...
[2026-04-03 14:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:07:03] Production.INFO: ==3240== Lock acquired, processing the job...
[2026-04-03 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-24
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 14:07:03] Production.INFO: ==3240== Releasing lock...
[2026-04-03 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-25
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-26
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-27
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-28
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-29
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-30
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-03-31
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-04-01
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Date 2026-04-02
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: ==3234== Releasing lock...
[2026-04-03 14:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:07:03] Production.INFO: Date 2026-04-03
[2026-04-03 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:07:03] Production.INFO: Total Charge 0
[2026-04-03 14:07:03] Production.INFO: CreateAllLog End
[2026-04-03 14:07:04] Production.INFO: Account Balance End.
[2026-04-03 14:07:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:07:04] Production.INFO: ==3238== Releasing lock...
[2026-04-03 14:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:07:09] Production.ERROR: CronJobId end10
[2026-04-03 14:07:09] Production.INFO: ==3236== Releasing lock...
[2026-04-03 14:07:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:07:09] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:07:13] Production.INFO: call_cost start
[2026-04-03 14:07:13] Production.INFO: call_cost end
[2026-04-03 14:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:07:13] Production.INFO: ==3232== Releasing lock...
[2026-04-03 14:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:08:01] Production.INFO: ==3295== Lock acquired, processing the job...
[2026-04-03 19:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:08:01] Production.INFO: neon service started
[2026-04-03 19:08:01] Production.INFO: neon service started
[2026-04-03 19:08:01] Production.INFO: ==3295== Releasing lock...
[2026-04-03 19:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:08:02] Production.INFO: ==3299== Lock acquired, processing the job...
[2026-04-03 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:08:02] Production.INFO: ==3299== Releasing lock...
[2026-04-03 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:08:02] Production.INFO: ==3297== Lock acquired, processing the job...
[2026-04-03 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:08:02] Production.INFO: ==3297== Releasing lock...
[2026-04-03 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:08:03] Production.INFO: ==3303== Lock acquired, processing the job...
[2026-04-03 14:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:08:03] Production.INFO: ==3307== Lock acquired, processing the job...
[2026-04-03 14:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:08:03] Production.INFO: Account Balance Start.
[2026-04-03 14:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:08:03] Production.INFO: 117
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: ==3301== Lock acquired, processing the job...
[2026-04-03 14:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:08:03] Production.INFO: ==3305== Lock acquired, processing the job...
[2026-04-03 14:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: ==3310== Lock acquired, processing the job...
[2026-04-03 14:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 14:08:03] Production.INFO: ==3310== Releasing lock...
[2026-04-03 14:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:08:03] Production.INFO: ==3303== Releasing lock...
[2026-04-03 14:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-24
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:03] Production.INFO: Date 2026-03-25
[2026-04-03 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:08:04] Production.INFO: Total Charge 0
[2026-04-03 14:08:04] Production.INFO: CreateAllLog End
[2026-04-03 14:08:04] Production.INFO: Account Balance End.
[2026-04-03 14:08:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:08:04] Production.INFO: ==3307== Releasing lock...
[2026-04-03 14:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:08: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_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-03 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-03 14:08:12] Production.ERROR: CronJobId end10
[2026-04-03 14:08:12] Production.INFO: ==3305== Releasing lock...
[2026-04-03 14:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:08:14] Production.INFO: call_cost start
[2026-04-03 14:08:14] Production.INFO: call_cost end
[2026-04-03 14:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:08:14] Production.INFO: ==3301== Releasing lock...
[2026-04-03 14:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:09:02] Production.INFO: ==3368== Lock acquired, processing the job...
[2026-04-03 19:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:09:02] Production.INFO: neon service started
[2026-04-03 19:09:02] Production.INFO: neon service started
[2026-04-03 19:09:02] Production.INFO: ==3368== Releasing lock...
[2026-04-03 19:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:09:02] Production.INFO: ==3370== Lock acquired, processing the job...
[2026-04-03 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:09:02] Production.INFO: ==3370== Releasing lock...
[2026-04-03 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:09:02] Production.INFO: ==3372== Lock acquired, processing the job...
[2026-04-03 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:09:02] Production.INFO: ==3372== Releasing lock...
[2026-04-03 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:09:03] Production.INFO: ==3375== Lock acquired, processing the job...
[2026-04-03 14:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:09:03] Production.INFO: ==3377== Lock acquired, processing the job...
[2026-04-03 14:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:09:03] Production.INFO: ==3381== Lock acquired, processing the job...
[2026-04-03 14:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:09:03] Production.INFO: ==3379== Lock acquired, processing the job...
[2026-04-03 14:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:09:03] Production.INFO: ==3383== Lock acquired, processing the job...
[2026-04-03 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:09:03] Production.INFO: Account Balance Start.
[2026-04-03 14:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:09:03] Production.INFO: 117
[2026-04-03 14:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:03] Production.INFO: ==3383== Releasing lock...
[2026-04-03 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:09:04] Production.INFO: ==3377== Releasing lock...
[2026-04-03 14:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:09:04] Production.INFO: Total Charge 0
[2026-04-03 14:09:04] Production.INFO: CreateAllLog End
[2026-04-03 14:09:04] Production.INFO: Account Balance End.
[2026-04-03 14:09:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:09:04] Production.INFO: ==3381== Releasing lock...
[2026-04-03 14:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:09:12] Production.ERROR: CronJobId end10
[2026-04-03 14:09:12] Production.INFO: ==3379== Releasing lock...
[2026-04-03 14:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:09:14] Production.INFO: call_cost start
[2026-04-03 14:09:14] Production.INFO: call_cost end
[2026-04-03 14:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:09:14] Production.INFO: ==3375== Releasing lock...
[2026-04-03 14:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:10:01] Production.INFO: ==3438== Lock acquired, processing the job...
[2026-04-03 19:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:10:01] Production.INFO: neon service started
[2026-04-03 19:10:01] Production.INFO: neon service started
[2026-04-03 19:10:01] Production.INFO: ==3438== Releasing lock...
[2026-04-03 19:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:10:01] Production.INFO: ==3442== Lock acquired, processing the job...
[2026-04-03 18:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:10:01] Production.INFO: ==3442== Releasing lock...
[2026-04-03 18:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:10:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:10:02] Production.INFO: ==3440== Lock acquired, processing the job...
[2026-04-03 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:10:02] Production.INFO: ==3440== Releasing lock...
[2026-04-03 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:10:03] Production.INFO: ==3445== Lock acquired, processing the job...
[2026-04-03 14:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:10:03] Production.INFO: ==3447== Lock acquired, processing the job...
[2026-04-03 14:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:10:03] Production.INFO: ==3449== Lock acquired, processing the job...
[2026-04-03 14:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:10:03] Production.INFO: ==3451== Lock acquired, processing the job...
[2026-04-03 14:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:10:03] Production.INFO: ==3453== Lock acquired, processing the job...
[2026-04-03 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:10:03] Production.INFO: Account Balance Start.
[2026-04-03 14:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:10:03] Production.INFO: 117
[2026-04-03 14:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:10:03] Production.INFO: ==3453== Releasing lock...
[2026-04-03 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:03] Production.INFO: ==3447== Releasing lock...
[2026-04-03 14:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:10:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:10:04] Production.INFO: Total Charge 0
[2026-04-03 14:10:04] Production.INFO: CreateAllLog End
[2026-04-03 14:10:04] Production.INFO: Account Balance End.
[2026-04-03 14:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:10:04] Production.INFO: ==3451== Releasing lock...
[2026-04-03 14:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:10:11] Production.ERROR: CronJobId end10
[2026-04-03 14:10:11] Production.INFO: ==3449== Releasing lock...
[2026-04-03 14:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:10:14] Production.INFO: call_cost start
[2026-04-03 14:10:14] Production.INFO: call_cost end
[2026-04-03 14:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:10:14] Production.INFO: ==3445== Releasing lock...
[2026-04-03 14:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:11:01] Production.INFO: ==3510== Lock acquired, processing the job...
[2026-04-03 19:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:11:01] Production.INFO: neon service started
[2026-04-03 19:11:02] Production.INFO: neon service started
[2026-04-03 19:11:02] Production.INFO: ==3510== Releasing lock...
[2026-04-03 19:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:11:02] Production.INFO: ==3512== Lock acquired, processing the job...
[2026-04-03 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:11:02] Production.INFO: ==3512== Releasing lock...
[2026-04-03 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:11:02] Production.INFO: ==3514== Lock acquired, processing the job...
[2026-04-03 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:11:02] Production.INFO: ==3514== Releasing lock...
[2026-04-03 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:11:03] Production.INFO: ==3516== Lock acquired, processing the job...
[2026-04-03 14:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 14:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 14:11:03] Production.INFO: ==3520== Lock acquired, processing the job...
[2026-04-03 14:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 14:11:03] Production.INFO: ==3516== Releasing lock...
[2026-04-03 14:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 14:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 14:11:03] Production.INFO: ==3523== Lock acquired, processing the job...
[2026-04-03 14:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:11:03] Production.INFO: ==3518== Lock acquired, processing the job...
[2026-04-03 14:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:11:03] Production.INFO: ==3529== Lock acquired, processing the job...
[2026-04-03 14:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:11:03] Production.INFO: ==3525== Lock acquired, processing the job...
[2026-04-03 14:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14: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-03 14: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-03 14: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-03 14:11:03] Production.INFO: ==3527== Lock acquired, processing the job...
[2026-04-03 14:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 14:11:03] Production.INFO: ==3529== Releasing lock...
[2026-04-03 14:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:11:04] Production.INFO: Account Balance Start.
[2026-04-03 14:11:04] Production.INFO: CreateAllLog Start
[2026-04-03 14:11:04] Production.INFO: 117
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-08
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: ==3520== Releasing lock...
[2026-04-03 14:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.ERROR: done
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 14:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030297', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:11:04] Production.INFO: Total Charge 0
[2026-04-03 14:11:04] Production.INFO: CreateAllLog End
[2026-04-03 14:11:05] Production.INFO: Account Balance End.
[2026-04-03 14:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:11:05] Production.INFO: ==3525== Releasing lock...
[2026-04-03 14:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030297', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 14:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 14:11:10] Production.INFO: ProcessCDR(1,17030297,1,1,2)
[2026-04-03 14:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030297,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030297,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 14:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 14:11:10] Production.INFO: ==3527== Releasing lock...
[2026-04-03 14:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 14:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 14:11:14] Production.ERROR: CronJobId end10
[2026-04-03 14:11:14] Production.INFO: ==3523== Releasing lock...
[2026-04-03 14:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:11:16] Production.INFO: call_cost start
[2026-04-03 14:11:16] Production.INFO: call_cost end
[2026-04-03 14:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:11:16] Production.INFO: ==3518== Releasing lock...
[2026-04-03 14:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:12:01] Production.INFO: ==3584== Lock acquired, processing the job...
[2026-04-03 19:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:12:01] Production.INFO: neon service started
[2026-04-03 19:12:01] Production.INFO: neon service started
[2026-04-03 19:12:01] Production.INFO: ==3584== Releasing lock...
[2026-04-03 19:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:12:01] Production.INFO: ==3588== Lock acquired, processing the job...
[2026-04-03 18:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:12:01] Production.INFO: ==3588== Releasing lock...
[2026-04-03 18:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:12:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:12:01] Production.INFO: ==3586== Lock acquired, processing the job...
[2026-04-03 14:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:12:02] Production.INFO: ==3586== Releasing lock...
[2026-04-03 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:12:02] Production.INFO: ==3591== Lock acquired, processing the job...
[2026-04-03 14:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:12:02] Production.INFO: ==3597== Lock acquired, processing the job...
[2026-04-03 14:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:12:02] Production.INFO: ==3593== Lock acquired, processing the job...
[2026-04-03 14:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:12:03] Production.INFO: ==3599== Lock acquired, processing the job...
[2026-04-03 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:12:03] Production.INFO: ==3595== Lock acquired, processing the job...
[2026-04-03 14:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:12:03] Production.INFO: Account Balance Start.
[2026-04-03 14:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:12:03] Production.INFO: 117
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 14:12:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:12:03] Production.INFO: ==3599== Releasing lock...
[2026-04-03 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-24
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: ==3593== Releasing lock...
[2026-04-03 14:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-25
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-26
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-27
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-28
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-29
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:03] Production.INFO: Date 2026-03-30
[2026-04-03 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:12:04] Production.INFO: Total Charge 0
[2026-04-03 14:12:04] Production.INFO: CreateAllLog End
[2026-04-03 14:12:04] Production.INFO: Account Balance End.
[2026-04-03 14:12:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:12:04] Production.INFO: ==3597== Releasing lock...
[2026-04-03 14:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:12:12] Production.ERROR: CronJobId end10
[2026-04-03 14:12:12] Production.INFO: ==3595== Releasing lock...
[2026-04-03 14:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:12:14] Production.INFO: call_cost start
[2026-04-03 14:12:14] Production.INFO: call_cost end
[2026-04-03 14:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:12:14] Production.INFO: ==3591== Releasing lock...
[2026-04-03 14:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:13:01] Production.INFO: ==3656== Lock acquired, processing the job...
[2026-04-03 19:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:13:01] Production.INFO: neon service started
[2026-04-03 19:13:01] Production.INFO: neon service started
[2026-04-03 19:13:01] Production.INFO: ==3656== Releasing lock...
[2026-04-03 19:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:13:02] Production.INFO: ==3658== Lock acquired, processing the job...
[2026-04-03 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:13:02] Production.INFO: ==3658== Releasing lock...
[2026-04-03 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:13:02] Production.INFO: ==3660== Lock acquired, processing the job...
[2026-04-03 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:13:02] Production.INFO: ==3660== Releasing lock...
[2026-04-03 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:13:02] Production.INFO: ==3662== Lock acquired, processing the job...
[2026-04-03 14:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:13:02] Production.INFO: ==3664== Lock acquired, processing the job...
[2026-04-03 14:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:13:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:13:03] Production.INFO: ==3668== Lock acquired, processing the job...
[2026-04-03 14:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:13:03] Production.INFO: ==3670== Lock acquired, processing the job...
[2026-04-03 14:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:13:03] Production.INFO: ==3666== Lock acquired, processing the job...
[2026-04-03 14:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:13:03] Production.INFO: Account Balance Start.
[2026-04-03 14:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:13:03] Production.INFO: 117
[2026-04-03 14:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:03] Production.INFO: ==3664== Releasing lock...
[2026-04-03 14:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14: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-03 14: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-03 14: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-03 14:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:13:03] Production.INFO: ==3670== Releasing lock...
[2026-04-03 14:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:13:04] Production.INFO: Total Charge 0
[2026-04-03 14:13:04] Production.INFO: CreateAllLog End
[2026-04-03 14:13:04] Production.INFO: Account Balance End.
[2026-04-03 14:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:13:04] Production.INFO: ==3668== Releasing lock...
[2026-04-03 14:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:13:10] Production.ERROR: CronJobId end10
[2026-04-03 14:13:10] Production.INFO: ==3666== Releasing lock...
[2026-04-03 14:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:13:13] Production.INFO: call_cost start
[2026-04-03 14:13:13] Production.INFO: call_cost end
[2026-04-03 14:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:13:14] Production.INFO: ==3662== Releasing lock...
[2026-04-03 14:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:14:02] Production.INFO: ==3728== Lock acquired, processing the job...
[2026-04-03 19:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:14:02] Production.INFO: neon service started
[2026-04-03 19:14:02] Production.INFO: neon service started
[2026-04-03 19:14:02] Production.INFO: ==3728== Releasing lock...
[2026-04-03 19:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:14:02] Production.INFO: ==3730== Lock acquired, processing the job...
[2026-04-03 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:14:02] Production.INFO: ==3730== Releasing lock...
[2026-04-03 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:14:03] Production.INFO: ==3732== Lock acquired, processing the job...
[2026-04-03 18:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:14:03] Production.INFO: ==3732== Releasing lock...
[2026-04-03 18:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:14:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:14:03] Production.INFO: ==3737== Lock acquired, processing the job...
[2026-04-03 14:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:14:03] Production.INFO: ==3735== Lock acquired, processing the job...
[2026-04-03 14:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:14:03] Production.INFO: ==3739== Lock acquired, processing the job...
[2026-04-03 14:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:14:03] Production.INFO: ==3743== Lock acquired, processing the job...
[2026-04-03 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:14:03] Production.INFO: ==3741== Lock acquired, processing the job...
[2026-04-03 14:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 14:14:03] Production.INFO: ==3743== Releasing lock...
[2026-04-03 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:14:03] Production.INFO: Account Balance Start.
[2026-04-03 14:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:14:03] Production.INFO: 117
[2026-04-03 14:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: ==3737== Releasing lock...
[2026-04-03 14:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:14:04] Production.INFO: Total Charge 0
[2026-04-03 14:14:04] Production.INFO: CreateAllLog End
[2026-04-03 14:14:05] Production.INFO: Account Balance End.
[2026-04-03 14:14:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:14:05] Production.INFO: ==3741== Releasing lock...
[2026-04-03 14:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:14:12] Production.ERROR: CronJobId end10
[2026-04-03 14:14:12] Production.INFO: ==3739== Releasing lock...
[2026-04-03 14:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:14:15] Production.INFO: call_cost start
[2026-04-03 14:14:15] Production.INFO: call_cost end
[2026-04-03 14:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:14:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:14:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:14:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:14:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:14:15] Production.INFO: ==3735== Releasing lock...
[2026-04-03 14:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:15:01] Production.INFO: ==3801== Lock acquired, processing the job...
[2026-04-03 19:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:15:01] Production.INFO: neon service started
[2026-04-03 19:15:01] Production.INFO: neon service started
[2026-04-03 19:15:01] Production.INFO: ==3801== Releasing lock...
[2026-04-03 19:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:15:02] Production.INFO: ==3803== Lock acquired, processing the job...
[2026-04-03 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:15:02] Production.INFO: ==3805== Lock acquired, processing the job...
[2026-04-03 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:15:02] Production.INFO: ==3805== Releasing lock...
[2026-04-03 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:15:02] Production.INFO: ==3803== Releasing lock...
[2026-04-03 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:15:03] Production.INFO: ==3808== Lock acquired, processing the job...
[2026-04-03 14:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:15:03] Production.INFO: ==3812== Lock acquired, processing the job...
[2026-04-03 14:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:15:03] Production.INFO: ==3810== Lock acquired, processing the job...
[2026-04-03 14:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:15:03] Production.INFO: ==3814== Lock acquired, processing the job...
[2026-04-03 14:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:15:03] Production.INFO: ==3816== Lock acquired, processing the job...
[2026-04-03 14:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:15:03] Production.INFO: Account Balance Start.
[2026-04-03 14:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:15:03] Production.INFO: 117
[2026-04-03 14:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 14:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:15:03] Production.INFO: ==3816== Releasing lock...
[2026-04-03 14:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: ==3810== Releasing lock...
[2026-04-03 14:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:15:04] Production.INFO: Total Charge 0
[2026-04-03 14:15:04] Production.INFO: CreateAllLog End
[2026-04-03 14:15:04] Production.INFO: Account Balance End.
[2026-04-03 14:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:15:04] Production.INFO: ==3814== Releasing lock...
[2026-04-03 14:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:15:10] Production.ERROR: CronJobId end10
[2026-04-03 14:15:10] Production.INFO: ==3812== Releasing lock...
[2026-04-03 14:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:15:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:15:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:15:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:15:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:15:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:15:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:15:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:15:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:15:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:15:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:15:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:15:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:15:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:15:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:15:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:15:13] Production.INFO: call_cost start
[2026-04-03 14:15:13] Production.INFO: call_cost end
[2026-04-03 14:15:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:15:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:15:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:15:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:15:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:15:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:15:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:15:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:15:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:15:13] Production.INFO: ==3808== Releasing lock...
[2026-04-03 14:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:15:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:16:02] Production.INFO: ==3874== Lock acquired, processing the job...
[2026-04-03 19:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:16:02] Production.INFO: neon service started
[2026-04-03 19:16:02] Production.INFO: neon service started
[2026-04-03 19:16:02] Production.INFO: ==3874== Releasing lock...
[2026-04-03 19:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:16:02] Production.INFO: ==3876== Lock acquired, processing the job...
[2026-04-03 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:16:02] Production.INFO: ==3876== Releasing lock...
[2026-04-03 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:16:02] Production.INFO: ==3878== Lock acquired, processing the job...
[2026-04-03 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:16:02] Production.INFO: ==3878== Releasing lock...
[2026-04-03 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:16:03] Production.INFO: ==3880== Lock acquired, processing the job...
[2026-04-03 14:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:16:03] Production.INFO: ==3885== Lock acquired, processing the job...
[2026-04-03 14:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:16:03] Production.INFO: ==3883== Lock acquired, processing the job...
[2026-04-03 14:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:16:03] Production.INFO: ==3887== Lock acquired, processing the job...
[2026-04-03 14:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:16:03] Production.INFO: ==3889== Lock acquired, processing the job...
[2026-04-03 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:16:03] Production.INFO: Account Balance Start.
[2026-04-03 14:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:16:03] Production.INFO: 117
[2026-04-03 14:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:16:03] Production.INFO: ==3889== Releasing lock...
[2026-04-03 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: ==3883== Releasing lock...
[2026-04-03 14:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:16:04] Production.INFO: Total Charge 0
[2026-04-03 14:16:04] Production.INFO: CreateAllLog End
[2026-04-03 14:16:04] Production.INFO: Account Balance End.
[2026-04-03 14:16:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:16:04] Production.INFO: ==3887== Releasing lock...
[2026-04-03 14:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:16:11] Production.ERROR: CronJobId end10
[2026-04-03 14:16:11] Production.INFO: ==3885== Releasing lock...
[2026-04-03 14:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:16:13] Production.INFO: call_cost start
[2026-04-03 14:16:13] Production.INFO: call_cost end
[2026-04-03 14:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:16:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:16:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:16:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:16:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:16:13] Production.INFO: ==3880== Releasing lock...
[2026-04-03 14:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:17:01] Production.INFO: ==3946== Lock acquired, processing the job...
[2026-04-03 19:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:17:01] Production.INFO: neon service started
[2026-04-03 19:17:01] Production.INFO: neon service started
[2026-04-03 19:17:01] Production.INFO: ==3946== Releasing lock...
[2026-04-03 19:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:17:01] Production.INFO: ==3950== Lock acquired, processing the job...
[2026-04-03 18:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:17:01] Production.INFO: ==3950== Releasing lock...
[2026-04-03 18:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:17:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:17:01] Production.INFO: ==3948== Lock acquired, processing the job...
[2026-04-03 14:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:17:02] Production.INFO: ==3948== Releasing lock...
[2026-04-03 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:17:02] Production.INFO: ==3952== Lock acquired, processing the job...
[2026-04-03 14:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:17:02] Production.INFO: ==3954== Lock acquired, processing the job...
[2026-04-03 14:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:17:03] Production.INFO: ==3956== Lock acquired, processing the job...
[2026-04-03 14:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:17:03] Production.INFO: ==3958== Lock acquired, processing the job...
[2026-04-03 14:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:17:03] Production.INFO: ==3960== Lock acquired, processing the job...
[2026-04-03 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 14:17:03] Production.INFO: Account Balance Start.
[2026-04-03 14:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:17:03] Production.INFO: 117
[2026-04-03 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-03 14:17:03] Production.INFO: ==3960== Releasing lock...
[2026-04-03 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: ==3954== Releasing lock...
[2026-04-03 14:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:17:04] Production.INFO: Total Charge 0
[2026-04-03 14:17:04] Production.INFO: CreateAllLog End
[2026-04-03 14:17:04] Production.INFO: Account Balance End.
[2026-04-03 14:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:17:04] Production.INFO: ==3958== Releasing lock...
[2026-04-03 14:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:17:11] Production.ERROR: CronJobId end10
[2026-04-03 14:17:11] Production.INFO: ==3956== Releasing lock...
[2026-04-03 14:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:17:14] Production.INFO: call_cost start
[2026-04-03 14:17:14] Production.INFO: call_cost end
[2026-04-03 14:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:17:14] Production.INFO: ==3952== Releasing lock...
[2026-04-03 14:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:18:01] Production.INFO: ==4020== Lock acquired, processing the job...
[2026-04-03 19:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:18:01] Production.INFO: neon service started
[2026-04-03 19:18:01] Production.INFO: neon service started
[2026-04-03 19:18:01] Production.INFO: ==4020== Releasing lock...
[2026-04-03 19:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:18:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 18:18:02] Production.INFO: ==4024== Lock acquired, processing the job...
[2026-04-03 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:18:02] Production.INFO: ==4024== Releasing lock...
[2026-04-03 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:18:02] Production.INFO: ==4022== Lock acquired, processing the job...
[2026-04-03 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:18:02] Production.INFO: ==4022== Releasing lock...
[2026-04-03 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:18:03] Production.INFO: ==4026== Lock acquired, processing the job...
[2026-04-03 14:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:18:03] Production.INFO: ==4028== Lock acquired, processing the job...
[2026-04-03 14:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:18:03] Production.INFO: ==4032== Lock acquired, processing the job...
[2026-04-03 14:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:18:03] Production.INFO: ==4035== Lock acquired, processing the job...
[2026-04-03 14:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:18:03] Production.INFO: ==4030== Lock acquired, processing the job...
[2026-04-03 14:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:18:03] Production.INFO: Account Balance Start.
[2026-04-03 14:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:18:03] Production.INFO: 117
[2026-04-03 14:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14: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-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14: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-03 14:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:03] Production.INFO: ==4035== Releasing lock...
[2026-04-03 14:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:18:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:03] Production.INFO: ==4028== Releasing lock...
[2026-04-03 14:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:18:04] Production.INFO: Total Charge 0
[2026-04-03 14:18:04] Production.INFO: CreateAllLog End
[2026-04-03 14:18:04] Production.INFO: Account Balance End.
[2026-04-03 14:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:18:04] Production.INFO: ==4032== Releasing lock...
[2026-04-03 14:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:18:11] Production.ERROR: CronJobId end10
[2026-04-03 14:18:11] Production.INFO: ==4030== Releasing lock...
[2026-04-03 14:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:18:13] Production.INFO: call_cost start
[2026-04-03 14:18:13] Production.INFO: call_cost end
[2026-04-03 14:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:18:13] Production.INFO: ==4026== Releasing lock...
[2026-04-03 14:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:19:02] Production.INFO: ==4088== Lock acquired, processing the job...
[2026-04-03 19:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:19:02] Production.INFO: neon service started
[2026-04-03 19:19:02] Production.INFO: neon service started
[2026-04-03 19:19:02] Production.INFO: ==4088== Releasing lock...
[2026-04-03 19:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:19:02] Production.INFO: ==4093== Lock acquired, processing the job...
[2026-04-03 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:19:02] Production.INFO: ==4093== Releasing lock...
[2026-04-03 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:19:02] Production.INFO: ==4091== Lock acquired, processing the job...
[2026-04-03 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:19:02] Production.INFO: ==4091== Releasing lock...
[2026-04-03 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:19:03] Production.INFO: ==4097== Lock acquired, processing the job...
[2026-04-03 14:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:19:03] Production.INFO: ==4099== Lock acquired, processing the job...
[2026-04-03 14:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:19:03] Production.INFO: ==4102== Lock acquired, processing the job...
[2026-04-03 14:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:19:03] Production.INFO: ==4104== Lock acquired, processing the job...
[2026-04-03 14:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:19:03] Production.INFO: ==4106== Lock acquired, processing the job...
[2026-04-03 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:19:04] Production.INFO: Account Balance Start.
[2026-04-03 14:19:04] Production.INFO: CreateAllLog Start
[2026-04-03 14:19:04] Production.INFO: 117
[2026-04-03 14:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:19:04] Production.INFO: Date 2026-03-08
[2026-04-03 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14: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-03 14: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-03 14:19:04] Production.INFO: ==4106== Releasing lock...
[2026-04-03 14:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:19:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:04] Production.INFO: ==4099== Releasing lock...
[2026-04-03 14:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:19:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-15
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-16
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-17
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-18
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-19
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-20
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-21
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-22
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-23
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-24
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-25
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-26
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-27
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-28
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-29
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-30
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-03-31
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:19:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:19:05] Production.INFO: Total Charge 0
[2026-04-03 14:19:05] Production.INFO: CreateAllLog End
[2026-04-03 14:19:05] Production.INFO: Account Balance End.
[2026-04-03 14:19:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:19:05] Production.INFO: ==4104== Releasing lock...
[2026-04-03 14:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:19:11] Production.ERROR: CronJobId end10
[2026-04-03 14:19:11] Production.INFO: ==4102== Releasing lock...
[2026-04-03 14:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:19:14] Production.INFO: call_cost start
[2026-04-03 14:19:14] Production.INFO: call_cost end
[2026-04-03 14:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:19:14] Production.INFO: ==4097== Releasing lock...
[2026-04-03 14:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:20:01] Production.INFO: ==4169== Lock acquired, processing the job...
[2026-04-03 19:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:20:01] Production.INFO: neon service started
[2026-04-03 19:20:01] Production.INFO: neon service started
[2026-04-03 19:20:01] Production.INFO: ==4169== Releasing lock...
[2026-04-03 19:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:20:02] Production.INFO: ==4171== Lock acquired, processing the job...
[2026-04-03 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:20:02] Production.INFO: ==4173== Lock acquired, processing the job...
[2026-04-03 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:20:02] Production.INFO: ==4173== Releasing lock...
[2026-04-03 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:20:02] Production.INFO: ==4171== Releasing lock...
[2026-04-03 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:20:03] Production.INFO: ==4178== Lock acquired, processing the job...
[2026-04-03 14:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:20:03] Production.INFO: ==4176== Lock acquired, processing the job...
[2026-04-03 14:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:20:03] Production.INFO: ==4180== Lock acquired, processing the job...
[2026-04-03 14:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:20:03] Production.INFO: ==4182== Lock acquired, processing the job...
[2026-04-03 14:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:20:03] Production.INFO: ==4184== Lock acquired, processing the job...
[2026-04-03 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14: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-03 14:20:04] Production.INFO: Account Balance Start.
[2026-04-03 14:20:04] Production.INFO: CreateAllLog Start
[2026-04-03 14:20:04] Production.INFO: 117
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-08
[2026-04-03 14: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-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14:20:04] Production.INFO: ==4184== Releasing lock...
[2026-04-03 14:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: ==4178== Releasing lock...
[2026-04-03 14:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:20:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:20:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:20:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:20:05] Production.INFO: Total Charge 0
[2026-04-03 14:20:05] Production.INFO: CreateAllLog End
[2026-04-03 14:20:05] Production.INFO: Account Balance End.
[2026-04-03 14:20:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:20:05] Production.INFO: ==4182== Releasing lock...
[2026-04-03 14:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:20:13] Production.ERROR: CronJobId end10
[2026-04-03 14:20:13] Production.INFO: ==4180== Releasing lock...
[2026-04-03 14:20:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:20:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:20:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:20:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:20:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:20:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:20:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:20:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:20:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:20:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:20:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:20:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:20:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:20:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:20:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:20:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:20:16] Production.INFO: call_cost start
[2026-04-03 14:20:16] Production.INFO: call_cost end
[2026-04-03 14:20:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:20:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:20:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:20:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:20:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:20:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:20:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:20:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:20:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:20:16] Production.INFO: ==4176== Releasing lock...
[2026-04-03 14:20:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:20:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:21:02] Production.INFO: ==4241== Lock acquired, processing the job...
[2026-04-03 19:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:21:02] Production.INFO: neon service started
[2026-04-03 19:21:02] Production.INFO: neon service started
[2026-04-03 19:21:02] Production.INFO: ==4241== Releasing lock...
[2026-04-03 19:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:21:02] Production.INFO: ==4243== Lock acquired, processing the job...
[2026-04-03 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:21:02] Production.INFO: ==4243== Releasing lock...
[2026-04-03 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:21:02] Production.INFO: ==4245== Lock acquired, processing the job...
[2026-04-03 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:21:03] Production.INFO: ==4245== Releasing lock...
[2026-04-03 18:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:21:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:21:03] Production.INFO: ==4249== Lock acquired, processing the job...
[2026-04-03 14:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:21:03] Production.INFO: ==4247== Lock acquired, processing the job...
[2026-04-03 14:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 14:21:03] Production.INFO: ==4257== Lock acquired, processing the job...
[2026-04-03 14:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 14:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 14:21:03] Production.INFO: ==4251== Lock acquired, processing the job...
[2026-04-03 14:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 14:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 14:21:03] Production.ERROR: CronJob PID - 4249
[2026-04-03 14:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 14:21:03] Production.ERROR: CronJob ID - 5
[2026-04-03 14:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 14:21:00
[2026-04-03 14:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 14:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 14:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 14:21:03] Production.ERROR: CronJob PID - 4257
[2026-04-03 14:21:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-03 14:21:03] Production.ERROR: CronJob ID - 17
[2026-04-03 14:21:03] Production.ERROR: CronJob Last Run Time 2026-04-03 14:21:00
[2026-04-03 14:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 14:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 14:21:03] Production.INFO: ==4253== Lock acquired, processing the job...
[2026-04-03 14:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:21:04] Production.INFO: ==4255== Lock acquired, processing the job...
[2026-04-03 14:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:21:04] Production.INFO: ==4259== Lock acquired, processing the job...
[2026-04-03 14:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:21:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 14:21:04] Production.INFO: ==4247== Releasing lock...
[2026-04-03 14:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 14:21:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 14:21:04] Production.INFO: Account Balance Start.
[2026-04-03 14:21:04] Production.INFO: CreateAllLog Start
[2026-04-03 14:21:04] Production.INFO: 117
[2026-04-03 14:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-08
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14: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-03 14:21:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14:21:04] Production.INFO: ==4259== Releasing lock...
[2026-04-03 14:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.ERROR: done
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 14:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030338', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: ==4251== Releasing lock...
[2026-04-03 14:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Date 2026-03-25
[2026-04-03 14:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Date 2026-03-26
[2026-04-03 14:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Date 2026-03-27
[2026-04-03 14:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Date 2026-03-28
[2026-04-03 14:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Date 2026-03-29
[2026-04-03 14:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Date 2026-03-30
[2026-04-03 14:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Date 2026-03-31
[2026-04-03 14:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:21:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:21:05] Production.INFO: Total Charge 0
[2026-04-03 14:21:05] Production.INFO: CreateAllLog End
[2026-04-03 14:21:05] Production.INFO: Account Balance End.
[2026-04-03 14:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:21:05] Production.INFO: ==4255== Releasing lock...
[2026-04-03 14:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030338', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 14:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 14:21:10] Production.INFO: ProcessCDR(1,17030338,1,1,2)
[2026-04-03 14:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030338,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030338,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:21:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 14:21:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 14:21:11] Production.INFO: ==4257== Releasing lock...
[2026-04-03 14:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 14:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 14:21:14] Production.ERROR: CronJobId end10
[2026-04-03 14:21:14] Production.INFO: ==4253== Releasing lock...
[2026-04-03 14:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:21:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:21:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:21:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:21:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:21:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:21:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:21:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:21:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:21:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:21:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:21:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:21:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:21:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:21:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:21:17] Production.INFO: call_cost start
[2026-04-03 14:21:17] Production.INFO: call_cost end
[2026-04-03 14:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:21:17] Production.INFO: ==4249== Releasing lock...
[2026-04-03 14:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:22:01] Production.INFO: ==4322== Lock acquired, processing the job...
[2026-04-03 19:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:22:01] Production.INFO: neon service started
[2026-04-03 19:22:01] Production.INFO: neon service started
[2026-04-03 19:22:01] Production.INFO: ==4322== Releasing lock...
[2026-04-03 19:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:22:01] Production.INFO: ==4324== Lock acquired, processing the job...
[2026-04-03 14:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:22:02] Production.INFO: ==4324== Releasing lock...
[2026-04-03 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:22:02] Production.INFO: ==4326== Lock acquired, processing the job...
[2026-04-03 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:22:02] Production.INFO: ==4326== Releasing lock...
[2026-04-03 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:22:02] Production.INFO: ==4328== Lock acquired, processing the job...
[2026-04-03 14:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:22:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:22:02] Production.INFO: ==4330== Lock acquired, processing the job...
[2026-04-03 14:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:22:03] Production.INFO: ==4332== Lock acquired, processing the job...
[2026-04-03 14:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:22:03] Production.INFO: ==4336== Lock acquired, processing the job...
[2026-04-03 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:22:03] Production.INFO: ==4334== Lock acquired, processing the job...
[2026-04-03 14:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 14:22:03] Production.INFO: ==4336== Releasing lock...
[2026-04-03 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:22:03] Production.INFO: Account Balance Start.
[2026-04-03 14:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:22:03] Production.INFO: 117
[2026-04-03 14:22:03] Production.INFO: ==4330== Releasing lock...
[2026-04-03 14:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:22:04] Production.INFO: Total Charge 0
[2026-04-03 14:22:04] Production.INFO: CreateAllLog End
[2026-04-03 14:22:04] Production.INFO: Account Balance End.
[2026-04-03 14:22:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:22:04] Production.INFO: ==4334== Releasing lock...
[2026-04-03 14:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:22: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-03 14:22:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:22:10] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:22:10] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:22:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:22:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:22:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:22:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:22:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:22:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:22:10] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:22:10] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:22:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:22:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:22:10] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:22:10] Production.INFO: call_cost start
[2026-04-03 14:22:10] Production.INFO: call_cost end
[2026-04-03 14:22:10] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:22:10] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:22:10] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:22:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:22:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:22:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:22:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:22:10] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:22:10] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:22:10] Production.INFO: ==4328== Releasing lock...
[2026-04-03 14:22:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:22:10] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 14:22:11] Production.ERROR: CronJobId end10
[2026-04-03 14:22:11] Production.INFO: ==4332== Releasing lock...
[2026-04-03 14:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 19:23:01] Production.INFO: ==4399== Lock acquired, processing the job...
[2026-04-03 19:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:23:01] Production.INFO: neon service started
[2026-04-03 19:23:01] Production.INFO: neon service started
[2026-04-03 19:23:01] Production.INFO: ==4399== Releasing lock...
[2026-04-03 19:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:23:02] Production.INFO: ==4403== Lock acquired, processing the job...
[2026-04-03 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:23:02] Production.INFO: ==4403== Releasing lock...
[2026-04-03 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:23:02] Production.INFO: ==4401== Lock acquired, processing the job...
[2026-04-03 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:23:02] Production.INFO: ==4401== Releasing lock...
[2026-04-03 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:23:03] Production.INFO: ==4411== Lock acquired, processing the job...
[2026-04-03 14:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:23:03] Production.INFO: Account Balance Start.
[2026-04-03 14:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:23:03] Production.INFO: 117
[2026-04-03 14:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:03] Production.INFO: ==4409== Lock acquired, processing the job...
[2026-04-03 14:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:23:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:03] Production.INFO: ==4405== Lock acquired, processing the job...
[2026-04-03 14:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:23:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:03] Production.INFO: ==4407== Lock acquired, processing the job...
[2026-04-03 14:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:23:03] Production.INFO: ==4413== Lock acquired, processing the job...
[2026-04-03 14:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:23:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:23:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:23:03] Production.INFO: ==4413== Releasing lock...
[2026-04-03 14:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:23:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: ==4407== Releasing lock...
[2026-04-03 14:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:23:04] Production.INFO: Total Charge 0
[2026-04-03 14:23:04] Production.INFO: CreateAllLog End
[2026-04-03 14:23:04] Production.INFO: Account Balance End.
[2026-04-03 14:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:23:04] Production.INFO: ==4411== Releasing lock...
[2026-04-03 14:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:23:12] Production.ERROR: CronJobId end10
[2026-04-03 14:23:12] Production.INFO: ==4409== Releasing lock...
[2026-04-03 14:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:23:14] Production.INFO: call_cost start
[2026-04-03 14:23:14] Production.INFO: call_cost end
[2026-04-03 14:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:23:14] Production.INFO: ==4405== Releasing lock...
[2026-04-03 14:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:24:01] Production.INFO: ==4471== Lock acquired, processing the job...
[2026-04-03 19:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:24:01] Production.INFO: neon service started
[2026-04-03 19:24:01] Production.INFO: neon service started
[2026-04-03 19:24:01] Production.INFO: ==4471== Releasing lock...
[2026-04-03 19:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:24:01] Production.INFO: ==4473== Lock acquired, processing the job...
[2026-04-03 14:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:24:01] Production.INFO: ==4473== Releasing lock...
[2026-04-03 14:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:24:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:24:02] Production.INFO: ==4475== Lock acquired, processing the job...
[2026-04-03 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:24:02] Production.INFO: ==4475== Releasing lock...
[2026-04-03 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:24:02] Production.INFO: ==4479== Lock acquired, processing the job...
[2026-04-03 14:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:24:02] Production.INFO: ==4477== Lock acquired, processing the job...
[2026-04-03 14:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:24:02] Production.INFO: ==4483== Lock acquired, processing the job...
[2026-04-03 14:24:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:24:02] Production.INFO: ==4481== Lock acquired, processing the job...
[2026-04-03 14:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:24:02] Production.INFO: ==4485== Lock acquired, processing the job...
[2026-04-03 14:24:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:24:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:24:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:24:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:24:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:24:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:24:03] Production.INFO: Account Balance Start.
[2026-04-03 14:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:24:03] Production.INFO: 117
[2026-04-03 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-03 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-03 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-03 14:24:03] Production.INFO: ==4485== Releasing lock...
[2026-04-03 14:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: ==4479== Releasing lock...
[2026-04-03 14:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-24
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-25
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-26
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-27
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-28
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-29
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-30
[2026-04-03 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:03] Production.INFO: Date 2026-03-31
[2026-04-03 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:24:04] Production.INFO: Total Charge 0
[2026-04-03 14:24:04] Production.INFO: CreateAllLog End
[2026-04-03 14:24:04] Production.INFO: Account Balance End.
[2026-04-03 14:24:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:24:04] Production.INFO: ==4483== Releasing lock...
[2026-04-03 14:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:24: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_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-03 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-03 14:24:10] Production.ERROR: CronJobId end10
[2026-04-03 14:24:10] Production.INFO: ==4481== Releasing lock...
[2026-04-03 14:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:24:14] Production.INFO: call_cost start
[2026-04-03 14:24:15] Production.INFO: call_cost end
[2026-04-03 14:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:24:15] Production.INFO: ==4477== Releasing lock...
[2026-04-03 14:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:25:01] Production.INFO: ==4555== Lock acquired, processing the job...
[2026-04-03 19:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:25:01] Production.INFO: neon service started
[2026-04-03 19:25:01] Production.INFO: neon service started
[2026-04-03 19:25:01] Production.INFO: ==4555== Releasing lock...
[2026-04-03 19:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:25:02] Production.INFO: ==4557== Lock acquired, processing the job...
[2026-04-03 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:25:02] Production.INFO: ==4557== Releasing lock...
[2026-04-03 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:25:02] Production.INFO: ==4559== Lock acquired, processing the job...
[2026-04-03 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:25:02] Production.INFO: ==4559== Releasing lock...
[2026-04-03 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:25:03] Production.INFO: ==4571== Lock acquired, processing the job...
[2026-04-03 14:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:25:03] Production.INFO: ==4563== Lock acquired, processing the job...
[2026-04-03 14:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:25:03] Production.INFO: ==4565== Lock acquired, processing the job...
[2026-04-03 14:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:25:03] Production.INFO: ==4567== Lock acquired, processing the job...
[2026-04-03 14:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14: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-03 14: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-03 14:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14: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-03 14:25:03] Production.INFO: ==4569== Lock acquired, processing the job...
[2026-04-03 14:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:25:03] Production.INFO: ==4571== Releasing lock...
[2026-04-03 14:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:25:03] Production.INFO: Account Balance Start.
[2026-04-03 14:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:25:03] Production.INFO: 117
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: ==4565== Releasing lock...
[2026-04-03 14:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:25:04] Production.INFO: Total Charge 0
[2026-04-03 14:25:04] Production.INFO: CreateAllLog End
[2026-04-03 14:25:04] Production.INFO: Account Balance End.
[2026-04-03 14:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:25:04] Production.INFO: ==4569== Releasing lock...
[2026-04-03 14:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:25:14] Production.ERROR: CronJobId end10
[2026-04-03 14:25:14] Production.INFO: ==4567== Releasing lock...
[2026-04-03 14:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:25:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:25:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:25:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:25:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:25:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:25:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:25:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:25:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:25:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:25:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:25:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:25:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:25:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:25:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:25:16] Production.INFO: call_cost start
[2026-04-03 14:25:16] Production.INFO: call_cost end
[2026-04-03 14:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:25:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:25:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:25:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:25:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:25:16] Production.INFO: ==4563== Releasing lock...
[2026-04-03 14:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:26:02] Production.INFO: ==4628== Lock acquired, processing the job...
[2026-04-03 19:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:26:02] Production.INFO: neon service started
[2026-04-03 19:26:02] Production.INFO: neon service started
[2026-04-03 19:26:02] Production.INFO: ==4628== Releasing lock...
[2026-04-03 19:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:26:02] Production.INFO: ==4630== Lock acquired, processing the job...
[2026-04-03 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:26:02] Production.INFO: ==4630== Releasing lock...
[2026-04-03 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:26:03] Production.INFO: ==4632== Lock acquired, processing the job...
[2026-04-03 18:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:26:03] Production.INFO: ==4632== Releasing lock...
[2026-04-03 18:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:26:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:26:03] Production.INFO: ==4634== Lock acquired, processing the job...
[2026-04-03 14:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:26:03] Production.INFO: ==4636== Lock acquired, processing the job...
[2026-04-03 14:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:26:03] Production.INFO: ==4638== Lock acquired, processing the job...
[2026-04-03 14:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:26:04] Production.INFO: ==4642== Lock acquired, processing the job...
[2026-04-03 14:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:26:04] Production.INFO: ==4640== Lock acquired, processing the job...
[2026-04-03 14:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14: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-03 14: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-03 14: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-03 14:26:04] Production.INFO: ==4642== Releasing lock...
[2026-04-03 14:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:26:04] Production.INFO: Account Balance Start.
[2026-04-03 14:26:04] Production.INFO: CreateAllLog Start
[2026-04-03 14:26:04] Production.INFO: 117
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-08
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: ==4636== Releasing lock...
[2026-04-03 14:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:05] Production.INFO: Date 2026-03-27
[2026-04-03 14:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:05] Production.INFO: Date 2026-03-28
[2026-04-03 14:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:05] Production.INFO: Date 2026-03-29
[2026-04-03 14:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:05] Production.INFO: Date 2026-03-30
[2026-04-03 14:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:05] Production.INFO: Date 2026-03-31
[2026-04-03 14:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:26:05] Production.INFO: Total Charge 0
[2026-04-03 14:26:05] Production.INFO: CreateAllLog End
[2026-04-03 14:26:05] Production.INFO: Account Balance End.
[2026-04-03 14:26:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:26:05] Production.INFO: ==4640== Releasing lock...
[2026-04-03 14:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:26:14] Production.ERROR: CronJobId end10
[2026-04-03 14:26:14] Production.INFO: ==4638== Releasing lock...
[2026-04-03 14:26:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:26:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:26:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:26:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:26:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:26:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:26:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:26:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:26:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:26:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:26:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:26:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:26:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:26:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:26:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:26:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:26:17] Production.INFO: call_cost start
[2026-04-03 14:26:17] Production.INFO: call_cost end
[2026-04-03 14:26:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:26:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:26:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:26:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:26:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:26:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:26:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:26:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:26:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:26:17] Production.INFO: ==4634== Releasing lock...
[2026-04-03 14:26:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:26:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:27:01] Production.INFO: ==4706== Lock acquired, processing the job...
[2026-04-03 19:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:27:01] Production.INFO: neon service started
[2026-04-03 19:27:01] Production.INFO: neon service started
[2026-04-03 19:27:01] Production.INFO: ==4706== Releasing lock...
[2026-04-03 19:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:27:02] Production.INFO: ==4708== Lock acquired, processing the job...
[2026-04-03 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:27:02] Production.INFO: ==4710== Lock acquired, processing the job...
[2026-04-03 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:27:02] Production.INFO: ==4710== Releasing lock...
[2026-04-03 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:27:02] Production.INFO: ==4708== Releasing lock...
[2026-04-03 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:27:03] Production.INFO: ==4714== Lock acquired, processing the job...
[2026-04-03 14:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:27:03] Production.INFO: ==4712== Lock acquired, processing the job...
[2026-04-03 14:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:27:03] Production.INFO: ==4717== Lock acquired, processing the job...
[2026-04-03 14:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:27:03] Production.INFO: ==4719== Lock acquired, processing the job...
[2026-04-03 14:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:27:03] Production.INFO: ==4721== Lock acquired, processing the job...
[2026-04-03 14:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:27:03] Production.INFO: Account Balance Start.
[2026-04-03 14:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:27:03] Production.INFO: 117
[2026-04-03 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-03 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-03 14:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: ==4721== Releasing lock...
[2026-04-03 14:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: ==4714== Releasing lock...
[2026-04-03 14:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:27:04] Production.INFO: Total Charge 0
[2026-04-03 14:27:04] Production.INFO: CreateAllLog End
[2026-04-03 14:27:04] Production.INFO: Account Balance End.
[2026-04-03 14:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:27:04] Production.INFO: ==4719== Releasing lock...
[2026-04-03 14:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:27:12] Production.ERROR: CronJobId end10
[2026-04-03 14:27:12] Production.INFO: ==4717== Releasing lock...
[2026-04-03 14:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:27:15] Production.INFO: call_cost start
[2026-04-03 14:27:15] Production.INFO: call_cost end
[2026-04-03 14:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:27:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:27:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:27:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:27:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:27:15] Production.INFO: ==4712== Releasing lock...
[2026-04-03 14:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:28:02] Production.INFO: ==4782== Lock acquired, processing the job...
[2026-04-03 19:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:28:02] Production.INFO: neon service started
[2026-04-03 19:28:02] Production.INFO: neon service started
[2026-04-03 19:28:02] Production.INFO: ==4782== Releasing lock...
[2026-04-03 19:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:28:02] Production.INFO: ==4784== Lock acquired, processing the job...
[2026-04-03 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:28:02] Production.INFO: ==4784== Releasing lock...
[2026-04-03 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:28:02] Production.INFO: ==4786== Lock acquired, processing the job...
[2026-04-03 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:28:03] Production.INFO: ==4786== Releasing lock...
[2026-04-03 18:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:28:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:28:03] Production.INFO: ==4788== Lock acquired, processing the job...
[2026-04-03 14:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:28:03] Production.INFO: ==4792== Lock acquired, processing the job...
[2026-04-03 14:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:28:03] Production.INFO: ==4796== Lock acquired, processing the job...
[2026-04-03 14:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:28:03] Production.INFO: ==4790== Lock acquired, processing the job...
[2026-04-03 14:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:28:03] Production.INFO: ==4794== Lock acquired, processing the job...
[2026-04-03 14:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 14:28:03] Production.INFO: Account Balance Start.
[2026-04-03 14:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:28:03] Production.INFO: 117
[2026-04-03 14:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: ==4796== Releasing lock...
[2026-04-03 14:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:28:04] Production.INFO: ==4790== Releasing lock...
[2026-04-03 14:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:05] Production.INFO: Date 2026-03-29
[2026-04-03 14:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:05] Production.INFO: Date 2026-03-30
[2026-04-03 14:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:05] Production.INFO: Date 2026-03-31
[2026-04-03 14:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:28:05] Production.INFO: Total Charge 0
[2026-04-03 14:28:05] Production.INFO: CreateAllLog End
[2026-04-03 14:28:05] Production.INFO: Account Balance End.
[2026-04-03 14:28:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:28:05] Production.INFO: ==4794== Releasing lock...
[2026-04-03 14:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:28:12] Production.ERROR: CronJobId end10
[2026-04-03 14:28:12] Production.INFO: ==4792== Releasing lock...
[2026-04-03 14:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:28:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:28:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:28:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:28:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:28:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:28:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:28:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:28:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:28:15] Production.INFO: call_cost start
[2026-04-03 14:28:15] Production.INFO: call_cost end
[2026-04-03 14:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:28:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:28:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:28:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:28:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:28:15] Production.INFO: ==4788== Releasing lock...
[2026-04-03 14:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:29:01] Production.INFO: ==4859== Lock acquired, processing the job...
[2026-04-03 19:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:29:01] Production.INFO: neon service started
[2026-04-03 19:29:01] Production.INFO: neon service started
[2026-04-03 19:29:01] Production.INFO: ==4859== Releasing lock...
[2026-04-03 19:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:29:02] Production.INFO: ==4861== Lock acquired, processing the job...
[2026-04-03 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:29:02] Production.INFO: ==4863== Lock acquired, processing the job...
[2026-04-03 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:29:02] Production.INFO: ==4863== Releasing lock...
[2026-04-03 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:29:02] Production.INFO: ==4861== Releasing lock...
[2026-04-03 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:29:03] Production.INFO: ==4870== Lock acquired, processing the job...
[2026-04-03 14:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:29:03] Production.INFO: ==4866== Lock acquired, processing the job...
[2026-04-03 14:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:29:03] Production.INFO: ==4872== Lock acquired, processing the job...
[2026-04-03 14:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:29:03] Production.INFO: ==4868== Lock acquired, processing the job...
[2026-04-03 14:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:29:03] Production.INFO: Account Balance Start.
[2026-04-03 14:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:29:03] Production.INFO: 117
[2026-04-03 14:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: ==4874== Lock acquired, processing the job...
[2026-04-03 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:29:03] Production.INFO: ==4874== Releasing lock...
[2026-04-03 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: ==4868== Releasing lock...
[2026-04-03 14:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:29:04] Production.INFO: Total Charge 0
[2026-04-03 14:29:04] Production.INFO: CreateAllLog End
[2026-04-03 14:29:04] Production.INFO: Account Balance End.
[2026-04-03 14:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:29:04] Production.INFO: ==4872== Releasing lock...
[2026-04-03 14:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:29:11] Production.ERROR: CronJobId end10
[2026-04-03 14:29:11] Production.INFO: ==4870== Releasing lock...
[2026-04-03 14:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:29:14] Production.INFO: call_cost start
[2026-04-03 14:29:14] Production.INFO: call_cost end
[2026-04-03 14:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:29:14] Production.INFO: ==4866== Releasing lock...
[2026-04-03 14:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:30:01] Production.INFO: ==4944== Lock acquired, processing the job...
[2026-04-03 19:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:30:02] Production.INFO: neon service started
[2026-04-03 19:30:02] Production.INFO: neon service started
[2026-04-03 19:30:02] Production.INFO: ==4944== Releasing lock...
[2026-04-03 19:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:30:02] Production.INFO: ==4946== Lock acquired, processing the job...
[2026-04-03 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:30:02] Production.INFO: ==4946== Releasing lock...
[2026-04-03 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:30:02] Production.INFO: ==4948== Lock acquired, processing the job...
[2026-04-03 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:30:03] Production.INFO: ==4948== Releasing lock...
[2026-04-03 18:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:30:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:30:03] Production.INFO: ==4952== Lock acquired, processing the job...
[2026-04-03 14:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:30:03] Production.INFO: ==4954== Lock acquired, processing the job...
[2026-04-03 14:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:30:03] Production.INFO: ==4956== Lock acquired, processing the job...
[2026-04-03 14:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:30:03] Production.INFO: ==4950== Lock acquired, processing the job...
[2026-04-03 14:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:30:03] Production.INFO: Account Balance Start.
[2026-04-03 14:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:30:03] Production.INFO: 117
[2026-04-03 14:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:03] Production.INFO: ==4959== Lock acquired, processing the job...
[2026-04-03 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:03] Production.INFO: ==4952== Releasing lock...
[2026-04-03 14:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 14:30:03] Production.INFO: ==4959== Releasing lock...
[2026-04-03 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:30:04] Production.INFO: Total Charge 0
[2026-04-03 14:30:04] Production.INFO: CreateAllLog End
[2026-04-03 14:30:05] Production.INFO: Account Balance End.
[2026-04-03 14:30:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:30:05] Production.INFO: ==4956== Releasing lock...
[2026-04-03 14:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:30:13] Production.ERROR: CronJobId end10
[2026-04-03 14:30:13] Production.INFO: ==4954== Releasing lock...
[2026-04-03 14:30:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:30:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:30:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:30:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:30:15] Production.INFO: call_cost start
[2026-04-03 14:30:15] Production.INFO: call_cost end
[2026-04-03 14:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:30:15] Production.INFO: ==4950== Releasing lock...
[2026-04-03 14:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:31:01] Production.INFO: ==5022== Lock acquired, processing the job...
[2026-04-03 19:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:31:01] Production.INFO: neon service started
[2026-04-03 19:31:01] Production.INFO: neon service started
[2026-04-03 19:31:01] Production.INFO: ==5022== Releasing lock...
[2026-04-03 19:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:31:01] Production.INFO: ==5024== Lock acquired, processing the job...
[2026-04-03 14:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:31:02] Production.INFO: ==5024== Releasing lock...
[2026-04-03 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:31:02] Production.INFO: ==5026== Lock acquired, processing the job...
[2026-04-03 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:31:02] Production.INFO: ==5026== Releasing lock...
[2026-04-03 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:31:03] Production.INFO: ==5028== Lock acquired, processing the job...
[2026-04-03 14:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 14:31:03] Production.INFO: ==5030== Lock acquired, processing the job...
[2026-04-03 14:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:31:03] Production.INFO: ==5032== Lock acquired, processing the job...
[2026-04-03 14:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:31:03] Production.INFO: ==5034== Lock acquired, processing the job...
[2026-04-03 14:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:31:03] Production.INFO: ==5036== Lock acquired, processing the job...
[2026-04-03 14:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 14:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 14:31:03] Production.ERROR: CronJob PID - 5030
[2026-04-03 14:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 14:31:03] Production.ERROR: CronJob ID - 5
[2026-04-03 14:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 14:31:00
[2026-04-03 14:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 14:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 14:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 14:31:03] Production.ERROR: CronJob PID - 5032
[2026-04-03 14:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-03 14:31:03] Production.ERROR: CronJob ID - 7
[2026-04-03 14:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 14:31:00
[2026-04-03 14:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 14:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 14:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 14:31:03] Production.INFO: ==5028== Releasing lock...
[2026-04-03 14:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 14:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 14:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:31:03] Production.INFO: ==5039== Lock acquired, processing the job...
[2026-04-03 14:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 14:31:03] Production.INFO: ==5041== Lock acquired, processing the job...
[2026-04-03 14:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 14:31:03] Production.INFO: Account Balance Start.
[2026-04-03 14:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:31:03] Production.INFO: 117
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:31:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:31:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14:31:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: ==5041== Releasing lock...
[2026-04-03 14:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-24
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:03] Production.INFO: Date 2026-03-25
[2026-04-03 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:04] Production.ERROR: done
[2026-04-03 14:31:04] Production.INFO: ==5032== Releasing lock...
[2026-04-03 14:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:31:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 14:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030379', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 14:31:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:31:04] Production.INFO: Total Charge 0
[2026-04-03 14:31:04] Production.INFO: CreateAllLog End
[2026-04-03 14:31:04] Production.INFO: Account Balance End.
[2026-04-03 14:31:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:31:04] Production.INFO: ==5036== Releasing lock...
[2026-04-03 14:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030379', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 14:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 14:31:10] Production.INFO: ProcessCDR(1,17030379,1,1,2)
[2026-04-03 14:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030379,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030379,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 14:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 14:31:10] Production.INFO: ==5039== Releasing lock...
[2026-04-03 14:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 14:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 14:31:13] Production.ERROR: CronJobId end10
[2026-04-03 14:31:13] Production.INFO: ==5034== Releasing lock...
[2026-04-03 14:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:31:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:31:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:31:16] Production.INFO: call_cost start
[2026-04-03 14:31:16] Production.INFO: call_cost end
[2026-04-03 14:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:31:16] Production.INFO: ==5030== Releasing lock...
[2026-04-03 14:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:32:01] Production.INFO: ==5098== Lock acquired, processing the job...
[2026-04-03 19:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:32:01] Production.INFO: neon service started
[2026-04-03 19:32:01] Production.INFO: neon service started
[2026-04-03 19:32:01] Production.INFO: ==5098== Releasing lock...
[2026-04-03 19:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:32:02] Production.INFO: ==5101== Lock acquired, processing the job...
[2026-04-03 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:32:02] Production.INFO: ==5101== Releasing lock...
[2026-04-03 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:32:02] Production.INFO: ==5103== Lock acquired, processing the job...
[2026-04-03 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:32:02] Production.INFO: ==5103== Releasing lock...
[2026-04-03 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:32:03] Production.INFO: ==5108== Lock acquired, processing the job...
[2026-04-03 14:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:32:03] Production.INFO: ==5105== Lock acquired, processing the job...
[2026-04-03 14:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:32:03] Production.INFO: ==5110== Lock acquired, processing the job...
[2026-04-03 14:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:32:03] Production.INFO: ==5114== Lock acquired, processing the job...
[2026-04-03 14:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:32:03] Production.INFO: ==5112== Lock acquired, processing the job...
[2026-04-03 14:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 14:32:03] Production.INFO: Account Balance Start.
[2026-04-03 14:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:32:03] Production.INFO: 117
[2026-04-03 14:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:03] Production.INFO: ==5114== Releasing lock...
[2026-04-03 14:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: ==5108== Releasing lock...
[2026-04-03 14:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:32:04] Production.INFO: Total Charge 0
[2026-04-03 14:32:04] Production.INFO: CreateAllLog End
[2026-04-03 14:32:05] Production.INFO: Account Balance End.
[2026-04-03 14:32:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:32:05] Production.INFO: ==5112== Releasing lock...
[2026-04-03 14:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:32:11] Production.ERROR: CronJobId end10
[2026-04-03 14:32:11] Production.INFO: ==5110== Releasing lock...
[2026-04-03 14:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:32:13] Production.INFO: call_cost start
[2026-04-03 14:32:13] Production.INFO: call_cost end
[2026-04-03 14:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:32:13] Production.INFO: ==5105== Releasing lock...
[2026-04-03 14:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:33:02] Production.INFO: ==5195== Lock acquired, processing the job...
[2026-04-03 19:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:33:02] Production.INFO: neon service started
[2026-04-03 19:33:02] Production.INFO: neon service started
[2026-04-03 19:33:02] Production.INFO: ==5195== Releasing lock...
[2026-04-03 19:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:33:02] Production.INFO: ==5198== Lock acquired, processing the job...
[2026-04-03 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:33:02] Production.INFO: ==5200== Lock acquired, processing the job...
[2026-04-03 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:33:02] Production.INFO: ==5200== Releasing lock...
[2026-04-03 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:33:03] Production.INFO: ==5198== Releasing lock...
[2026-04-03 14:33:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:33:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:33:03] Production.INFO: ==5206== Lock acquired, processing the job...
[2026-04-03 14:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:33:03] Production.INFO: ==5202== Lock acquired, processing the job...
[2026-04-03 14:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:33:03] Production.INFO: ==5204== Lock acquired, processing the job...
[2026-04-03 14:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:33:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:33:04] Production.INFO: ==5208== Lock acquired, processing the job...
[2026-04-03 14:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:33:04] Production.INFO: ==5210== Lock acquired, processing the job...
[2026-04-03 14:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:33:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:33:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:33:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:33:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:33:04] Production.INFO: Account Balance Start.
[2026-04-03 14:33:04] Production.INFO: CreateAllLog Start
[2026-04-03 14:33:04] Production.INFO: 117
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-08
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14: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-03 14: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-03 14:33:04] Production.INFO: ==5210== Releasing lock...
[2026-04-03 14:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: ==5204== Releasing lock...
[2026-04-03 14:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-21
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-22
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-23
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-24
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-25
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-26
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-27
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-28
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-29
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-30
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-03-31
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:33:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:33:05] Production.INFO: Total Charge 0
[2026-04-03 14:33:05] Production.INFO: CreateAllLog End
[2026-04-03 14:33:05] Production.INFO: Account Balance End.
[2026-04-03 14:33:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:33:05] Production.INFO: ==5208== Releasing lock...
[2026-04-03 14:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:33:12] Production.ERROR: CronJobId end10
[2026-04-03 14:33:12] Production.INFO: ==5206== Releasing lock...
[2026-04-03 14:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:33:15] Production.INFO: call_cost start
[2026-04-03 14:33:15] Production.INFO: call_cost end
[2026-04-03 14:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:33:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:33:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:33:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:33:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:33:15] Production.INFO: ==5202== Releasing lock...
[2026-04-03 14:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:34:01] Production.INFO: ==5269== Lock acquired, processing the job...
[2026-04-03 19:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:34:01] Production.INFO: neon service started
[2026-04-03 19:34:01] Production.INFO: neon service started
[2026-04-03 19:34:01] Production.INFO: ==5269== Releasing lock...
[2026-04-03 19:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:34:02] Production.INFO: ==5271== Lock acquired, processing the job...
[2026-04-03 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:34:02] Production.INFO: ==5271== Releasing lock...
[2026-04-03 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:34:02] Production.INFO: ==5273== Lock acquired, processing the job...
[2026-04-03 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:34:02] Production.INFO: ==5273== Releasing lock...
[2026-04-03 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:34:03] Production.INFO: ==5275== Lock acquired, processing the job...
[2026-04-03 14:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:34:03] Production.INFO: ==5283== Lock acquired, processing the job...
[2026-04-03 14:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:34:03] Production.INFO: ==5278== Lock acquired, processing the job...
[2026-04-03 14:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:34:03] Production.INFO: ==5285== Lock acquired, processing the job...
[2026-04-03 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:34:03] Production.INFO: ==5281== Lock acquired, processing the job...
[2026-04-03 14:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:34:03] Production.INFO: Account Balance Start.
[2026-04-03 14:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:34:03] Production.INFO: 117
[2026-04-03 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-03 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-03 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-03 14:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:34:03] Production.INFO: ==5285== Releasing lock...
[2026-04-03 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: ==5278== Releasing lock...
[2026-04-03 14:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:34:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:34:05] Production.INFO: Total Charge 0
[2026-04-03 14:34:05] Production.INFO: CreateAllLog End
[2026-04-03 14:34:05] Production.INFO: Account Balance End.
[2026-04-03 14:34:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:34:05] Production.INFO: ==5283== Releasing lock...
[2026-04-03 14:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:34:12] Production.ERROR: CronJobId end10
[2026-04-03 14:34:12] Production.INFO: ==5281== Releasing lock...
[2026-04-03 14:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:34:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:34:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:34:15] Production.INFO: call_cost start
[2026-04-03 14:34:15] Production.INFO: call_cost end
[2026-04-03 14:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:34:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:34:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:34:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:34:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:34:15] Production.INFO: ==5275== Releasing lock...
[2026-04-03 14:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:35:02] Production.INFO: ==5354== Lock acquired, processing the job...
[2026-04-03 19:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:35:02] Production.INFO: neon service started
[2026-04-03 19:35:02] Production.INFO: neon service started
[2026-04-03 19:35:02] Production.INFO: ==5354== Releasing lock...
[2026-04-03 19:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:35:02] Production.INFO: ==5356== Lock acquired, processing the job...
[2026-04-03 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:35:02] Production.INFO: ==5356== Releasing lock...
[2026-04-03 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:35:02] Production.INFO: ==5358== Lock acquired, processing the job...
[2026-04-03 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:35:02] Production.INFO: ==5358== Releasing lock...
[2026-04-03 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:35:03] Production.INFO: ==5363== Lock acquired, processing the job...
[2026-04-03 14:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:35:03] Production.INFO: ==5361== Lock acquired, processing the job...
[2026-04-03 14:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:35:03] Production.INFO: ==5367== Lock acquired, processing the job...
[2026-04-03 14:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:35:03] Production.INFO: ==5365== Lock acquired, processing the job...
[2026-04-03 14:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:35:03] Production.INFO: ==5369== Lock acquired, processing the job...
[2026-04-03 14:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:35:03] Production.INFO: Account Balance Start.
[2026-04-03 14:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:35:03] Production.INFO: 117
[2026-04-03 14:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:35:03] Production.INFO: ==5369== Releasing lock...
[2026-04-03 14:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: ==5363== Releasing lock...
[2026-04-03 14:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:35:04] Production.INFO: Total Charge 0
[2026-04-03 14:35:04] Production.INFO: CreateAllLog End
[2026-04-03 14:35:04] Production.INFO: Account Balance End.
[2026-04-03 14:35:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:35:04] Production.INFO: ==5367== Releasing lock...
[2026-04-03 14:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:35:12] Production.ERROR: CronJobId end10
[2026-04-03 14:35:12] Production.INFO: ==5365== Releasing lock...
[2026-04-03 14:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:35:15] Production.INFO: call_cost start
[2026-04-03 14:35:15] Production.INFO: call_cost end
[2026-04-03 14:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:35:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:35:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:35:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:35:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:35:15] Production.INFO: ==5361== Releasing lock...
[2026-04-03 14:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:36:01] Production.INFO: ==5434== Lock acquired, processing the job...
[2026-04-03 19:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:36:01] Production.INFO: neon service started
[2026-04-03 19:36:01] Production.INFO: neon service started
[2026-04-03 19:36:01] Production.INFO: ==5434== Releasing lock...
[2026-04-03 19:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:36:01] Production.INFO: ==5436== Lock acquired, processing the job...
[2026-04-03 14:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:36:02] Production.INFO: ==5436== Releasing lock...
[2026-04-03 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:36:02] Production.INFO: ==5438== Lock acquired, processing the job...
[2026-04-03 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:36:02] Production.INFO: ==5438== Releasing lock...
[2026-04-03 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:36:02] Production.INFO: ==5442== Lock acquired, processing the job...
[2026-04-03 14:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:36:02] Production.INFO: ==5444== Lock acquired, processing the job...
[2026-04-03 14:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:36:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:36:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:36:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:36:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:36:03] Production.INFO: ==5440== Lock acquired, processing the job...
[2026-04-03 14:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:36:03] Production.INFO: ==5448== Lock acquired, processing the job...
[2026-04-03 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:36:03] Production.INFO: ==5446== Lock acquired, processing the job...
[2026-04-03 14:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:36:03] Production.INFO: ==5442== Releasing lock...
[2026-04-03 14:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 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-03 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-03 14:36:03] Production.INFO: Account Balance Start.
[2026-04-03 14:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:36:03] Production.INFO: 117
[2026-04-03 14:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:03] Production.INFO: ==5448== Releasing lock...
[2026-04-03 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:36:04] Production.INFO: Total Charge 0
[2026-04-03 14:36:04] Production.INFO: CreateAllLog End
[2026-04-03 14:36:04] Production.INFO: Account Balance End.
[2026-04-03 14:36:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:36:04] Production.INFO: ==5446== Releasing lock...
[2026-04-03 14:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:36:10] Production.ERROR: CronJobId end10
[2026-04-03 14:36:10] Production.INFO: ==5444== Releasing lock...
[2026-04-03 14:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:36:13] Production.INFO: call_cost start
[2026-04-03 14:36:13] Production.INFO: call_cost end
[2026-04-03 14:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:36:13] Production.INFO: ==5440== Releasing lock...
[2026-04-03 14:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:37:01] Production.INFO: ==5517== Lock acquired, processing the job...
[2026-04-03 19:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:37:01] Production.INFO: neon service started
[2026-04-03 19:37:01] Production.INFO: neon service started
[2026-04-03 19:37:01] Production.INFO: ==5517== Releasing lock...
[2026-04-03 19:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:37:02] Production.INFO: ==5519== Lock acquired, processing the job...
[2026-04-03 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:37:02] Production.INFO: ==5521== Lock acquired, processing the job...
[2026-04-03 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:37:02] Production.INFO: ==5521== Releasing lock...
[2026-04-03 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:37:02] Production.INFO: ==5519== Releasing lock...
[2026-04-03 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:37:03] Production.INFO: ==5524== Lock acquired, processing the job...
[2026-04-03 14:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:37:03] Production.INFO: ==5526== Lock acquired, processing the job...
[2026-04-03 14:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:37:03] Production.INFO: ==5528== Lock acquired, processing the job...
[2026-04-03 14:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:37:03] Production.INFO: ==5532== Lock acquired, processing the job...
[2026-04-03 14:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:37:03] Production.INFO: ==5530== Lock acquired, processing the job...
[2026-04-03 14:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 14:37:03] Production.INFO: ==5532== Releasing lock...
[2026-04-03 14:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:37:03] Production.INFO: Account Balance Start.
[2026-04-03 14:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:37:03] Production.INFO: 117
[2026-04-03 14:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: ==5526== Releasing lock...
[2026-04-03 14:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:37:04] Production.INFO: Total Charge 0
[2026-04-03 14:37:04] Production.INFO: CreateAllLog End
[2026-04-03 14:37:04] Production.INFO: Account Balance End.
[2026-04-03 14:37:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:37:05] Production.INFO: ==5530== Releasing lock...
[2026-04-03 14:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:37:12] Production.ERROR: CronJobId end10
[2026-04-03 14:37:12] Production.INFO: ==5528== Releasing lock...
[2026-04-03 14:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:37:14] Production.INFO: call_cost start
[2026-04-03 14:37:14] Production.INFO: call_cost end
[2026-04-03 14:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:37:14] Production.INFO: ==5524== Releasing lock...
[2026-04-03 14:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:38:01] Production.INFO: ==5593== Lock acquired, processing the job...
[2026-04-03 19:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:38:01] Production.INFO: neon service started
[2026-04-03 19:38:01] Production.INFO: neon service started
[2026-04-03 19:38:01] Production.INFO: ==5593== Releasing lock...
[2026-04-03 19:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:38:02] Production.INFO: ==5595== Lock acquired, processing the job...
[2026-04-03 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:38:02] Production.INFO: ==5597== Lock acquired, processing the job...
[2026-04-03 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:38:02] Production.INFO: ==5597== Releasing lock...
[2026-04-03 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:38:02] Production.INFO: ==5595== Releasing lock...
[2026-04-03 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:38:03] Production.INFO: ==5600== Lock acquired, processing the job...
[2026-04-03 14:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:38:03] Production.INFO: ==5602== Lock acquired, processing the job...
[2026-04-03 14:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:38:03] Production.INFO: ==5604== Lock acquired, processing the job...
[2026-04-03 14:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:38:03] Production.INFO: ==5606== Lock acquired, processing the job...
[2026-04-03 14:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:38:03] Production.INFO: ==5608== Lock acquired, processing the job...
[2026-04-03 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:38:03] Production.INFO: Account Balance Start.
[2026-04-03 14:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:38:03] Production.INFO: 117
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:38:03] Production.INFO: ==5608== Releasing lock...
[2026-04-03 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: ==5602== Releasing lock...
[2026-04-03 14:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-24
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-25
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-26
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-27
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-28
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:03] Production.INFO: Date 2026-03-29
[2026-04-03 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:38:04] Production.INFO: Total Charge 0
[2026-04-03 14:38:04] Production.INFO: CreateAllLog End
[2026-04-03 14:38:04] Production.INFO: Account Balance End.
[2026-04-03 14:38:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:38:04] Production.INFO: ==5606== Releasing lock...
[2026-04-03 14:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:38:10] Production.ERROR: CronJobId end10
[2026-04-03 14:38:10] Production.INFO: ==5604== Releasing lock...
[2026-04-03 14:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:38:13] Production.INFO: call_cost start
[2026-04-03 14:38:13] Production.INFO: call_cost end
[2026-04-03 14:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:38:13] Production.INFO: ==5600== Releasing lock...
[2026-04-03 14:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:39:01] Production.INFO: ==5670== Lock acquired, processing the job...
[2026-04-03 19:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:39:01] Production.INFO: neon service started
[2026-04-03 19:39:01] Production.INFO: neon service started
[2026-04-03 19:39:01] Production.INFO: ==5670== Releasing lock...
[2026-04-03 19:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:39:02] Production.INFO: ==5674== Lock acquired, processing the job...
[2026-04-03 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:39:02] Production.INFO: ==5674== Releasing lock...
[2026-04-03 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:39:02] Production.INFO: ==5672== Lock acquired, processing the job...
[2026-04-03 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:39:02] Production.INFO: ==5672== Releasing lock...
[2026-04-03 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:39:03] Production.INFO: ==5677== Lock acquired, processing the job...
[2026-04-03 14:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:39:03] Production.INFO: ==5681== Lock acquired, processing the job...
[2026-04-03 14:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:39:03] Production.INFO: ==5679== Lock acquired, processing the job...
[2026-04-03 14:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:39:03] Production.INFO: ==5683== Lock acquired, processing the job...
[2026-04-03 14:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:39:03] Production.INFO: ==5685== Lock acquired, processing the job...
[2026-04-03 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:39:03] Production.INFO: Account Balance Start.
[2026-04-03 14:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:39:03] Production.INFO: 117
[2026-04-03 14:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:39:03] Production.INFO: ==5685== Releasing lock...
[2026-04-03 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:39:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:03] Production.INFO: ==5679== Releasing lock...
[2026-04-03 14:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:39:04] Production.INFO: Total Charge 0
[2026-04-03 14:39:04] Production.INFO: CreateAllLog End
[2026-04-03 14:39:04] Production.INFO: Account Balance End.
[2026-04-03 14:39:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:39:04] Production.INFO: ==5683== Releasing lock...
[2026-04-03 14:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:39:11] Production.ERROR: CronJobId end10
[2026-04-03 14:39:11] Production.INFO: ==5681== Releasing lock...
[2026-04-03 14:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:39:14] Production.INFO: call_cost start
[2026-04-03 14:39:14] Production.INFO: call_cost end
[2026-04-03 14:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:39:14] Production.INFO: ==5677== Releasing lock...
[2026-04-03 14:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:40:02] Production.INFO: ==5752== Lock acquired, processing the job...
[2026-04-03 19:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:40:02] Production.INFO: neon service started
[2026-04-03 19:40:02] Production.INFO: neon service started
[2026-04-03 19:40:02] Production.INFO: ==5752== Releasing lock...
[2026-04-03 19:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:40:02] Production.INFO: ==5754== Lock acquired, processing the job...
[2026-04-03 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:40:02] Production.INFO: ==5754== Releasing lock...
[2026-04-03 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:40:03] Production.INFO: ==5756== Lock acquired, processing the job...
[2026-04-03 18:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:40:03] Production.INFO: ==5756== Releasing lock...
[2026-04-03 18:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:40:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:40:03] Production.INFO: ==5758== Lock acquired, processing the job...
[2026-04-03 14:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:40:03] Production.INFO: ==5762== Lock acquired, processing the job...
[2026-04-03 14:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:40:03] Production.INFO: ==5764== Lock acquired, processing the job...
[2026-04-03 14:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:40:03] Production.INFO: Account Balance Start.
[2026-04-03 14:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:40:03] Production.INFO: 117
[2026-04-03 14:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:40:03] Production.INFO: ==5760== Lock acquired, processing the job...
[2026-04-03 14:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:03] Production.INFO: ==5766== Lock acquired, processing the job...
[2026-04-03 14:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: ==5766== Releasing lock...
[2026-04-03 14:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:40:04] Production.INFO: ==5760== Releasing lock...
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:40:04] Production.INFO: Total Charge 0
[2026-04-03 14:40:04] Production.INFO: CreateAllLog End
[2026-04-03 14:40:04] Production.INFO: Account Balance End.
[2026-04-03 14:40:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:40:05] Production.INFO: ==5764== Releasing lock...
[2026-04-03 14:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:40:11] Production.ERROR: CronJobId end10
[2026-04-03 14:40:11] Production.INFO: ==5762== Releasing lock...
[2026-04-03 14:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:40:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:40:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:40:15] Production.INFO: call_cost start
[2026-04-03 14:40:15] Production.INFO: call_cost end
[2026-04-03 14:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:40:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:40:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:40:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:40:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:40:15] Production.INFO: ==5758== Releasing lock...
[2026-04-03 14:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:41:01] Production.INFO: ==5828== Lock acquired, processing the job...
[2026-04-03 19:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:41:01] Production.INFO: neon service started
[2026-04-03 19:41:01] Production.INFO: neon service started
[2026-04-03 19:41:01] Production.INFO: ==5828== Releasing lock...
[2026-04-03 19:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:41:01] Production.INFO: ==5830== Lock acquired, processing the job...
[2026-04-03 14:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:41:02] Production.INFO: ==5832== Lock acquired, processing the job...
[2026-04-03 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:41:02] Production.INFO: ==5832== Releasing lock...
[2026-04-03 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:41:02] Production.INFO: ==5830== Releasing lock...
[2026-04-03 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:41:03] Production.INFO: ==5834== Lock acquired, processing the job...
[2026-04-03 14:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 14:41:03] Production.INFO: ==5836== Lock acquired, processing the job...
[2026-04-03 14:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 14:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 14:41:03] Production.ERROR: CronJob PID - 5836
[2026-04-03 14:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 14:41:03] Production.ERROR: CronJob ID - 5
[2026-04-03 14:41:03] Production.ERROR: CronJob Last Run Time 2026-04-03 14:41:00
[2026-04-03 14:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 14:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 14:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 14:41:03] Production.INFO: ==5834== Releasing lock...
[2026-04-03 14:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 14:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 14:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:41:03] Production.INFO: ==5838== Lock acquired, processing the job...
[2026-04-03 14:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:41:03] Production.INFO: ==5840== Lock acquired, processing the job...
[2026-04-03 14:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:41:03] Production.INFO: ==5842== Lock acquired, processing the job...
[2026-04-03 14:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:41:03] Production.INFO: ==5846== Lock acquired, processing the job...
[2026-04-03 14:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:41:03] Production.INFO: ==5844== Lock acquired, processing the job...
[2026-04-03 14:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 14:41:03] Production.INFO: Account Balance Start.
[2026-04-03 14:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:41:03] Production.INFO: 117
[2026-04-03 14:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 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-03 14:41:03] Production.INFO: ==5846== Releasing lock...
[2026-04-03 14:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: ==5838== Releasing lock...
[2026-04-03 14:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.ERROR: done
[2026-04-03 14:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 14:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030420', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:41:04] Production.INFO: Total Charge 0
[2026-04-03 14:41:04] Production.INFO: CreateAllLog End
[2026-04-03 14:41:05] Production.INFO: Account Balance End.
[2026-04-03 14:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:41:05] Production.INFO: ==5842== Releasing lock...
[2026-04-03 14:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030420', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 14:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 14:41:10] Production.INFO: ProcessCDR(1,17030420,1,1,2)
[2026-04-03 14:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030420,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030420,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 14:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 14:41:11] Production.INFO: ==5844== Releasing lock...
[2026-04-03 14:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 14:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 14:41:13] Production.ERROR: CronJobId end10
[2026-04-03 14:41:13] Production.INFO: ==5840== Releasing lock...
[2026-04-03 14:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:41:16] Production.INFO: call_cost start
[2026-04-03 14:41:16] Production.INFO: call_cost end
[2026-04-03 14:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:41:16] Production.INFO: ==5836== Releasing lock...
[2026-04-03 14:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:42:02] Production.INFO: ==5911== Lock acquired, processing the job...
[2026-04-03 19:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:42:02] Production.INFO: neon service started
[2026-04-03 19:42:02] Production.INFO: neon service started
[2026-04-03 19:42:02] Production.INFO: ==5911== Releasing lock...
[2026-04-03 19:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:42:02] Production.INFO: ==5915== Lock acquired, processing the job...
[2026-04-03 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:42:02] Production.INFO: ==5915== Releasing lock...
[2026-04-03 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:42:02] Production.INFO: ==5913== Lock acquired, processing the job...
[2026-04-03 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:42:02] Production.INFO: ==5913== Releasing lock...
[2026-04-03 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:42:03] Production.INFO: ==5918== Lock acquired, processing the job...
[2026-04-03 14:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:42:03] Production.INFO: ==5920== Lock acquired, processing the job...
[2026-04-03 14:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:42:03] Production.INFO: ==5922== Lock acquired, processing the job...
[2026-04-03 14:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:42:03] Production.INFO: ==5926== Lock acquired, processing the job...
[2026-04-03 14:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:42:03] Production.INFO: ==5924== Lock acquired, processing the job...
[2026-04-03 14:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14: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-03 14: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-03 14: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-03 14:42:03] Production.INFO: ==5926== Releasing lock...
[2026-04-03 14:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:42:03] Production.INFO: Account Balance Start.
[2026-04-03 14:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:42:03] Production.INFO: 117
[2026-04-03 14:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: ==5920== Releasing lock...
[2026-04-03 14:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:42:04] Production.INFO: Total Charge 0
[2026-04-03 14:42:04] Production.INFO: CreateAllLog End
[2026-04-03 14:42:04] Production.INFO: Account Balance End.
[2026-04-03 14:42:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:42:04] Production.INFO: ==5924== Releasing lock...
[2026-04-03 14:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:42:11] Production.ERROR: CronJobId end10
[2026-04-03 14:42:11] Production.INFO: ==5922== Releasing lock...
[2026-04-03 14:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:42:14] Production.INFO: call_cost start
[2026-04-03 14:42:14] Production.INFO: call_cost end
[2026-04-03 14:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:42:14] Production.INFO: ==5918== Releasing lock...
[2026-04-03 14:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:43:01] Production.INFO: ==5986== Lock acquired, processing the job...
[2026-04-03 19:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:43:01] Production.INFO: neon service started
[2026-04-03 19:43:01] Production.INFO: neon service started
[2026-04-03 19:43:01] Production.INFO: ==5986== Releasing lock...
[2026-04-03 19:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:43:01] Production.INFO: ==5988== Lock acquired, processing the job...
[2026-04-03 14:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:43:01] Production.INFO: ==5988== Releasing lock...
[2026-04-03 14:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:43:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:43:02] Production.INFO: ==5990== Lock acquired, processing the job...
[2026-04-03 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:43:02] Production.INFO: ==5990== Releasing lock...
[2026-04-03 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:43:02] Production.INFO: ==5998== Lock acquired, processing the job...
[2026-04-03 14:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:43:02] Production.INFO: Account Balance Start.
[2026-04-03 14:43:02] Production.INFO: CreateAllLog Start
[2026-04-03 14:43:02] Production.INFO: 117
[2026-04-03 14:43:02] Production.INFO: Date 2026-03-08
[2026-04-03 14:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:02] Production.INFO: Date 2026-03-09
[2026-04-03 14:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:02] Production.INFO: Date 2026-03-10
[2026-04-03 14:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:02] Production.INFO: Date 2026-03-11
[2026-04-03 14:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:02] Production.INFO: Date 2026-03-12
[2026-04-03 14:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:02] Production.INFO: Date 2026-03-13
[2026-04-03 14:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:02] Production.INFO: Date 2026-03-14
[2026-04-03 14:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: ==5992== Lock acquired, processing the job...
[2026-04-03 14:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: ==5994== Lock acquired, processing the job...
[2026-04-03 14:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:43:03] Production.INFO: ==5996== Lock acquired, processing the job...
[2026-04-03 14:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: ==6000== Lock acquired, processing the job...
[2026-04-03 14:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:43:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:43:03] Production.INFO: ==6000== Releasing lock...
[2026-04-03 14:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-24
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-25
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-26
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-27
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-28
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: ==5994== Releasing lock...
[2026-04-03 14:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-29
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-30
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-03-31
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-04-01
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-04-02
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Date 2026-04-03
[2026-04-03 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:43:03] Production.INFO: Total Charge 0
[2026-04-03 14:43:03] Production.INFO: CreateAllLog End
[2026-04-03 14:43:04] Production.INFO: Account Balance End.
[2026-04-03 14:43:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:43:04] Production.INFO: ==5998== Releasing lock...
[2026-04-03 14:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:43:10] Production.ERROR: CronJobId end10
[2026-04-03 14:43:10] Production.INFO: ==5996== Releasing lock...
[2026-04-03 14:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:43:14] Production.INFO: call_cost start
[2026-04-03 14:43:14] Production.INFO: call_cost end
[2026-04-03 14:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:43:14] Production.INFO: ==5992== Releasing lock...
[2026-04-03 14:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:44:01] Production.INFO: ==6074== Lock acquired, processing the job...
[2026-04-03 19:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:44:01] Production.INFO: neon service started
[2026-04-03 19:44:01] Production.INFO: neon service started
[2026-04-03 19:44:01] Production.INFO: ==6074== Releasing lock...
[2026-04-03 19:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:44:02] Production.INFO: ==6076== Lock acquired, processing the job...
[2026-04-03 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:44:02] Production.INFO: ==6078== Lock acquired, processing the job...
[2026-04-03 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:44:02] Production.INFO: ==6078== Releasing lock...
[2026-04-03 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:44:02] Production.INFO: ==6076== Releasing lock...
[2026-04-03 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:44:03] Production.INFO: ==6081== Lock acquired, processing the job...
[2026-04-03 14:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:44:03] Production.INFO: ==6083== Lock acquired, processing the job...
[2026-04-03 14:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:44:03] Production.INFO: ==6085== Lock acquired, processing the job...
[2026-04-03 14:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:44:03] Production.INFO: ==6087== Lock acquired, processing the job...
[2026-04-03 14:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:44:03] Production.INFO: ==6089== Lock acquired, processing the job...
[2026-04-03 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:44:03] Production.INFO: Account Balance Start.
[2026-04-03 14:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:44:03] Production.INFO: 117
[2026-04-03 14:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:44:03] Production.INFO: ==6089== Releasing lock...
[2026-04-03 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: ==6083== Releasing lock...
[2026-04-03 14:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:44:05] Production.INFO: Total Charge 0
[2026-04-03 14:44:05] Production.INFO: CreateAllLog End
[2026-04-03 14:44:05] Production.INFO: Account Balance End.
[2026-04-03 14:44:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:44:05] Production.INFO: ==6087== Releasing lock...
[2026-04-03 14:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:44:12] Production.ERROR: CronJobId end10
[2026-04-03 14:44:12] Production.INFO: ==6085== Releasing lock...
[2026-04-03 14:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:44:14] Production.INFO: call_cost start
[2026-04-03 14:44:14] Production.INFO: call_cost end
[2026-04-03 14:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:44:14] Production.INFO: ==6081== Releasing lock...
[2026-04-03 14:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:45:02] Production.INFO: ==6154== Lock acquired, processing the job...
[2026-04-03 19:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:45:02] Production.INFO: neon service started
[2026-04-03 19:45:02] Production.INFO: neon service started
[2026-04-03 19:45:02] Production.INFO: ==6154== Releasing lock...
[2026-04-03 19:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:45:02] Production.INFO: ==6158== Lock acquired, processing the job...
[2026-04-03 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:45:02] Production.INFO: ==6158== Releasing lock...
[2026-04-03 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:45:02] Production.INFO: ==6156== Lock acquired, processing the job...
[2026-04-03 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:45:02] Production.INFO: ==6156== Releasing lock...
[2026-04-03 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:45:03] Production.INFO: ==6167== Lock acquired, processing the job...
[2026-04-03 14:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:45:03] Production.INFO: Account Balance Start.
[2026-04-03 14:45:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:45:03] Production.INFO: 117
[2026-04-03 14:45:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:03] Production.INFO: ==6161== Lock acquired, processing the job...
[2026-04-03 14:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:45:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:03] Production.INFO: ==6165== Lock acquired, processing the job...
[2026-04-03 14:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:45:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:45:03] Production.INFO: ==6163== Lock acquired, processing the job...
[2026-04-03 14:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:45:04] Production.INFO: ==6169== Lock acquired, processing the job...
[2026-04-03 14:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14: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-03 14:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: ==6169== Releasing lock...
[2026-04-03 14:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: ==6163== Releasing lock...
[2026-04-03 14:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:45:04] Production.INFO: Total Charge 0
[2026-04-03 14:45:04] Production.INFO: CreateAllLog End
[2026-04-03 14:45:04] Production.INFO: Account Balance End.
[2026-04-03 14:45:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:45:04] Production.INFO: ==6167== Releasing lock...
[2026-04-03 14:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:45:11] Production.ERROR: CronJobId end10
[2026-04-03 14:45:11] Production.INFO: ==6165== Releasing lock...
[2026-04-03 14:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:45:14] Production.INFO: call_cost start
[2026-04-03 14:45:14] Production.INFO: call_cost end
[2026-04-03 14:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:45:14] Production.INFO: ==6161== Releasing lock...
[2026-04-03 14:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:46:01] Production.INFO: ==6233== Lock acquired, processing the job...
[2026-04-03 19:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:46:01] Production.INFO: neon service started
[2026-04-03 19:46:01] Production.INFO: neon service started
[2026-04-03 19:46:01] Production.INFO: ==6233== Releasing lock...
[2026-04-03 19:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:46:01] Production.INFO: ==6235== Lock acquired, processing the job...
[2026-04-03 14:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:46:02] Production.INFO: ==6235== Releasing lock...
[2026-04-03 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:46:02] Production.INFO: ==6237== Lock acquired, processing the job...
[2026-04-03 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:46:02] Production.INFO: ==6237== Releasing lock...
[2026-04-03 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:46:02] Production.INFO: ==6240== Lock acquired, processing the job...
[2026-04-03 14:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:46:03] Production.INFO: ==6244== Lock acquired, processing the job...
[2026-04-03 14:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:46:03] Production.INFO: ==6242== Lock acquired, processing the job...
[2026-04-03 14:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:46:03] Production.INFO: ==6246== Lock acquired, processing the job...
[2026-04-03 14:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:46:03] Production.INFO: ==6248== Lock acquired, processing the job...
[2026-04-03 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:46:03] Production.INFO: Account Balance Start.
[2026-04-03 14:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:46:03] Production.INFO: 117
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:46:03] Production.INFO: ==6248== Releasing lock...
[2026-04-03 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-24
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: ==6242== Releasing lock...
[2026-04-03 14:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-25
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:03] Production.INFO: Date 2026-03-26
[2026-04-03 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:46:04] Production.INFO: Total Charge 0
[2026-04-03 14:46:04] Production.INFO: CreateAllLog End
[2026-04-03 14:46:04] Production.INFO: Account Balance End.
[2026-04-03 14:46:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:46:04] Production.INFO: ==6246== Releasing lock...
[2026-04-03 14:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:46:11] Production.ERROR: CronJobId end10
[2026-04-03 14:46:11] Production.INFO: ==6244== Releasing lock...
[2026-04-03 14:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:46:14] Production.INFO: call_cost start
[2026-04-03 14:46:14] Production.INFO: call_cost end
[2026-04-03 14:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:46:14] Production.INFO: ==6240== Releasing lock...
[2026-04-03 14:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:47:01] Production.INFO: ==6315== Lock acquired, processing the job...
[2026-04-03 19:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:47:01] Production.INFO: neon service started
[2026-04-03 19:47:01] Production.INFO: neon service started
[2026-04-03 19:47:01] Production.INFO: ==6315== Releasing lock...
[2026-04-03 19:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:47:02] Production.INFO: ==6319== Lock acquired, processing the job...
[2026-04-03 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:47:02] Production.INFO: ==6319== Releasing lock...
[2026-04-03 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:47:02] Production.INFO: ==6317== Lock acquired, processing the job...
[2026-04-03 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:47:02] Production.INFO: ==6317== Releasing lock...
[2026-04-03 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:47:03] Production.INFO: ==6322== Lock acquired, processing the job...
[2026-04-03 14:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:47:03] Production.INFO: ==6326== Lock acquired, processing the job...
[2026-04-03 14:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:47:03] Production.INFO: ==6324== Lock acquired, processing the job...
[2026-04-03 14:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:47:03] Production.INFO: ==6328== Lock acquired, processing the job...
[2026-04-03 14:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:47:03] Production.INFO: ==6330== Lock acquired, processing the job...
[2026-04-03 14:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 14:47:03] Production.INFO: Account Balance Start.
[2026-04-03 14:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:47:03] Production.INFO: 117
[2026-04-03 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-03 14:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:03] Production.INFO: ==6330== Releasing lock...
[2026-04-03 14:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: ==6324== Releasing lock...
[2026-04-03 14:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:05] Production.INFO: Date 2026-03-30
[2026-04-03 14:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:05] Production.INFO: Date 2026-03-31
[2026-04-03 14:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:47:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:47:05] Production.INFO: Total Charge 0
[2026-04-03 14:47:05] Production.INFO: CreateAllLog End
[2026-04-03 14:47:05] Production.INFO: Account Balance End.
[2026-04-03 14:47:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:47:05] Production.INFO: ==6328== Releasing lock...
[2026-04-03 14:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:47:11] Production.ERROR: CronJobId end10
[2026-04-03 14:47:11] Production.INFO: ==6326== Releasing lock...
[2026-04-03 14:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:47:14] Production.INFO: call_cost start
[2026-04-03 14:47:14] Production.INFO: call_cost end
[2026-04-03 14:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:47:14] Production.INFO: ==6322== Releasing lock...
[2026-04-03 14:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:48:01] Production.INFO: ==6396== Lock acquired, processing the job...
[2026-04-03 19:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:48:01] Production.INFO: neon service started
[2026-04-03 19:48:01] Production.INFO: neon service started
[2026-04-03 19:48:01] Production.INFO: ==6396== Releasing lock...
[2026-04-03 19:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:48:01] Production.INFO: ==6400== Lock acquired, processing the job...
[2026-04-03 18:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:48:01] Production.INFO: ==6400== Releasing lock...
[2026-04-03 18:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:48:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:48:01] Production.INFO: ==6398== Lock acquired, processing the job...
[2026-04-03 14:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:48:02] Production.INFO: ==6398== Releasing lock...
[2026-04-03 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:48:02] Production.INFO: ==6402== Lock acquired, processing the job...
[2026-04-03 14:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:48:02] Production.INFO: ==6408== Lock acquired, processing the job...
[2026-04-03 14:48:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:48:03] Production.INFO: ==6404== Lock acquired, processing the job...
[2026-04-03 14:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:48:03] Production.INFO: ==6406== Lock acquired, processing the job...
[2026-04-03 14:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:48:03] Production.INFO: Account Balance Start.
[2026-04-03 14:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:48:03] Production.INFO: 117
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: ==6410== Lock acquired, processing the job...
[2026-04-03 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:48:03] Production.INFO: ==6410== Releasing lock...
[2026-04-03 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: ==6404== Releasing lock...
[2026-04-03 14:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:48:04] Production.INFO: Total Charge 0
[2026-04-03 14:48:04] Production.INFO: CreateAllLog End
[2026-04-03 14:48:04] Production.INFO: Account Balance End.
[2026-04-03 14:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:48:04] Production.INFO: ==6408== Releasing lock...
[2026-04-03 14:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:48:10] Production.ERROR: CronJobId end10
[2026-04-03 14:48:10] Production.INFO: ==6406== Releasing lock...
[2026-04-03 14:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:48:13] Production.INFO: call_cost start
[2026-04-03 14:48:13] Production.INFO: call_cost end
[2026-04-03 14:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:48:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:48:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:48:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:48:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:48:13] Production.INFO: ==6402== Releasing lock...
[2026-04-03 14:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:49:01] Production.INFO: ==6477== Lock acquired, processing the job...
[2026-04-03 19:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:49:01] Production.INFO: neon service started
[2026-04-03 19:49:01] Production.INFO: neon service started
[2026-04-03 19:49:01] Production.INFO: ==6477== Releasing lock...
[2026-04-03 19:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:49:02] Production.INFO: ==6479== Lock acquired, processing the job...
[2026-04-03 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:49:02] Production.INFO: ==6479== Releasing lock...
[2026-04-03 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:49:02] Production.INFO: ==6481== Lock acquired, processing the job...
[2026-04-03 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:49:02] Production.INFO: ==6481== Releasing lock...
[2026-04-03 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:49:03] Production.INFO: ==6490== Lock acquired, processing the job...
[2026-04-03 14:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:49:03] Production.INFO: ==6484== Lock acquired, processing the job...
[2026-04-03 14:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:49:03] Production.INFO: ==6486== Lock acquired, processing the job...
[2026-04-03 14:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:49:03] Production.INFO: ==6488== Lock acquired, processing the job...
[2026-04-03 14:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:49:03] Production.INFO: Account Balance Start.
[2026-04-03 14:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:49:03] Production.INFO: 117
[2026-04-03 14:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:03] Production.INFO: ==6492== Lock acquired, processing the job...
[2026-04-03 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:49:03] Production.INFO: ==6492== Releasing lock...
[2026-04-03 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:49:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: ==6486== Releasing lock...
[2026-04-03 14:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:49:04] Production.INFO: Total Charge 0
[2026-04-03 14:49:04] Production.INFO: CreateAllLog End
[2026-04-03 14:49:04] Production.INFO: Account Balance End.
[2026-04-03 14:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:49:04] Production.INFO: ==6490== Releasing lock...
[2026-04-03 14:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:49:12] Production.ERROR: CronJobId end10
[2026-04-03 14:49:12] Production.INFO: ==6488== Releasing lock...
[2026-04-03 14:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:49:14] Production.INFO: call_cost start
[2026-04-03 14:49:14] Production.INFO: call_cost end
[2026-04-03 14:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:49:14] Production.INFO: ==6484== Releasing lock...
[2026-04-03 14:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:50:02] Production.INFO: ==6553== Lock acquired, processing the job...
[2026-04-03 19:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:50:02] Production.INFO: neon service started
[2026-04-03 19:50:02] Production.INFO: neon service started
[2026-04-03 19:50:02] Production.INFO: ==6553== Releasing lock...
[2026-04-03 19:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:50:02] Production.INFO: ==6555== Lock acquired, processing the job...
[2026-04-03 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:50:02] Production.INFO: ==6555== Releasing lock...
[2026-04-03 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:50:03] Production.INFO: ==6557== Lock acquired, processing the job...
[2026-04-03 18:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:50:03] Production.INFO: ==6557== Releasing lock...
[2026-04-03 18:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:50:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:50:03] Production.INFO: ==6559== Lock acquired, processing the job...
[2026-04-03 14:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:50:03] Production.INFO: ==6564== Lock acquired, processing the job...
[2026-04-03 14:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:50:03] Production.INFO: ==6562== Lock acquired, processing the job...
[2026-04-03 14:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:50:03] Production.INFO: ==6566== Lock acquired, processing the job...
[2026-04-03 14:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:50:03] Production.INFO: ==6568== Lock acquired, processing the job...
[2026-04-03 14:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:50:04] Production.INFO: Account Balance Start.
[2026-04-03 14:50:04] Production.INFO: CreateAllLog Start
[2026-04-03 14:50:04] Production.INFO: 117
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-08
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14: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-03 14:50:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14:50:04] Production.INFO: ==6568== Releasing lock...
[2026-04-03 14:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: ==6562== Releasing lock...
[2026-04-03 14:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:50:04] Production.INFO: Total Charge 0
[2026-04-03 14:50:04] Production.INFO: CreateAllLog End
[2026-04-03 14:50:04] Production.INFO: Account Balance End.
[2026-04-03 14:50:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:50:05] Production.INFO: ==6566== Releasing lock...
[2026-04-03 14:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:50:12] Production.ERROR: CronJobId end10
[2026-04-03 14:50:12] Production.INFO: ==6564== Releasing lock...
[2026-04-03 14:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:50:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:50:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:50:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:50:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:50:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:50:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:50:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:50:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:50:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:50:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:50:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:50:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:50:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:50:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:50:15] Production.INFO: call_cost start
[2026-04-03 14:50:15] Production.INFO: call_cost end
[2026-04-03 14:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:50:15] Production.INFO: ==6559== Releasing lock...
[2026-04-03 14:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:51:01] Production.INFO: ==6631== Lock acquired, processing the job...
[2026-04-03 19:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:51:01] Production.INFO: neon service started
[2026-04-03 19:51:01] Production.INFO: neon service started
[2026-04-03 19:51:01] Production.INFO: ==6631== Releasing lock...
[2026-04-03 19:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:51:02] Production.INFO: ==6635== Lock acquired, processing the job...
[2026-04-03 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:51:02] Production.INFO: ==6635== Releasing lock...
[2026-04-03 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:51:02] Production.INFO: ==6637== Lock acquired, processing the job...
[2026-04-03 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:51:02] Production.INFO: ==6637== Releasing lock...
[2026-04-03 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:51:03] Production.INFO: ==6640== Lock acquired, processing the job...
[2026-04-03 14:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 14:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 14:51:03] Production.INFO: ==6642== Lock acquired, processing the job...
[2026-04-03 14:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 14:51:03] Production.INFO: ==6640== Releasing lock...
[2026-04-03 14:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 14:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 14:51:03] Production.INFO: ==6644== Lock acquired, processing the job...
[2026-04-03 14:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:51:03] Production.INFO: ==6646== Lock acquired, processing the job...
[2026-04-03 14:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:51:03] Production.INFO: ==6648== Lock acquired, processing the job...
[2026-04-03 14:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:51:03] Production.INFO: ==6650== Lock acquired, processing the job...
[2026-04-03 14:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 14:51:03] Production.INFO: ==6652== Lock acquired, processing the job...
[2026-04-03 14:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:51:03] Production.INFO: Account Balance Start.
[2026-04-03 14:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 14:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:51:03] Production.INFO: 117
[2026-04-03 14:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14:51:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 14: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-03 14: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-03 14:51:03] Production.INFO: ==6652== Releasing lock...
[2026-04-03 14:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.ERROR: done
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 14:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030461', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 14:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:51:04] Production.INFO: Total Charge 0
[2026-04-03 14:51:04] Production.INFO: CreateAllLog End
[2026-04-03 14:51:04] Production.INFO: Account Balance End.
[2026-04-03 14:51:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:51:04] Production.INFO: ==6648== Releasing lock...
[2026-04-03 14:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:51:04] Production.INFO: ==6644== Releasing lock...
[2026-04-03 14:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030461', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 14:51:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 14:51:09] Production.INFO: ProcessCDR(1,17030461,1,1,2)
[2026-04-03 14:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030461,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030461,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 14:51:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 14:51:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 14:51:09] Production.INFO: ==6650== Releasing lock...
[2026-04-03 14:51:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 14:51:09] Production.INFO: 26 MB #Memory Used#
[2026-04-03 14:51:13] Production.ERROR: CronJobId end10
[2026-04-03 14:51:13] Production.INFO: ==6646== Releasing lock...
[2026-04-03 14:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:51:16] Production.INFO: call_cost start
[2026-04-03 14:51:16] Production.INFO: call_cost end
[2026-04-03 14:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:51:16] Production.INFO: ==6642== Releasing lock...
[2026-04-03 14:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:52:02] Production.INFO: ==6721== Lock acquired, processing the job...
[2026-04-03 19:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:52:02] Production.INFO: neon service started
[2026-04-03 19:52:02] Production.INFO: neon service started
[2026-04-03 19:52:02] Production.INFO: ==6721== Releasing lock...
[2026-04-03 19:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:52:02] Production.INFO: ==6725== Lock acquired, processing the job...
[2026-04-03 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:52:02] Production.INFO: ==6725== Releasing lock...
[2026-04-03 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:52:02] Production.INFO: ==6723== Lock acquired, processing the job...
[2026-04-03 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:52:02] Production.INFO: ==6723== Releasing lock...
[2026-04-03 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:52:03] Production.INFO: ==6730== Lock acquired, processing the job...
[2026-04-03 14:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:52:03] Production.INFO: ==6728== Lock acquired, processing the job...
[2026-04-03 14:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:52:03] Production.INFO: ==6732== Lock acquired, processing the job...
[2026-04-03 14:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:52:03] Production.INFO: ==6734== Lock acquired, processing the job...
[2026-04-03 14:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:52:03] Production.INFO: ==6736== Lock acquired, processing the job...
[2026-04-03 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14: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-03 14: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-03 14:52:03] Production.INFO: Account Balance Start.
[2026-04-03 14:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:52:03] Production.INFO: 117
[2026-04-03 14:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 14: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-03 14:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:03] Production.INFO: ==6736== Releasing lock...
[2026-04-03 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-09
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-10
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: ==6730== Releasing lock...
[2026-04-03 14:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:52:04] Production.INFO: Total Charge 0
[2026-04-03 14:52:04] Production.INFO: CreateAllLog End
[2026-04-03 14:52:04] Production.INFO: Account Balance End.
[2026-04-03 14:52:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:52:04] Production.INFO: ==6734== Releasing lock...
[2026-04-03 14:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:52:11] Production.ERROR: CronJobId end10
[2026-04-03 14:52:11] Production.INFO: ==6732== Releasing lock...
[2026-04-03 14:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:52:14] Production.INFO: call_cost start
[2026-04-03 14:52:14] Production.INFO: call_cost end
[2026-04-03 14:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:52:14] Production.INFO: ==6728== Releasing lock...
[2026-04-03 14:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:53:01] Production.INFO: ==6799== Lock acquired, processing the job...
[2026-04-03 19:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:53:01] Production.INFO: neon service started
[2026-04-03 19:53:01] Production.INFO: neon service started
[2026-04-03 19:53:01] Production.INFO: ==6799== Releasing lock...
[2026-04-03 19:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:53:01] Production.INFO: ==6803== Lock acquired, processing the job...
[2026-04-03 18:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:53:01] Production.INFO: ==6803== Releasing lock...
[2026-04-03 18:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:53:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:53:02] Production.INFO: ==6801== Lock acquired, processing the job...
[2026-04-03 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:53:02] Production.INFO: ==6801== Releasing lock...
[2026-04-03 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:53:02] Production.INFO: ==6806== Lock acquired, processing the job...
[2026-04-03 14:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:53:03] Production.INFO: ==6808== Lock acquired, processing the job...
[2026-04-03 14:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:53:03] Production.INFO: ==6810== Lock acquired, processing the job...
[2026-04-03 14:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:53:03] Production.INFO: ==6812== Lock acquired, processing the job...
[2026-04-03 14:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:53:03] Production.INFO: ==6814== Lock acquired, processing the job...
[2026-04-03 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:53:03] Production.INFO: Account Balance Start.
[2026-04-03 14:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:53:03] Production.INFO: 117
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 14:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:03] Production.INFO: ==6814== Releasing lock...
[2026-04-03 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:03] Production.INFO: ==6808== Releasing lock...
[2026-04-03 14:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:53:04] Production.INFO: Total Charge 0
[2026-04-03 14:53:04] Production.INFO: CreateAllLog End
[2026-04-03 14:53:05] Production.INFO: Account Balance End.
[2026-04-03 14:53:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:53:05] Production.INFO: ==6812== Releasing lock...
[2026-04-03 14:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:53:12] Production.ERROR: CronJobId end10
[2026-04-03 14:53:12] Production.INFO: ==6810== Releasing lock...
[2026-04-03 14:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:53:14] Production.INFO: call_cost start
[2026-04-03 14:53:14] Production.INFO: call_cost end
[2026-04-03 14:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:53:14] Production.INFO: ==6806== Releasing lock...
[2026-04-03 14:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:54:01] Production.INFO: ==6879== Lock acquired, processing the job...
[2026-04-03 19:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:54:01] Production.INFO: neon service started
[2026-04-03 19:54:01] Production.INFO: neon service started
[2026-04-03 19:54:01] Production.INFO: ==6879== Releasing lock...
[2026-04-03 19:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:54:02] Production.INFO: ==6881== Lock acquired, processing the job...
[2026-04-03 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:54:02] Production.INFO: ==6881== Releasing lock...
[2026-04-03 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:54:02] Production.INFO: ==6883== Lock acquired, processing the job...
[2026-04-03 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:54:02] Production.INFO: ==6883== Releasing lock...
[2026-04-03 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:54:03] Production.INFO: ==6888== Lock acquired, processing the job...
[2026-04-03 14:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:54:03] Production.INFO: ==6886== Lock acquired, processing the job...
[2026-04-03 14:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:54:03] Production.INFO: ==6890== Lock acquired, processing the job...
[2026-04-03 14:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:54:03] Production.INFO: ==6892== Lock acquired, processing the job...
[2026-04-03 14:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:54:03] Production.INFO: ==6894== Lock acquired, processing the job...
[2026-04-03 14:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:54:03] Production.INFO: Account Balance Start.
[2026-04-03 14:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:54:03] Production.INFO: 117
[2026-04-03 14:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:54:03] Production.INFO: ==6894== Releasing lock...
[2026-04-03 14:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:03] Production.INFO: ==6888== Releasing lock...
[2026-04-03 14:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:54:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:54:04] Production.INFO: Total Charge 0
[2026-04-03 14:54:04] Production.INFO: CreateAllLog End
[2026-04-03 14:54:04] Production.INFO: Account Balance End.
[2026-04-03 14:54:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:54:04] Production.INFO: ==6892== Releasing lock...
[2026-04-03 14:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:54:11] Production.ERROR: CronJobId end10
[2026-04-03 14:54:11] Production.INFO: ==6890== Releasing lock...
[2026-04-03 14:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:54:13] Production.INFO: call_cost start
[2026-04-03 14:54:14] Production.INFO: call_cost end
[2026-04-03 14:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:54:14] Production.INFO: ==6886== Releasing lock...
[2026-04-03 14:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:55:01] Production.INFO: ==6961== Lock acquired, processing the job...
[2026-04-03 19:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:55:01] Production.INFO: neon service started
[2026-04-03 19:55:01] Production.INFO: neon service started
[2026-04-03 19:55:01] Production.INFO: ==6961== Releasing lock...
[2026-04-03 19:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:55:01] Production.INFO: ==6965== Lock acquired, processing the job...
[2026-04-03 18:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:55:01] Production.INFO: ==6965== Releasing lock...
[2026-04-03 18:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:55:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:55:01] Production.INFO: ==6963== Lock acquired, processing the job...
[2026-04-03 14:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:55:02] Production.INFO: ==6963== Releasing lock...
[2026-04-03 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:55:02] Production.INFO: ==6967== Lock acquired, processing the job...
[2026-04-03 14:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:55:02] Production.INFO: ==6970== Lock acquired, processing the job...
[2026-04-03 14:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:55:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:55:03] Production.INFO: ==6974== Lock acquired, processing the job...
[2026-04-03 14:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:55:03] Production.INFO: ==6972== Lock acquired, processing the job...
[2026-04-03 14:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:55:03] Production.INFO: ==6976== Lock acquired, processing the job...
[2026-04-03 14:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:55:03] Production.INFO: Account Balance Start.
[2026-04-03 14:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:55:03] Production.INFO: 117
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 14:55:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 14:55:03] Production.INFO: ==6976== Releasing lock...
[2026-04-03 14:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-20
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-21
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-22
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: ==6970== Releasing lock...
[2026-04-03 14:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-23
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-24
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-25
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-26
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:03] Production.INFO: Date 2026-03-27
[2026-04-03 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:55:04] Production.INFO: Total Charge 0
[2026-04-03 14:55:04] Production.INFO: CreateAllLog End
[2026-04-03 14:55:04] Production.INFO: Account Balance End.
[2026-04-03 14:55:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:55:04] Production.INFO: ==6974== Releasing lock...
[2026-04-03 14:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:55:11] Production.ERROR: CronJobId end10
[2026-04-03 14:55:11] Production.INFO: ==6972== Releasing lock...
[2026-04-03 14:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:55:14] Production.INFO: call_cost start
[2026-04-03 14:55:14] Production.INFO: call_cost end
[2026-04-03 14:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:55:14] Production.INFO: ==6967== Releasing lock...
[2026-04-03 14:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:56:01] Production.INFO: ==7041== Lock acquired, processing the job...
[2026-04-03 19:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:56:01] Production.INFO: neon service started
[2026-04-03 19:56:01] Production.INFO: neon service started
[2026-04-03 19:56:01] Production.INFO: ==7041== Releasing lock...
[2026-04-03 19:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:56:02] Production.INFO: ==7045== Lock acquired, processing the job...
[2026-04-03 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 14:56:02] Production.INFO: ==7043== Lock acquired, processing the job...
[2026-04-03 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 18:56:02] Production.INFO: ==7045== Releasing lock...
[2026-04-03 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:56:02] Production.INFO: ==7043== Releasing lock...
[2026-04-03 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:56:03] Production.INFO: ==7048== Lock acquired, processing the job...
[2026-04-03 14:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:56:03] Production.INFO: ==7050== Lock acquired, processing the job...
[2026-04-03 14:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:56:03] Production.INFO: ==7052== Lock acquired, processing the job...
[2026-04-03 14:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:56:03] Production.INFO: ==7054== Lock acquired, processing the job...
[2026-04-03 14:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:56:03] Production.INFO: ==7056== Lock acquired, processing the job...
[2026-04-03 14:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:56:03] Production.INFO: Account Balance Start.
[2026-04-03 14:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:56:03] Production.INFO: 117
[2026-04-03 14:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 14:56:03] Production.INFO: ==7056== Releasing lock...
[2026-04-03 14:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: ==7050== Releasing lock...
[2026-04-03 14:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:56:04] Production.INFO: Total Charge 0
[2026-04-03 14:56:04] Production.INFO: CreateAllLog End
[2026-04-03 14:56:04] Production.INFO: Account Balance End.
[2026-04-03 14:56:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:56:04] Production.INFO: ==7054== Releasing lock...
[2026-04-03 14:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:56:12] Production.ERROR: CronJobId end10
[2026-04-03 14:56:12] Production.INFO: ==7052== Releasing lock...
[2026-04-03 14:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:56:15] Production.INFO: call_cost start
[2026-04-03 14:56:15] Production.INFO: call_cost end
[2026-04-03 14:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:56:15] Production.INFO: ==7048== Releasing lock...
[2026-04-03 14:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:57:02] Production.INFO: ==7119== Lock acquired, processing the job...
[2026-04-03 19:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:57:02] Production.INFO: neon service started
[2026-04-03 19:57:02] Production.INFO: neon service started
[2026-04-03 19:57:02] Production.INFO: ==7119== Releasing lock...
[2026-04-03 19:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:57:02] Production.INFO: ==7121== Lock acquired, processing the job...
[2026-04-03 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:57:02] Production.INFO: ==7121== Releasing lock...
[2026-04-03 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:57:02] Production.INFO: ==7123== Lock acquired, processing the job...
[2026-04-03 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:57:02] Production.INFO: ==7123== Releasing lock...
[2026-04-03 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:57:03] Production.INFO: ==7135== Lock acquired, processing the job...
[2026-04-03 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:57:03] Production.INFO: ==7127== Lock acquired, processing the job...
[2026-04-03 14:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 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-03 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-03 14:57:03] Production.INFO: ==7135== Releasing lock...
[2026-04-03 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:57:03] Production.INFO: ==7129== Lock acquired, processing the job...
[2026-04-03 14:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:57:03] Production.INFO: ==7131== Lock acquired, processing the job...
[2026-04-03 14:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:57:03] Production.INFO: ==7133== Lock acquired, processing the job...
[2026-04-03 14:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:57:03] Production.INFO: Account Balance Start.
[2026-04-03 14:57:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:57:03] Production.INFO: 117
[2026-04-03 14:57:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:57:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-11
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-12
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: ==7129== Releasing lock...
[2026-04-03 14:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:05] Production.INFO: Date 2026-04-01
[2026-04-03 14:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:05] Production.INFO: Date 2026-04-02
[2026-04-03 14:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:05] Production.INFO: Date 2026-04-03
[2026-04-03 14:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 14:57:05] Production.INFO: Total Charge 0
[2026-04-03 14:57:05] Production.INFO: CreateAllLog End
[2026-04-03 14:57:05] Production.INFO: Account Balance End.
[2026-04-03 14:57:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:57:05] Production.INFO: ==7133== Releasing lock...
[2026-04-03 14:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:57:12] Production.ERROR: CronJobId end10
[2026-04-03 14:57:12] Production.INFO: ==7131== Releasing lock...
[2026-04-03 14:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:57:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:57:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:57:16] Production.INFO: call_cost start
[2026-04-03 14:57:16] Production.INFO: call_cost end
[2026-04-03 14:57:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:57:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:57:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:57:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:57:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:57:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:57:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:57:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:57:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:57:16] Production.INFO: ==7127== Releasing lock...
[2026-04-03 14:57:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:57:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:58:01] Production.INFO: ==7201== Lock acquired, processing the job...
[2026-04-03 19:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:58:01] Production.INFO: neon service started
[2026-04-03 19:58:01] Production.INFO: neon service started
[2026-04-03 19:58:01] Production.INFO: ==7201== Releasing lock...
[2026-04-03 19:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 18:58:02] Production.INFO: ==7205== Lock acquired, processing the job...
[2026-04-03 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:58:02] Production.INFO: ==7205== Releasing lock...
[2026-04-03 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:58:02] Production.INFO: ==7203== Lock acquired, processing the job...
[2026-04-03 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:58:02] Production.INFO: ==7203== Releasing lock...
[2026-04-03 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 14:58:03] Production.INFO: ==7210== Lock acquired, processing the job...
[2026-04-03 14:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:58:03] Production.INFO: ==7208== Lock acquired, processing the job...
[2026-04-03 14:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:58:03] Production.INFO: ==7212== Lock acquired, processing the job...
[2026-04-03 14:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:58:03] Production.INFO: ==7216== Lock acquired, processing the job...
[2026-04-03 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 14:58:03] Production.INFO: ==7214== Lock acquired, processing the job...
[2026-04-03 14:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 14:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:58:03] Production.INFO: ==7216== Releasing lock...
[2026-04-03 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:58:03] Production.INFO: Account Balance Start.
[2026-04-03 14:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:58:03] Production.INFO: 117
[2026-04-03 14:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: ==7210== Releasing lock...
[2026-04-03 14:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-13
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-14
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-15
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-16
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-17
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-18
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-19
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:58:05] Production.INFO: Total Charge 0
[2026-04-03 14:58:05] Production.INFO: CreateAllLog End
[2026-04-03 14:58:05] Production.INFO: Account Balance End.
[2026-04-03 14:58:05] Production.ERROR: CronJobId end 12
[2026-04-03 14:58:05] Production.INFO: ==7214== Releasing lock...
[2026-04-03 14:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:58:11] Production.ERROR: CronJobId end10
[2026-04-03 14:58:11] Production.INFO: ==7212== Releasing lock...
[2026-04-03 14:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:58:13] Production.INFO: call_cost start
[2026-04-03 14:58:13] Production.INFO: call_cost end
[2026-04-03 14:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:58:13] Production.INFO: ==7208== Releasing lock...
[2026-04-03 14:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 19:59:01] Production.INFO: ==7283== Lock acquired, processing the job...
[2026-04-03 19:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 19:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 19:59:01] Production.INFO: neon service started
[2026-04-03 19:59:02] Production.INFO: neon service started
[2026-04-03 19:59:02] Production.INFO: ==7283== Releasing lock...
[2026-04-03 19:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 19:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 14:59:02] Production.INFO: ==7285== Lock acquired, processing the job...
[2026-04-03 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 14:59:02] Production.INFO: ==7285== Releasing lock...
[2026-04-03 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 14:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 18:59:02] Production.INFO: ==7287== Lock acquired, processing the job...
[2026-04-03 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 18:59:02] Production.INFO: ==7287== Releasing lock...
[2026-04-03 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 18:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 14:59:03] Production.INFO: ==7293== Lock acquired, processing the job...
[2026-04-03 14:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 14:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 14:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 14:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 14:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 14:59:03] Production.INFO: ==7297== Lock acquired, processing the job...
[2026-04-03 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 14:59:03] Production.INFO: ==7297== Releasing lock...
[2026-04-03 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 14:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 14:59:03] Production.INFO: ==7289== Lock acquired, processing the job...
[2026-04-03 14:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 14:59:03] Production.INFO: ==7295== Lock acquired, processing the job...
[2026-04-03 14:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 14:59:03] Production.INFO: ==7291== Lock acquired, processing the job...
[2026-04-03 14:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 14:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 14:59:03] Production.INFO: Account Balance Start.
[2026-04-03 14:59:03] Production.INFO: CreateAllLog Start
[2026-04-03 14:59:03] Production.INFO: 117
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-08
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-09
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-10
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-11
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-12
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-13
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-14
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-15
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-16
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-17
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-18
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:03] Production.INFO: Date 2026-03-19
[2026-04-03 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: ==7291== Releasing lock...
[2026-04-03 14:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 14:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-27
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-28
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-29
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-30
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-03-31
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-04-01
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-04-02
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Date 2026-04-03
[2026-04-03 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 14:59:04] Production.INFO: Total Charge 0
[2026-04-03 14:59:04] Production.INFO: CreateAllLog End
[2026-04-03 14:59:04] Production.INFO: Account Balance End.
[2026-04-03 14:59:04] Production.ERROR: CronJobId end 12
[2026-04-03 14:59:04] Production.INFO: ==7295== Releasing lock...
[2026-04-03 14:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 14:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 14:59:12] Production.ERROR: CronJobId end10
[2026-04-03 14:59:12] Production.INFO: ==7293== Releasing lock...
[2026-04-03 14:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 14:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 14:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 14:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 14:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 14:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 14:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 14:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 14:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 14:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 14:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 14:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 14:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 14:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 14:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 14:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 14:59:15] Production.INFO: call_cost start
[2026-04-03 14:59:15] Production.INFO: call_cost end
[2026-04-03 14:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 14:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 14:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 14:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 14:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 14:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 14:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 14:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 14:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 14:59:15] Production.INFO: ==7289== Releasing lock...
[2026-04-03 14:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 14:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:00:01] Production.INFO: ==7362== Lock acquired, processing the job...
[2026-04-03 20:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:00:01] Production.INFO: neon service started
[2026-04-03 20:00:01] Production.INFO: neon service started
[2026-04-03 20:00:01] Production.INFO: ==7362== Releasing lock...
[2026-04-03 20:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:00:01] Production.INFO: ==7364== Lock acquired, processing the job...
[2026-04-03 15:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:00:02] Production.INFO: ==7364== Releasing lock...
[2026-04-03 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:00:02] Production.INFO: ==7366== Lock acquired, processing the job...
[2026-04-03 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:00:02] Production.INFO: ==7366== Releasing lock...
[2026-04-03 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:00:02] Production.INFO: ==7376== Lock acquired, processing the job...
[2026-04-03 15:00:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 15:00: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-03 15:00:02] Production.INFO: ==7368== Lock acquired, processing the job...
[2026-04-03 15:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 15:00:03] Production.INFO: ==7376== Releasing lock...
[2026-04-03 15:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:00:03] Production.INFO: ==7370== Lock acquired, processing the job...
[2026-04-03 15:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:00:03] Production.INFO: ==7372== Lock acquired, processing the job...
[2026-04-03 15:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:00:03] Production.INFO: ==7374== Lock acquired, processing the job...
[2026-04-03 15:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:00:03] Production.INFO: Account Balance Start.
[2026-04-03 15:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:00:03] Production.INFO: 117
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-26
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-27
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: ==7370== Releasing lock...
[2026-04-03 15:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-28
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-29
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-30
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-03-31
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-04-01
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:03] Production.INFO: Date 2026-04-02
[2026-04-03 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:00:04] Production.INFO: Total Charge 0
[2026-04-03 15:00:04] Production.INFO: CreateAllLog End
[2026-04-03 15:00:04] Production.INFO: Account Balance End.
[2026-04-03 15:00:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:00:04] Production.INFO: ==7374== Releasing lock...
[2026-04-03 15:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:00:10] Production.ERROR: CronJobId end10
[2026-04-03 15:00:10] Production.INFO: ==7372== Releasing lock...
[2026-04-03 15:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:00:14] Production.INFO: call_cost start
[2026-04-03 15:00:14] Production.INFO: call_cost end
[2026-04-03 15:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:00:14] Production.INFO: ==7368== Releasing lock...
[2026-04-03 15:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:01:01] Production.INFO: ==7441== Lock acquired, processing the job...
[2026-04-03 20:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:01:01] Production.INFO: neon service started
[2026-04-03 20:01:01] Production.INFO: neon service started
[2026-04-03 20:01:01] Production.INFO: ==7441== Releasing lock...
[2026-04-03 20:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:01:02] Production.INFO: ==7453== Lock acquired, processing the job...
[2026-04-03 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:01:02] Production.INFO: ==7453== Releasing lock...
[2026-04-03 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:01:02] Production.INFO: ==7455== Lock acquired, processing the job...
[2026-04-03 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:01:02] Production.INFO: ==7455== Releasing lock...
[2026-04-03 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:01:03] Production.INFO: ==7458== Lock acquired, processing the job...
[2026-04-03 15:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 15:01:03] Production.INFO: ==7460== Lock acquired, processing the job...
[2026-04-03 15:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 15:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 15:01:03] Production.ERROR: CronJob PID - 7460
[2026-04-03 15:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 15:01:03] Production.ERROR: CronJob ID - 5
[2026-04-03 15:01:03] Production.ERROR: CronJob Last Run Time 2026-04-03 15:01:00
[2026-04-03 15:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 15:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 15:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 15:01:03] Production.INFO: ==7458== Releasing lock...
[2026-04-03 15:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 15:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 15:01:03] Production.INFO: ==7468== Lock acquired, processing the job...
[2026-04-03 15:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 15:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:01:03] Production.INFO: ==7462== Lock acquired, processing the job...
[2026-04-03 15:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 15:01:03] Production.INFO: ==7470== Lock acquired, processing the job...
[2026-04-03 15:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:01:03] Production.INFO: ==7464== Lock acquired, processing the job...
[2026-04-03 15:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:01:03] Production.INFO: ==7466== Lock acquired, processing the job...
[2026-04-03 15:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 15:01:04] Production.INFO: Account Balance Start.
[2026-04-03 15:01:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:01:04] Production.INFO: 117
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: ==7470== Releasing lock...
[2026-04-03 15:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.ERROR: done
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 15:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030502', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: ==7462== Releasing lock...
[2026-04-03 15:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:01:04] Production.INFO: Total Charge 0
[2026-04-03 15:01:04] Production.INFO: CreateAllLog End
[2026-04-03 15:01:05] Production.INFO: Account Balance End.
[2026-04-03 15:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:01:05] Production.INFO: ==7466== Releasing lock...
[2026-04-03 15:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030502', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 15:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 15:01:10] Production.INFO: ProcessCDR(1,17030502,1,1,2)
[2026-04-03 15:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030502,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030502,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 15:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 15:01:10] Production.INFO: ==7468== Releasing lock...
[2026-04-03 15:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 15:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 15:01:14] Production.ERROR: CronJobId end10
[2026-04-03 15:01:14] Production.INFO: ==7464== Releasing lock...
[2026-04-03 15:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:01:17] Production.INFO: call_cost start
[2026-04-03 15:01:17] Production.INFO: call_cost end
[2026-04-03 15:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:01:17] Production.INFO: ==7460== Releasing lock...
[2026-04-03 15:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:02:02] Production.INFO: ==7540== Lock acquired, processing the job...
[2026-04-03 20:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:02:02] Production.INFO: neon service started
[2026-04-03 20:02:02] Production.INFO: neon service started
[2026-04-03 20:02:02] Production.INFO: ==7540== Releasing lock...
[2026-04-03 20:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:02:02] Production.INFO: ==7542== Lock acquired, processing the job...
[2026-04-03 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:02:02] Production.INFO: ==7542== Releasing lock...
[2026-04-03 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:02:03] Production.INFO: ==7545== Lock acquired, processing the job...
[2026-04-03 19:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:02:03] Production.INFO: ==7545== Releasing lock...
[2026-04-03 19:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:02:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:02:03] Production.INFO: ==7547== Lock acquired, processing the job...
[2026-04-03 15:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:02:03] Production.INFO: ==7549== Lock acquired, processing the job...
[2026-04-03 15:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:02:03] Production.INFO: ==7555== Lock acquired, processing the job...
[2026-04-03 15:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 15:02:03] Production.INFO: ==7551== Lock acquired, processing the job...
[2026-04-03 15:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 15:02:04] Production.INFO: ==7553== Lock acquired, processing the job...
[2026-04-03 15:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:02:04] Production.INFO: ==7557== Lock acquired, processing the job...
[2026-04-03 15:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:02:04] Production.INFO: Account Balance Start.
[2026-04-03 15:02:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:02:04] Production.INFO: 117
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 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-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: ==7557== Releasing lock...
[2026-04-03 15:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.ERROR: done
[2026-04-03 15:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 15:02:04] Production.INFO: ==7549== Releasing lock...
[2026-04-03 15:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:05] Production.INFO: Date 2026-04-01
[2026-04-03 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:05] Production.INFO: Date 2026-04-02
[2026-04-03 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:02:05] Production.INFO: Total Charge 0
[2026-04-03 15:02:05] Production.INFO: CreateAllLog End
[2026-04-03 15:02:05] Production.ERROR: done
[2026-04-03 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-03 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-03 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-03 15:02:05] Production.INFO: Account Balance End.
[2026-04-03 15:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:02:05] Production.INFO: ==7553== Releasing lock...
[2026-04-03 15:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 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-03 15:02:05] Production.INFO: ==7555== Releasing lock...
[2026-04-03 15:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 15:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 15:02:13] Production.ERROR: CronJobId end10
[2026-04-03 15:02:13] Production.INFO: ==7551== Releasing lock...
[2026-04-03 15:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:02:15] Production.INFO: call_cost start
[2026-04-03 15:02:15] Production.INFO: call_cost end
[2026-04-03 15:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:02:15] Production.INFO: ==7547== Releasing lock...
[2026-04-03 15:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:03:01] Production.INFO: ==7623== Lock acquired, processing the job...
[2026-04-03 20:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:03:01] Production.INFO: neon service started
[2026-04-03 20:03:01] Production.INFO: neon service started
[2026-04-03 20:03:01] Production.INFO: ==7623== Releasing lock...
[2026-04-03 20:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:03:02] Production.INFO: ==7627== Lock acquired, processing the job...
[2026-04-03 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:03:02] Production.INFO: ==7627== Releasing lock...
[2026-04-03 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:03:02] Production.INFO: ==7625== Lock acquired, processing the job...
[2026-04-03 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:03:02] Production.INFO: ==7625== Releasing lock...
[2026-04-03 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:03:03] Production.INFO: ==7630== Lock acquired, processing the job...
[2026-04-03 15:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:03:03] Production.INFO: ==7632== Lock acquired, processing the job...
[2026-04-03 15:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:03:03] Production.INFO: ==7638== Lock acquired, processing the job...
[2026-04-03 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:03:03] Production.INFO: ==7634== Lock acquired, processing the job...
[2026-04-03 15:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:03:03] Production.INFO: ==7636== Lock acquired, processing the job...
[2026-04-03 15:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:03:03] Production.INFO: Account Balance Start.
[2026-04-03 15:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 15:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 15:03:03] Production.INFO: 117
[2026-04-03 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-03 15:03:03] Production.INFO: ==7638== Releasing lock...
[2026-04-03 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: ==7632== Releasing lock...
[2026-04-03 15:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:03:04] Production.INFO: Total Charge 0
[2026-04-03 15:03:04] Production.INFO: CreateAllLog End
[2026-04-03 15:03:04] Production.INFO: Account Balance End.
[2026-04-03 15:03:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:03:04] Production.INFO: ==7636== Releasing lock...
[2026-04-03 15:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:03:12] Production.ERROR: CronJobId end10
[2026-04-03 15:03:12] Production.INFO: ==7634== Releasing lock...
[2026-04-03 15:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:03:14] Production.INFO: call_cost start
[2026-04-03 15:03:14] Production.INFO: call_cost end
[2026-04-03 15:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:03:15] Production.INFO: ==7630== Releasing lock...
[2026-04-03 15:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:04:02] Production.INFO: ==7699== Lock acquired, processing the job...
[2026-04-03 20:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:04:02] Production.INFO: neon service started
[2026-04-03 20:04:02] Production.INFO: neon service started
[2026-04-03 20:04:02] Production.INFO: ==7699== Releasing lock...
[2026-04-03 20:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:04:02] Production.INFO: ==7703== Lock acquired, processing the job...
[2026-04-03 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:04:02] Production.INFO: ==7703== Releasing lock...
[2026-04-03 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:04:02] Production.INFO: ==7701== Lock acquired, processing the job...
[2026-04-03 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:04:02] Production.INFO: ==7701== Releasing lock...
[2026-04-03 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:04:03] Production.INFO: ==7706== Lock acquired, processing the job...
[2026-04-03 15:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:04:03] Production.INFO: ==7710== Lock acquired, processing the job...
[2026-04-03 15:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:04:03] Production.INFO: ==7708== Lock acquired, processing the job...
[2026-04-03 15:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:04:03] Production.INFO: ==7712== Lock acquired, processing the job...
[2026-04-03 15:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:04:03] Production.INFO: ==7714== Lock acquired, processing the job...
[2026-04-03 15:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:04:03] Production.INFO: Account Balance Start.
[2026-04-03 15:04:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:04:03] Production.INFO: 117
[2026-04-03 15:04:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 15:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:04:03] Production.INFO: ==7714== Releasing lock...
[2026-04-03 15:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:04:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:04:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: ==7708== Releasing lock...
[2026-04-03 15:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:04:04] Production.INFO: Total Charge 0
[2026-04-03 15:04:05] Production.INFO: CreateAllLog End
[2026-04-03 15:04:05] Production.INFO: Account Balance End.
[2026-04-03 15:04:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:04:05] Production.INFO: ==7712== Releasing lock...
[2026-04-03 15:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:04:12] Production.ERROR: CronJobId end10
[2026-04-03 15:04:12] Production.INFO: ==7710== Releasing lock...
[2026-04-03 15:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:04:14] Production.INFO: call_cost start
[2026-04-03 15:04:14] Production.INFO: call_cost end
[2026-04-03 15:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:04:14] Production.INFO: ==7706== Releasing lock...
[2026-04-03 15:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:05:01] Production.INFO: ==7777== Lock acquired, processing the job...
[2026-04-03 20:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:05:01] Production.INFO: neon service started
[2026-04-03 20:05:01] Production.INFO: neon service started
[2026-04-03 20:05:01] Production.INFO: ==7777== Releasing lock...
[2026-04-03 20:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:05:01] Production.INFO: ==7781== Lock acquired, processing the job...
[2026-04-03 19:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:05:01] Production.INFO: ==7781== Releasing lock...
[2026-04-03 19:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:05:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:05:02] Production.INFO: ==7779== Lock acquired, processing the job...
[2026-04-03 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:05:02] Production.INFO: ==7779== Releasing lock...
[2026-04-03 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:05:02] Production.INFO: ==7783== Lock acquired, processing the job...
[2026-04-03 15:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:05:02] Production.INFO: ==7785== Lock acquired, processing the job...
[2026-04-03 15:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:05:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:05:03] Production.INFO: ==7787== Lock acquired, processing the job...
[2026-04-03 15:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:05:03] Production.INFO: ==7790== Lock acquired, processing the job...
[2026-04-03 15:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:05:03] Production.INFO: ==7792== Lock acquired, processing the job...
[2026-04-03 15:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:05:03] Production.INFO: Account Balance Start.
[2026-04-03 15:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:05:03] Production.INFO: 117
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: ==7792== Releasing lock...
[2026-04-03 15:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: ==7785== Releasing lock...
[2026-04-03 15:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:03] Production.INFO: Date 2026-03-26
[2026-04-03 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:05:04] Production.INFO: Total Charge 0
[2026-04-03 15:05:04] Production.INFO: CreateAllLog End
[2026-04-03 15:05:04] Production.INFO: Account Balance End.
[2026-04-03 15:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:05:04] Production.INFO: ==7790== Releasing lock...
[2026-04-03 15:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:05:11] Production.ERROR: CronJobId end10
[2026-04-03 15:05:11] Production.INFO: ==7787== Releasing lock...
[2026-04-03 15:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:05:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:05:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:05:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:05:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:05:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:05:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:05:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:05:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:05:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:05:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:05:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:05:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:05:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:05:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:05:13] Production.INFO: call_cost start
[2026-04-03 15:05:13] Production.INFO: call_cost end
[2026-04-03 15:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:05:13] Production.INFO: ==7783== Releasing lock...
[2026-04-03 15:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:06:01] Production.INFO: ==7854== Lock acquired, processing the job...
[2026-04-03 20:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:06:01] Production.INFO: neon service started
[2026-04-03 20:06:01] Production.INFO: neon service started
[2026-04-03 20:06:01] Production.INFO: ==7854== Releasing lock...
[2026-04-03 20:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:06:02] Production.INFO: ==7856== Lock acquired, processing the job...
[2026-04-03 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:06:02] Production.INFO: ==7856== Releasing lock...
[2026-04-03 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:06:02] Production.INFO: ==7858== Lock acquired, processing the job...
[2026-04-03 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:06:02] Production.INFO: ==7858== Releasing lock...
[2026-04-03 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:06:02] Production.INFO: 26 MB #Memory Used#
[2026-04-03 15:06:03] Production.INFO: ==7869== Lock acquired, processing the job...
[2026-04-03 15:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 15:06:03] Production.INFO: ==7869== Releasing lock...
[2026-04-03 15:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:06:03] Production.INFO: ==7867== Lock acquired, processing the job...
[2026-04-03 15:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:06:03] Production.INFO: ==7865== Lock acquired, processing the job...
[2026-04-03 15:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:06:03] Production.INFO: ==7861== Lock acquired, processing the job...
[2026-04-03 15:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:06:03] Production.INFO: ==7863== Lock acquired, processing the job...
[2026-04-03 15:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:06:03] Production.INFO: Account Balance Start.
[2026-04-03 15:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:06:03] Production.INFO: 117
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: ==7863== Releasing lock...
[2026-04-03 15:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:06:04] Production.INFO: Total Charge 0
[2026-04-03 15:06:04] Production.INFO: CreateAllLog End
[2026-04-03 15:06:04] Production.INFO: Account Balance End.
[2026-04-03 15:06:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:06:04] Production.INFO: ==7867== Releasing lock...
[2026-04-03 15:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:06:12] Production.ERROR: CronJobId end10
[2026-04-03 15:06:12] Production.INFO: ==7865== Releasing lock...
[2026-04-03 15:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:06:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:06:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:06:15] Production.INFO: call_cost start
[2026-04-03 15:06:15] Production.INFO: call_cost end
[2026-04-03 15:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:06:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:06:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:06:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:06:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:06:15] Production.INFO: ==7861== Releasing lock...
[2026-04-03 15:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:07:01] Production.INFO: ==7946== Lock acquired, processing the job...
[2026-04-03 20:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:07:01] Production.INFO: neon service started
[2026-04-03 20:07:01] Production.INFO: neon service started
[2026-04-03 20:07:01] Production.INFO: ==7946== Releasing lock...
[2026-04-03 20:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:07:01] Production.INFO: ==7948== Lock acquired, processing the job...
[2026-04-03 15:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:07:01] Production.INFO: ==7950== Lock acquired, processing the job...
[2026-04-03 19:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:07:01] Production.INFO: ==7950== Releasing lock...
[2026-04-03 19:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:07:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:07:02] Production.INFO: ==7948== Releasing lock...
[2026-04-03 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:07:02] Production.INFO: ==7953== Lock acquired, processing the job...
[2026-04-03 15:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:07:02] Production.INFO: ==7955== Lock acquired, processing the job...
[2026-04-03 15:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:07:03] Production.INFO: ==7957== Lock acquired, processing the job...
[2026-04-03 15:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:07:03] Production.INFO: ==7959== Lock acquired, processing the job...
[2026-04-03 15:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:07:03] Production.INFO: ==7961== Lock acquired, processing the job...
[2026-04-03 15:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:07:03] Production.INFO: Account Balance Start.
[2026-04-03 15:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:07:03] Production.INFO: 117
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:07:03] Production.INFO: ==7961== Releasing lock...
[2026-04-03 15:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: ==7955== Releasing lock...
[2026-04-03 15:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-26
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-27
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-28
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-29
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-30
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-03-31
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:03] Production.INFO: Date 2026-04-01
[2026-04-03 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:07:04] Production.INFO: Total Charge 0
[2026-04-03 15:07:04] Production.INFO: CreateAllLog End
[2026-04-03 15:07:04] Production.INFO: Account Balance End.
[2026-04-03 15:07:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:07:04] Production.INFO: ==7959== Releasing lock...
[2026-04-03 15:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:07:11] Production.ERROR: CronJobId end10
[2026-04-03 15:07:11] Production.INFO: ==7957== Releasing lock...
[2026-04-03 15:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:07:13] Production.INFO: call_cost start
[2026-04-03 15:07:13] Production.INFO: call_cost end
[2026-04-03 15:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:07:13] Production.INFO: ==7953== Releasing lock...
[2026-04-03 15:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:08:01] Production.INFO: ==8020== Lock acquired, processing the job...
[2026-04-03 20:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:08:01] Production.INFO: neon service started
[2026-04-03 20:08:01] Production.INFO: neon service started
[2026-04-03 20:08:01] Production.INFO: ==8020== Releasing lock...
[2026-04-03 20:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:08:02] Production.INFO: ==8025== Lock acquired, processing the job...
[2026-04-03 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:08:02] Production.INFO: ==8025== Releasing lock...
[2026-04-03 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:08:02] Production.INFO: ==8023== Lock acquired, processing the job...
[2026-04-03 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:08:02] Production.INFO: ==8023== Releasing lock...
[2026-04-03 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:08:03] Production.INFO: ==8028== Lock acquired, processing the job...
[2026-04-03 15:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:08:03] Production.INFO: ==8032== Lock acquired, processing the job...
[2026-04-03 15:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:08:03] Production.INFO: ==8034== Lock acquired, processing the job...
[2026-04-03 15:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:08:03] Production.INFO: ==8030== Lock acquired, processing the job...
[2026-04-03 15:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:08:03] Production.INFO: ==8036== Lock acquired, processing the job...
[2026-04-03 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:08:03] Production.INFO: Account Balance Start.
[2026-04-03 15:08:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:08:03] Production.INFO: 117
[2026-04-03 15:08:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:08:03] Production.INFO: ==8036== Releasing lock...
[2026-04-03 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:08:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: ==8030== Releasing lock...
[2026-04-03 15:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:08:04] Production.INFO: Total Charge 0
[2026-04-03 15:08:04] Production.INFO: CreateAllLog End
[2026-04-03 15:08:04] Production.INFO: Account Balance End.
[2026-04-03 15:08:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:08:04] Production.INFO: ==8034== Releasing lock...
[2026-04-03 15:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:08:12] Production.ERROR: CronJobId end10
[2026-04-03 15:08:12] Production.INFO: ==8032== Releasing lock...
[2026-04-03 15:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:08:14] Production.INFO: call_cost start
[2026-04-03 15:08:14] Production.INFO: call_cost end
[2026-04-03 15:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:08:14] Production.INFO: ==8028== Releasing lock...
[2026-04-03 15:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:09:01] Production.INFO: ==8099== Lock acquired, processing the job...
[2026-04-03 20:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:09:01] Production.INFO: neon service started
[2026-04-03 20:09:01] Production.INFO: neon service started
[2026-04-03 20:09:01] Production.INFO: ==8099== Releasing lock...
[2026-04-03 20:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:09:01] Production.INFO: ==8102== Lock acquired, processing the job...
[2026-04-03 15:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:09:01] Production.INFO: ==8104== Lock acquired, processing the job...
[2026-04-03 19:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:09:01] Production.INFO: ==8104== Releasing lock...
[2026-04-03 19:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:09:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:09:02] Production.INFO: ==8102== Releasing lock...
[2026-04-03 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:09:02] Production.INFO: ==8106== Lock acquired, processing the job...
[2026-04-03 15:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:09:03] Production.INFO: ==8108== Lock acquired, processing the job...
[2026-04-03 15:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:09:03] Production.INFO: ==8114== Lock acquired, processing the job...
[2026-04-03 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:09:03] Production.INFO: ==8112== Lock acquired, processing the job...
[2026-04-03 15:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:09:03] Production.INFO: ==8110== Lock acquired, processing the job...
[2026-04-03 15:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 15:09:03] Production.INFO: Account Balance Start.
[2026-04-03 15:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:09:03] Production.INFO: 117
[2026-04-03 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-03 15:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: ==8114== Releasing lock...
[2026-04-03 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: ==8108== Releasing lock...
[2026-04-03 15:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-26
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-27
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-28
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-29
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-30
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-03-31
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-04-01
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-04-02
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Date 2026-04-03
[2026-04-03 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:09:03] Production.INFO: Total Charge 0
[2026-04-03 15:09:03] Production.INFO: CreateAllLog End
[2026-04-03 15:09:03] Production.INFO: Account Balance End.
[2026-04-03 15:09:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:09:04] Production.INFO: ==8112== Releasing lock...
[2026-04-03 15:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:09:10] Production.ERROR: CronJobId end10
[2026-04-03 15:09:10] Production.INFO: ==8110== Releasing lock...
[2026-04-03 15:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:09:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:09:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:09:12] Production.INFO: call_cost start
[2026-04-03 15:09:12] Production.INFO: call_cost end
[2026-04-03 15:09:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:09:12] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:09:12] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:09:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:09:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:09:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:09:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:09:12] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:09:12] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:09:12] Production.INFO: ==8106== Releasing lock...
[2026-04-03 15:09:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:09:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:10:01] Production.INFO: ==8183== Lock acquired, processing the job...
[2026-04-03 20:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:10:01] Production.INFO: neon service started
[2026-04-03 20:10:01] Production.INFO: neon service started
[2026-04-03 20:10:01] Production.INFO: ==8183== Releasing lock...
[2026-04-03 20:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:10:02] Production.INFO: ==8185== Lock acquired, processing the job...
[2026-04-03 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:10:02] Production.INFO: ==8187== Lock acquired, processing the job...
[2026-04-03 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:10:02] Production.INFO: ==8187== Releasing lock...
[2026-04-03 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:10:02] Production.INFO: ==8185== Releasing lock...
[2026-04-03 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:10:03] Production.INFO: ==8190== Lock acquired, processing the job...
[2026-04-03 15:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:10:03] Production.INFO: ==8196== Lock acquired, processing the job...
[2026-04-03 15:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:10:03] Production.INFO: ==8192== Lock acquired, processing the job...
[2026-04-03 15:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:10:03] Production.INFO: ==8194== Lock acquired, processing the job...
[2026-04-03 15:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:10:03] Production.INFO: ==8198== Lock acquired, processing the job...
[2026-04-03 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:10:03] Production.INFO: Account Balance Start.
[2026-04-03 15:10:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:10:03] Production.INFO: 117
[2026-04-03 15:10:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 15:10:03] Production.INFO: Date 2026-03-10
[2026-04-03 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-03 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:10:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:03] Production.INFO: ==8198== Releasing lock...
[2026-04-03 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:10:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: ==8192== Releasing lock...
[2026-04-03 15:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:10:04] Production.INFO: Total Charge 0
[2026-04-03 15:10:04] Production.INFO: CreateAllLog End
[2026-04-03 15:10:04] Production.INFO: Account Balance End.
[2026-04-03 15:10:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:10:04] Production.INFO: ==8196== Releasing lock...
[2026-04-03 15:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:10:10] Production.ERROR: CronJobId end10
[2026-04-03 15:10:10] Production.INFO: ==8194== Releasing lock...
[2026-04-03 15:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:10:13] Production.INFO: call_cost start
[2026-04-03 15:10:13] Production.INFO: call_cost end
[2026-04-03 15:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:10:13] Production.INFO: ==8190== Releasing lock...
[2026-04-03 15:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:11:02] Production.INFO: ==8260== Lock acquired, processing the job...
[2026-04-03 20:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:11:02] Production.INFO: neon service started
[2026-04-03 20:11:02] Production.INFO: neon service started
[2026-04-03 20:11:02] Production.INFO: ==8260== Releasing lock...
[2026-04-03 20:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:11:02] Production.INFO: ==8264== Lock acquired, processing the job...
[2026-04-03 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:11:02] Production.INFO: ==8264== Releasing lock...
[2026-04-03 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:11:02] Production.INFO: ==8262== Lock acquired, processing the job...
[2026-04-03 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:11:03] Production.INFO: ==8262== Releasing lock...
[2026-04-03 15:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:11:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:11:03] Production.INFO: ==8267== Lock acquired, processing the job...
[2026-04-03 15:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 15:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 15:11:03] Production.INFO: ==8271== Lock acquired, processing the job...
[2026-04-03 15:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 15:11:03] Production.INFO: ==8267== Releasing lock...
[2026-04-03 15:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 15:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 15:11:03] Production.INFO: ==8275== Lock acquired, processing the job...
[2026-04-03 15:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:11:03] Production.INFO: Account Balance Start.
[2026-04-03 15:11:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:11:03] Production.INFO: 117
[2026-04-03 15:11:03] Production.INFO: ==8269== Lock acquired, processing the job...
[2026-04-03 15:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:11:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:11:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: ==8273== Lock acquired, processing the job...
[2026-04-03 15:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: ==8277== Lock acquired, processing the job...
[2026-04-03 15:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: ==8279== Lock acquired, processing the job...
[2026-04-03 15:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: ==8271== Releasing lock...
[2026-04-03 15:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:11:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:11:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:11:04] Production.INFO: Total Charge 0
[2026-04-03 15:11:04] Production.INFO: CreateAllLog End
[2026-04-03 15:11:04] Production.INFO: ==8279== Releasing lock...
[2026-04-03 15:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:11:04] Production.ERROR: done
[2026-04-03 15:11:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 15:11:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030544', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 15:11:05] Production.INFO: Account Balance End.
[2026-04-03 15:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:11:05] Production.INFO: ==8275== Releasing lock...
[2026-04-03 15:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030544', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 15:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 15:11:10] Production.INFO: ProcessCDR(1,17030544,1,1,2)
[2026-04-03 15:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030544,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030544,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 15:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 15:11:11] Production.INFO: ==8277== Releasing lock...
[2026-04-03 15:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 15:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 15:11:13] Production.ERROR: CronJobId end10
[2026-04-03 15:11:13] Production.INFO: ==8273== Releasing lock...
[2026-04-03 15:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:11:17] Production.INFO: call_cost start
[2026-04-03 15:11:17] Production.INFO: call_cost end
[2026-04-03 15:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:11:17] Production.INFO: ==8269== Releasing lock...
[2026-04-03 15:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:12:01] Production.INFO: ==8341== Lock acquired, processing the job...
[2026-04-03 20:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:12:01] Production.INFO: neon service started
[2026-04-03 20:12:01] Production.INFO: neon service started
[2026-04-03 20:12:01] Production.INFO: ==8341== Releasing lock...
[2026-04-03 20:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:12:01] Production.INFO: ==8343== Lock acquired, processing the job...
[2026-04-03 15:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:12:02] Production.INFO: ==8343== Releasing lock...
[2026-04-03 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:12:02] Production.INFO: ==8345== Lock acquired, processing the job...
[2026-04-03 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:12:02] Production.INFO: ==8345== Releasing lock...
[2026-04-03 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:12:03] Production.INFO: ==8347== Lock acquired, processing the job...
[2026-04-03 15:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:12:03] Production.INFO: ==8349== Lock acquired, processing the job...
[2026-04-03 15:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:12:03] Production.INFO: ==8351== Lock acquired, processing the job...
[2026-04-03 15:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:12:03] Production.INFO: ==8355== Lock acquired, processing the job...
[2026-04-03 15:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:12:03] Production.INFO: ==8353== Lock acquired, processing the job...
[2026-04-03 15:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15: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-03 15: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-03 15:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15: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-03 15:12:03] Production.INFO: ==8355== Releasing lock...
[2026-04-03 15:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:12:03] Production.INFO: Account Balance Start.
[2026-04-03 15:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:12:03] Production.INFO: 117
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: ==8349== Releasing lock...
[2026-04-03 15:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:12:04] Production.INFO: Total Charge 0
[2026-04-03 15:12:04] Production.INFO: CreateAllLog End
[2026-04-03 15:12:04] Production.INFO: Account Balance End.
[2026-04-03 15:12:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:12:04] Production.INFO: ==8353== Releasing lock...
[2026-04-03 15:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:12:11] Production.ERROR: CronJobId end10
[2026-04-03 15:12:11] Production.INFO: ==8351== Releasing lock...
[2026-04-03 15:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:12:13] Production.INFO: call_cost start
[2026-04-03 15:12:13] Production.INFO: call_cost end
[2026-04-03 15:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:12:13] Production.INFO: ==8347== Releasing lock...
[2026-04-03 15:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:13:01] Production.INFO: ==8415== Lock acquired, processing the job...
[2026-04-03 20:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:13:02] Production.INFO: neon service started
[2026-04-03 20:13:02] Production.INFO: neon service started
[2026-04-03 20:13:02] Production.INFO: ==8415== Releasing lock...
[2026-04-03 20:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:13:02] Production.INFO: ==8417== Lock acquired, processing the job...
[2026-04-03 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:13:02] Production.INFO: ==8417== Releasing lock...
[2026-04-03 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:13:02] Production.INFO: ==8419== Lock acquired, processing the job...
[2026-04-03 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:13:02] Production.INFO: ==8419== Releasing lock...
[2026-04-03 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:13:03] Production.INFO: ==8427== Lock acquired, processing the job...
[2026-04-03 15:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:13:03] Production.INFO: ==8421== Lock acquired, processing the job...
[2026-04-03 15:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:13:03] Production.INFO: ==8423== Lock acquired, processing the job...
[2026-04-03 15:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:13:03] Production.INFO: ==8425== Lock acquired, processing the job...
[2026-04-03 15:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:13:03] Production.INFO: Account Balance Start.
[2026-04-03 15:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:13:03] Production.INFO: 117
[2026-04-03 15:13:03] Production.INFO: ==8429== Lock acquired, processing the job...
[2026-04-03 15:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 15:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:03] Production.INFO: ==8429== Releasing lock...
[2026-04-03 15:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: ==8423== Releasing lock...
[2026-04-03 15:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:13:04] Production.INFO: Total Charge 0
[2026-04-03 15:13:04] Production.INFO: CreateAllLog End
[2026-04-03 15:13:04] Production.INFO: Account Balance End.
[2026-04-03 15:13:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:13:04] Production.INFO: ==8427== Releasing lock...
[2026-04-03 15:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:13:11] Production.ERROR: CronJobId end10
[2026-04-03 15:13:11] Production.INFO: ==8425== Releasing lock...
[2026-04-03 15:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:13:14] Production.INFO: call_cost start
[2026-04-03 15:13:14] Production.INFO: call_cost end
[2026-04-03 15:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:13:14] Production.INFO: ==8421== Releasing lock...
[2026-04-03 15:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:14:01] Production.INFO: ==8497== Lock acquired, processing the job...
[2026-04-03 20:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:14:01] Production.INFO: neon service started
[2026-04-03 20:14:01] Production.INFO: neon service started
[2026-04-03 20:14:01] Production.INFO: ==8497== Releasing lock...
[2026-04-03 20:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:14:01] Production.INFO: ==8499== Lock acquired, processing the job...
[2026-04-03 15:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:14:02] Production.INFO: ==8499== Releasing lock...
[2026-04-03 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:14:02] Production.INFO: ==8501== Lock acquired, processing the job...
[2026-04-03 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:14:02] Production.INFO: ==8501== Releasing lock...
[2026-04-03 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:14:02] Production.INFO: ==8511== Lock acquired, processing the job...
[2026-04-03 15:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:14:03] Production.INFO: ==8503== Lock acquired, processing the job...
[2026-04-03 15:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:14:03] Production.INFO: ==8509== Lock acquired, processing the job...
[2026-04-03 15:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 15:14:03] Production.INFO: ==8511== Releasing lock...
[2026-04-03 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:14:03] Production.INFO: Account Balance Start.
[2026-04-03 15:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:14:03] Production.INFO: 117
[2026-04-03 15:14:03] Production.INFO: ==8505== Lock acquired, processing the job...
[2026-04-03 15:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:14:03] Production.INFO: ==8507== Lock acquired, processing the job...
[2026-04-03 15:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:03] Production.INFO: ==8505== Releasing lock...
[2026-04-03 15:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:14:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:14:04] Production.INFO: Total Charge 0
[2026-04-03 15:14:04] Production.INFO: CreateAllLog End
[2026-04-03 15:14:04] Production.INFO: Account Balance End.
[2026-04-03 15:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:14:04] Production.INFO: ==8509== Releasing lock...
[2026-04-03 15:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:14:11] Production.ERROR: CronJobId end10
[2026-04-03 15:14:11] Production.INFO: ==8507== Releasing lock...
[2026-04-03 15:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:14:13] Production.INFO: call_cost start
[2026-04-03 15:14:13] Production.INFO: call_cost end
[2026-04-03 15:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:14:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:14:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:14:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:14:13] Production.INFO: ==8503== Releasing lock...
[2026-04-03 15:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:15:01] Production.INFO: ==8576== Lock acquired, processing the job...
[2026-04-03 20:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:15:01] Production.INFO: neon service started
[2026-04-03 20:15:01] Production.INFO: neon service started
[2026-04-03 20:15:01] Production.INFO: ==8576== Releasing lock...
[2026-04-03 20:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:15:02] Production.INFO: ==8578== Lock acquired, processing the job...
[2026-04-03 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:15:02] Production.INFO: ==8578== Releasing lock...
[2026-04-03 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:15:02] Production.INFO: ==8580== Lock acquired, processing the job...
[2026-04-03 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:15:02] Production.INFO: ==8580== Releasing lock...
[2026-04-03 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:15:03] Production.INFO: ==8591== Lock acquired, processing the job...
[2026-04-03 15:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15: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-03 15: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-03 15: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-03 15:15:03] Production.INFO: ==8591== Releasing lock...
[2026-04-03 15:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:15:03] Production.INFO: ==8589== Lock acquired, processing the job...
[2026-04-03 15:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:15:03] Production.INFO: ==8583== Lock acquired, processing the job...
[2026-04-03 15:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:15:03] Production.INFO: ==8585== Lock acquired, processing the job...
[2026-04-03 15:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:15:03] Production.INFO: ==8587== Lock acquired, processing the job...
[2026-04-03 15:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:15:03] Production.INFO: Account Balance Start.
[2026-04-03 15:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:15:03] Production.INFO: 117
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:03] Production.INFO: ==8585== Releasing lock...
[2026-04-03 15:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:15:04] Production.INFO: Total Charge 0
[2026-04-03 15:15:04] Production.INFO: CreateAllLog End
[2026-04-03 15:15:04] Production.INFO: Account Balance End.
[2026-04-03 15:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:15:04] Production.INFO: ==8589== Releasing lock...
[2026-04-03 15:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:15:12] Production.ERROR: CronJobId end10
[2026-04-03 15:15:12] Production.INFO: ==8587== Releasing lock...
[2026-04-03 15:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:15:15] Production.INFO: call_cost start
[2026-04-03 15:15:15] Production.INFO: call_cost end
[2026-04-03 15:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:15:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:15:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:15:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:15:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:15:15] Production.INFO: ==8583== Releasing lock...
[2026-04-03 15:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:16:02] Production.INFO: ==8651== Lock acquired, processing the job...
[2026-04-03 20:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:16:02] Production.INFO: neon service started
[2026-04-03 20:16:02] Production.INFO: neon service started
[2026-04-03 20:16:02] Production.INFO: ==8651== Releasing lock...
[2026-04-03 20:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:16:02] Production.INFO: ==8653== Lock acquired, processing the job...
[2026-04-03 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:16:02] Production.INFO: ==8655== Lock acquired, processing the job...
[2026-04-03 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:16:02] Production.INFO: ==8655== Releasing lock...
[2026-04-03 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:16:03] Production.INFO: ==8653== Releasing lock...
[2026-04-03 15:16:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:16:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:16:03] Production.INFO: ==8660== Lock acquired, processing the job...
[2026-04-03 15:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:16:03] Production.INFO: ==8658== Lock acquired, processing the job...
[2026-04-03 15:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:16:03] Production.INFO: ==8666== Lock acquired, processing the job...
[2026-04-03 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:16:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:16:04] Production.INFO: ==8662== Lock acquired, processing the job...
[2026-04-03 15:16:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:16:04] Production.INFO: ==8664== Lock acquired, processing the job...
[2026-04-03 15:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:16:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:16:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:16:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:16:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:16:04] Production.INFO: Account Balance Start.
[2026-04-03 15: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-03 15:16:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:16:04] Production.INFO: 117
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-08
[2026-04-03 15: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-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-09
[2026-04-03 15: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-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: ==8666== Releasing lock...
[2026-04-03 15:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: ==8660== Releasing lock...
[2026-04-03 15:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:05] Production.INFO: Date 2026-04-01
[2026-04-03 15:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:05] Production.INFO: Date 2026-04-02
[2026-04-03 15:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:16:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:16:05] Production.INFO: Total Charge 0
[2026-04-03 15:16:05] Production.INFO: CreateAllLog End
[2026-04-03 15:16:05] Production.INFO: Account Balance End.
[2026-04-03 15:16:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:16:05] Production.INFO: ==8664== Releasing lock...
[2026-04-03 15:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:16:12] Production.ERROR: CronJobId end10
[2026-04-03 15:16:12] Production.INFO: ==8662== Releasing lock...
[2026-04-03 15:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:16:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:16:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:16:15] Production.INFO: call_cost start
[2026-04-03 15:16:15] Production.INFO: call_cost end
[2026-04-03 15:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:16:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:16:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:16:15] Production.INFO: ==8658== Releasing lock...
[2026-04-03 15:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:17:01] Production.INFO: ==8727== Lock acquired, processing the job...
[2026-04-03 20:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:17:01] Production.INFO: neon service started
[2026-04-03 20:17:01] Production.INFO: neon service started
[2026-04-03 20:17:01] Production.INFO: ==8727== Releasing lock...
[2026-04-03 20:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:17:01] Production.INFO: ==8731== Lock acquired, processing the job...
[2026-04-03 19:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:17:01] Production.INFO: ==8731== Releasing lock...
[2026-04-03 19:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:17:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:17:02] Production.INFO: ==8729== Lock acquired, processing the job...
[2026-04-03 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:17:02] Production.INFO: ==8729== Releasing lock...
[2026-04-03 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:17:03] Production.INFO: ==8734== Lock acquired, processing the job...
[2026-04-03 15:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:17:03] Production.INFO: ==8740== Lock acquired, processing the job...
[2026-04-03 15:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:17:03] Production.INFO: ==8736== Lock acquired, processing the job...
[2026-04-03 15:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:17:03] Production.INFO: ==8738== Lock acquired, processing the job...
[2026-04-03 15:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:17:03] Production.INFO: ==8742== Lock acquired, processing the job...
[2026-04-03 15:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:17:03] Production.INFO: Account Balance Start.
[2026-04-03 15:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:17:03] Production.INFO: 117
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 15: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-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15:17:03] Production.INFO: ==8742== Releasing lock...
[2026-04-03 15:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: ==8736== Releasing lock...
[2026-04-03 15:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-26
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:03] Production.INFO: Date 2026-03-27
[2026-04-03 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:17:04] Production.INFO: Total Charge 0
[2026-04-03 15:17:04] Production.INFO: CreateAllLog End
[2026-04-03 15:17:04] Production.INFO: Account Balance End.
[2026-04-03 15:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:17:04] Production.INFO: ==8740== Releasing lock...
[2026-04-03 15:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:17:11] Production.ERROR: CronJobId end10
[2026-04-03 15:17:11] Production.INFO: ==8738== Releasing lock...
[2026-04-03 15:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:17:14] Production.INFO: call_cost start
[2026-04-03 15:17:14] Production.INFO: call_cost end
[2026-04-03 15:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:17:14] Production.INFO: ==8734== Releasing lock...
[2026-04-03 15:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:18:02] Production.INFO: ==8808== Lock acquired, processing the job...
[2026-04-03 20:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:18:02] Production.INFO: neon service started
[2026-04-03 20:18:02] Production.INFO: neon service started
[2026-04-03 20:18:02] Production.INFO: ==8808== Releasing lock...
[2026-04-03 20:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:18:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 15:18:02] Production.INFO: ==8810== Lock acquired, processing the job...
[2026-04-03 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:18:02] Production.INFO: ==8812== Lock acquired, processing the job...
[2026-04-03 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:18:02] Production.INFO: ==8812== Releasing lock...
[2026-04-03 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:18:03] Production.INFO: ==8810== Releasing lock...
[2026-04-03 15:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:18:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:18:03] Production.INFO: ==8817== Lock acquired, processing the job...
[2026-04-03 15:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:18:03] Production.INFO: ==8815== Lock acquired, processing the job...
[2026-04-03 15:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:18:03] Production.INFO: ==8821== Lock acquired, processing the job...
[2026-04-03 15:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:18:03] Production.INFO: ==8819== Lock acquired, processing the job...
[2026-04-03 15:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:18:03] Production.INFO: Account Balance Start.
[2026-04-03 15:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:18:03] Production.INFO: 117
[2026-04-03 15:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-08
[2026-04-03 15:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: ==8823== Lock acquired, processing the job...
[2026-04-03 15:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15: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-03 15: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-03 15:18:04] Production.INFO: ==8823== Releasing lock...
[2026-04-03 15:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: ==8817== Releasing lock...
[2026-04-03 15:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:18:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:18:05] Production.INFO: Total Charge 0
[2026-04-03 15:18:05] Production.INFO: CreateAllLog End
[2026-04-03 15:18:05] Production.INFO: Account Balance End.
[2026-04-03 15:18:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:18:05] Production.INFO: ==8821== Releasing lock...
[2026-04-03 15:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:18:11] Production.ERROR: CronJobId end10
[2026-04-03 15:18:11] Production.INFO: ==8819== Releasing lock...
[2026-04-03 15:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:18:14] Production.INFO: call_cost start
[2026-04-03 15:18:14] Production.INFO: call_cost end
[2026-04-03 15:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:18:14] Production.INFO: ==8815== Releasing lock...
[2026-04-03 15:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:19:01] Production.INFO: ==8881== Lock acquired, processing the job...
[2026-04-03 20:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:19:01] Production.INFO: neon service started
[2026-04-03 20:19:01] Production.INFO: neon service started
[2026-04-03 20:19:01] Production.INFO: ==8881== Releasing lock...
[2026-04-03 20:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:19:01] Production.INFO: ==8883== Lock acquired, processing the job...
[2026-04-03 15:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:19:01] Production.INFO: ==8883== Releasing lock...
[2026-04-03 15:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:19:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:19:02] Production.INFO: ==8885== Lock acquired, processing the job...
[2026-04-03 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:19:02] Production.INFO: ==8885== Releasing lock...
[2026-04-03 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:19:02] Production.INFO: ==8889== Lock acquired, processing the job...
[2026-04-03 15:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:19:02] Production.INFO: ==8887== Lock acquired, processing the job...
[2026-04-03 15:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:19:03] Production.INFO: ==8891== Lock acquired, processing the job...
[2026-04-03 15:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:19:03] Production.INFO: ==8893== Lock acquired, processing the job...
[2026-04-03 15:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:19:03] Production.INFO: ==8895== Lock acquired, processing the job...
[2026-04-03 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:19:03] Production.INFO: ==8889== Releasing lock...
[2026-04-03 15:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:19:03] Production.INFO: Account Balance Start.
[2026-04-03 15:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:19:03] Production.INFO: 117
[2026-04-03 15:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 15:19:03] Production.INFO: ==8895== Releasing lock...
[2026-04-03 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-26
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-27
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-28
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-29
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-30
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-03-31
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-04-01
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-04-02
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Date 2026-04-03
[2026-04-03 15:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:19:03] Production.INFO: Total Charge 0
[2026-04-03 15:19:03] Production.INFO: CreateAllLog End
[2026-04-03 15:19:04] Production.INFO: Account Balance End.
[2026-04-03 15:19:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:19:04] Production.INFO: ==8893== Releasing lock...
[2026-04-03 15:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:19:11] Production.ERROR: CronJobId end10
[2026-04-03 15:19:11] Production.INFO: ==8891== Releasing lock...
[2026-04-03 15:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:19:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:19:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:19:13] Production.INFO: call_cost start
[2026-04-03 15:19:13] Production.INFO: call_cost end
[2026-04-03 15:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:19:13] Production.INFO: ==8887== Releasing lock...
[2026-04-03 15:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:20:01] Production.INFO: ==8959== Lock acquired, processing the job...
[2026-04-03 20:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:20:01] Production.INFO: neon service started
[2026-04-03 20:20:01] Production.INFO: neon service started
[2026-04-03 20:20:01] Production.INFO: ==8959== Releasing lock...
[2026-04-03 20:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:20:02] Production.INFO: ==8961== Lock acquired, processing the job...
[2026-04-03 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:20:02] Production.INFO: ==8961== Releasing lock...
[2026-04-03 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:20:02] Production.INFO: ==8963== Lock acquired, processing the job...
[2026-04-03 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:20:02] Production.INFO: ==8963== Releasing lock...
[2026-04-03 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:20:03] Production.INFO: ==8967== Lock acquired, processing the job...
[2026-04-03 15:20:03] Production.INFO: ==8965== Lock acquired, processing the job...
[2026-04-03 15:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:20:03] Production.INFO: ==8971== Lock acquired, processing the job...
[2026-04-03 15:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:20:03] Production.INFO: ==8969== Lock acquired, processing the job...
[2026-04-03 15:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:20:03] Production.INFO: ==8973== Lock acquired, processing the job...
[2026-04-03 15:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:20:03] Production.INFO: Account Balance Start.
[2026-04-03 15:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:20:03] Production.INFO: 117
[2026-04-03 15:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 15:20:03] Production.INFO: ==8973== Releasing lock...
[2026-04-03 15:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:03] Production.INFO: ==8967== Releasing lock...
[2026-04-03 15:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:20:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:20:04] Production.INFO: Total Charge 0
[2026-04-03 15:20:04] Production.INFO: CreateAllLog End
[2026-04-03 15:20:04] Production.INFO: Account Balance End.
[2026-04-03 15:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:20:04] Production.INFO: ==8971== Releasing lock...
[2026-04-03 15:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:20:12] Production.ERROR: CronJobId end10
[2026-04-03 15:20:12] Production.INFO: ==8969== Releasing lock...
[2026-04-03 15:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:20:14] Production.INFO: call_cost start
[2026-04-03 15:20:14] Production.INFO: call_cost end
[2026-04-03 15:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:20:14] Production.INFO: ==8965== Releasing lock...
[2026-04-03 15:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:21:02] Production.INFO: ==9036== Lock acquired, processing the job...
[2026-04-03 20:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:21:02] Production.INFO: neon service started
[2026-04-03 20:21:02] Production.INFO: neon service started
[2026-04-03 20:21:02] Production.INFO: ==9036== Releasing lock...
[2026-04-03 20:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:21:02] Production.INFO: ==9038== Lock acquired, processing the job...
[2026-04-03 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:21:02] Production.INFO: ==9038== Releasing lock...
[2026-04-03 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:21:02] Production.INFO: ==9040== Lock acquired, processing the job...
[2026-04-03 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:21:03] Production.INFO: ==9040== Releasing lock...
[2026-04-03 19:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:21:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:21:03] Production.INFO: ==9042== Lock acquired, processing the job...
[2026-04-03 15:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 15:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 15:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 15:21:03] Production.INFO: ==9042== Releasing lock...
[2026-04-03 15:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 15:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 15:21:03] Production.INFO: ==9044== Lock acquired, processing the job...
[2026-04-03 15:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:21:03] Production.INFO: ==9046== Lock acquired, processing the job...
[2026-04-03 15:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:21:03] Production.INFO: ==9048== Lock acquired, processing the job...
[2026-04-03 15:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:21:03] Production.INFO: ==9054== Lock acquired, processing the job...
[2026-04-03 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:21:04] Production.INFO: ==9050== Lock acquired, processing the job...
[2026-04-03 15:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:21:04] Production.INFO: ==9052== Lock acquired, processing the job...
[2026-04-03 15:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 15:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15: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-03 15: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-03 15:21:04] Production.INFO: Account Balance Start.
[2026-04-03 15:21:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:21:04] Production.INFO: 117
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-08
[2026-04-03 15: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-03 15:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 15:21:04] Production.INFO: ==9054== Releasing lock...
[2026-04-03 15:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: ==9046== Releasing lock...
[2026-04-03 15:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.ERROR: done
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 15:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030585', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 15:21:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:21:04] Production.INFO: Total Charge 0
[2026-04-03 15:21:05] Production.INFO: CreateAllLog End
[2026-04-03 15:21:05] Production.INFO: Account Balance End.
[2026-04-03 15:21:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:21:05] Production.INFO: ==9050== Releasing lock...
[2026-04-03 15:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030585', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 15:21:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 15:21:11] Production.INFO: ProcessCDR(1,17030585,1,1,2)
[2026-04-03 15:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030585,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030585,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:21:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 15:21:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 15:21:11] Production.INFO: ==9052== Releasing lock...
[2026-04-03 15:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 15:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 15:21:14] Production.ERROR: CronJobId end10
[2026-04-03 15:21:14] Production.INFO: ==9048== Releasing lock...
[2026-04-03 15:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:21:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:21:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:21:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:21:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:21:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:21:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:21:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:21:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:21:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:21:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:21:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:21:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:21:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:21:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:21:17] Production.INFO: call_cost start
[2026-04-03 15:21:17] Production.INFO: call_cost end
[2026-04-03 15:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:21:17] Production.INFO: ==9044== Releasing lock...
[2026-04-03 15:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:22:01] Production.INFO: ==9119== Lock acquired, processing the job...
[2026-04-03 20:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:22:01] Production.INFO: neon service started
[2026-04-03 20:22:01] Production.INFO: neon service started
[2026-04-03 20:22:01] Production.INFO: ==9119== Releasing lock...
[2026-04-03 20:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:22:01] Production.INFO: ==9121== Lock acquired, processing the job...
[2026-04-03 15:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:22:02] Production.INFO: ==9121== Releasing lock...
[2026-04-03 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:22:02] Production.INFO: ==9123== Lock acquired, processing the job...
[2026-04-03 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:22:02] Production.INFO: ==9123== Releasing lock...
[2026-04-03 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:22:03] Production.INFO: ==9126== Lock acquired, processing the job...
[2026-04-03 15:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:22:03] Production.INFO: ==9128== Lock acquired, processing the job...
[2026-04-03 15:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:22:03] Production.INFO: ==9134== Lock acquired, processing the job...
[2026-04-03 15:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:22:03] Production.INFO: ==9132== Lock acquired, processing the job...
[2026-04-03 15:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:22:03] Production.INFO: ==9130== Lock acquired, processing the job...
[2026-04-03 15:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15: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-03 15:22:03] Production.INFO: Account Balance Start.
[2026-04-03 15:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:22:03] Production.INFO: 117
[2026-04-03 15: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-03 15:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15:22:03] Production.INFO: ==9134== Releasing lock...
[2026-04-03 15:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-26
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: ==9128== Releasing lock...
[2026-04-03 15:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-27
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-28
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:03] Production.INFO: Date 2026-03-29
[2026-04-03 15:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:22:04] Production.INFO: Total Charge 0
[2026-04-03 15:22:04] Production.INFO: CreateAllLog End
[2026-04-03 15:22:04] Production.INFO: Account Balance End.
[2026-04-03 15:22:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:22:04] Production.INFO: ==9132== Releasing lock...
[2026-04-03 15:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:22:11] Production.ERROR: CronJobId end10
[2026-04-03 15:22:11] Production.INFO: ==9130== Releasing lock...
[2026-04-03 15:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:22:14] Production.INFO: call_cost start
[2026-04-03 15:22:14] Production.INFO: call_cost end
[2026-04-03 15:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:22:14] Production.INFO: ==9126== Releasing lock...
[2026-04-03 15:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:23:02] Production.INFO: ==9195== Lock acquired, processing the job...
[2026-04-03 20:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:23:02] Production.INFO: neon service started
[2026-04-03 20:23:02] Production.INFO: neon service started
[2026-04-03 20:23:02] Production.INFO: ==9195== Releasing lock...
[2026-04-03 20:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:23:02] Production.INFO: ==9199== Lock acquired, processing the job...
[2026-04-03 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:23:02] Production.INFO: ==9202== Lock acquired, processing the job...
[2026-04-03 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:23:02] Production.INFO: ==9202== Releasing lock...
[2026-04-03 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:23:02] Production.INFO: ==9199== Releasing lock...
[2026-04-03 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:23:03] Production.INFO: ==9204== Lock acquired, processing the job...
[2026-04-03 15:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:23:03] Production.INFO: ==9210== Lock acquired, processing the job...
[2026-04-03 15:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:23:03] Production.INFO: ==9206== Lock acquired, processing the job...
[2026-04-03 15:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:23:03] Production.INFO: ==9208== Lock acquired, processing the job...
[2026-04-03 15:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:23:03] Production.INFO: ==9212== Lock acquired, processing the job...
[2026-04-03 15:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 15:23:03] Production.INFO: Account Balance Start.
[2026-04-03 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-03 15:23:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:23:03] Production.INFO: 117
[2026-04-03 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-03 15:23:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: ==9212== Releasing lock...
[2026-04-03 15:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: ==9206== Releasing lock...
[2026-04-03 15:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:23:04] Production.INFO: Total Charge 0
[2026-04-03 15:23:04] Production.INFO: CreateAllLog End
[2026-04-03 15:23:04] Production.INFO: Account Balance End.
[2026-04-03 15:23:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:23:04] Production.INFO: ==9210== Releasing lock...
[2026-04-03 15:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:23:13] Production.ERROR: CronJobId end10
[2026-04-03 15:23:13] Production.INFO: ==9208== Releasing lock...
[2026-04-03 15:23:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:23:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:23:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:23:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:23:16] Production.INFO: call_cost start
[2026-04-03 15:23:16] Production.INFO: call_cost end
[2026-04-03 15:23:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:23:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:23:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:23:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:23:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:23:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:23:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:23:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:23:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:23:16] Production.INFO: ==9204== Releasing lock...
[2026-04-03 15:23:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:23:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:24:01] Production.INFO: ==9269== Lock acquired, processing the job...
[2026-04-03 20:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:24:01] Production.INFO: neon service started
[2026-04-03 20:24:01] Production.INFO: neon service started
[2026-04-03 20:24:01] Production.INFO: ==9269== Releasing lock...
[2026-04-03 20:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:24:01] Production.INFO: ==9271== Lock acquired, processing the job...
[2026-04-03 15:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:24:02] Production.INFO: ==9271== Releasing lock...
[2026-04-03 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:24:02] Production.INFO: ==9273== Lock acquired, processing the job...
[2026-04-03 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:24:02] Production.INFO: ==9273== Releasing lock...
[2026-04-03 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:24:02] Production.INFO: ==9275== Lock acquired, processing the job...
[2026-04-03 15:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:24:02] Production.INFO: ==9277== Lock acquired, processing the job...
[2026-04-03 15:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:24:03] Production.INFO: ==9281== Lock acquired, processing the job...
[2026-04-03 15:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:24:03] Production.INFO: ==9279== Lock acquired, processing the job...
[2026-04-03 15:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:24:03] Production.INFO: Account Balance Start.
[2026-04-03 15:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:24:03] Production.INFO: 117
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: ==9283== Lock acquired, processing the job...
[2026-04-03 15:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:24:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:24:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: ==9283== Releasing lock...
[2026-04-03 15:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: ==9277== Releasing lock...
[2026-04-03 15:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-26
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-27
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-28
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-29
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:03] Production.INFO: Date 2026-03-30
[2026-04-03 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:24:04] Production.INFO: Total Charge 0
[2026-04-03 15:24:04] Production.INFO: CreateAllLog End
[2026-04-03 15:24:04] Production.INFO: Account Balance End.
[2026-04-03 15:24:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:24:04] Production.INFO: ==9281== Releasing lock...
[2026-04-03 15:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:24:11] Production.ERROR: CronJobId end10
[2026-04-03 15:24:11] Production.INFO: ==9279== Releasing lock...
[2026-04-03 15:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:24:13] Production.INFO: call_cost start
[2026-04-03 15:24:13] Production.INFO: call_cost end
[2026-04-03 15:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:24:13] Production.INFO: ==9275== Releasing lock...
[2026-04-03 15:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:25:01] Production.INFO: ==9346== Lock acquired, processing the job...
[2026-04-03 20:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:25:01] Production.INFO: neon service started
[2026-04-03 20:25:01] Production.INFO: neon service started
[2026-04-03 20:25:01] Production.INFO: ==9346== Releasing lock...
[2026-04-03 20:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:25:02] Production.INFO: ==9348== Lock acquired, processing the job...
[2026-04-03 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:25:02] Production.INFO: ==9348== Releasing lock...
[2026-04-03 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:25:02] Production.INFO: ==9350== Lock acquired, processing the job...
[2026-04-03 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:25:02] Production.INFO: ==9350== Releasing lock...
[2026-04-03 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:25:03] Production.INFO: ==9352== Lock acquired, processing the job...
[2026-04-03 15:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:25:03] Production.INFO: ==9360== Lock acquired, processing the job...
[2026-04-03 15:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:25:03] Production.INFO: ==9358== Lock acquired, processing the job...
[2026-04-03 15:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:25:03] Production.INFO: ==9354== Lock acquired, processing the job...
[2026-04-03 15:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 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-03 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-03 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-03 15:25:03] Production.INFO: ==9356== Lock acquired, processing the job...
[2026-04-03 15:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:25:03] Production.INFO: ==9360== Releasing lock...
[2026-04-03 15:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:25:03] Production.INFO: Account Balance Start.
[2026-04-03 15:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:25:03] Production.INFO: 117
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:25:04] Production.INFO: ==9354== Releasing lock...
[2026-04-03 15:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:25:04] Production.INFO: Total Charge 0
[2026-04-03 15:25:04] Production.INFO: CreateAllLog End
[2026-04-03 15:25:04] Production.INFO: Account Balance End.
[2026-04-03 15:25:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:25:04] Production.INFO: ==9358== Releasing lock...
[2026-04-03 15:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:25:11] Production.ERROR: CronJobId end10
[2026-04-03 15:25:11] Production.INFO: ==9356== Releasing lock...
[2026-04-03 15:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:25:14] Production.INFO: call_cost start
[2026-04-03 15:25:14] Production.INFO: call_cost end
[2026-04-03 15:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:25:14] Production.INFO: ==9352== Releasing lock...
[2026-04-03 15:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:26:02] Production.INFO: ==9419== Lock acquired, processing the job...
[2026-04-03 20:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:26:02] Production.INFO: neon service started
[2026-04-03 20:26:02] Production.INFO: neon service started
[2026-04-03 20:26:02] Production.INFO: ==9419== Releasing lock...
[2026-04-03 20:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:26:02] Production.INFO: ==9423== Lock acquired, processing the job...
[2026-04-03 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:26:02] Production.INFO: ==9423== Releasing lock...
[2026-04-03 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:26:02] Production.INFO: ==9421== Lock acquired, processing the job...
[2026-04-03 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:26:03] Production.INFO: ==9421== Releasing lock...
[2026-04-03 15:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:26:03] Production.INFO: ==9425== Lock acquired, processing the job...
[2026-04-03 15:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:26:04] Production.INFO: ==9427== Lock acquired, processing the job...
[2026-04-03 15:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:26:04] Production.INFO: ==9434== Lock acquired, processing the job...
[2026-04-03 15:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:26:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:26:04] Production.INFO: ==9431== Lock acquired, processing the job...
[2026-04-03 15:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:26:04] Production.INFO: ==9429== Lock acquired, processing the job...
[2026-04-03 15:26:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15: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-03 15: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-03 15: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-03 15:26:04] Production.INFO: ==9434== Releasing lock...
[2026-04-03 15:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:26:04] Production.INFO: Account Balance Start.
[2026-04-03 15:26:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:26:04] Production.INFO: 117
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-08
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: ==9427== Releasing lock...
[2026-04-03 15:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:05] Production.INFO: Date 2026-04-01
[2026-04-03 15:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:05] Production.INFO: Date 2026-04-02
[2026-04-03 15:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:26:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:26:05] Production.INFO: Total Charge 0
[2026-04-03 15:26:05] Production.INFO: CreateAllLog End
[2026-04-03 15:26:05] Production.INFO: Account Balance End.
[2026-04-03 15:26:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:26:05] Production.INFO: ==9431== Releasing lock...
[2026-04-03 15:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:26:17] Production.ERROR: CronJobId end10
[2026-04-03 15:26:17] Production.INFO: ==9429== Releasing lock...
[2026-04-03 15:26:17] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:26:17] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:26:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:26:18] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:26:18] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:26:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:26:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:26:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:26:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:26:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:26:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:26:18] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:26:18] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:26:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:26:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:26:18] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:26:19] Production.INFO: call_cost start
[2026-04-03 15:26:19] Production.INFO: call_cost end
[2026-04-03 15:26:19] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:26:19] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:26:19] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:26:19] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:26:19] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:26:19] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:26:19] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:26:19] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:26:19] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:26:19] Production.INFO: ==9425== Releasing lock...
[2026-04-03 15:26:19] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:26:19] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:27:01] Production.INFO: ==9489== Lock acquired, processing the job...
[2026-04-03 20:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:27:01] Production.INFO: neon service started
[2026-04-03 20:27:01] Production.INFO: neon service started
[2026-04-03 20:27:01] Production.INFO: ==9489== Releasing lock...
[2026-04-03 20:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:27:02] Production.INFO: ==9493== Lock acquired, processing the job...
[2026-04-03 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:27:02] Production.INFO: ==9491== Lock acquired, processing the job...
[2026-04-03 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:27:02] Production.INFO: ==9493== Releasing lock...
[2026-04-03 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:27:02] Production.INFO: ==9491== Releasing lock...
[2026-04-03 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:27:03] Production.INFO: ==9500== Lock acquired, processing the job...
[2026-04-03 15:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:27:03] Production.INFO: ==9496== Lock acquired, processing the job...
[2026-04-03 15:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:27:03] Production.INFO: ==9498== Lock acquired, processing the job...
[2026-04-03 15:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:27:03] Production.INFO: ==9504== Lock acquired, processing the job...
[2026-04-03 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:27:03] Production.INFO: ==9502== Lock acquired, processing the job...
[2026-04-03 15:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:27:03] Production.INFO: Account Balance Start.
[2026-04-03 15:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:27:03] Production.INFO: 117
[2026-04-03 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-03 15:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:27:03] Production.INFO: ==9504== Releasing lock...
[2026-04-03 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: ==9498== Releasing lock...
[2026-04-03 15:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:27:04] Production.INFO: Total Charge 0
[2026-04-03 15:27:05] Production.INFO: CreateAllLog End
[2026-04-03 15:27:05] Production.INFO: Account Balance End.
[2026-04-03 15:27:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:27:05] Production.INFO: ==9502== Releasing lock...
[2026-04-03 15:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:27:12] Production.ERROR: CronJobId end10
[2026-04-03 15:27:12] Production.INFO: ==9500== Releasing lock...
[2026-04-03 15:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:27:13] Production.INFO: call_cost start
[2026-04-03 15:27:13] Production.INFO: call_cost end
[2026-04-03 15:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:27:13] Production.INFO: ==9496== Releasing lock...
[2026-04-03 15:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:28:02] Production.INFO: ==9562== Lock acquired, processing the job...
[2026-04-03 20:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:28:02] Production.INFO: neon service started
[2026-04-03 20:28:02] Production.INFO: neon service started
[2026-04-03 20:28:02] Production.INFO: ==9562== Releasing lock...
[2026-04-03 20:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:28:02] Production.INFO: ==9564== Lock acquired, processing the job...
[2026-04-03 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:28:02] Production.INFO: ==9566== Lock acquired, processing the job...
[2026-04-03 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:28:02] Production.INFO: ==9566== Releasing lock...
[2026-04-03 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:28:03] Production.INFO: ==9564== Releasing lock...
[2026-04-03 15:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:28:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:28:03] Production.INFO: ==9577== Lock acquired, processing the job...
[2026-04-03 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:28:03] Production.INFO: ==9569== Lock acquired, processing the job...
[2026-04-03 15:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:28:03] Production.INFO: ==9571== Lock acquired, processing the job...
[2026-04-03 15:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:28:03] Production.INFO: ==9575== Lock acquired, processing the job...
[2026-04-03 15:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 15:28:04] Production.INFO: ==9573== Lock acquired, processing the job...
[2026-04-03 15:28:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:28:04] Production.INFO: ==9577== Releasing lock...
[2026-04-03 15:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:28:04] Production.INFO: Account Balance Start.
[2026-04-03 15:28:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:28:04] Production.INFO: 117
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-08
[2026-04-03 15:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: ==9571== Releasing lock...
[2026-04-03 15:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:05] Production.INFO: Date 2026-03-31
[2026-04-03 15:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:05] Production.INFO: Date 2026-04-01
[2026-04-03 15:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:05] Production.INFO: Date 2026-04-02
[2026-04-03 15:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:28:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:28:05] Production.INFO: Total Charge 0
[2026-04-03 15:28:05] Production.INFO: CreateAllLog End
[2026-04-03 15:28:05] Production.INFO: Account Balance End.
[2026-04-03 15:28:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:28:05] Production.INFO: ==9575== Releasing lock...
[2026-04-03 15:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:28:11] Production.ERROR: CronJobId end10
[2026-04-03 15:28:11] Production.INFO: ==9573== Releasing lock...
[2026-04-03 15:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:28:14] Production.INFO: call_cost start
[2026-04-03 15:28:14] Production.INFO: call_cost end
[2026-04-03 15:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:28:14] Production.INFO: ==9569== Releasing lock...
[2026-04-03 15:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:29:01] Production.INFO: ==9639== Lock acquired, processing the job...
[2026-04-03 20:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:29:01] Production.INFO: neon service started
[2026-04-03 20:29:01] Production.INFO: neon service started
[2026-04-03 20:29:01] Production.INFO: ==9639== Releasing lock...
[2026-04-03 20:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:29:02] Production.INFO: ==9641== Lock acquired, processing the job...
[2026-04-03 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:29:02] Production.INFO: ==9643== Lock acquired, processing the job...
[2026-04-03 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:29:02] Production.INFO: ==9643== Releasing lock...
[2026-04-03 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:29:02] Production.INFO: ==9641== Releasing lock...
[2026-04-03 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:29:03] Production.INFO: ==9646== Lock acquired, processing the job...
[2026-04-03 15:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:29:03] Production.INFO: ==9652== Lock acquired, processing the job...
[2026-04-03 15:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:29:03] Production.INFO: ==9648== Lock acquired, processing the job...
[2026-04-03 15:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:29:03] Production.INFO: ==9650== Lock acquired, processing the job...
[2026-04-03 15:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:29:03] Production.INFO: Account Balance Start.
[2026-04-03 15:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:29:03] Production.INFO: 117
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: ==9654== Lock acquired, processing the job...
[2026-04-03 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:29:03] Production.INFO: ==9654== Releasing lock...
[2026-04-03 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: ==9648== Releasing lock...
[2026-04-03 15:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:29:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:29:04] Production.INFO: Total Charge 0
[2026-04-03 15:29:04] Production.INFO: CreateAllLog End
[2026-04-03 15:29:04] Production.INFO: Account Balance End.
[2026-04-03 15:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:29:04] Production.INFO: ==9652== Releasing lock...
[2026-04-03 15:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:29:11] Production.ERROR: CronJobId end10
[2026-04-03 15:29:11] Production.INFO: ==9650== Releasing lock...
[2026-04-03 15:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:29:13] Production.INFO: call_cost start
[2026-04-03 15:29:13] Production.INFO: call_cost end
[2026-04-03 15:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:29:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:29:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:29:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:29:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:29:13] Production.INFO: ==9646== Releasing lock...
[2026-04-03 15:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:30:01] Production.INFO: ==9713== Lock acquired, processing the job...
[2026-04-03 20:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:30:01] Production.INFO: neon service started
[2026-04-03 20:30:01] Production.INFO: neon service started
[2026-04-03 20:30:01] Production.INFO: ==9713== Releasing lock...
[2026-04-03 20:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:30:02] Production.INFO: ==9717== Lock acquired, processing the job...
[2026-04-03 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:30:02] Production.INFO: ==9717== Releasing lock...
[2026-04-03 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:30:02] Production.INFO: ==9715== Lock acquired, processing the job...
[2026-04-03 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:30:02] Production.INFO: ==9715== Releasing lock...
[2026-04-03 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:30:03] Production.INFO: ==9725== Lock acquired, processing the job...
[2026-04-03 15:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:30:03] Production.INFO: Account Balance Start.
[2026-04-03 15:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:30:03] Production.INFO: 117
[2026-04-03 15:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:03] Production.INFO: ==9719== Lock acquired, processing the job...
[2026-04-03 15:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:30:03] Production.INFO: ==9721== Lock acquired, processing the job...
[2026-04-03 15:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:30:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:03] Production.INFO: ==9727== Lock acquired, processing the job...
[2026-04-03 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:30:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:03] Production.INFO: ==9723== Lock acquired, processing the job...
[2026-04-03 15:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:30:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 15:30:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:03] Production.INFO: ==9727== Releasing lock...
[2026-04-03 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: ==9721== Releasing lock...
[2026-04-03 15:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:30:04] Production.INFO: Total Charge 0
[2026-04-03 15:30:04] Production.INFO: CreateAllLog End
[2026-04-03 15:30:04] Production.INFO: Account Balance End.
[2026-04-03 15:30:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:30:04] Production.INFO: ==9725== Releasing lock...
[2026-04-03 15:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:30:11] Production.ERROR: CronJobId end10
[2026-04-03 15:30:11] Production.INFO: ==9723== Releasing lock...
[2026-04-03 15:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:30:14] Production.INFO: call_cost start
[2026-04-03 15:30:14] Production.INFO: call_cost end
[2026-04-03 15:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:30:14] Production.INFO: ==9719== Releasing lock...
[2026-04-03 15:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:31:01] Production.INFO: ==9787== Lock acquired, processing the job...
[2026-04-03 20:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:31:01] Production.INFO: neon service started
[2026-04-03 20:31:01] Production.INFO: neon service started
[2026-04-03 20:31:01] Production.INFO: ==9787== Releasing lock...
[2026-04-03 20:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:31:01] Production.INFO: ==9789== Lock acquired, processing the job...
[2026-04-03 15:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:31:02] Production.INFO: ==9789== Releasing lock...
[2026-04-03 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:31:02] Production.INFO: ==9791== Lock acquired, processing the job...
[2026-04-03 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:31:02] Production.INFO: ==9791== Releasing lock...
[2026-04-03 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:31:02] Production.INFO: ==9793== Lock acquired, processing the job...
[2026-04-03 15:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 15:31:03] Production.INFO: ==9795== Lock acquired, processing the job...
[2026-04-03 15:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 15:31:03] Production.INFO: ==9799== Lock acquired, processing the job...
[2026-04-03 15:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:31:03] Production.INFO: ==9797== Lock acquired, processing the job...
[2026-04-03 15:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 15:31:03] Production.INFO: ==9793== Releasing lock...
[2026-04-03 15:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 15:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 15:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:31:03] Production.INFO: ==9803== Lock acquired, processing the job...
[2026-04-03 15:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 15:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 15:31:03] Production.INFO: ==9805== Lock acquired, processing the job...
[2026-04-03 15:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:31:03] Production.INFO: ==9801== Lock acquired, processing the job...
[2026-04-03 15:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15: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-03 15: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-03 15: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-03 15:31:03] Production.INFO: ==9805== Releasing lock...
[2026-04-03 15:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:31:03] Production.INFO: Account Balance Start.
[2026-04-03 15:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:31:03] Production.INFO: 117
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:03] Production.INFO: ==9797== Releasing lock...
[2026-04-03 15:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:31:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.ERROR: done
[2026-04-03 15:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 15:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030626', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 15:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:31:04] Production.INFO: Total Charge 0
[2026-04-03 15:31:04] Production.INFO: CreateAllLog End
[2026-04-03 15:31:04] Production.INFO: Account Balance End.
[2026-04-03 15:31:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:31:04] Production.INFO: ==9801== Releasing lock...
[2026-04-03 15:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030626', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 15:31:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 15:31:09] Production.INFO: ProcessCDR(1,17030626,1,1,2)
[2026-04-03 15:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030626,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030626,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:31:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 15:31:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 15:31:09] Production.INFO: ==9803== Releasing lock...
[2026-04-03 15:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 15:31:09] Production.INFO: 26 MB #Memory Used#
[2026-04-03 15:31:14] Production.ERROR: CronJobId end10
[2026-04-03 15:31:14] Production.INFO: ==9799== Releasing lock...
[2026-04-03 15:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:31:17] Production.INFO: call_cost start
[2026-04-03 15:31:17] Production.INFO: call_cost end
[2026-04-03 15:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:31:17] Production.INFO: ==9795== Releasing lock...
[2026-04-03 15:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:32:01] Production.INFO: ==9866== Lock acquired, processing the job...
[2026-04-03 20:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:32:01] Production.INFO: neon service started
[2026-04-03 20:32:01] Production.INFO: neon service started
[2026-04-03 20:32:01] Production.INFO: ==9866== Releasing lock...
[2026-04-03 20:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:32:02] Production.INFO: ==9870== Lock acquired, processing the job...
[2026-04-03 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:32:02] Production.INFO: ==9870== Releasing lock...
[2026-04-03 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:32:02] Production.INFO: ==9868== Lock acquired, processing the job...
[2026-04-03 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:32:02] Production.INFO: ==9868== Releasing lock...
[2026-04-03 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:32:03] Production.INFO: ==9876== Lock acquired, processing the job...
[2026-04-03 15:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:32:03] Production.INFO: ==9874== Lock acquired, processing the job...
[2026-04-03 15:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:32:03] Production.INFO: ==9872== Lock acquired, processing the job...
[2026-04-03 15:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:32:03] Production.INFO: ==9880== Lock acquired, processing the job...
[2026-04-03 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:32:03] Production.INFO: ==9878== Lock acquired, processing the job...
[2026-04-03 15:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 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-03 15:32:03] Production.INFO: ==9880== Releasing lock...
[2026-04-03 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:32:03] Production.INFO: Account Balance Start.
[2026-04-03 15:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:32:03] Production.INFO: 117
[2026-04-03 15:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: ==9874== Releasing lock...
[2026-04-03 15:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:32:05] Production.INFO: Total Charge 0
[2026-04-03 15:32:05] Production.INFO: CreateAllLog End
[2026-04-03 15:32:05] Production.INFO: Account Balance End.
[2026-04-03 15:32:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:32:05] Production.INFO: ==9878== Releasing lock...
[2026-04-03 15:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:32:11] Production.ERROR: CronJobId end10
[2026-04-03 15:32:11] Production.INFO: ==9876== Releasing lock...
[2026-04-03 15:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:32:14] Production.INFO: call_cost start
[2026-04-03 15:32:14] Production.INFO: call_cost end
[2026-04-03 15:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:32:14] Production.INFO: ==9872== Releasing lock...
[2026-04-03 15:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:33:02] Production.INFO: ==9945== Lock acquired, processing the job...
[2026-04-03 20:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:33:02] Production.INFO: neon service started
[2026-04-03 20:33:02] Production.INFO: neon service started
[2026-04-03 20:33:02] Production.INFO: ==9945== Releasing lock...
[2026-04-03 20:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:33:02] Production.INFO: ==9949== Lock acquired, processing the job...
[2026-04-03 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:33:02] Production.INFO: ==9949== Releasing lock...
[2026-04-03 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:33:02] Production.INFO: ==9947== Lock acquired, processing the job...
[2026-04-03 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:33:02] Production.INFO: ==9947== Releasing lock...
[2026-04-03 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:33:03] Production.INFO: ==9952== Lock acquired, processing the job...
[2026-04-03 15:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:33:03] Production.INFO: ==9956== Lock acquired, processing the job...
[2026-04-03 15:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:33:03] Production.INFO: ==9954== Lock acquired, processing the job...
[2026-04-03 15:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:33:03] Production.INFO: ==9958== Lock acquired, processing the job...
[2026-04-03 15:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:33:03] Production.INFO: ==9960== Lock acquired, processing the job...
[2026-04-03 15:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:33:03] Production.INFO: Account Balance Start.
[2026-04-03 15:33:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:33:04] Production.INFO: 117
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-08
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15:33:04] Production.INFO: Date 2026-03-09
[2026-04-03 15: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-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15:33:04] Production.INFO: ==9960== Releasing lock...
[2026-04-03 15:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: ==9954== Releasing lock...
[2026-04-03 15:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:33:04] Production.INFO: Total Charge 0
[2026-04-03 15:33:04] Production.INFO: CreateAllLog End
[2026-04-03 15:33:04] Production.INFO: Account Balance End.
[2026-04-03 15:33:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:33:05] Production.INFO: ==9958== Releasing lock...
[2026-04-03 15:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:33:12] Production.ERROR: CronJobId end10
[2026-04-03 15:33:12] Production.INFO: ==9956== Releasing lock...
[2026-04-03 15:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:33:15] Production.INFO: call_cost start
[2026-04-03 15:33:15] Production.INFO: call_cost end
[2026-04-03 15:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:33:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:33:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:33:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:33:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:33:15] Production.INFO: ==9952== Releasing lock...
[2026-04-03 15:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:34:01] Production.INFO: ==10014== Lock acquired, processing the job...
[2026-04-03 20:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:34:01] Production.INFO: neon service started
[2026-04-03 20:34:01] Production.INFO: neon service started
[2026-04-03 20:34:01] Production.INFO: ==10014== Releasing lock...
[2026-04-03 20:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:34:02] Production.INFO: ==10018== Lock acquired, processing the job...
[2026-04-03 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:34:02] Production.INFO: ==10018== Releasing lock...
[2026-04-03 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:34:02] Production.INFO: ==10016== Lock acquired, processing the job...
[2026-04-03 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:34:02] Production.INFO: ==10016== Releasing lock...
[2026-04-03 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:34:03] Production.INFO: ==10021== Lock acquired, processing the job...
[2026-04-03 15:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:34:03] Production.INFO: ==10023== Lock acquired, processing the job...
[2026-04-03 15:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:34:03] Production.INFO: ==10027== Lock acquired, processing the job...
[2026-04-03 15:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:34:03] Production.INFO: ==10025== Lock acquired, processing the job...
[2026-04-03 15:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:34:03] Production.INFO: ==10029== Lock acquired, processing the job...
[2026-04-03 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:34:03] Production.INFO: Account Balance Start.
[2026-04-03 15:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:34:03] Production.INFO: 117
[2026-04-03 15:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:34:03] Production.INFO: ==10029== Releasing lock...
[2026-04-03 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: ==10023== Releasing lock...
[2026-04-03 15:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:34:04] Production.INFO: Total Charge 0
[2026-04-03 15:34:04] Production.INFO: CreateAllLog End
[2026-04-03 15:34:04] Production.INFO: Account Balance End.
[2026-04-03 15:34:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:34:04] Production.INFO: ==10027== Releasing lock...
[2026-04-03 15:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:34:11] Production.ERROR: CronJobId end10
[2026-04-03 15:34:11] Production.INFO: ==10025== Releasing lock...
[2026-04-03 15:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:34:15] Production.INFO: call_cost start
[2026-04-03 15:34:15] Production.INFO: call_cost end
[2026-04-03 15:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:34:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:34:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:34:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:34:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:34:15] Production.INFO: ==10021== Releasing lock...
[2026-04-03 15:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:35:02] Production.INFO: ==10099== Lock acquired, processing the job...
[2026-04-03 20:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:35:02] Production.INFO: neon service started
[2026-04-03 20:35:02] Production.INFO: neon service started
[2026-04-03 20:35:02] Production.INFO: ==10099== Releasing lock...
[2026-04-03 20:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:35:02] Production.INFO: ==10101== Lock acquired, processing the job...
[2026-04-03 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:35:02] Production.INFO: ==10101== Releasing lock...
[2026-04-03 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:35:02] Production.INFO: ==10103== Lock acquired, processing the job...
[2026-04-03 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:35:02] Production.INFO: ==10103== Releasing lock...
[2026-04-03 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:35:03] Production.INFO: ==10113== Lock acquired, processing the job...
[2026-04-03 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 15:35:03] Production.INFO: ==10105== Lock acquired, processing the job...
[2026-04-03 15:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 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-03 15:35:03] Production.INFO: ==10113== Releasing lock...
[2026-04-03 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:35:03] Production.INFO: ==10107== Lock acquired, processing the job...
[2026-04-03 15:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:35:03] Production.INFO: ==10109== Lock acquired, processing the job...
[2026-04-03 15:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:35:03] Production.INFO: ==10111== Lock acquired, processing the job...
[2026-04-03 15:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:35:04] Production.INFO: Account Balance Start.
[2026-04-03 15:35:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:35:04] Production.INFO: 117
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-08
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: ==10107== Releasing lock...
[2026-04-03 15:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:35:04] Production.INFO: Total Charge 0
[2026-04-03 15:35:04] Production.INFO: CreateAllLog End
[2026-04-03 15:35:05] Production.INFO: Account Balance End.
[2026-04-03 15:35:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:35:05] Production.INFO: ==10111== Releasing lock...
[2026-04-03 15:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:35:12] Production.ERROR: CronJobId end10
[2026-04-03 15:35:12] Production.INFO: ==10109== Releasing lock...
[2026-04-03 15:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:35:15] Production.INFO: call_cost start
[2026-04-03 15:35:15] Production.INFO: call_cost end
[2026-04-03 15:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:35:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:35:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:35:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:35:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:35:15] Production.INFO: ==10105== Releasing lock...
[2026-04-03 15:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:36:01] Production.INFO: ==10176== Lock acquired, processing the job...
[2026-04-03 20:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:36:01] Production.INFO: neon service started
[2026-04-03 20:36:01] Production.INFO: neon service started
[2026-04-03 20:36:01] Production.INFO: ==10176== Releasing lock...
[2026-04-03 20:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:36:01] Production.INFO: ==10178== Lock acquired, processing the job...
[2026-04-03 15:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:36:01] Production.INFO: ==10178== Releasing lock...
[2026-04-03 15:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:36:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:36:02] Production.INFO: ==10180== Lock acquired, processing the job...
[2026-04-03 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:36:02] Production.INFO: ==10180== Releasing lock...
[2026-04-03 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:36:02] Production.INFO: ==10186== Lock acquired, processing the job...
[2026-04-03 15:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:36:03] Production.INFO: ==10182== Lock acquired, processing the job...
[2026-04-03 15:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:36:03] Production.INFO: ==10184== Lock acquired, processing the job...
[2026-04-03 15:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:36:03] Production.INFO: ==10188== Lock acquired, processing the job...
[2026-04-03 15:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:36:03] Production.INFO: ==10190== Lock acquired, processing the job...
[2026-04-03 15:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:36:03] Production.INFO: Account Balance Start.
[2026-04-03 15:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:36:03] Production.INFO: 117
[2026-04-03 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-03 15:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 15:36:03] Production.INFO: ==10190== Releasing lock...
[2026-04-03 15:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: ==10184== Releasing lock...
[2026-04-03 15:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:36:04] Production.INFO: Total Charge 0
[2026-04-03 15:36:04] Production.INFO: CreateAllLog End
[2026-04-03 15:36:05] Production.INFO: Account Balance End.
[2026-04-03 15:36:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:36:05] Production.INFO: ==10188== Releasing lock...
[2026-04-03 15:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:36:11] Production.ERROR: CronJobId end10
[2026-04-03 15:36:11] Production.INFO: ==10186== Releasing lock...
[2026-04-03 15:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:36:14] Production.INFO: call_cost start
[2026-04-03 15:36:14] Production.INFO: call_cost end
[2026-04-03 15:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:36:14] Production.INFO: ==10182== Releasing lock...
[2026-04-03 15:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:37:01] Production.INFO: ==10253== Lock acquired, processing the job...
[2026-04-03 20:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:37:01] Production.INFO: neon service started
[2026-04-03 20:37:01] Production.INFO: neon service started
[2026-04-03 20:37:01] Production.INFO: ==10253== Releasing lock...
[2026-04-03 20:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:37:02] Production.INFO: ==10255== Lock acquired, processing the job...
[2026-04-03 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:37:02] Production.INFO: ==10257== Lock acquired, processing the job...
[2026-04-03 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:37:02] Production.INFO: ==10255== Releasing lock...
[2026-04-03 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:37:02] Production.INFO: ==10257== Releasing lock...
[2026-04-03 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:37:03] Production.INFO: ==10266== Lock acquired, processing the job...
[2026-04-03 15:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:37:03] Production.INFO: Account Balance Start.
[2026-04-03 15:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:37:03] Production.INFO: 117
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: ==10260== Lock acquired, processing the job...
[2026-04-03 15:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: ==10262== Lock acquired, processing the job...
[2026-04-03 15:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: ==10264== Lock acquired, processing the job...
[2026-04-03 15:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:03] Production.INFO: ==10268== Lock acquired, processing the job...
[2026-04-03 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:37:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:37:03] Production.INFO: ==10268== Releasing lock...
[2026-04-03 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:37:03] Production.INFO: Date 2026-03-26
[2026-04-03 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:04] Production.INFO: ==10262== Releasing lock...
[2026-04-03 15:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:37:04] Production.INFO: Total Charge 0
[2026-04-03 15:37:04] Production.INFO: CreateAllLog End
[2026-04-03 15:37:04] Production.INFO: Account Balance End.
[2026-04-03 15:37:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:37:04] Production.INFO: ==10266== Releasing lock...
[2026-04-03 15:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:37:11] Production.ERROR: CronJobId end10
[2026-04-03 15:37:11] Production.INFO: ==10264== Releasing lock...
[2026-04-03 15:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:37:14] Production.INFO: call_cost start
[2026-04-03 15:37:14] Production.INFO: call_cost end
[2026-04-03 15:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:37:14] Production.INFO: ==10260== Releasing lock...
[2026-04-03 15:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:38:02] Production.INFO: ==10324== Lock acquired, processing the job...
[2026-04-03 20:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:38:02] Production.INFO: neon service started
[2026-04-03 20:38:02] Production.INFO: neon service started
[2026-04-03 20:38:02] Production.INFO: ==10324== Releasing lock...
[2026-04-03 20:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:38:02] Production.INFO: ==10326== Lock acquired, processing the job...
[2026-04-03 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:38:02] Production.INFO: ==10326== Releasing lock...
[2026-04-03 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:38:02] Production.INFO: ==10328== Lock acquired, processing the job...
[2026-04-03 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:38:03] Production.INFO: ==10328== Releasing lock...
[2026-04-03 19:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:38:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:38:03] Production.INFO: ==10332== Lock acquired, processing the job...
[2026-04-03 15:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:38:03] Production.INFO: ==10330== Lock acquired, processing the job...
[2026-04-03 15:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:38:03] Production.INFO: ==10334== Lock acquired, processing the job...
[2026-04-03 15:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:38:03] Production.INFO: ==10336== Lock acquired, processing the job...
[2026-04-03 15:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:38:03] Production.INFO: ==10338== Lock acquired, processing the job...
[2026-04-03 15:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:38:03] Production.INFO: Account Balance Start.
[2026-04-03 15:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:38:03] Production.INFO: 117
[2026-04-03 15:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:38:03] Production.INFO: ==10338== Releasing lock...
[2026-04-03 15:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: ==10332== Releasing lock...
[2026-04-03 15:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:38:04] Production.INFO: Total Charge 0
[2026-04-03 15:38:04] Production.INFO: CreateAllLog End
[2026-04-03 15:38:04] Production.INFO: Account Balance End.
[2026-04-03 15:38:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:38:04] Production.INFO: ==10336== Releasing lock...
[2026-04-03 15:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:38:13] Production.ERROR: CronJobId end10
[2026-04-03 15:38:13] Production.INFO: ==10334== Releasing lock...
[2026-04-03 15:38:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:38:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:38:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:38:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:38:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:38:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:38:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:38:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:38:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:38:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:38:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:38:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:38:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:38:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:38:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:38:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:38:16] Production.INFO: call_cost start
[2026-04-03 15:38:16] Production.INFO: call_cost end
[2026-04-03 15:38:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:38:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:38:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:38:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:38:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:38:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:38:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:38:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:38:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:38:16] Production.INFO: ==10330== Releasing lock...
[2026-04-03 15:38:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:38:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:39:01] Production.INFO: ==10399== Lock acquired, processing the job...
[2026-04-03 20:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:39:01] Production.INFO: neon service started
[2026-04-03 20:39:01] Production.INFO: neon service started
[2026-04-03 20:39:01] Production.INFO: ==10399== Releasing lock...
[2026-04-03 20:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:39:01] Production.INFO: ==10403== Lock acquired, processing the job...
[2026-04-03 19:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:39:02] Production.INFO: ==10403== Releasing lock...
[2026-04-03 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:39:02] Production.INFO: ==10401== Lock acquired, processing the job...
[2026-04-03 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:39:02] Production.INFO: ==10401== Releasing lock...
[2026-04-03 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:39:03] Production.INFO: ==10410== Lock acquired, processing the job...
[2026-04-03 15:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:39:03] Production.INFO: ==10408== Lock acquired, processing the job...
[2026-04-03 15:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:39:03] Production.INFO: ==10414== Lock acquired, processing the job...
[2026-04-03 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:39:03] Production.INFO: ==10406== Lock acquired, processing the job...
[2026-04-03 15:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:39:03] Production.INFO: ==10412== Lock acquired, processing the job...
[2026-04-03 15:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 15:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 15:39:03] Production.INFO: ==10414== Releasing lock...
[2026-04-03 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:39:03] Production.INFO: Account Balance Start.
[2026-04-03 15:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:39:03] Production.INFO: 117
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: ==10408== Releasing lock...
[2026-04-03 15:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-24
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-25
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-26
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-27
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-28
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:03] Production.INFO: Date 2026-03-29
[2026-04-03 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:39:04] Production.INFO: Total Charge 0
[2026-04-03 15:39:04] Production.INFO: CreateAllLog End
[2026-04-03 15:39:04] Production.INFO: Account Balance End.
[2026-04-03 15:39:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:39:04] Production.INFO: ==10412== Releasing lock...
[2026-04-03 15:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:39:10] Production.ERROR: CronJobId end10
[2026-04-03 15:39:10] Production.INFO: ==10410== Releasing lock...
[2026-04-03 15:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:39:14] Production.INFO: call_cost start
[2026-04-03 15:39:14] Production.INFO: call_cost end
[2026-04-03 15:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:39:14] Production.INFO: ==10406== Releasing lock...
[2026-04-03 15:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:40:02] Production.INFO: ==10471== Lock acquired, processing the job...
[2026-04-03 20:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:40:02] Production.INFO: neon service started
[2026-04-03 20:40:02] Production.INFO: neon service started
[2026-04-03 20:40:02] Production.INFO: ==10471== Releasing lock...
[2026-04-03 20:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:40:02] Production.INFO: ==10473== Lock acquired, processing the job...
[2026-04-03 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:40:02] Production.INFO: ==10473== Releasing lock...
[2026-04-03 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:40:02] Production.INFO: ==10475== Lock acquired, processing the job...
[2026-04-03 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:40:03] Production.INFO: ==10475== Releasing lock...
[2026-04-03 19:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:40:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:40:03] Production.INFO: ==10481== Lock acquired, processing the job...
[2026-04-03 15:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:40:03] Production.INFO: ==10477== Lock acquired, processing the job...
[2026-04-03 15:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:40:03] Production.INFO: ==10479== Lock acquired, processing the job...
[2026-04-03 15:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:40:03] Production.INFO: ==10485== Lock acquired, processing the job...
[2026-04-03 15:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:40:03] Production.INFO: ==10483== Lock acquired, processing the job...
[2026-04-03 15:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 15:40:03] Production.INFO: ==10485== Releasing lock...
[2026-04-03 15:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:40:03] Production.INFO: Account Balance Start.
[2026-04-03 15:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:40:03] Production.INFO: 117
[2026-04-03 15:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: ==10479== Releasing lock...
[2026-04-03 15:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:40:04] Production.INFO: Total Charge 0
[2026-04-03 15:40:04] Production.INFO: CreateAllLog End
[2026-04-03 15:40:04] Production.INFO: Account Balance End.
[2026-04-03 15:40:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:40:04] Production.INFO: ==10483== Releasing lock...
[2026-04-03 15:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:40:11] Production.ERROR: CronJobId end10
[2026-04-03 15:40:11] Production.INFO: ==10481== Releasing lock...
[2026-04-03 15:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:40:14] Production.INFO: call_cost start
[2026-04-03 15:40:14] Production.INFO: call_cost end
[2026-04-03 15:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:40:14] Production.INFO: ==10477== Releasing lock...
[2026-04-03 15:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:41:01] Production.INFO: ==10542== Lock acquired, processing the job...
[2026-04-03 20:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:41:01] Production.INFO: neon service started
[2026-04-03 20:41:01] Production.INFO: neon service started
[2026-04-03 20:41:01] Production.INFO: ==10542== Releasing lock...
[2026-04-03 20:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:41:02] Production.INFO: ==10544== Lock acquired, processing the job...
[2026-04-03 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:41:02] Production.INFO: ==10546== Lock acquired, processing the job...
[2026-04-03 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:41:02] Production.INFO: ==10546== Releasing lock...
[2026-04-03 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:41:02] Production.INFO: ==10544== Releasing lock...
[2026-04-03 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:41:03] Production.INFO: ==10549== Lock acquired, processing the job...
[2026-04-03 15:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 15:41:03] Production.INFO: ==10551== Lock acquired, processing the job...
[2026-04-03 15:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 15:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 15:41:03] Production.INFO: ==10549== Releasing lock...
[2026-04-03 15:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 15:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 15:41:03] Production.INFO: ==10553== Lock acquired, processing the job...
[2026-04-03 15:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:41:03] Production.INFO: ==10555== Lock acquired, processing the job...
[2026-04-03 15:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:41:03] Production.INFO: ==10561== Lock acquired, processing the job...
[2026-04-03 15:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:41:03] Production.INFO: ==10557== Lock acquired, processing the job...
[2026-04-03 15:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:41:03] Production.INFO: ==10559== Lock acquired, processing the job...
[2026-04-03 15:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 15:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15: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-03 15: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-03 15:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 15: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-03 15:41:03] Production.INFO: ==10561== Releasing lock...
[2026-04-03 15:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:41:03] Production.INFO: Account Balance Start.
[2026-04-03 15:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:41:03] Production.INFO: 117
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:41:04] Production.INFO: Total Charge 0
[2026-04-03 15:41:04] Production.INFO: CreateAllLog End
[2026-04-03 15:41:04] Production.ERROR: done
[2026-04-03 15:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 15:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030667', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 15:41:04] Production.INFO: Account Balance End.
[2026-04-03 15:41:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:41:04] Production.INFO: ==10557== Releasing lock...
[2026-04-03 15:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:41:04] Production.INFO: ==10553== Releasing lock...
[2026-04-03 15:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030667', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 15:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 15:41:10] Production.INFO: ProcessCDR(1,17030667,1,1,2)
[2026-04-03 15:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030667,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030667,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 15:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 15:41:10] Production.INFO: ==10559== Releasing lock...
[2026-04-03 15:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 15:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 15:41:14] Production.ERROR: CronJobId end10
[2026-04-03 15:41:14] Production.INFO: ==10555== Releasing lock...
[2026-04-03 15:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:41:17] Production.INFO: call_cost start
[2026-04-03 15:41:17] Production.INFO: call_cost end
[2026-04-03 15:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:41:17] Production.INFO: ==10551== Releasing lock...
[2026-04-03 15:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:42:01] Production.INFO: ==10620== Lock acquired, processing the job...
[2026-04-03 20:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:42:01] Production.INFO: neon service started
[2026-04-03 20:42:01] Production.INFO: neon service started
[2026-04-03 20:42:01] Production.INFO: ==10620== Releasing lock...
[2026-04-03 20:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:42:02] Production.INFO: ==10622== Lock acquired, processing the job...
[2026-04-03 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:42:02] Production.INFO: ==10622== Releasing lock...
[2026-04-03 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:42:02] Production.INFO: ==10624== Lock acquired, processing the job...
[2026-04-03 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:42:02] Production.INFO: ==10624== Releasing lock...
[2026-04-03 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:42:03] Production.INFO: ==10626== Lock acquired, processing the job...
[2026-04-03 15:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:42:03] Production.INFO: ==10628== Lock acquired, processing the job...
[2026-04-03 15:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:42:03] Production.INFO: ==10630== Lock acquired, processing the job...
[2026-04-03 15:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:42:03] Production.INFO: ==10632== Lock acquired, processing the job...
[2026-04-03 15:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:42:03] Production.INFO: ==10634== Lock acquired, processing the job...
[2026-04-03 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:42:03] Production.INFO: Account Balance Start.
[2026-04-03 15:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:42:03] Production.INFO: 117
[2026-04-03 15:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:42:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:42:03] Production.INFO: ==10634== Releasing lock...
[2026-04-03 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:42:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: ==10628== Releasing lock...
[2026-04-03 15:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:42:04] Production.INFO: Total Charge 0
[2026-04-03 15:42:04] Production.INFO: CreateAllLog End
[2026-04-03 15:42:05] Production.INFO: Account Balance End.
[2026-04-03 15:42:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:42:05] Production.INFO: ==10632== Releasing lock...
[2026-04-03 15:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:42:12] Production.ERROR: CronJobId end10
[2026-04-03 15:42:12] Production.INFO: ==10630== Releasing lock...
[2026-04-03 15:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:42:13] Production.INFO: call_cost start
[2026-04-03 15:42:13] Production.INFO: call_cost end
[2026-04-03 15:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:42:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:42:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:42:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:42:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:42:13] Production.INFO: ==10626== Releasing lock...
[2026-04-03 15:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:43:02] Production.INFO: ==10697== Lock acquired, processing the job...
[2026-04-03 20:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:43:02] Production.INFO: neon service started
[2026-04-03 20:43:02] Production.INFO: neon service started
[2026-04-03 20:43:02] Production.INFO: ==10697== Releasing lock...
[2026-04-03 20:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:43:02] Production.INFO: ==10699== Lock acquired, processing the job...
[2026-04-03 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:43:02] Production.INFO: ==10701== Lock acquired, processing the job...
[2026-04-03 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:43:02] Production.INFO: ==10701== Releasing lock...
[2026-04-03 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:43:03] Production.INFO: ==10699== Releasing lock...
[2026-04-03 15:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:43:03] Production.INFO: ==10706== Lock acquired, processing the job...
[2026-04-03 15:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:43:04] Production.INFO: ==10706== Releasing lock...
[2026-04-03 15:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:43:04] Production.INFO: ==10704== Lock acquired, processing the job...
[2026-04-03 15:43:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:43:04] Production.INFO: ==10708== Lock acquired, processing the job...
[2026-04-03 15:43:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:43:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:43:04] Production.INFO: ==10710== Lock acquired, processing the job...
[2026-04-03 15:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:43:04] Production.INFO: ==10712== Lock acquired, processing the job...
[2026-04-03 15:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:43:04] Production.INFO: Account Balance Start.
[2026-04-03 15:43:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:43:04] Production.INFO: 117
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-08
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15: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-03 15:43:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15:43:04] Production.INFO: ==10712== Releasing lock...
[2026-04-03 15:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:05] Production.INFO: Date 2026-03-28
[2026-04-03 15:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:05] Production.INFO: Date 2026-03-29
[2026-04-03 15:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:05] Production.INFO: Date 2026-03-30
[2026-04-03 15:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:05] Production.INFO: Date 2026-03-31
[2026-04-03 15:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:05] Production.INFO: Date 2026-04-01
[2026-04-03 15:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:05] Production.INFO: Date 2026-04-02
[2026-04-03 15:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:43:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:43:05] Production.INFO: Total Charge 0
[2026-04-03 15:43:05] Production.INFO: CreateAllLog End
[2026-04-03 15:43:05] Production.INFO: Account Balance End.
[2026-04-03 15:43:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:43:05] Production.INFO: ==10710== Releasing lock...
[2026-04-03 15:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:43:12] Production.ERROR: CronJobId end10
[2026-04-03 15:43:12] Production.INFO: ==10708== Releasing lock...
[2026-04-03 15:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:43:14] Production.INFO: call_cost start
[2026-04-03 15:43:14] Production.INFO: call_cost end
[2026-04-03 15:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:43:14] Production.INFO: ==10704== Releasing lock...
[2026-04-03 15:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:44:01] Production.INFO: ==10764== Lock acquired, processing the job...
[2026-04-03 20:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:44:01] Production.INFO: neon service started
[2026-04-03 20:44:01] Production.INFO: neon service started
[2026-04-03 20:44:01] Production.INFO: ==10764== Releasing lock...
[2026-04-03 20:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:44:02] Production.INFO: ==10766== Lock acquired, processing the job...
[2026-04-03 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:44:02] Production.INFO: ==10766== Releasing lock...
[2026-04-03 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:44:02] Production.INFO: ==10768== Lock acquired, processing the job...
[2026-04-03 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:44:02] Production.INFO: ==10768== Releasing lock...
[2026-04-03 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:44:03] Production.INFO: ==10770== Lock acquired, processing the job...
[2026-04-03 15:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:44:03] Production.INFO: ==10772== Lock acquired, processing the job...
[2026-04-03 15:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:44:03] Production.INFO: ==10774== Lock acquired, processing the job...
[2026-04-03 15:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:44:03] Production.INFO: ==10778== Lock acquired, processing the job...
[2026-04-03 15:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:44:03] Production.INFO: ==10776== Lock acquired, processing the job...
[2026-04-03 15:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 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-03 15:44:03] Production.INFO: ==10778== Releasing lock...
[2026-04-03 15:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:44:03] Production.INFO: Account Balance Start.
[2026-04-03 15:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:44:03] Production.INFO: 117
[2026-04-03 15:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:03] Production.INFO: ==10772== Releasing lock...
[2026-04-03 15:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:05] Production.INFO: Date 2026-04-02
[2026-04-03 15:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:44:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:44:05] Production.INFO: Total Charge 0
[2026-04-03 15:44:05] Production.INFO: CreateAllLog End
[2026-04-03 15:44:05] Production.INFO: Account Balance End.
[2026-04-03 15:44:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:44:05] Production.INFO: ==10776== Releasing lock...
[2026-04-03 15:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:44:11] Production.ERROR: CronJobId end10
[2026-04-03 15:44:11] Production.INFO: ==10774== Releasing lock...
[2026-04-03 15:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:44:14] Production.INFO: call_cost start
[2026-04-03 15:44:14] Production.INFO: call_cost end
[2026-04-03 15:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:44:14] Production.INFO: ==10770== Releasing lock...
[2026-04-03 15:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:45:02] Production.INFO: ==10839== Lock acquired, processing the job...
[2026-04-03 20:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:45:02] Production.INFO: neon service started
[2026-04-03 20:45:02] Production.INFO: neon service started
[2026-04-03 20:45:02] Production.INFO: ==10839== Releasing lock...
[2026-04-03 20:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:45:02] Production.INFO: ==10841== Lock acquired, processing the job...
[2026-04-03 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:45:02] Production.INFO: ==10843== Lock acquired, processing the job...
[2026-04-03 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:45:02] Production.INFO: ==10843== Releasing lock...
[2026-04-03 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:45:03] Production.INFO: ==10841== Releasing lock...
[2026-04-03 15:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:45:03] Production.INFO: ==10846== Lock acquired, processing the job...
[2026-04-03 15:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:45:04] Production.INFO: ==10852== Lock acquired, processing the job...
[2026-04-03 15:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:45:04] Production.INFO: ==10848== Lock acquired, processing the job...
[2026-04-03 15:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:45:04] Production.INFO: ==10850== Lock acquired, processing the job...
[2026-04-03 15:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:45:04] Production.INFO: ==10854== Lock acquired, processing the job...
[2026-04-03 15:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:45:04] Production.INFO: Account Balance Start.
[2026-04-03 15:45:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:45:04] Production.INFO: 117
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-08
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15: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-03 15:45:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15: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-03 15:45:04] Production.INFO: ==10854== Releasing lock...
[2026-04-03 15:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: ==10848== Releasing lock...
[2026-04-03 15:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:05] Production.INFO: Date 2026-03-26
[2026-04-03 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:05] Production.INFO: Date 2026-03-27
[2026-04-03 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:05] Production.INFO: Date 2026-03-28
[2026-04-03 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:05] Production.INFO: Date 2026-03-29
[2026-04-03 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:05] Production.INFO: Date 2026-03-30
[2026-04-03 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:05] Production.INFO: Date 2026-03-31
[2026-04-03 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:05] Production.INFO: Date 2026-04-01
[2026-04-03 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:05] Production.INFO: Date 2026-04-02
[2026-04-03 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:45:05] Production.INFO: Total Charge 0
[2026-04-03 15:45:05] Production.INFO: CreateAllLog End
[2026-04-03 15:45:05] Production.INFO: Account Balance End.
[2026-04-03 15:45:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:45:05] Production.INFO: ==10852== Releasing lock...
[2026-04-03 15:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:45:11] Production.ERROR: CronJobId end10
[2026-04-03 15:45:11] Production.INFO: ==10850== Releasing lock...
[2026-04-03 15:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:45:15] Production.INFO: call_cost start
[2026-04-03 15:45:15] Production.INFO: call_cost end
[2026-04-03 15:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:45:15] Production.INFO: ==10846== Releasing lock...
[2026-04-03 15:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:46:01] Production.INFO: ==10914== Lock acquired, processing the job...
[2026-04-03 20:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:46:01] Production.INFO: neon service started
[2026-04-03 20:46:01] Production.INFO: neon service started
[2026-04-03 20:46:01] Production.INFO: ==10914== Releasing lock...
[2026-04-03 20:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:46:02] Production.INFO: ==10916== Lock acquired, processing the job...
[2026-04-03 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:46:02] Production.INFO: ==10919== Lock acquired, processing the job...
[2026-04-03 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:46:02] Production.INFO: ==10919== Releasing lock...
[2026-04-03 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:46:02] Production.INFO: ==10916== Releasing lock...
[2026-04-03 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:46:03] Production.INFO: ==10924== Lock acquired, processing the job...
[2026-04-03 15:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:46:03] Production.INFO: ==10926== Lock acquired, processing the job...
[2026-04-03 15:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:46:03] Production.INFO: ==10928== Lock acquired, processing the job...
[2026-04-03 15:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:46:03] Production.INFO: ==10932== Lock acquired, processing the job...
[2026-04-03 15:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:46:03] Production.INFO: ==10930== Lock acquired, processing the job...
[2026-04-03 15:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:46:03] Production.INFO: Account Balance Start.
[2026-04-03 15:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:46:03] Production.INFO: 117
[2026-04-03 15:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 15: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-03 15: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-03 15:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15:46:03] Production.INFO: ==10932== Releasing lock...
[2026-04-03 15:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: ==10926== Releasing lock...
[2026-04-03 15:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:46:05] Production.INFO: Total Charge 0
[2026-04-03 15:46:05] Production.INFO: CreateAllLog End
[2026-04-03 15:46:05] Production.INFO: Account Balance End.
[2026-04-03 15:46:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:46:05] Production.INFO: ==10930== Releasing lock...
[2026-04-03 15:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:46:12] Production.ERROR: CronJobId end10
[2026-04-03 15:46:12] Production.INFO: ==10928== Releasing lock...
[2026-04-03 15:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:46:15] Production.INFO: call_cost start
[2026-04-03 15:46:15] Production.INFO: call_cost end
[2026-04-03 15:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:46:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:46:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:46:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:46:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:46:15] Production.INFO: ==10924== Releasing lock...
[2026-04-03 15:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:47:02] Production.INFO: ==10989== Lock acquired, processing the job...
[2026-04-03 20:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:47:02] Production.INFO: neon service started
[2026-04-03 20:47:02] Production.INFO: neon service started
[2026-04-03 20:47:02] Production.INFO: ==10989== Releasing lock...
[2026-04-03 20:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:47:02] Production.INFO: ==10991== Lock acquired, processing the job...
[2026-04-03 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:47:02] Production.INFO: ==10991== Releasing lock...
[2026-04-03 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:47:02] Production.INFO: ==10993== Lock acquired, processing the job...
[2026-04-03 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:47:02] Production.INFO: ==10993== Releasing lock...
[2026-04-03 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:47:03] Production.INFO: ==10995== Lock acquired, processing the job...
[2026-04-03 15:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:47:03] Production.INFO: ==10997== Lock acquired, processing the job...
[2026-04-03 15:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:47:03] Production.INFO: ==10999== Lock acquired, processing the job...
[2026-04-03 15:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:47:03] Production.INFO: ==11001== Lock acquired, processing the job...
[2026-04-03 15:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:47:03] Production.INFO: ==11003== Lock acquired, processing the job...
[2026-04-03 15:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:47:03] Production.INFO: Account Balance Start.
[2026-04-03 15:47:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:47:03] Production.INFO: 117
[2026-04-03 15:47:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:47:03] Production.INFO: ==11003== Releasing lock...
[2026-04-03 15:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:47:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: ==10997== Releasing lock...
[2026-04-03 15:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:47:04] Production.INFO: Total Charge 0
[2026-04-03 15:47:04] Production.INFO: CreateAllLog End
[2026-04-03 15:47:04] Production.INFO: Account Balance End.
[2026-04-03 15:47:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:47:04] Production.INFO: ==11001== Releasing lock...
[2026-04-03 15:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:47:11] Production.ERROR: CronJobId end10
[2026-04-03 15:47:11] Production.INFO: ==10999== Releasing lock...
[2026-04-03 15:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:47:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:47:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:47:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:47:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:47:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:47:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:47:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:47:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:47:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:47:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:47:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:47:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:47:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:47:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:47:15] Production.INFO: call_cost start
[2026-04-03 15:47:15] Production.INFO: call_cost end
[2026-04-03 15:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:47:15] Production.INFO: ==10995== Releasing lock...
[2026-04-03 15:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:48:01] Production.INFO: ==11063== Lock acquired, processing the job...
[2026-04-03 20:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:48:01] Production.INFO: neon service started
[2026-04-03 20:48:01] Production.INFO: neon service started
[2026-04-03 20:48:01] Production.INFO: ==11063== Releasing lock...
[2026-04-03 20:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:48:01] Production.INFO: ==11065== Lock acquired, processing the job...
[2026-04-03 15:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:48:02] Production.INFO: ==11067== Lock acquired, processing the job...
[2026-04-03 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:48:02] Production.INFO: ==11067== Releasing lock...
[2026-04-03 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:48:02] Production.INFO: ==11065== Releasing lock...
[2026-04-03 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:48:02] Production.INFO: ==11069== Lock acquired, processing the job...
[2026-04-03 15:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:48:02] Production.INFO: ==11073== Lock acquired, processing the job...
[2026-04-03 15:48:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:48:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:48:03] Production.INFO: ==11071== Lock acquired, processing the job...
[2026-04-03 15:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:48:03] Production.INFO: ==11075== Lock acquired, processing the job...
[2026-04-03 15:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:48:03] Production.INFO: ==11078== Lock acquired, processing the job...
[2026-04-03 15:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:48:03] Production.INFO: Account Balance Start.
[2026-04-03 15:48:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:48:03] Production.INFO: 117
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:48:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:48:03] Production.INFO: ==11078== Releasing lock...
[2026-04-03 15:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: ==11071== Releasing lock...
[2026-04-03 15:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:48:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:48:04] Production.INFO: Total Charge 0
[2026-04-03 15:48:04] Production.INFO: CreateAllLog End
[2026-04-03 15:48:04] Production.INFO: Account Balance End.
[2026-04-03 15:48:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:48:04] Production.INFO: ==11075== Releasing lock...
[2026-04-03 15:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:48:11] Production.ERROR: CronJobId end10
[2026-04-03 15:48:11] Production.INFO: ==11073== Releasing lock...
[2026-04-03 15:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:48:14] Production.INFO: call_cost start
[2026-04-03 15:48:14] Production.INFO: call_cost end
[2026-04-03 15:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:48:14] Production.INFO: ==11069== Releasing lock...
[2026-04-03 15:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:49:01] Production.INFO: ==11135== Lock acquired, processing the job...
[2026-04-03 20:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:49:01] Production.INFO: neon service started
[2026-04-03 20:49:01] Production.INFO: neon service started
[2026-04-03 20:49:01] Production.INFO: ==11135== Releasing lock...
[2026-04-03 20:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:49:02] Production.INFO: ==11137== Lock acquired, processing the job...
[2026-04-03 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:49:02] Production.INFO: ==11137== Releasing lock...
[2026-04-03 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:49:02] Production.INFO: ==11139== Lock acquired, processing the job...
[2026-04-03 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:49:02] Production.INFO: ==11139== Releasing lock...
[2026-04-03 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:49:03] Production.INFO: ==11150== Lock acquired, processing the job...
[2026-04-03 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 15:49:03] Production.INFO: ==11150== Releasing lock...
[2026-04-03 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:49:03] Production.INFO: ==11142== Lock acquired, processing the job...
[2026-04-03 15:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:49:03] Production.INFO: ==11144== Lock acquired, processing the job...
[2026-04-03 15:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:49:03] Production.INFO: ==11146== Lock acquired, processing the job...
[2026-04-03 15:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:49:03] Production.INFO: ==11148== Lock acquired, processing the job...
[2026-04-03 15:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:49:03] Production.INFO: Account Balance Start.
[2026-04-03 15:49:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:49:03] Production.INFO: 117
[2026-04-03 15:49:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: ==11144== Releasing lock...
[2026-04-03 15:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:49:04] Production.INFO: Total Charge 0
[2026-04-03 15:49:04] Production.INFO: CreateAllLog End
[2026-04-03 15:49:04] Production.INFO: Account Balance End.
[2026-04-03 15:49:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:49:04] Production.INFO: ==11148== Releasing lock...
[2026-04-03 15:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:49: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-03 15:49:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:49:11] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:49:11] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:49:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:49:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:49:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:49:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:49:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:49:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:49:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:49:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:49:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:49:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:49:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:49:11] Production.INFO: call_cost start
[2026-04-03 15:49:11] Production.INFO: call_cost end
[2026-04-03 15:49:11] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:49:11] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:49:11] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:49:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:49:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:49:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:49:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:49:11] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:49:11] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:49:11] Production.INFO: ==11142== Releasing lock...
[2026-04-03 15:49:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:49:11] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 15:49:11] Production.ERROR: CronJobId end10
[2026-04-03 15:49:11] Production.INFO: ==11146== Releasing lock...
[2026-04-03 15:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 20:50:02] Production.INFO: ==11208== Lock acquired, processing the job...
[2026-04-03 20:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:50:02] Production.INFO: neon service started
[2026-04-03 20:50:02] Production.INFO: neon service started
[2026-04-03 20:50:02] Production.INFO: ==11208== Releasing lock...
[2026-04-03 20:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:50:02] Production.INFO: ==11211== Lock acquired, processing the job...
[2026-04-03 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:50:02] Production.INFO: ==11211== Releasing lock...
[2026-04-03 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:50:03] Production.INFO: ==11213== Lock acquired, processing the job...
[2026-04-03 19:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:50:03] Production.INFO: ==11213== Releasing lock...
[2026-04-03 19:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:50:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:50:03] Production.INFO: ==11215== Lock acquired, processing the job...
[2026-04-03 15:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:50:03] Production.INFO: ==11219== Lock acquired, processing the job...
[2026-04-03 15:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:50:03] Production.INFO: ==11217== Lock acquired, processing the job...
[2026-04-03 15:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:50:03] Production.INFO: ==11221== Lock acquired, processing the job...
[2026-04-03 15:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:50:03] Production.INFO: ==11223== Lock acquired, processing the job...
[2026-04-03 15:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:50:03] Production.INFO: Account Balance Start.
[2026-04-03 15:50:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:50:03] Production.INFO: 117
[2026-04-03 15:50:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:50:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15: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-03 15: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-03 15:50:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: ==11223== Releasing lock...
[2026-04-03 15:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: ==11217== Releasing lock...
[2026-04-03 15:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:50:04] Production.INFO: Total Charge 0
[2026-04-03 15:50:04] Production.INFO: CreateAllLog End
[2026-04-03 15:50:04] Production.INFO: Account Balance End.
[2026-04-03 15:50:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:50:04] Production.INFO: ==11221== Releasing lock...
[2026-04-03 15:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:50:12] Production.ERROR: CronJobId end10
[2026-04-03 15:50:12] Production.INFO: ==11219== Releasing lock...
[2026-04-03 15:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:50:15] Production.INFO: call_cost start
[2026-04-03 15:50:15] Production.INFO: call_cost end
[2026-04-03 15:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:50:15] Production.INFO: ==11215== Releasing lock...
[2026-04-03 15:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:51:01] Production.INFO: ==11280== Lock acquired, processing the job...
[2026-04-03 20:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:51:01] Production.INFO: neon service started
[2026-04-03 20:51:01] Production.INFO: neon service started
[2026-04-03 20:51:01] Production.INFO: ==11280== Releasing lock...
[2026-04-03 20:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:51:02] Production.INFO: ==11282== Lock acquired, processing the job...
[2026-04-03 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:51:02] Production.INFO: ==11284== Lock acquired, processing the job...
[2026-04-03 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 15:51:02] Production.INFO: ==11282== Releasing lock...
[2026-04-03 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:51:02] Production.INFO: ==11284== Releasing lock...
[2026-04-03 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:51:03] Production.INFO: ==11286== Lock acquired, processing the job...
[2026-04-03 15:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 15:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 15:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 15:51:03] Production.INFO: ==11286== Releasing lock...
[2026-04-03 15:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 15:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 15:51:03] Production.INFO: ==11288== Lock acquired, processing the job...
[2026-04-03 15:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:51:03] Production.INFO: ==11290== Lock acquired, processing the job...
[2026-04-03 15:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:51:03] Production.INFO: ==11292== Lock acquired, processing the job...
[2026-04-03 15:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:51:03] Production.INFO: ==11295== Lock acquired, processing the job...
[2026-04-03 15:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:51:03] Production.INFO: Account Balance Start.
[2026-04-03 15:51:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:51:03] Production.INFO: 117
[2026-04-03 15:51:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:51:03] Production.INFO: ==11299== Lock acquired, processing the job...
[2026-04-03 15:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:51:03] Production.INFO: ==11297== Lock acquired, processing the job...
[2026-04-03 15:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 15:51:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:51:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:51:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: ==11299== Releasing lock...
[2026-04-03 15:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: ==11290== Releasing lock...
[2026-04-03 15:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.ERROR: done
[2026-04-03 15:51:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 15:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030708', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 15:51:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:51:04] Production.INFO: Total Charge 0
[2026-04-03 15:51:04] Production.INFO: CreateAllLog End
[2026-04-03 15:51:04] Production.INFO: Account Balance End.
[2026-04-03 15:51:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:51:04] Production.INFO: ==11295== Releasing lock...
[2026-04-03 15:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030708', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 15:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 15:51:10] Production.INFO: ProcessCDR(1,17030708,1,1,2)
[2026-04-03 15:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030708,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030708,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 15:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 15:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 15:51:10] Production.INFO: ==11297== Releasing lock...
[2026-04-03 15:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 15:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 15:51:13] Production.ERROR: CronJobId end10
[2026-04-03 15:51:13] Production.INFO: ==11292== Releasing lock...
[2026-04-03 15:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:51:16] Production.INFO: call_cost start
[2026-04-03 15:51:16] Production.INFO: call_cost end
[2026-04-03 15:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:51:16] Production.INFO: ==11288== Releasing lock...
[2026-04-03 15:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:52:02] Production.INFO: ==11365== Lock acquired, processing the job...
[2026-04-03 20:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:52:02] Production.INFO: neon service started
[2026-04-03 20:52:02] Production.INFO: neon service started
[2026-04-03 20:52:02] Production.INFO: ==11365== Releasing lock...
[2026-04-03 20:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:52:02] Production.INFO: ==11367== Lock acquired, processing the job...
[2026-04-03 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:52:02] Production.INFO: ==11367== Releasing lock...
[2026-04-03 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:52:02] Production.INFO: ==11369== Lock acquired, processing the job...
[2026-04-03 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:52:02] Production.INFO: ==11369== Releasing lock...
[2026-04-03 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:52:03] Production.INFO: ==11371== Lock acquired, processing the job...
[2026-04-03 15:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:52:03] Production.INFO: ==11373== Lock acquired, processing the job...
[2026-04-03 15:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:52:03] Production.INFO: ==11375== Lock acquired, processing the job...
[2026-04-03 15:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:52:03] Production.INFO: ==11377== Lock acquired, processing the job...
[2026-04-03 15:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:52:03] Production.INFO: ==11380== Lock acquired, processing the job...
[2026-04-03 15:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:52:03] Production.INFO: Account Balance Start.
[2026-04-03 15:52:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:52:03] Production.INFO: 117
[2026-04-03 15:52:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:52:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:52:03] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15:52:04] Production.INFO: ==11380== Releasing lock...
[2026-04-03 15:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: ==11373== Releasing lock...
[2026-04-03 15:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:52:04] Production.INFO: Total Charge 0
[2026-04-03 15:52:04] Production.INFO: CreateAllLog End
[2026-04-03 15:52:04] Production.INFO: Account Balance End.
[2026-04-03 15:52:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:52:04] Production.INFO: ==11377== Releasing lock...
[2026-04-03 15:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:52:12] Production.ERROR: CronJobId end10
[2026-04-03 15:52:12] Production.INFO: ==11375== Releasing lock...
[2026-04-03 15:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:52:14] Production.INFO: call_cost start
[2026-04-03 15:52:14] Production.INFO: call_cost end
[2026-04-03 15:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:52:14] Production.INFO: ==11371== Releasing lock...
[2026-04-03 15:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:53:01] Production.INFO: ==11437== Lock acquired, processing the job...
[2026-04-03 20:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:53:01] Production.INFO: neon service started
[2026-04-03 20:53:01] Production.INFO: neon service started
[2026-04-03 20:53:01] Production.INFO: ==11437== Releasing lock...
[2026-04-03 20:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:53:01] Production.INFO: ==11441== Lock acquired, processing the job...
[2026-04-03 19:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:53:01] Production.INFO: ==11441== Releasing lock...
[2026-04-03 19:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:53:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:53:02] Production.INFO: ==11439== Lock acquired, processing the job...
[2026-04-03 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:53:02] Production.INFO: ==11439== Releasing lock...
[2026-04-03 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:53:02] Production.INFO: ==11447== Lock acquired, processing the job...
[2026-04-03 15:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:53:03] Production.INFO: ==11443== Lock acquired, processing the job...
[2026-04-03 15:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:53:03] Production.INFO: ==11451== Lock acquired, processing the job...
[2026-04-03 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:53:03] Production.INFO: ==11445== Lock acquired, processing the job...
[2026-04-03 15:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:53:03] Production.INFO: ==11449== Lock acquired, processing the job...
[2026-04-03 15:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 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-03 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-03 15:53:03] Production.INFO: Account Balance Start.
[2026-04-03 15:53:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 15:53:03] Production.INFO: 117
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: ==11451== Releasing lock...
[2026-04-03 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-22
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:03] Production.INFO: Date 2026-03-23
[2026-04-03 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: ==11445== Releasing lock...
[2026-04-03 15:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:53:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:53:04] Production.INFO: Total Charge 0
[2026-04-03 15:53:04] Production.INFO: CreateAllLog End
[2026-04-03 15:53:04] Production.INFO: Account Balance End.
[2026-04-03 15:53:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:53:04] Production.INFO: ==11449== Releasing lock...
[2026-04-03 15:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:53:12] Production.ERROR: CronJobId end10
[2026-04-03 15:53:12] Production.INFO: ==11447== Releasing lock...
[2026-04-03 15:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:53:14] Production.INFO: call_cost start
[2026-04-03 15:53:14] Production.INFO: call_cost end
[2026-04-03 15:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:53:14] Production.INFO: ==11443== Releasing lock...
[2026-04-03 15:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:54:01] Production.INFO: ==11508== Lock acquired, processing the job...
[2026-04-03 20:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:54:01] Production.INFO: neon service started
[2026-04-03 20:54:01] Production.INFO: neon service started
[2026-04-03 20:54:01] Production.INFO: ==11508== Releasing lock...
[2026-04-03 20:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:54:02] Production.INFO: ==11510== Lock acquired, processing the job...
[2026-04-03 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 19:54:02] Production.INFO: ==11512== Lock acquired, processing the job...
[2026-04-03 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:54:02] Production.INFO: ==11512== Releasing lock...
[2026-04-03 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:54:02] Production.INFO: ==11510== Releasing lock...
[2026-04-03 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:54:03] Production.INFO: ==11514== Lock acquired, processing the job...
[2026-04-03 15:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:54:03] Production.INFO: ==11520== Lock acquired, processing the job...
[2026-04-03 15:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:54:03] Production.INFO: ==11516== Lock acquired, processing the job...
[2026-04-03 15:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:54:03] Production.INFO: ==11518== Lock acquired, processing the job...
[2026-04-03 15:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:54:03] Production.INFO: Account Balance Start.
[2026-04-03 15:54:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:54:03] Production.INFO: 117
[2026-04-03 15:54:03] Production.INFO: ==11523== Lock acquired, processing the job...
[2026-04-03 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:54:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 15:54:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 15:54:03] Production.INFO: ==11523== Releasing lock...
[2026-04-03 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:54:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: ==11516== Releasing lock...
[2026-04-03 15:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:54:04] Production.INFO: Total Charge 0
[2026-04-03 15:54:04] Production.INFO: CreateAllLog End
[2026-04-03 15:54:05] Production.INFO: Account Balance End.
[2026-04-03 15:54:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:54:05] Production.INFO: ==11520== Releasing lock...
[2026-04-03 15:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:54:12] Production.ERROR: CronJobId end10
[2026-04-03 15:54:12] Production.INFO: ==11518== Releasing lock...
[2026-04-03 15:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:54:14] Production.INFO: call_cost start
[2026-04-03 15:54:14] Production.INFO: call_cost end
[2026-04-03 15:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:54:14] Production.INFO: ==11514== Releasing lock...
[2026-04-03 15:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:55:01] Production.INFO: ==11585== Lock acquired, processing the job...
[2026-04-03 20:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:55:01] Production.INFO: neon service started
[2026-04-03 20:55:01] Production.INFO: neon service started
[2026-04-03 20:55:01] Production.INFO: ==11585== Releasing lock...
[2026-04-03 20:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:55:01] Production.INFO: ==11587== Lock acquired, processing the job...
[2026-04-03 15:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:55:02] Production.INFO: ==11587== Releasing lock...
[2026-04-03 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:55:02] Production.INFO: ==11589== Lock acquired, processing the job...
[2026-04-03 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:55:02] Production.INFO: ==11589== Releasing lock...
[2026-04-03 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:55:02] Production.INFO: ==11591== Lock acquired, processing the job...
[2026-04-03 15:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:55:02] Production.INFO: ==11595== Lock acquired, processing the job...
[2026-04-03 15:55:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:55:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:55:02] Production.INFO: ==11593== Lock acquired, processing the job...
[2026-04-03 15:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:55:02] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:55:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:55:02] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:55:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:55:03] Production.INFO: ==11597== Lock acquired, processing the job...
[2026-04-03 15:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:55:03] Production.INFO: Account Balance Start.
[2026-04-03 15:55:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:55:03] Production.INFO: 117
[2026-04-03 15:55:03] Production.INFO: ==11599== Lock acquired, processing the job...
[2026-04-03 15:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15: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-03 15:55:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15: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-03 15:55:03] Production.INFO: ==11599== Releasing lock...
[2026-04-03 15:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: ==11593== Releasing lock...
[2026-04-03 15:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-20
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:03] Production.INFO: Date 2026-03-21
[2026-04-03 15:55:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:55:04] Production.INFO: Total Charge 0
[2026-04-03 15:55:04] Production.INFO: CreateAllLog End
[2026-04-03 15:55:04] Production.INFO: Account Balance End.
[2026-04-03 15:55:04] Production.ERROR: CronJobId end 12
[2026-04-03 15:55:04] Production.INFO: ==11597== Releasing lock...
[2026-04-03 15:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:55:11] Production.ERROR: CronJobId end10
[2026-04-03 15:55:11] Production.INFO: ==11595== Releasing lock...
[2026-04-03 15:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:55:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:55:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:55:15] Production.INFO: call_cost start
[2026-04-03 15:55:15] Production.INFO: call_cost end
[2026-04-03 15:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:55:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:55:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:55:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:55:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:55:15] Production.INFO: ==11591== Releasing lock...
[2026-04-03 15:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:56:01] Production.INFO: ==11659== Lock acquired, processing the job...
[2026-04-03 20:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:56:01] Production.INFO: neon service started
[2026-04-03 20:56:01] Production.INFO: neon service started
[2026-04-03 20:56:01] Production.INFO: ==11659== Releasing lock...
[2026-04-03 20:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:56:02] Production.INFO: ==11661== Lock acquired, processing the job...
[2026-04-03 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:56:02] Production.INFO: ==11661== Releasing lock...
[2026-04-03 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:56:02] Production.INFO: ==11663== Lock acquired, processing the job...
[2026-04-03 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:56:02] Production.INFO: ==11663== Releasing lock...
[2026-04-03 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:56:03] Production.INFO: ==11665== Lock acquired, processing the job...
[2026-04-03 15:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:56:03] Production.INFO: ==11667== Lock acquired, processing the job...
[2026-04-03 15:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:56:03] Production.INFO: ==11669== Lock acquired, processing the job...
[2026-04-03 15:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:56:03] Production.INFO: ==11674== Lock acquired, processing the job...
[2026-04-03 15:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:56:03] Production.INFO: ==11671== Lock acquired, processing the job...
[2026-04-03 15:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 15:56:03] Production.INFO: Account Balance Start.
[2026-04-03 15:56:03] Production.INFO: CreateAllLog Start
[2026-04-03 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-03 15:56:03] Production.INFO: 117
[2026-04-03 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-03 15:56:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:56:03] Production.INFO: ==11674== Releasing lock...
[2026-04-03 15:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: ==11667== Releasing lock...
[2026-04-03 15:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:56:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:56:05] Production.INFO: Total Charge 0
[2026-04-03 15:56:05] Production.INFO: CreateAllLog End
[2026-04-03 15:56:05] Production.INFO: Account Balance End.
[2026-04-03 15:56:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:56:05] Production.INFO: ==11671== Releasing lock...
[2026-04-03 15:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:56:13] Production.ERROR: CronJobId end10
[2026-04-03 15:56:13] Production.INFO: ==11669== Releasing lock...
[2026-04-03 15:56:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:56:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:56:14] Production.INFO: call_cost start
[2026-04-03 15:56:14] Production.INFO: call_cost end
[2026-04-03 15:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:56:14] Production.INFO: ==11665== Releasing lock...
[2026-04-03 15:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:57:02] Production.INFO: ==11731== Lock acquired, processing the job...
[2026-04-03 20:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:57:02] Production.INFO: neon service started
[2026-04-03 20:57:02] Production.INFO: neon service started
[2026-04-03 20:57:02] Production.INFO: ==11731== Releasing lock...
[2026-04-03 20:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 19:57:02] Production.INFO: ==11735== Lock acquired, processing the job...
[2026-04-03 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:57:02] Production.INFO: ==11735== Releasing lock...
[2026-04-03 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:57:02] Production.INFO: ==11733== Lock acquired, processing the job...
[2026-04-03 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:57:03] Production.INFO: ==11733== Releasing lock...
[2026-04-03 15:57:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:57:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 15:57:03] Production.INFO: ==11737== Lock acquired, processing the job...
[2026-04-03 15:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:57:03] Production.INFO: ==11739== Lock acquired, processing the job...
[2026-04-03 15:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:57:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:57:04] Production.INFO: ==11746== Lock acquired, processing the job...
[2026-04-03 15:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:57:04] Production.INFO: ==11742== Lock acquired, processing the job...
[2026-04-03 15:57:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:57:04] Production.INFO: ==11744== Lock acquired, processing the job...
[2026-04-03 15:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15: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-03 15: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-03 15:57:04] Production.INFO: Account Balance Start.
[2026-04-03 15:57:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:57:04] Production.INFO: 117
[2026-04-03 15: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-03 15:57:04] Production.INFO: ==11746== Releasing lock...
[2026-04-03 15:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:57:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-08
[2026-04-03 15:57:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:57:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: ==11739== Releasing lock...
[2026-04-03 15:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:05] Production.INFO: Date 2026-03-29
[2026-04-03 15:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:05] Production.INFO: Date 2026-03-30
[2026-04-03 15:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:05] Production.INFO: Date 2026-03-31
[2026-04-03 15:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:05] Production.INFO: Date 2026-04-01
[2026-04-03 15:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:05] Production.INFO: Date 2026-04-02
[2026-04-03 15:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:57:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:57:05] Production.INFO: Total Charge 0
[2026-04-03 15:57:05] Production.INFO: CreateAllLog End
[2026-04-03 15:57:05] Production.INFO: Account Balance End.
[2026-04-03 15:57:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:57:05] Production.INFO: ==11744== Releasing lock...
[2026-04-03 15:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:57:11] Production.ERROR: CronJobId end10
[2026-04-03 15:57:11] Production.INFO: ==11742== Releasing lock...
[2026-04-03 15:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:57:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:57:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:57:15] Production.INFO: call_cost start
[2026-04-03 15:57:15] Production.INFO: call_cost end
[2026-04-03 15:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:57:15] Production.INFO: ==11737== Releasing lock...
[2026-04-03 15:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:58:01] Production.INFO: ==11807== Lock acquired, processing the job...
[2026-04-03 20:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:58:01] Production.INFO: neon service started
[2026-04-03 20:58:01] Production.INFO: neon service started
[2026-04-03 20:58:01] Production.INFO: ==11807== Releasing lock...
[2026-04-03 20:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:58:02] Production.INFO: ==11809== Lock acquired, processing the job...
[2026-04-03 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:58:02] Production.INFO: ==11809== Releasing lock...
[2026-04-03 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:58:02] Production.INFO: ==11811== Lock acquired, processing the job...
[2026-04-03 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:58:02] Production.INFO: ==11811== Releasing lock...
[2026-04-03 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:58:02] Production.INFO: ==11817== Lock acquired, processing the job...
[2026-04-03 15:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:58:02] Production.INFO: ==11821== Lock acquired, processing the job...
[2026-04-03 15:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 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-03 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-03 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-03 15:58:03] Production.INFO: ==11821== Releasing lock...
[2026-04-03 15:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15:58:03] Production.INFO: ==11819== Lock acquired, processing the job...
[2026-04-03 15:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:58:03] Production.INFO: ==11815== Lock acquired, processing the job...
[2026-04-03 15:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:58:03] Production.INFO: Account Balance Start.
[2026-04-03 15:58:03] Production.INFO: CreateAllLog Start
[2026-04-03 15:58:03] Production.INFO: 117
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-08
[2026-04-03 15:58:03] Production.INFO: ==11813== Lock acquired, processing the job...
[2026-04-03 15:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-09
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-10
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-11
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-12
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-13
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-14
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-15
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-16
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: ==11815== Releasing lock...
[2026-04-03 15:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-17
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-18
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:03] Production.INFO: Date 2026-03-19
[2026-04-03 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-27
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-28
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-29
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-30
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-03-31
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-04-01
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-04-02
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Date 2026-04-03
[2026-04-03 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:58:04] Production.INFO: Total Charge 0
[2026-04-03 15:58:04] Production.INFO: CreateAllLog End
[2026-04-03 15:58:04] Production.INFO: Account Balance End.
[2026-04-03 15:58:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:58:05] Production.INFO: ==11819== Releasing lock...
[2026-04-03 15:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:58:11] Production.ERROR: CronJobId end10
[2026-04-03 15:58:11] Production.INFO: ==11817== Releasing lock...
[2026-04-03 15:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:58:15] Production.INFO: call_cost start
[2026-04-03 15:58:15] Production.INFO: call_cost end
[2026-04-03 15:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:58:15] Production.INFO: ==11813== Releasing lock...
[2026-04-03 15:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 20:59:02] Production.INFO: ==11884== Lock acquired, processing the job...
[2026-04-03 20:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 20:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 20:59:02] Production.INFO: neon service started
[2026-04-03 20:59:02] Production.INFO: neon service started
[2026-04-03 20:59:02] Production.INFO: ==11884== Releasing lock...
[2026-04-03 20:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 20:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 15:59:02] Production.INFO: ==11886== Lock acquired, processing the job...
[2026-04-03 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 15:59:02] Production.INFO: ==11886== Releasing lock...
[2026-04-03 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 15:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 19:59:02] Production.INFO: ==11888== Lock acquired, processing the job...
[2026-04-03 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 19:59:02] Production.INFO: ==11888== Releasing lock...
[2026-04-03 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 19:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 15:59:03] Production.INFO: ==11892== Lock acquired, processing the job...
[2026-04-03 15:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 15:59:03] Production.INFO: ==11890== Lock acquired, processing the job...
[2026-04-03 15:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 15:59:03] Production.INFO: ==11894== Lock acquired, processing the job...
[2026-04-03 15:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 15:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 15:59:03] Production.INFO: ==11896== Lock acquired, processing the job...
[2026-04-03 15:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 15:59:03] Production.INFO: ==11898== Lock acquired, processing the job...
[2026-04-03 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 15:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 15:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 15:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 15:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 15: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-03 15:59:04] Production.INFO: ==11892== Releasing lock...
[2026-04-03 15:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 15:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 15: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-03 15: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-03 15:59:04] Production.INFO: ==11898== Releasing lock...
[2026-04-03 15:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 15:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 15:59:04] Production.INFO: Account Balance Start.
[2026-04-03 15:59:04] Production.INFO: CreateAllLog Start
[2026-04-03 15:59:04] Production.INFO: 117
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-08
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-09
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-10
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-11
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-12
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-13
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-14
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-15
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-16
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-17
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-18
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-19
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-20
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-21
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-22
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-23
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-24
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-25
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:04] Production.INFO: Date 2026-03-26
[2026-04-03 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:05] Production.INFO: Date 2026-03-27
[2026-04-03 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:05] Production.INFO: Date 2026-03-28
[2026-04-03 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:05] Production.INFO: Date 2026-03-29
[2026-04-03 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:05] Production.INFO: Date 2026-03-30
[2026-04-03 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:05] Production.INFO: Date 2026-03-31
[2026-04-03 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:05] Production.INFO: Date 2026-04-01
[2026-04-03 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:05] Production.INFO: Date 2026-04-02
[2026-04-03 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:05] Production.INFO: Date 2026-04-03
[2026-04-03 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-03 15:59:05] Production.INFO: Total Charge 0
[2026-04-03 15:59:05] Production.INFO: CreateAllLog End
[2026-04-03 15:59:05] Production.INFO: Account Balance End.
[2026-04-03 15:59:05] Production.ERROR: CronJobId end 12
[2026-04-03 15:59:05] Production.INFO: ==11896== Releasing lock...
[2026-04-03 15:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 15:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 15:59:12] Production.ERROR: CronJobId end10
[2026-04-03 15:59:12] Production.INFO: ==11894== Releasing lock...
[2026-04-03 15:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 15:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 15:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 15:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 15:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 15:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 15:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 15:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 15:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 15:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 15:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 15:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 15:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 15:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 15:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 15:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 15:59:15] Production.INFO: call_cost start
[2026-04-03 15:59:15] Production.INFO: call_cost end
[2026-04-03 15:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 15:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 15:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 15:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 15:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 15:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 15:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 15:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 15:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 15:59:15] Production.INFO: ==11890== Releasing lock...
[2026-04-03 15:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 15:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:00:01] Production.INFO: ==11954== Lock acquired, processing the job...
[2026-04-03 21:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:00:01] Production.INFO: neon service started
[2026-04-03 21:00:01] Production.INFO: neon service started
[2026-04-03 21:00:01] Production.INFO: ==11954== Releasing lock...
[2026-04-03 21:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:00:02] Production.INFO: ==11956== Lock acquired, processing the job...
[2026-04-03 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:00:02] Production.INFO: ==11958== Lock acquired, processing the job...
[2026-04-03 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:00:02] Production.INFO: ==11958== Releasing lock...
[2026-04-03 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:00:02] Production.INFO: ==11956== Releasing lock...
[2026-04-03 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:00:03] Production.INFO: ==11963== Lock acquired, processing the job...
[2026-04-03 16:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:00:03] Production.INFO: ==11961== Lock acquired, processing the job...
[2026-04-03 16:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:00:03] Production.INFO: ==11965== Lock acquired, processing the job...
[2026-04-03 16:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:00:03] Production.INFO: ==11967== Lock acquired, processing the job...
[2026-04-03 16:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:00:03] Production.INFO: ==11969== Lock acquired, processing the job...
[2026-04-03 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:00:03] Production.INFO: Account Balance Start.
[2026-04-03 16:00:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:00:03] Production.INFO: 117
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-08
[2026-04-03 16: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-03 16: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-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:00:03] Production.INFO: ==11969== Releasing lock...
[2026-04-03 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: ==11963== Releasing lock...
[2026-04-03 16:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:00:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:00:04] Production.INFO: Total Charge 0
[2026-04-03 16:00:04] Production.INFO: CreateAllLog End
[2026-04-03 16:00:04] Production.INFO: Account Balance End.
[2026-04-03 16:00:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:00:04] Production.INFO: ==11967== Releasing lock...
[2026-04-03 16:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:00:11] Production.ERROR: CronJobId end10
[2026-04-03 16:00:11] Production.INFO: ==11965== Releasing lock...
[2026-04-03 16:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:00:14] Production.INFO: call_cost start
[2026-04-03 16:00:14] Production.INFO: call_cost end
[2026-04-03 16:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:00:14] Production.INFO: ==11961== Releasing lock...
[2026-04-03 16:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:01:02] Production.INFO: ==12035== Lock acquired, processing the job...
[2026-04-03 21:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:01:02] Production.INFO: neon service started
[2026-04-03 21:01:02] Production.INFO: neon service started
[2026-04-03 21:01:02] Production.INFO: ==12035== Releasing lock...
[2026-04-03 21:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:01:02] Production.INFO: ==12043== Lock acquired, processing the job...
[2026-04-03 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:01:02] Production.INFO: ==12043== Releasing lock...
[2026-04-03 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:01:02] Production.INFO: ==12041== Lock acquired, processing the job...
[2026-04-03 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:01:02] Production.INFO: ==12041== Releasing lock...
[2026-04-03 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:01:03] Production.INFO: ==12045== Lock acquired, processing the job...
[2026-04-03 16:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 16:01:03] Production.INFO: ==12051== Lock acquired, processing the job...
[2026-04-03 16:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 16:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 16:01:03] Production.INFO: ==12045== Releasing lock...
[2026-04-03 16:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 16:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 16:01:03] Production.INFO: ==12047== Lock acquired, processing the job...
[2026-04-03 16:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:01:03] Production.INFO: ==12049== Lock acquired, processing the job...
[2026-04-03 16:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:01:04] Production.INFO: ==12056== Lock acquired, processing the job...
[2026-04-03 16:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 16:01:04] Production.INFO: ==12058== Lock acquired, processing the job...
[2026-04-03 16:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 16:01:04] Production.INFO: ==12054== Lock acquired, processing the job...
[2026-04-03 16:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16: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-03 16: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-03 16: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-03 16:01:04] Production.INFO: ==12058== Releasing lock...
[2026-04-03 16:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:01:04] Production.INFO: Account Balance Start.
[2026-04-03 16:01:04] Production.INFO: CreateAllLog Start
[2026-04-03 16:01:04] Production.INFO: 117
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-08
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.ERROR: done
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 16:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030749', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-03-22
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-03-23
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: ==12049== Releasing lock...
[2026-04-03 16:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:01:05] Production.INFO: Date 2026-03-24
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-03-25
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-03-26
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-03-27
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-03-28
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-03-29
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-03-30
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-03-31
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-04-01
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-04-02
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Date 2026-04-03
[2026-04-03 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:01:05] Production.INFO: Total Charge 0
[2026-04-03 16:01:05] Production.INFO: CreateAllLog End
[2026-04-03 16:01:05] Production.INFO: Account Balance End.
[2026-04-03 16:01:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:01:05] Production.INFO: ==12054== Releasing lock...
[2026-04-03 16:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030749', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 16:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 16:01:11] Production.INFO: ProcessCDR(1,17030749,1,1,2)
[2026-04-03 16:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030749,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 16:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030749,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 16:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 16:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 16:01:11] Production.INFO: ==12056== Releasing lock...
[2026-04-03 16:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 16:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 16:01:16] Production.ERROR: CronJobId end10
[2026-04-03 16:01:16] Production.INFO: ==12051== Releasing lock...
[2026-04-03 16:01:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:01:16] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:01:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:01:18] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:01:18] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:01:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:01:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:01:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:01:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:01:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:01:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:01:18] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:01:18] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:01:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:01:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:01:18] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:01:18] Production.INFO: call_cost start
[2026-04-03 16:01:18] Production.INFO: call_cost end
[2026-04-03 16:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:01:18] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:01:18] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:01:18] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:01:18] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:01:18] Production.INFO: ==12047== Releasing lock...
[2026-04-03 16:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:02:01] Production.INFO: ==12117== Lock acquired, processing the job...
[2026-04-03 21:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:02:01] Production.INFO: neon service started
[2026-04-03 21:02:01] Production.INFO: neon service started
[2026-04-03 21:02:01] Production.INFO: ==12117== Releasing lock...
[2026-04-03 21:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:02:02] Production.INFO: ==12119== Lock acquired, processing the job...
[2026-04-03 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:02:02] Production.INFO: ==12121== Lock acquired, processing the job...
[2026-04-03 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:02:02] Production.INFO: ==12121== Releasing lock...
[2026-04-03 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:02:02] Production.INFO: ==12119== Releasing lock...
[2026-04-03 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:02:03] Production.INFO: ==12124== Lock acquired, processing the job...
[2026-04-03 16:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:02:03] Production.INFO: ==12126== Lock acquired, processing the job...
[2026-04-03 16:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:02:03] Production.INFO: ==12128== Lock acquired, processing the job...
[2026-04-03 16:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:02:03] Production.INFO: ==12132== Lock acquired, processing the job...
[2026-04-03 16:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-03 16:02:03] Production.INFO: ==12130== Lock acquired, processing the job...
[2026-04-03 16:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 16:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:02:03] Production.INFO: ==12134== Lock acquired, processing the job...
[2026-04-03 16:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:02:03] Production.INFO: Account Balance Start.
[2026-04-03 16:02:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:02:03] Production.INFO: 117
[2026-04-03 16:02:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:02:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:02:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16:02:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: ==12134== Releasing lock...
[2026-04-03 16:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:02:04] Production.ERROR: done
[2026-04-03 16:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-03 16:02:04] Production.INFO: ==12126== Releasing lock...
[2026-04-03 16:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:02:04] Production.ERROR: done
[2026-04-03 16:02:04] Production.INFO: Total Charge 0
[2026-04-03 16:02:05] Production.INFO: CreateAllLog End
[2026-04-03 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-03 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-03 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-03 16:02:05] Production.INFO: Account Balance End.
[2026-04-03 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-03 16:02:05] Production.INFO: ==12132== Releasing lock...
[2026-04-03 16:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-03 16:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-03 16:02:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:02:05] Production.INFO: ==12130== Releasing lock...
[2026-04-03 16:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:02:13] Production.ERROR: CronJobId end10
[2026-04-03 16:02:13] Production.INFO: ==12128== Releasing lock...
[2026-04-03 16:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:02:15] Production.INFO: call_cost start
[2026-04-03 16:02:15] Production.INFO: call_cost end
[2026-04-03 16:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:02:15] Production.INFO: ==12124== Releasing lock...
[2026-04-03 16:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:03:01] Production.INFO: ==12192== Lock acquired, processing the job...
[2026-04-03 21:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:03:01] Production.INFO: neon service started
[2026-04-03 21:03:01] Production.INFO: neon service started
[2026-04-03 21:03:01] Production.INFO: ==12192== Releasing lock...
[2026-04-03 21:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:03:02] Production.INFO: ==12194== Lock acquired, processing the job...
[2026-04-03 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:03:02] Production.INFO: ==12194== Releasing lock...
[2026-04-03 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:03:02] Production.INFO: ==12196== Lock acquired, processing the job...
[2026-04-03 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:03:02] Production.INFO: ==12196== Releasing lock...
[2026-04-03 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:03:03] Production.INFO: ==12198== Lock acquired, processing the job...
[2026-04-03 16:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:03:03] Production.INFO: ==12200== Lock acquired, processing the job...
[2026-04-03 16:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:03:03] Production.INFO: ==12204== Lock acquired, processing the job...
[2026-04-03 16:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:03:03] Production.INFO: Account Balance Start.
[2026-04-03 16:03:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:03:03] Production.INFO: 117
[2026-04-03 16:03:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:03] Production.INFO: ==12202== Lock acquired, processing the job...
[2026-04-03 16:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:03:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:03] Production.INFO: ==12206== Lock acquired, processing the job...
[2026-04-03 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:03:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 16:03:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 16:03:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:03] Production.INFO: ==12206== Releasing lock...
[2026-04-03 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:03:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: ==12200== Releasing lock...
[2026-04-03 16:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:03:04] Production.INFO: Total Charge 0
[2026-04-03 16:03:04] Production.INFO: CreateAllLog End
[2026-04-03 16:03:05] Production.INFO: Account Balance End.
[2026-04-03 16:03:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:03:05] Production.INFO: ==12204== Releasing lock...
[2026-04-03 16:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:03:11] Production.ERROR: CronJobId end10
[2026-04-03 16:03:11] Production.INFO: ==12202== Releasing lock...
[2026-04-03 16:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:03:15] Production.INFO: call_cost start
[2026-04-03 16:03:15] Production.INFO: call_cost end
[2026-04-03 16:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:03:15] Production.INFO: ==12198== Releasing lock...
[2026-04-03 16:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:04:02] Production.INFO: ==12270== Lock acquired, processing the job...
[2026-04-03 21:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:04:02] Production.INFO: neon service started
[2026-04-03 21:04:02] Production.INFO: neon service started
[2026-04-03 21:04:02] Production.INFO: ==12270== Releasing lock...
[2026-04-03 21:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:04:02] Production.INFO: ==12272== Lock acquired, processing the job...
[2026-04-03 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:04:03] Production.INFO: ==12274== Lock acquired, processing the job...
[2026-04-03 20:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:04:03] Production.INFO: ==12274== Releasing lock...
[2026-04-03 20:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:04:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:04:03] Production.INFO: ==12272== Releasing lock...
[2026-04-03 16:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:04:04] Production.INFO: ==12277== Lock acquired, processing the job...
[2026-04-03 16:04:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:04:04] Production.INFO: ==12283== Lock acquired, processing the job...
[2026-04-03 16:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:04:04] Production.INFO: ==12279== Lock acquired, processing the job...
[2026-04-03 16:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:04:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:04:04] Production.INFO: ==12285== Lock acquired, processing the job...
[2026-04-03 16:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:04:04] Production.INFO: ==12281== Lock acquired, processing the job...
[2026-04-03 16:04:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:04:04] Production.INFO: Account Balance Start.
[2026-04-03 16:04:04] Production.INFO: CreateAllLog Start
[2026-04-03 16:04:04] Production.INFO: 117
[2026-04-03 16:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-08
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16: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-03 16:04:04] Production.INFO: ==12285== Releasing lock...
[2026-04-03 16:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: ==12279== Releasing lock...
[2026-04-03 16:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-21
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-22
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-23
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-24
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-25
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-26
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-27
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-28
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-29
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-30
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-03-31
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-04-01
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-04-02
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Date 2026-04-03
[2026-04-03 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:04:05] Production.INFO: Total Charge 0
[2026-04-03 16:04:05] Production.INFO: CreateAllLog End
[2026-04-03 16:04:05] Production.INFO: Account Balance End.
[2026-04-03 16:04:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:04:05] Production.INFO: ==12283== Releasing lock...
[2026-04-03 16:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:04:12] Production.ERROR: CronJobId end10
[2026-04-03 16:04:12] Production.INFO: ==12281== Releasing lock...
[2026-04-03 16:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:04:15] Production.INFO: call_cost start
[2026-04-03 16:04:15] Production.INFO: call_cost end
[2026-04-03 16:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:04:15] Production.INFO: ==12277== Releasing lock...
[2026-04-03 16:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:05:01] Production.INFO: ==12340== Lock acquired, processing the job...
[2026-04-03 21:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:05:01] Production.INFO: neon service started
[2026-04-03 21:05:01] Production.INFO: neon service started
[2026-04-03 21:05:01] Production.INFO: ==12340== Releasing lock...
[2026-04-03 21:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:05:02] Production.INFO: ==12342== Lock acquired, processing the job...
[2026-04-03 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:05:02] Production.INFO: ==12342== Releasing lock...
[2026-04-03 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:05:02] Production.INFO: ==12344== Lock acquired, processing the job...
[2026-04-03 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:05:02] Production.INFO: ==12344== Releasing lock...
[2026-04-03 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:05:03] Production.INFO: ==12346== Lock acquired, processing the job...
[2026-04-03 16:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:05:03] Production.INFO: ==12348== Lock acquired, processing the job...
[2026-04-03 16:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:05:03] Production.INFO: ==12353== Lock acquired, processing the job...
[2026-04-03 16:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:05:03] Production.INFO: Account Balance Start.
[2026-04-03 16:05:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:05:03] Production.INFO: 117
[2026-04-03 16:05:03] Production.INFO: ==12350== Lock acquired, processing the job...
[2026-04-03 16:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:05:03] Production.INFO: ==12355== Lock acquired, processing the job...
[2026-04-03 16:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 16:05:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 16:05:03] Production.INFO: ==12355== Releasing lock...
[2026-04-03 16:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: ==12348== Releasing lock...
[2026-04-03 16:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:03] Production.INFO: Date 2026-03-24
[2026-04-03 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:05:04] Production.INFO: Total Charge 0
[2026-04-03 16:05:04] Production.INFO: CreateAllLog End
[2026-04-03 16:05:04] Production.INFO: Account Balance End.
[2026-04-03 16:05:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:05:04] Production.INFO: ==12353== Releasing lock...
[2026-04-03 16:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:05:11] Production.ERROR: CronJobId end10
[2026-04-03 16:05:11] Production.INFO: ==12350== Releasing lock...
[2026-04-03 16:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:05:14] Production.INFO: call_cost start
[2026-04-03 16:05:14] Production.INFO: call_cost end
[2026-04-03 16:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:05:14] Production.INFO: ==12346== Releasing lock...
[2026-04-03 16:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:06:02] Production.INFO: ==12417== Lock acquired, processing the job...
[2026-04-03 21:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:06:02] Production.INFO: neon service started
[2026-04-03 21:06:02] Production.INFO: neon service started
[2026-04-03 21:06:02] Production.INFO: ==12417== Releasing lock...
[2026-04-03 21:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:06:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 16:06:02] Production.INFO: ==12419== Lock acquired, processing the job...
[2026-04-03 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:06:02] Production.INFO: ==12419== Releasing lock...
[2026-04-03 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:06:03] Production.INFO: ==12421== Lock acquired, processing the job...
[2026-04-03 20:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:06:03] Production.INFO: ==12421== Releasing lock...
[2026-04-03 20:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:06:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:06:03] Production.INFO: ==12423== Lock acquired, processing the job...
[2026-04-03 16:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:06:03] Production.INFO: ==12425== Lock acquired, processing the job...
[2026-04-03 16:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:06:03] Production.INFO: ==12429== Lock acquired, processing the job...
[2026-04-03 16:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:06:03] Production.INFO: ==12427== Lock acquired, processing the job...
[2026-04-03 16:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:06:03] Production.INFO: ==12431== Lock acquired, processing the job...
[2026-04-03 16:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:06:03] Production.INFO: Account Balance Start.
[2026-04-03 16:06:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:06:03] Production.INFO: 117
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-08
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16: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-03 16:06:04] Production.INFO: ==12431== Releasing lock...
[2026-04-03 16:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: ==12425== Releasing lock...
[2026-04-03 16:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:06:04] Production.INFO: Total Charge 0
[2026-04-03 16:06:04] Production.INFO: CreateAllLog End
[2026-04-03 16:06:04] Production.INFO: Account Balance End.
[2026-04-03 16:06:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:06:05] Production.INFO: ==12429== Releasing lock...
[2026-04-03 16:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:06:11] Production.ERROR: CronJobId end10
[2026-04-03 16:06:11] Production.INFO: ==12427== Releasing lock...
[2026-04-03 16:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:06:14] Production.INFO: call_cost start
[2026-04-03 16:06:14] Production.INFO: call_cost end
[2026-04-03 16:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:06:14] Production.INFO: ==12423== Releasing lock...
[2026-04-03 16:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:07:01] Production.INFO: ==12494== Lock acquired, processing the job...
[2026-04-03 21:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:07:01] Production.INFO: neon service started
[2026-04-03 21:07:01] Production.INFO: neon service started
[2026-04-03 21:07:01] Production.INFO: ==12494== Releasing lock...
[2026-04-03 21:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:07:02] Production.INFO: ==12498== Lock acquired, processing the job...
[2026-04-03 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:07:02] Production.INFO: ==12498== Releasing lock...
[2026-04-03 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:07:02] Production.INFO: ==12496== Lock acquired, processing the job...
[2026-04-03 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:07:02] Production.INFO: ==12496== Releasing lock...
[2026-04-03 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:07:03] Production.INFO: ==12505== Lock acquired, processing the job...
[2026-04-03 16:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:07:03] Production.INFO: ==12501== Lock acquired, processing the job...
[2026-04-03 16:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:07:03] Production.INFO: ==12503== Lock acquired, processing the job...
[2026-04-03 16:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:07:03] Production.INFO: ==12507== Lock acquired, processing the job...
[2026-04-03 16:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:07:03] Production.INFO: Account Balance Start.
[2026-04-03 16:07:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:07:03] Production.INFO: 117
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:07:03] Production.INFO: ==12509== Lock acquired, processing the job...
[2026-04-03 16:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16: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-03 16:07:03] Production.INFO: ==12509== Releasing lock...
[2026-04-03 16:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: ==12503== Releasing lock...
[2026-04-03 16:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:03] Production.INFO: Date 2026-03-24
[2026-04-03 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:07:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:07:04] Production.INFO: Total Charge 0
[2026-04-03 16:07:04] Production.INFO: CreateAllLog End
[2026-04-03 16:07:04] Production.INFO: Account Balance End.
[2026-04-03 16:07:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:07:04] Production.INFO: ==12507== Releasing lock...
[2026-04-03 16:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:07:11] Production.ERROR: CronJobId end10
[2026-04-03 16:07:11] Production.INFO: ==12505== Releasing lock...
[2026-04-03 16:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:07:13] Production.INFO: call_cost start
[2026-04-03 16:07:13] Production.INFO: call_cost end
[2026-04-03 16:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:07:13] Production.INFO: ==12501== Releasing lock...
[2026-04-03 16:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:08:02] Production.INFO: ==12571== Lock acquired, processing the job...
[2026-04-03 21:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:08:02] Production.INFO: neon service started
[2026-04-03 21:08:02] Production.INFO: neon service started
[2026-04-03 21:08:02] Production.INFO: ==12571== Releasing lock...
[2026-04-03 21:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:08:02] Production.INFO: ==12575== Lock acquired, processing the job...
[2026-04-03 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:08:02] Production.INFO: ==12575== Releasing lock...
[2026-04-03 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:08:02] Production.INFO: ==12573== Lock acquired, processing the job...
[2026-04-03 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:08:02] Production.INFO: ==12573== Releasing lock...
[2026-04-03 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:08:03] Production.INFO: ==12580== Lock acquired, processing the job...
[2026-04-03 16:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:08:03] Production.INFO: ==12582== Lock acquired, processing the job...
[2026-04-03 16:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:08:03] Production.INFO: ==12586== Lock acquired, processing the job...
[2026-04-03 16:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:08:03] Production.INFO: ==12584== Lock acquired, processing the job...
[2026-04-03 16:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:08:03] Production.INFO: ==12578== Lock acquired, processing the job...
[2026-04-03 16:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 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-03 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-03 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-03 16:08:04] Production.INFO: Account Balance Start.
[2026-04-03 16:08:04] Production.INFO: CreateAllLog Start
[2026-04-03 16:08:04] Production.INFO: 117
[2026-04-03 16:08:04] Production.INFO: ==12586== Releasing lock...
[2026-04-03 16:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-08
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: ==12580== Releasing lock...
[2026-04-03 16:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:08:04] Production.INFO: Total Charge 0
[2026-04-03 16:08:05] Production.INFO: CreateAllLog End
[2026-04-03 16:08:05] Production.INFO: Account Balance End.
[2026-04-03 16:08:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:08:05] Production.INFO: ==12584== Releasing lock...
[2026-04-03 16:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:08:12] Production.ERROR: CronJobId end10
[2026-04-03 16:08:12] Production.INFO: ==12582== Releasing lock...
[2026-04-03 16:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:08:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:08:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:08:15] Production.INFO: call_cost start
[2026-04-03 16:08:15] Production.INFO: call_cost end
[2026-04-03 16:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:08:15] Production.INFO: ==12578== Releasing lock...
[2026-04-03 16:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:09:01] Production.INFO: ==12649== Lock acquired, processing the job...
[2026-04-03 21:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:09:01] Production.INFO: neon service started
[2026-04-03 21:09:01] Production.INFO: neon service started
[2026-04-03 21:09:01] Production.INFO: ==12649== Releasing lock...
[2026-04-03 21:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:09:01] Production.INFO: ==12653== Lock acquired, processing the job...
[2026-04-03 20:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:09:01] Production.INFO: ==12653== Releasing lock...
[2026-04-03 20:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:09:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:09:02] Production.INFO: ==12651== Lock acquired, processing the job...
[2026-04-03 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:09:02] Production.INFO: ==12651== Releasing lock...
[2026-04-03 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:09:03] Production.INFO: ==12658== Lock acquired, processing the job...
[2026-04-03 16:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:09:03] Production.INFO: ==12656== Lock acquired, processing the job...
[2026-04-03 16:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:09:03] Production.INFO: ==12660== Lock acquired, processing the job...
[2026-04-03 16:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:09:03] Production.INFO: ==12664== Lock acquired, processing the job...
[2026-04-03 16:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:09:03] Production.INFO: ==12662== Lock acquired, processing the job...
[2026-04-03 16:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16: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-03 16:09:03] Production.INFO: Account Balance Start.
[2026-04-03 16:09:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:09:03] Production.INFO: 117
[2026-04-03 16: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-03 16: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-03 16:09:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:03] Production.INFO: ==12664== Releasing lock...
[2026-04-03 16:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:09:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:03] Production.INFO: ==12658== Releasing lock...
[2026-04-03 16:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:09:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:09:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:09:04] Production.INFO: Total Charge 0
[2026-04-03 16:09:04] Production.INFO: CreateAllLog End
[2026-04-03 16:09:05] Production.INFO: Account Balance End.
[2026-04-03 16:09:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:09:05] Production.INFO: ==12662== Releasing lock...
[2026-04-03 16:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:09:11] Production.ERROR: CronJobId end10
[2026-04-03 16:09:11] Production.INFO: ==12660== Releasing lock...
[2026-04-03 16:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:09:14] Production.INFO: call_cost start
[2026-04-03 16:09:14] Production.INFO: call_cost end
[2026-04-03 16:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:09:14] Production.INFO: ==12656== Releasing lock...
[2026-04-03 16:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:10:01] Production.INFO: ==12725== Lock acquired, processing the job...
[2026-04-03 21:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:10:01] Production.INFO: neon service started
[2026-04-03 21:10:01] Production.INFO: neon service started
[2026-04-03 21:10:01] Production.INFO: ==12725== Releasing lock...
[2026-04-03 21:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:10:02] Production.INFO: ==12727== Lock acquired, processing the job...
[2026-04-03 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:10:02] Production.INFO: ==12729== Lock acquired, processing the job...
[2026-04-03 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:10:02] Production.INFO: ==12729== Releasing lock...
[2026-04-03 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:10:02] Production.INFO: ==12727== Releasing lock...
[2026-04-03 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:10:03] Production.INFO: ==12737== Lock acquired, processing the job...
[2026-04-03 16:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:10:03] Production.INFO: ==12735== Lock acquired, processing the job...
[2026-04-03 16:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:10:03] Production.INFO: ==12733== Lock acquired, processing the job...
[2026-04-03 16:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:10:03] Production.INFO: ==12742== Lock acquired, processing the job...
[2026-04-03 16:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:10:04] Production.INFO: ==12739== Lock acquired, processing the job...
[2026-04-03 16:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:10:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16: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-03 16: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-03 16: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-03 16:10:04] Production.INFO: ==12742== Releasing lock...
[2026-04-03 16:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:10:04] Production.INFO: Account Balance Start.
[2026-04-03 16:10:04] Production.INFO: CreateAllLog Start
[2026-04-03 16:10:04] Production.INFO: 117
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-08
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: ==12735== Releasing lock...
[2026-04-03 16:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:05] Production.INFO: Date 2026-03-26
[2026-04-03 16:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:05] Production.INFO: Date 2026-03-27
[2026-04-03 16:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:05] Production.INFO: Date 2026-03-28
[2026-04-03 16:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:05] Production.INFO: Date 2026-03-29
[2026-04-03 16:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:05] Production.INFO: Date 2026-03-30
[2026-04-03 16:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:05] Production.INFO: Date 2026-03-31
[2026-04-03 16:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:05] Production.INFO: Date 2026-04-01
[2026-04-03 16:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:05] Production.INFO: Date 2026-04-02
[2026-04-03 16:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:05] Production.INFO: Date 2026-04-03
[2026-04-03 16:10:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:10:05] Production.INFO: Total Charge 0
[2026-04-03 16:10:05] Production.INFO: CreateAllLog End
[2026-04-03 16:10:05] Production.INFO: Account Balance End.
[2026-04-03 16:10:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:10:05] Production.INFO: ==12739== Releasing lock...
[2026-04-03 16:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:10:11] Production.ERROR: CronJobId end10
[2026-04-03 16:10:11] Production.INFO: ==12737== Releasing lock...
[2026-04-03 16:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:10:14] Production.INFO: call_cost start
[2026-04-03 16:10:14] Production.INFO: call_cost end
[2026-04-03 16:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:10:14] Production.INFO: ==12733== Releasing lock...
[2026-04-03 16:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:11:02] Production.INFO: ==12802== Lock acquired, processing the job...
[2026-04-03 21:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:11:02] Production.INFO: neon service started
[2026-04-03 21:11:02] Production.INFO: neon service started
[2026-04-03 21:11:02] Production.INFO: ==12802== Releasing lock...
[2026-04-03 21:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:11:02] Production.INFO: ==12804== Lock acquired, processing the job...
[2026-04-03 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:11:02] Production.INFO: ==12806== Lock acquired, processing the job...
[2026-04-03 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:11:02] Production.INFO: ==12804== Releasing lock...
[2026-04-03 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:11:03] Production.INFO: ==12806== Releasing lock...
[2026-04-03 20:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:11:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:11:03] Production.INFO: ==12808== Lock acquired, processing the job...
[2026-04-03 16:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 16:11:03] Production.INFO: ==12810== Lock acquired, processing the job...
[2026-04-03 16:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 16:11:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 16:11:04] Production.INFO: ==12808== Releasing lock...
[2026-04-03 16:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 16:11:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 16:11:04] Production.INFO: ==12814== Lock acquired, processing the job...
[2026-04-03 16:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:11:04] Production.INFO: ==12816== Lock acquired, processing the job...
[2026-04-03 16:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:11:04] Production.INFO: ==12812== Lock acquired, processing the job...
[2026-04-03 16:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:11:04] Production.INFO: ==12820== Lock acquired, processing the job...
[2026-04-03 16:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:11:04] Production.INFO: ==12818== Lock acquired, processing the job...
[2026-04-03 16:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 16:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 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-03 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-03 16:11:04] Production.INFO: Account Balance Start.
[2026-04-03 16:11:04] Production.INFO: CreateAllLog Start
[2026-04-03 16:11:04] Production.INFO: 117
[2026-04-03 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-03 16:11:04] Production.INFO: ==12820== Releasing lock...
[2026-04-03 16:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-08
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.ERROR: done
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 16:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030791', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 16:11:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:05] Production.INFO: Date 2026-03-28
[2026-04-03 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:05] Production.INFO: Date 2026-03-29
[2026-04-03 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:05] Production.INFO: ==12812== Releasing lock...
[2026-04-03 16:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:11:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:11:05] Production.INFO: Date 2026-03-30
[2026-04-03 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:05] Production.INFO: Date 2026-03-31
[2026-04-03 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:05] Production.INFO: Date 2026-04-01
[2026-04-03 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:05] Production.INFO: Date 2026-04-02
[2026-04-03 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:05] Production.INFO: Date 2026-04-03
[2026-04-03 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:11:05] Production.INFO: Total Charge 0
[2026-04-03 16:11:05] Production.INFO: CreateAllLog End
[2026-04-03 16:11:05] Production.INFO: Account Balance End.
[2026-04-03 16:11:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:11:05] Production.INFO: ==12816== Releasing lock...
[2026-04-03 16:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030791', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 16:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 16:11:11] Production.INFO: ProcessCDR(1,17030791,1,1,2)
[2026-04-03 16:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030791,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 16:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030791,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 16:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 16:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 16:11:11] Production.INFO: ==12818== Releasing lock...
[2026-04-03 16:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 16:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-03 16:11:14] Production.ERROR: CronJobId end10
[2026-04-03 16:11:14] Production.INFO: ==12814== Releasing lock...
[2026-04-03 16:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:11:18] Production.INFO: call_cost start
[2026-04-03 16:11:18] Production.INFO: call_cost end
[2026-04-03 16:11:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:11:18] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:11:18] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:11:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:11:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:11:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:11:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:11:18] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:11:18] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:11:18] Production.INFO: ==12810== Releasing lock...
[2026-04-03 16:11:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:11:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:12:01] Production.INFO: ==12879== Lock acquired, processing the job...
[2026-04-03 21:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:12:01] Production.INFO: neon service started
[2026-04-03 21:12:01] Production.INFO: neon service started
[2026-04-03 21:12:01] Production.INFO: ==12879== Releasing lock...
[2026-04-03 21:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:12:02] Production.INFO: ==12881== Lock acquired, processing the job...
[2026-04-03 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:12:02] Production.INFO: ==12881== Releasing lock...
[2026-04-03 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:12:02] Production.INFO: ==12883== Lock acquired, processing the job...
[2026-04-03 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:12:02] Production.INFO: ==12883== Releasing lock...
[2026-04-03 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:12:03] Production.INFO: ==12885== Lock acquired, processing the job...
[2026-04-03 16:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:12:03] Production.INFO: ==12887== Lock acquired, processing the job...
[2026-04-03 16:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:12:03] Production.INFO: ==12893== Lock acquired, processing the job...
[2026-04-03 16:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:12:03] Production.INFO: ==12889== Lock acquired, processing the job...
[2026-04-03 16:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:12:03] Production.INFO: ==12891== Lock acquired, processing the job...
[2026-04-03 16:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:12:03] Production.INFO: Account Balance Start.
[2026-04-03 16:12:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:12:03] Production.INFO: 117
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-08
[2026-04-03 16: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-03 16: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-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:12:03] Production.INFO: ==12893== Releasing lock...
[2026-04-03 16:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: ==12887== Releasing lock...
[2026-04-03 16:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:12:04] Production.INFO: Total Charge 0
[2026-04-03 16:12:04] Production.INFO: CreateAllLog End
[2026-04-03 16:12:04] Production.INFO: Account Balance End.
[2026-04-03 16:12:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:12:04] Production.INFO: ==12891== Releasing lock...
[2026-04-03 16:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:12:11] Production.ERROR: CronJobId end10
[2026-04-03 16:12:11] Production.INFO: ==12889== Releasing lock...
[2026-04-03 16:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:12:13] Production.INFO: call_cost start
[2026-04-03 16:12:13] Production.INFO: call_cost end
[2026-04-03 16:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:12:13] Production.INFO: ==12885== Releasing lock...
[2026-04-03 16:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:13:02] Production.INFO: ==12951== Lock acquired, processing the job...
[2026-04-03 21:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:13:02] Production.INFO: neon service started
[2026-04-03 21:13:02] Production.INFO: neon service started
[2026-04-03 21:13:02] Production.INFO: ==12951== Releasing lock...
[2026-04-03 21:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:13:02] Production.INFO: ==12953== Lock acquired, processing the job...
[2026-04-03 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:13:02] Production.INFO: ==12953== Releasing lock...
[2026-04-03 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:13:03] Production.INFO: ==12955== Lock acquired, processing the job...
[2026-04-03 20:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:13:03] Production.INFO: ==12955== Releasing lock...
[2026-04-03 20:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:13:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:13:03] Production.INFO: ==12957== Lock acquired, processing the job...
[2026-04-03 16:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:13:03] Production.INFO: ==12959== Lock acquired, processing the job...
[2026-04-03 16:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:13:03] Production.INFO: ==12961== Lock acquired, processing the job...
[2026-04-03 16:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:13:03] Production.INFO: ==12963== Lock acquired, processing the job...
[2026-04-03 16:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:13:03] Production.INFO: ==12965== Lock acquired, processing the job...
[2026-04-03 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:13:03] Production.INFO: Account Balance Start.
[2026-04-03 16:13:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:13:03] Production.INFO: 117
[2026-04-03 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-03 16:13:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 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-03 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:03] Production.INFO: ==12965== Releasing lock...
[2026-04-03 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:13:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: ==12959== Releasing lock...
[2026-04-03 16:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:05] Production.INFO: Date 2026-04-02
[2026-04-03 16:13:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:05] Production.INFO: Date 2026-04-03
[2026-04-03 16:13:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:13:05] Production.INFO: Total Charge 0
[2026-04-03 16:13:05] Production.INFO: CreateAllLog End
[2026-04-03 16:13:05] Production.INFO: Account Balance End.
[2026-04-03 16:13:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:13:05] Production.INFO: ==12963== Releasing lock...
[2026-04-03 16:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:13:11] Production.ERROR: CronJobId end10
[2026-04-03 16:13:11] Production.INFO: ==12961== Releasing lock...
[2026-04-03 16:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:13:14] Production.INFO: call_cost start
[2026-04-03 16:13:14] Production.INFO: call_cost end
[2026-04-03 16:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:13:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:13:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:13:15] Production.INFO: ==12957== Releasing lock...
[2026-04-03 16:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:14:01] Production.INFO: ==13028== Lock acquired, processing the job...
[2026-04-03 21:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:14:01] Production.INFO: neon service started
[2026-04-03 21:14:01] Production.INFO: neon service started
[2026-04-03 21:14:01] Production.INFO: ==13028== Releasing lock...
[2026-04-03 21:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:14:01] Production.INFO: ==13030== Lock acquired, processing the job...
[2026-04-03 16:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:14:02] Production.INFO: ==13030== Releasing lock...
[2026-04-03 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:14:02] Production.INFO: ==13032== Lock acquired, processing the job...
[2026-04-03 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:14:02] Production.INFO: ==13032== Releasing lock...
[2026-04-03 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:14:02] Production.INFO: ==13035== Lock acquired, processing the job...
[2026-04-03 16:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:14:03] Production.INFO: ==13037== Lock acquired, processing the job...
[2026-04-03 16:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:14:03] Production.INFO: ==13039== Lock acquired, processing the job...
[2026-04-03 16:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:14:03] Production.INFO: ==13041== Lock acquired, processing the job...
[2026-04-03 16:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:14:03] Production.INFO: Account Balance Start.
[2026-04-03 16:14:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:14:03] Production.INFO: 117
[2026-04-03 16:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:14:03] Production.INFO: ==13043== Lock acquired, processing the job...
[2026-04-03 16:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 16:14:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 16:14:03] Production.INFO: ==13043== Releasing lock...
[2026-04-03 16:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:03] Production.INFO: ==13037== Releasing lock...
[2026-04-03 16:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:14:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:14:04] Production.INFO: Total Charge 0
[2026-04-03 16:14:04] Production.INFO: CreateAllLog End
[2026-04-03 16:14:04] Production.INFO: Account Balance End.
[2026-04-03 16:14:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:14:04] Production.INFO: ==13041== Releasing lock...
[2026-04-03 16:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:14:11] Production.ERROR: CronJobId end10
[2026-04-03 16:14:11] Production.INFO: ==13039== Releasing lock...
[2026-04-03 16:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:14:14] Production.INFO: call_cost start
[2026-04-03 16:14:14] Production.INFO: call_cost end
[2026-04-03 16:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:14:14] Production.INFO: ==13035== Releasing lock...
[2026-04-03 16:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:15:01] Production.INFO: ==13103== Lock acquired, processing the job...
[2026-04-03 21:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:15:01] Production.INFO: neon service started
[2026-04-03 21:15:02] Production.INFO: neon service started
[2026-04-03 21:15:02] Production.INFO: ==13103== Releasing lock...
[2026-04-03 21:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:15:02] Production.INFO: ==13105== Lock acquired, processing the job...
[2026-04-03 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:15:02] Production.INFO: ==13105== Releasing lock...
[2026-04-03 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:15:02] Production.INFO: ==13107== Lock acquired, processing the job...
[2026-04-03 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:15:02] Production.INFO: ==13107== Releasing lock...
[2026-04-03 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:15:03] Production.INFO: ==13109== Lock acquired, processing the job...
[2026-04-03 16:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:15:03] Production.INFO: ==13111== Lock acquired, processing the job...
[2026-04-03 16:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:15:03] Production.INFO: ==13113== Lock acquired, processing the job...
[2026-04-03 16:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:15:03] Production.INFO: ==13115== Lock acquired, processing the job...
[2026-04-03 16:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:15:03] Production.INFO: ==13117== Lock acquired, processing the job...
[2026-04-03 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:15:03] Production.INFO: Account Balance Start.
[2026-04-03 16:15:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:15:03] Production.INFO: 117
[2026-04-03 16:15:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:03] Production.INFO: Date 2026-03-09
[2026-04-03 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-03 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 16:15:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 16:15:03] Production.INFO: ==13117== Releasing lock...
[2026-04-03 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:15:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:03] Production.INFO: ==13111== Releasing lock...
[2026-04-03 16:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:15:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:15:04] Production.INFO: Total Charge 0
[2026-04-03 16:15:04] Production.INFO: CreateAllLog End
[2026-04-03 16:15:04] Production.INFO: Account Balance End.
[2026-04-03 16:15:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:15:04] Production.INFO: ==13115== Releasing lock...
[2026-04-03 16:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:15:11] Production.ERROR: CronJobId end10
[2026-04-03 16:15:11] Production.INFO: ==13113== Releasing lock...
[2026-04-03 16:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:15:14] Production.INFO: call_cost start
[2026-04-03 16:15:14] Production.INFO: call_cost end
[2026-04-03 16:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:15:14] Production.INFO: ==13109== Releasing lock...
[2026-04-03 16:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:16:01] Production.INFO: ==13173== Lock acquired, processing the job...
[2026-04-03 21:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:16:01] Production.INFO: neon service started
[2026-04-03 21:16:01] Production.INFO: neon service started
[2026-04-03 21:16:01] Production.INFO: ==13173== Releasing lock...
[2026-04-03 21:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:16:01] Production.INFO: ==13175== Lock acquired, processing the job...
[2026-04-03 16:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:16:02] Production.INFO: ==13177== Lock acquired, processing the job...
[2026-04-03 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:16:02] Production.INFO: ==13177== Releasing lock...
[2026-04-03 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:16:02] Production.INFO: ==13175== Releasing lock...
[2026-04-03 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:16:03] Production.INFO: ==13180== Lock acquired, processing the job...
[2026-04-03 16:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:16:03] Production.INFO: ==13182== Lock acquired, processing the job...
[2026-04-03 16:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:16:03] Production.INFO: ==13184== Lock acquired, processing the job...
[2026-04-03 16:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:16:03] Production.INFO: ==13186== Lock acquired, processing the job...
[2026-04-03 16:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:16:03] Production.INFO: ==13188== Lock acquired, processing the job...
[2026-04-03 16:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:16:03] Production.INFO: Account Balance Start.
[2026-04-03 16:16:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:16:03] Production.INFO: 117
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 16:16:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: ==13188== Releasing lock...
[2026-04-03 16:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-24
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: ==13182== Releasing lock...
[2026-04-03 16:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-25
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:03] Production.INFO: Date 2026-03-26
[2026-04-03 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:16:04] Production.INFO: Total Charge 0
[2026-04-03 16:16:04] Production.INFO: CreateAllLog End
[2026-04-03 16:16:04] Production.INFO: Account Balance End.
[2026-04-03 16:16:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:16:04] Production.INFO: ==13186== Releasing lock...
[2026-04-03 16:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:16:11] Production.ERROR: CronJobId end10
[2026-04-03 16:16:11] Production.INFO: ==13184== Releasing lock...
[2026-04-03 16:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:16:13] Production.INFO: call_cost start
[2026-04-03 16:16:13] Production.INFO: call_cost end
[2026-04-03 16:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:16:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:16:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:16:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:16:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:16:13] Production.INFO: ==13180== Releasing lock...
[2026-04-03 16:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:17:01] Production.INFO: ==13252== Lock acquired, processing the job...
[2026-04-03 21:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:17:01] Production.INFO: neon service started
[2026-04-03 21:17:01] Production.INFO: neon service started
[2026-04-03 21:17:01] Production.INFO: ==13252== Releasing lock...
[2026-04-03 21:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:17:02] Production.INFO: ==13254== Lock acquired, processing the job...
[2026-04-03 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:17:02] Production.INFO: ==13254== Releasing lock...
[2026-04-03 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:17:02] Production.INFO: ==13256== Lock acquired, processing the job...
[2026-04-03 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:17:02] Production.INFO: ==13256== Releasing lock...
[2026-04-03 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:17:03] Production.INFO: ==13258== Lock acquired, processing the job...
[2026-04-03 16:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:17:03] Production.INFO: ==13260== Lock acquired, processing the job...
[2026-04-03 16:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:17:03] Production.INFO: ==13262== Lock acquired, processing the job...
[2026-04-03 16:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:17:03] Production.INFO: ==13264== Lock acquired, processing the job...
[2026-04-03 16:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:17:03] Production.INFO: ==13266== Lock acquired, processing the job...
[2026-04-03 16:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:17:03] Production.INFO: Account Balance Start.
[2026-04-03 16:17:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:17:03] Production.INFO: 117
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 16:17:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: ==13266== Releasing lock...
[2026-04-03 16:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:03] Production.INFO: ==13260== Releasing lock...
[2026-04-03 16:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:17:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:17:04] Production.INFO: Total Charge 0
[2026-04-03 16:17:04] Production.INFO: CreateAllLog End
[2026-04-03 16:17:04] Production.INFO: Account Balance End.
[2026-04-03 16:17:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:17:04] Production.INFO: ==13264== Releasing lock...
[2026-04-03 16:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:17:11] Production.ERROR: CronJobId end10
[2026-04-03 16:17:11] Production.INFO: ==13262== Releasing lock...
[2026-04-03 16:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:17:14] Production.INFO: call_cost start
[2026-04-03 16:17:14] Production.INFO: call_cost end
[2026-04-03 16:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:17:14] Production.INFO: ==13258== Releasing lock...
[2026-04-03 16:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:18:02] Production.INFO: ==13327== Lock acquired, processing the job...
[2026-04-03 21:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:18:02] Production.INFO: neon service started
[2026-04-03 21:18:02] Production.INFO: neon service started
[2026-04-03 21:18:02] Production.INFO: ==13327== Releasing lock...
[2026-04-03 21:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:18:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 16:18:02] Production.INFO: ==13329== Lock acquired, processing the job...
[2026-04-03 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:18:02] Production.INFO: ==13329== Releasing lock...
[2026-04-03 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:18:03] Production.INFO: ==13331== Lock acquired, processing the job...
[2026-04-03 20:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:18:03] Production.INFO: ==13331== Releasing lock...
[2026-04-03 20:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:18:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:18:03] Production.INFO: ==13333== Lock acquired, processing the job...
[2026-04-03 16:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:18:03] Production.INFO: ==13335== Lock acquired, processing the job...
[2026-04-03 16:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:18:03] Production.INFO: ==13337== Lock acquired, processing the job...
[2026-04-03 16:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:18:03] Production.INFO: ==13339== Lock acquired, processing the job...
[2026-04-03 16:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:18:03] Production.INFO: ==13341== Lock acquired, processing the job...
[2026-04-03 16:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:18:03] Production.INFO: Account Balance Start.
[2026-04-03 16:18:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:18:03] Production.INFO: 117
[2026-04-03 16:18:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 16: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-03 16:18:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:18:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: ==13341== Releasing lock...
[2026-04-03 16:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: ==13335== Releasing lock...
[2026-04-03 16:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:18:04] Production.INFO: Total Charge 0
[2026-04-03 16:18:04] Production.INFO: CreateAllLog End
[2026-04-03 16:18:04] Production.INFO: Account Balance End.
[2026-04-03 16:18:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:18:04] Production.INFO: ==13339== Releasing lock...
[2026-04-03 16:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:18:11] Production.ERROR: CronJobId end10
[2026-04-03 16:18:11] Production.INFO: ==13337== Releasing lock...
[2026-04-03 16:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:18:14] Production.INFO: call_cost start
[2026-04-03 16:18:14] Production.INFO: call_cost end
[2026-04-03 16:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:18:14] Production.INFO: ==13333== Releasing lock...
[2026-04-03 16:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:19:01] Production.INFO: ==13398== Lock acquired, processing the job...
[2026-04-03 21:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:19:01] Production.INFO: neon service started
[2026-04-03 21:19:01] Production.INFO: neon service started
[2026-04-03 21:19:01] Production.INFO: ==13398== Releasing lock...
[2026-04-03 21:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:19:01] Production.INFO: ==13402== Lock acquired, processing the job...
[2026-04-03 20:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:19:01] Production.INFO: ==13402== Releasing lock...
[2026-04-03 20:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:19:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:19:02] Production.INFO: ==13400== Lock acquired, processing the job...
[2026-04-03 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:19:02] Production.INFO: ==13400== Releasing lock...
[2026-04-03 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:19:02] Production.INFO: ==13404== Lock acquired, processing the job...
[2026-04-03 16:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:19:03] Production.INFO: ==13406== Lock acquired, processing the job...
[2026-04-03 16:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:19:03] Production.INFO: ==13413== Lock acquired, processing the job...
[2026-04-03 16:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:19:03] Production.INFO: ==13411== Lock acquired, processing the job...
[2026-04-03 16:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:19:03] Production.INFO: ==13408== Lock acquired, processing the job...
[2026-04-03 16:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 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-03 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-03 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-03 16:19:03] Production.INFO: ==13413== Releasing lock...
[2026-04-03 16:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:19:03] Production.INFO: Account Balance Start.
[2026-04-03 16:19:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:19:03] Production.INFO: 117
[2026-04-03 16:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: ==13406== Releasing lock...
[2026-04-03 16:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-24
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-25
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:03] Production.INFO: Date 2026-03-26
[2026-04-03 16:19:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:19:04] Production.INFO: Total Charge 0
[2026-04-03 16:19:04] Production.INFO: CreateAllLog End
[2026-04-03 16:19:04] Production.INFO: Account Balance End.
[2026-04-03 16:19:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:19:04] Production.INFO: ==13411== Releasing lock...
[2026-04-03 16:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:19:11] Production.ERROR: CronJobId end10
[2026-04-03 16:19:11] Production.INFO: ==13408== Releasing lock...
[2026-04-03 16:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:19:14] Production.INFO: call_cost start
[2026-04-03 16:19:14] Production.INFO: call_cost end
[2026-04-03 16:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:19:14] Production.INFO: ==13404== Releasing lock...
[2026-04-03 16:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:20:01] Production.INFO: ==13477== Lock acquired, processing the job...
[2026-04-03 21:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:20:02] Production.INFO: neon service started
[2026-04-03 21:20:02] Production.INFO: neon service started
[2026-04-03 21:20:02] Production.INFO: ==13477== Releasing lock...
[2026-04-03 21:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:20:02] Production.INFO: ==13479== Lock acquired, processing the job...
[2026-04-03 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:20:02] Production.INFO: ==13481== Lock acquired, processing the job...
[2026-04-03 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:20:02] Production.INFO: ==13481== Releasing lock...
[2026-04-03 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:20:02] Production.INFO: ==13479== Releasing lock...
[2026-04-03 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:20:03] Production.INFO: ==13484== Lock acquired, processing the job...
[2026-04-03 16:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:20:03] Production.INFO: ==13486== Lock acquired, processing the job...
[2026-04-03 16:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:20:03] Production.INFO: ==13492== Lock acquired, processing the job...
[2026-04-03 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:20:03] Production.INFO: ==13488== Lock acquired, processing the job...
[2026-04-03 16:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:20:03] Production.INFO: ==13490== Lock acquired, processing the job...
[2026-04-03 16:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 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-03 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-03 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-03 16:20:03] Production.INFO: Account Balance Start.
[2026-04-03 16:20:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:20:03] Production.INFO: 117
[2026-04-03 16:20:03] Production.INFO: ==13492== Releasing lock...
[2026-04-03 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:20:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:20:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: ==13486== Releasing lock...
[2026-04-03 16:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:20:04] Production.INFO: Total Charge 0
[2026-04-03 16:20:04] Production.INFO: CreateAllLog End
[2026-04-03 16:20:04] Production.INFO: Account Balance End.
[2026-04-03 16:20:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:20:04] Production.INFO: ==13490== Releasing lock...
[2026-04-03 16:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:20:12] Production.ERROR: CronJobId end10
[2026-04-03 16:20:12] Production.INFO: ==13488== Releasing lock...
[2026-04-03 16:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:20:14] Production.INFO: call_cost start
[2026-04-03 16:20:14] Production.INFO: call_cost end
[2026-04-03 16:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:20:14] Production.INFO: ==13484== Releasing lock...
[2026-04-03 16:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:21:01] Production.INFO: ==13549== Lock acquired, processing the job...
[2026-04-03 21:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:21:01] Production.INFO: neon service started
[2026-04-03 21:21:01] Production.INFO: neon service started
[2026-04-03 21:21:01] Production.INFO: ==13549== Releasing lock...
[2026-04-03 21:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:21:01] Production.INFO: ==13551== Lock acquired, processing the job...
[2026-04-03 16:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:21:02] Production.INFO: ==13553== Lock acquired, processing the job...
[2026-04-03 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:21:02] Production.INFO: ==13553== Releasing lock...
[2026-04-03 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:21:02] Production.INFO: ==13551== Releasing lock...
[2026-04-03 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:21:02] Production.INFO: ==13555== Lock acquired, processing the job...
[2026-04-03 16:21:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 16:21:02] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 16:21:03] Production.INFO: ==13557== Lock acquired, processing the job...
[2026-04-03 16:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 16:21:03] Production.INFO: ==13555== Releasing lock...
[2026-04-03 16:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 16:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 16:21:03] Production.INFO: ==13559== Lock acquired, processing the job...
[2026-04-03 16:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:21:03] Production.INFO: ==13561== Lock acquired, processing the job...
[2026-04-03 16:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:21:03] Production.INFO: ==13566== Lock acquired, processing the job...
[2026-04-03 16:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 16:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:21:03] Production.INFO: ==13564== Lock acquired, processing the job...
[2026-04-03 16:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:21:03] Production.INFO: ==13568== Lock acquired, processing the job...
[2026-04-03 16:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 16:21:03] Production.INFO: Account Balance Start.
[2026-04-03 16:21:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:21:03] Production.INFO: 117
[2026-04-03 16: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-03 16: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-03 16:21:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:21:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:03] Production.INFO: ==13568== Releasing lock...
[2026-04-03 16:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:21:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:21:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.ERROR: done
[2026-04-03 16:21:04] Production.INFO: ==13559== Releasing lock...
[2026-04-03 16:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 16:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030832', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:21:04] Production.INFO: Total Charge 0
[2026-04-03 16:21:04] Production.INFO: CreateAllLog End
[2026-04-03 16:21:04] Production.INFO: Account Balance End.
[2026-04-03 16:21:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:21:04] Production.INFO: ==13564== Releasing lock...
[2026-04-03 16:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030832', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 16:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 16:21:10] Production.INFO: ProcessCDR(1,17030832,1,1,2)
[2026-04-03 16:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030832,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 16:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030832,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 16:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 16:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 16:21:10] Production.INFO: ==13566== Releasing lock...
[2026-04-03 16:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 16:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 16:21:14] Production.ERROR: CronJobId end10
[2026-04-03 16:21:14] Production.INFO: ==13561== Releasing lock...
[2026-04-03 16:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:21:16] Production.INFO: call_cost start
[2026-04-03 16:21:16] Production.INFO: call_cost end
[2026-04-03 16:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:21:16] Production.INFO: ==13557== Releasing lock...
[2026-04-03 16:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:22:01] Production.INFO: ==13633== Lock acquired, processing the job...
[2026-04-03 21:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:22:01] Production.INFO: neon service started
[2026-04-03 21:22:01] Production.INFO: neon service started
[2026-04-03 21:22:01] Production.INFO: ==13633== Releasing lock...
[2026-04-03 21:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:22:02] Production.INFO: ==13637== Lock acquired, processing the job...
[2026-04-03 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:22:02] Production.INFO: ==13637== Releasing lock...
[2026-04-03 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:22:02] Production.INFO: ==13635== Lock acquired, processing the job...
[2026-04-03 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:22:02] Production.INFO: ==13635== Releasing lock...
[2026-04-03 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:22:03] Production.INFO: ==13639== Lock acquired, processing the job...
[2026-04-03 16:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:22:03] Production.INFO: ==13641== Lock acquired, processing the job...
[2026-04-03 16:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:22:03] Production.INFO: ==13646== Lock acquired, processing the job...
[2026-04-03 16:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:22:03] Production.INFO: ==13643== Lock acquired, processing the job...
[2026-04-03 16:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:22:03] Production.INFO: ==13648== Lock acquired, processing the job...
[2026-04-03 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:22:03] Production.INFO: Account Balance Start.
[2026-04-03 16:22:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:22:03] Production.INFO: 117
[2026-04-03 16:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:22:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 16:22:03] Production.INFO: ==13648== Releasing lock...
[2026-04-03 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:22:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: ==13641== Releasing lock...
[2026-04-03 16:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:22:04] Production.INFO: Total Charge 0
[2026-04-03 16:22:04] Production.INFO: CreateAllLog End
[2026-04-03 16:22:04] Production.INFO: Account Balance End.
[2026-04-03 16:22:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:22:04] Production.INFO: ==13646== Releasing lock...
[2026-04-03 16:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:22:12] Production.ERROR: CronJobId end10
[2026-04-03 16:22:12] Production.INFO: ==13643== Releasing lock...
[2026-04-03 16:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:22:15] Production.INFO: call_cost start
[2026-04-03 16:22:15] Production.INFO: call_cost end
[2026-04-03 16:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:22:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:22:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:22:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:22:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:22:15] Production.INFO: ==13639== Releasing lock...
[2026-04-03 16:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:23:02] Production.INFO: ==13712== Lock acquired, processing the job...
[2026-04-03 21:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:23:02] Production.INFO: neon service started
[2026-04-03 21:23:02] Production.INFO: neon service started
[2026-04-03 21:23:02] Production.INFO: ==13712== Releasing lock...
[2026-04-03 21:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:23:02] Production.INFO: ==13716== Lock acquired, processing the job...
[2026-04-03 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:23:02] Production.INFO: ==13718== Lock acquired, processing the job...
[2026-04-03 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:23:02] Production.INFO: ==13718== Releasing lock...
[2026-04-03 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:23:03] Production.INFO: ==13716== Releasing lock...
[2026-04-03 16:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:23:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:23:03] Production.INFO: ==13721== Lock acquired, processing the job...
[2026-04-03 16:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:23:03] Production.INFO: ==13725== Lock acquired, processing the job...
[2026-04-03 16:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:23:03] Production.INFO: ==13727== Lock acquired, processing the job...
[2026-04-03 16:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:23:03] Production.INFO: ==13723== Lock acquired, processing the job...
[2026-04-03 16:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:23:04] Production.INFO: ==13729== Lock acquired, processing the job...
[2026-04-03 16:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:23:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:23:04] Production.INFO: Account Balance Start.
[2026-04-03 16:23:04] Production.INFO: CreateAllLog Start
[2026-04-03 16:23:04] Production.INFO: 117
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-08
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16: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-03 16:23:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: ==13729== Releasing lock...
[2026-04-03 16:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: ==13723== Releasing lock...
[2026-04-03 16:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:23:04] Production.INFO: Total Charge 0
[2026-04-03 16:23:04] Production.INFO: CreateAllLog End
[2026-04-03 16:23:05] Production.INFO: Account Balance End.
[2026-04-03 16:23:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:23:05] Production.INFO: ==13727== Releasing lock...
[2026-04-03 16:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:23:13] Production.ERROR: CronJobId end10
[2026-04-03 16:23:13] Production.INFO: ==13725== Releasing lock...
[2026-04-03 16:23:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:23:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:23:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:23:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:23:15] Production.INFO: call_cost start
[2026-04-03 16:23:15] Production.INFO: call_cost end
[2026-04-03 16:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:23:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:23:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:23:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:23:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:23:15] Production.INFO: ==13721== Releasing lock...
[2026-04-03 16:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:24:01] Production.INFO: ==13783== Lock acquired, processing the job...
[2026-04-03 21:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:24:01] Production.INFO: neon service started
[2026-04-03 21:24:01] Production.INFO: neon service started
[2026-04-03 21:24:01] Production.INFO: ==13783== Releasing lock...
[2026-04-03 21:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:24:02] Production.INFO: ==13787== Lock acquired, processing the job...
[2026-04-03 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:24:02] Production.INFO: ==13787== Releasing lock...
[2026-04-03 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:24:02] Production.INFO: ==13785== Lock acquired, processing the job...
[2026-04-03 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:24:02] Production.INFO: ==13785== Releasing lock...
[2026-04-03 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:24:03] Production.INFO: ==13793== Lock acquired, processing the job...
[2026-04-03 16:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:24:03] Production.INFO: ==13789== Lock acquired, processing the job...
[2026-04-03 16:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:24:03] Production.INFO: ==13791== Lock acquired, processing the job...
[2026-04-03 16:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:24:03] Production.INFO: ==13795== Lock acquired, processing the job...
[2026-04-03 16:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:24:03] Production.INFO: ==13797== Lock acquired, processing the job...
[2026-04-03 16:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:24:03] Production.INFO: Account Balance Start.
[2026-04-03 16:24:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:24:03] Production.INFO: 117
[2026-04-03 16:24:03] Production.INFO: Date 2026-03-08
[2026-04-03 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-03 16:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 16: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-03 16:24:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:24:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: ==13797== Releasing lock...
[2026-04-03 16:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: ==13791== Releasing lock...
[2026-04-03 16:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:24:04] Production.INFO: Total Charge 0
[2026-04-03 16:24:04] Production.INFO: CreateAllLog End
[2026-04-03 16:24:05] Production.INFO: Account Balance End.
[2026-04-03 16:24:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:24:05] Production.INFO: ==13795== Releasing lock...
[2026-04-03 16:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:24:11] Production.ERROR: CronJobId end10
[2026-04-03 16:24:11] Production.INFO: ==13793== Releasing lock...
[2026-04-03 16:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:24:14] Production.INFO: call_cost start
[2026-04-03 16:24:14] Production.INFO: call_cost end
[2026-04-03 16:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:24:14] Production.INFO: ==13789== Releasing lock...
[2026-04-03 16:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:25:01] Production.INFO: ==13858== Lock acquired, processing the job...
[2026-04-03 21:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:25:02] Production.INFO: neon service started
[2026-04-03 21:25:02] Production.INFO: neon service started
[2026-04-03 21:25:02] Production.INFO: ==13858== Releasing lock...
[2026-04-03 21:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:25:02] Production.INFO: ==13862== Lock acquired, processing the job...
[2026-04-03 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:25:02] Production.INFO: ==13862== Releasing lock...
[2026-04-03 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:25:02] Production.INFO: ==13860== Lock acquired, processing the job...
[2026-04-03 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:25:02] Production.INFO: ==13860== Releasing lock...
[2026-04-03 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:25:03] Production.INFO: ==13871== Lock acquired, processing the job...
[2026-04-03 16:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:25:03] Production.INFO: ==13865== Lock acquired, processing the job...
[2026-04-03 16:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:25:03] Production.INFO: ==13867== Lock acquired, processing the job...
[2026-04-03 16:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:25:03] Production.INFO: ==13869== Lock acquired, processing the job...
[2026-04-03 16:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:25:03] Production.INFO: ==13873== Lock acquired, processing the job...
[2026-04-03 16:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:25:03] Production.INFO: Account Balance Start.
[2026-04-03 16:25:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:25:03] Production.INFO: 117
[2026-04-03 16:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:25:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 16:25:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 16:25:03] Production.INFO: ==13873== Releasing lock...
[2026-04-03 16:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:25:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: ==13867== Releasing lock...
[2026-04-03 16:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:05] Production.INFO: Date 2026-03-28
[2026-04-03 16:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:05] Production.INFO: Date 2026-03-29
[2026-04-03 16:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:05] Production.INFO: Date 2026-03-30
[2026-04-03 16:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:05] Production.INFO: Date 2026-03-31
[2026-04-03 16:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:05] Production.INFO: Date 2026-04-01
[2026-04-03 16:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:05] Production.INFO: Date 2026-04-02
[2026-04-03 16:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:05] Production.INFO: Date 2026-04-03
[2026-04-03 16:25:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:25:05] Production.INFO: Total Charge 0
[2026-04-03 16:25:05] Production.INFO: CreateAllLog End
[2026-04-03 16:25:05] Production.INFO: Account Balance End.
[2026-04-03 16:25:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:25:05] Production.INFO: ==13871== Releasing lock...
[2026-04-03 16:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:25:12] Production.ERROR: CronJobId end10
[2026-04-03 16:25:12] Production.INFO: ==13869== Releasing lock...
[2026-04-03 16:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:25:14] Production.INFO: call_cost start
[2026-04-03 16:25:14] Production.INFO: call_cost end
[2026-04-03 16:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:25:14] Production.INFO: ==13865== Releasing lock...
[2026-04-03 16:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:26:01] Production.INFO: ==13934== Lock acquired, processing the job...
[2026-04-03 21:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:26:01] Production.INFO: neon service started
[2026-04-03 21:26:01] Production.INFO: neon service started
[2026-04-03 21:26:01] Production.INFO: ==13934== Releasing lock...
[2026-04-03 21:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:26:01] Production.INFO: ==13940== Lock acquired, processing the job...
[2026-04-03 20:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:26:01] Production.INFO: ==13940== Releasing lock...
[2026-04-03 20:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:26:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:26:01] Production.INFO: ==13938== Lock acquired, processing the job...
[2026-04-03 16:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:26:02] Production.INFO: ==13938== Releasing lock...
[2026-04-03 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:26:02] Production.INFO: ==13945== Lock acquired, processing the job...
[2026-04-03 16:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:26:02] Production.INFO: ==13943== Lock acquired, processing the job...
[2026-04-03 16:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:26:03] Production.INFO: ==13949== Lock acquired, processing the job...
[2026-04-03 16:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:26:03] Production.INFO: ==13947== Lock acquired, processing the job...
[2026-04-03 16:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:26:03] Production.INFO: ==13951== Lock acquired, processing the job...
[2026-04-03 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:26:03] Production.INFO: Account Balance Start.
[2026-04-03 16:26:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:26:03] Production.INFO: 117
[2026-04-03 16:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 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-03 16:26:03] Production.INFO: ==13951== Releasing lock...
[2026-04-03 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: ==13945== Releasing lock...
[2026-04-03 16:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:26:04] Production.INFO: Total Charge 0
[2026-04-03 16:26:04] Production.INFO: CreateAllLog End
[2026-04-03 16:26:04] Production.INFO: Account Balance End.
[2026-04-03 16:26:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:26:04] Production.INFO: ==13949== Releasing lock...
[2026-04-03 16:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:26:11] Production.ERROR: CronJobId end10
[2026-04-03 16:26:11] Production.INFO: ==13947== Releasing lock...
[2026-04-03 16:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:26:14] Production.INFO: call_cost start
[2026-04-03 16:26:14] Production.INFO: call_cost end
[2026-04-03 16:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:26:14] Production.INFO: ==13943== Releasing lock...
[2026-04-03 16:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:27:01] Production.INFO: ==14009== Lock acquired, processing the job...
[2026-04-03 21:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:27:01] Production.INFO: neon service started
[2026-04-03 21:27:01] Production.INFO: neon service started
[2026-04-03 21:27:01] Production.INFO: ==14009== Releasing lock...
[2026-04-03 21:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:27:02] Production.INFO: ==14014== Lock acquired, processing the job...
[2026-04-03 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:27:02] Production.INFO: ==14014== Releasing lock...
[2026-04-03 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:27:02] Production.INFO: ==14012== Lock acquired, processing the job...
[2026-04-03 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:27:02] Production.INFO: ==14012== Releasing lock...
[2026-04-03 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:27:03] Production.INFO: ==14018== Lock acquired, processing the job...
[2026-04-03 16:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:27:03] Production.INFO: ==14020== Lock acquired, processing the job...
[2026-04-03 16:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:27:03] Production.INFO: ==14022== Lock acquired, processing the job...
[2026-04-03 16:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:27:03] Production.INFO: ==14016== Lock acquired, processing the job...
[2026-04-03 16:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:27:03] Production.INFO: Account Balance Start.
[2026-04-03 16:27:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:27:03] Production.INFO: 117
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: ==14024== Lock acquired, processing the job...
[2026-04-03 16:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 16:27:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 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-03 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-03 16:27:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: ==14024== Releasing lock...
[2026-04-03 16:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: ==14018== Releasing lock...
[2026-04-03 16:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:03] Production.INFO: Date 2026-03-24
[2026-04-03 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:27:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:27:04] Production.INFO: Total Charge 0
[2026-04-03 16:27:04] Production.INFO: CreateAllLog End
[2026-04-03 16:27:04] Production.INFO: Account Balance End.
[2026-04-03 16:27:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:27:04] Production.INFO: ==14022== Releasing lock...
[2026-04-03 16:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:27:11] Production.ERROR: CronJobId end10
[2026-04-03 16:27:11] Production.INFO: ==14020== Releasing lock...
[2026-04-03 16:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:27:15] Production.INFO: call_cost start
[2026-04-03 16:27:15] Production.INFO: call_cost end
[2026-04-03 16:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:27:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:27:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:27:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:27:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:27:15] Production.INFO: ==14016== Releasing lock...
[2026-04-03 16:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:28:02] Production.INFO: ==14085== Lock acquired, processing the job...
[2026-04-03 21:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:28:02] Production.INFO: neon service started
[2026-04-03 21:28:02] Production.INFO: neon service started
[2026-04-03 21:28:02] Production.INFO: ==14085== Releasing lock...
[2026-04-03 21:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:28:02] Production.INFO: ==14089== Lock acquired, processing the job...
[2026-04-03 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:28:02] Production.INFO: ==14089== Releasing lock...
[2026-04-03 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:28:02] Production.INFO: ==14087== Lock acquired, processing the job...
[2026-04-03 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:28:02] Production.INFO: ==14087== Releasing lock...
[2026-04-03 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:28:03] Production.INFO: ==14091== Lock acquired, processing the job...
[2026-04-03 16:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:28:03] Production.INFO: ==14093== Lock acquired, processing the job...
[2026-04-03 16:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:28:03] Production.INFO: ==14095== Lock acquired, processing the job...
[2026-04-03 16:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:28:03] Production.INFO: ==14097== Lock acquired, processing the job...
[2026-04-03 16:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:28:03] Production.INFO: ==14099== Lock acquired, processing the job...
[2026-04-03 16:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:28:03] Production.INFO: Account Balance Start.
[2026-04-03 16:28:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:28:03] Production.INFO: 117
[2026-04-03 16: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-03 16: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-03 16:28:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:28:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:28:03] Production.INFO: ==14099== Releasing lock...
[2026-04-03 16:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: ==14093== Releasing lock...
[2026-04-03 16:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:28:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:28:04] Production.INFO: Total Charge 0
[2026-04-03 16:28:04] Production.INFO: CreateAllLog End
[2026-04-03 16:28:04] Production.INFO: Account Balance End.
[2026-04-03 16:28:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:28:04] Production.INFO: ==14097== Releasing lock...
[2026-04-03 16:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:28:12] Production.ERROR: CronJobId end10
[2026-04-03 16:28:12] Production.INFO: ==14095== Releasing lock...
[2026-04-03 16:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:28:14] Production.INFO: call_cost start
[2026-04-03 16:28:14] Production.INFO: call_cost end
[2026-04-03 16:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:28:15] Production.INFO: ==14091== Releasing lock...
[2026-04-03 16:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:29:01] Production.INFO: ==14158== Lock acquired, processing the job...
[2026-04-03 21:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:29:01] Production.INFO: neon service started
[2026-04-03 21:29:01] Production.INFO: neon service started
[2026-04-03 21:29:01] Production.INFO: ==14158== Releasing lock...
[2026-04-03 21:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:29:02] Production.INFO: ==14160== Lock acquired, processing the job...
[2026-04-03 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:29:02] Production.INFO: ==14162== Lock acquired, processing the job...
[2026-04-03 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:29:02] Production.INFO: ==14162== Releasing lock...
[2026-04-03 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:29:02] Production.INFO: ==14160== Releasing lock...
[2026-04-03 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:29:03] Production.INFO: ==14171== Lock acquired, processing the job...
[2026-04-03 16:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:29:03] Production.INFO: Account Balance Start.
[2026-04-03 16:29:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:29:03] Production.INFO: 117
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: ==14165== Lock acquired, processing the job...
[2026-04-03 16:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: ==14173== Lock acquired, processing the job...
[2026-04-03 16:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: ==14167== Lock acquired, processing the job...
[2026-04-03 16:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:29:03] Production.INFO: ==14169== Lock acquired, processing the job...
[2026-04-03 16:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16: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-03 16: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-03 16:29:03] Production.INFO: ==14173== Releasing lock...
[2026-04-03 16:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-24
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-25
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:03] Production.INFO: Date 2026-03-26
[2026-04-03 16:29:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:04] Production.INFO: ==14167== Releasing lock...
[2026-04-03 16:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:29:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:29:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:29:04] Production.INFO: Total Charge 0
[2026-04-03 16:29:04] Production.INFO: CreateAllLog End
[2026-04-03 16:29:04] Production.INFO: Account Balance End.
[2026-04-03 16:29:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:29:04] Production.INFO: ==14171== Releasing lock...
[2026-04-03 16:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:29:12] Production.ERROR: CronJobId end10
[2026-04-03 16:29:12] Production.INFO: ==14169== Releasing lock...
[2026-04-03 16:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:29:14] Production.INFO: call_cost start
[2026-04-03 16:29:14] Production.INFO: call_cost end
[2026-04-03 16:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:29:14] Production.INFO: ==14165== Releasing lock...
[2026-04-03 16:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:30:02] Production.INFO: ==14234== Lock acquired, processing the job...
[2026-04-03 21:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:30:02] Production.INFO: neon service started
[2026-04-03 21:30:02] Production.INFO: neon service started
[2026-04-03 21:30:02] Production.INFO: ==14234== Releasing lock...
[2026-04-03 21:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:30:02] Production.INFO: ==14236== Lock acquired, processing the job...
[2026-04-03 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:30:02] Production.INFO: ==14238== Lock acquired, processing the job...
[2026-04-03 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:30:02] Production.INFO: ==14238== Releasing lock...
[2026-04-03 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:30:03] Production.INFO: ==14236== Releasing lock...
[2026-04-03 16:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:30:03] Production.INFO: ==14241== Lock acquired, processing the job...
[2026-04-03 16:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:30:03] Production.INFO: ==14243== Lock acquired, processing the job...
[2026-04-03 16:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:30:03] Production.INFO: ==14247== Lock acquired, processing the job...
[2026-04-03 16:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:30:03] Production.INFO: Account Balance Start.
[2026-04-03 16:30:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:30:03] Production.INFO: 117
[2026-04-03 16:30:03] Production.INFO: ==14245== Lock acquired, processing the job...
[2026-04-03 16:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:30:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:30:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: ==14249== Lock acquired, processing the job...
[2026-04-03 16:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16:30:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:30:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: ==14249== Releasing lock...
[2026-04-03 16:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: ==14243== Releasing lock...
[2026-04-03 16:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:30:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:30:04] Production.INFO: Total Charge 0
[2026-04-03 16:30:04] Production.INFO: CreateAllLog End
[2026-04-03 16:30:04] Production.INFO: Account Balance End.
[2026-04-03 16:30:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:30:04] Production.INFO: ==14247== Releasing lock...
[2026-04-03 16:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:30:11] Production.ERROR: CronJobId end10
[2026-04-03 16:30:11] Production.INFO: ==14245== Releasing lock...
[2026-04-03 16:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:30:14] Production.INFO: call_cost start
[2026-04-03 16:30:14] Production.INFO: call_cost end
[2026-04-03 16:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:30:14] Production.INFO: ==14241== Releasing lock...
[2026-04-03 16:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:31:01] Production.INFO: ==14311== Lock acquired, processing the job...
[2026-04-03 21:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:31:01] Production.INFO: neon service started
[2026-04-03 21:31:01] Production.INFO: neon service started
[2026-04-03 21:31:01] Production.INFO: ==14311== Releasing lock...
[2026-04-03 21:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:31:02] Production.INFO: ==14313== Lock acquired, processing the job...
[2026-04-03 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:31:02] Production.INFO: ==14313== Releasing lock...
[2026-04-03 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:31:02] Production.INFO: ==14315== Lock acquired, processing the job...
[2026-04-03 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:31:02] Production.INFO: ==14315== Releasing lock...
[2026-04-03 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:31:03] Production.INFO: ==14318== Lock acquired, processing the job...
[2026-04-03 16:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 16:31:03] Production.INFO: ==14320== Lock acquired, processing the job...
[2026-04-03 16:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:31:03] Production.INFO: ==14326== Lock acquired, processing the job...
[2026-04-03 16:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:31:03] Production.INFO: ==14330== Lock acquired, processing the job...
[2026-04-03 16:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 16:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 16:31:03] Production.ERROR: CronJob PID - 14320
[2026-04-03 16:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-03 16:31:03] Production.ERROR: CronJob ID - 5
[2026-04-03 16:31:03] Production.ERROR: CronJob Last Run Time 2026-04-03 16:31:00
[2026-04-03 16:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 16:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 16:31:03] Production.INFO: ==14322== Lock acquired, processing the job...
[2026-04-03 16:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 16:31:03] Production.INFO: ==14318== Releasing lock...
[2026-04-03 16:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 16:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 16:31:03] Production.INFO: Account Balance Start.
[2026-04-03 16:31:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:31:03] Production.INFO: 117
[2026-04-03 16:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:31:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:31:03] Production.INFO: ==14324== Lock acquired, processing the job...
[2026-04-03 16:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16:31:03] Production.INFO: ==14328== Lock acquired, processing the job...
[2026-04-03 16:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 16: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-03 16:31:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:31:03] Production.INFO: ==14330== Releasing lock...
[2026-04-03 16:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:31:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:31:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: ==14322== Releasing lock...
[2026-04-03 16:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:31:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.ERROR: done
[2026-04-03 16:31:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:31:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:31:04] Production.INFO: Total Charge 0
[2026-04-03 16:31:04] Production.INFO: CreateAllLog End
[2026-04-03 16:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 16:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030873', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 16:31:04] Production.INFO: Account Balance End.
[2026-04-03 16:31:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:31:04] Production.INFO: ==14326== Releasing lock...
[2026-04-03 16:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030873', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 16:31:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 16:31:09] Production.INFO: ProcessCDR(1,17030873,1,1,2)
[2026-04-03 16:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030873,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 16:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030873,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 16:31:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 16:31:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 16:31:09] Production.INFO: ==14328== Releasing lock...
[2026-04-03 16:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 16:31:09] Production.INFO: 26 MB #Memory Used#
[2026-04-03 16:31:13] Production.ERROR: CronJobId end10
[2026-04-03 16:31:13] Production.INFO: ==14324== Releasing lock...
[2026-04-03 16:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:31:16] Production.INFO: call_cost start
[2026-04-03 16:31:16] Production.INFO: call_cost end
[2026-04-03 16:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:31:16] Production.INFO: ==14320== Releasing lock...
[2026-04-03 16:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:32:02] Production.INFO: ==14389== Lock acquired, processing the job...
[2026-04-03 21:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:32:02] Production.INFO: neon service started
[2026-04-03 21:32:02] Production.INFO: neon service started
[2026-04-03 21:32:02] Production.INFO: ==14389== Releasing lock...
[2026-04-03 21:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:32:02] Production.INFO: ==14391== Lock acquired, processing the job...
[2026-04-03 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:32:02] Production.INFO: ==14391== Releasing lock...
[2026-04-03 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:32:02] Production.INFO: ==14393== Lock acquired, processing the job...
[2026-04-03 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:32:02] Production.INFO: ==14393== Releasing lock...
[2026-04-03 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:32:03] Production.INFO: ==14395== Lock acquired, processing the job...
[2026-04-03 16:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:32:03] Production.INFO: ==14399== Lock acquired, processing the job...
[2026-04-03 16:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:32:03] Production.INFO: ==14401== Lock acquired, processing the job...
[2026-04-03 16:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:32:03] Production.INFO: ==14397== Lock acquired, processing the job...
[2026-04-03 16:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:32:03] Production.INFO: Account Balance Start.
[2026-04-03 16:32:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:32:03] Production.INFO: 117
[2026-04-03 16:32:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:03] Production.INFO: ==14403== Lock acquired, processing the job...
[2026-04-03 16:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:32:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16: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-03 16:32:03] Production.INFO: ==14403== Releasing lock...
[2026-04-03 16:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:32:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:32:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: ==14397== Releasing lock...
[2026-04-03 16:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:32:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:32:04] Production.INFO: Total Charge 0
[2026-04-03 16:32:04] Production.INFO: CreateAllLog End
[2026-04-03 16:32:04] Production.INFO: Account Balance End.
[2026-04-03 16:32:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:32:04] Production.INFO: ==14401== Releasing lock...
[2026-04-03 16:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:32:12] Production.ERROR: CronJobId end10
[2026-04-03 16:32:12] Production.INFO: ==14399== Releasing lock...
[2026-04-03 16:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:32:15] Production.INFO: call_cost start
[2026-04-03 16:32:15] Production.INFO: call_cost end
[2026-04-03 16:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:32:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:32:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:32:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:32:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:32:15] Production.INFO: ==14395== Releasing lock...
[2026-04-03 16:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:33:01] Production.INFO: ==14464== Lock acquired, processing the job...
[2026-04-03 21:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:33:01] Production.INFO: neon service started
[2026-04-03 21:33:01] Production.INFO: neon service started
[2026-04-03 21:33:01] Production.INFO: ==14464== Releasing lock...
[2026-04-03 21:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:33:01] Production.INFO: ==14468== Lock acquired, processing the job...
[2026-04-03 20:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:33:01] Production.INFO: ==14468== Releasing lock...
[2026-04-03 20:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:33:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:33:02] Production.INFO: ==14466== Lock acquired, processing the job...
[2026-04-03 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:33:02] Production.INFO: ==14466== Releasing lock...
[2026-04-03 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:33:02] Production.INFO: ==14471== Lock acquired, processing the job...
[2026-04-03 16:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:33:03] Production.INFO: ==14473== Lock acquired, processing the job...
[2026-04-03 16:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:33:03] Production.INFO: ==14477== Lock acquired, processing the job...
[2026-04-03 16:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:33:03] Production.INFO: ==14475== Lock acquired, processing the job...
[2026-04-03 16:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:33:03] Production.INFO: Account Balance Start.
[2026-04-03 16:33:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:33:03] Production.INFO: 117
[2026-04-03 16:33:03] Production.INFO: ==14479== Lock acquired, processing the job...
[2026-04-03 16:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:33:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16:33:03] Production.INFO: ==14479== Releasing lock...
[2026-04-03 16:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: ==14473== Releasing lock...
[2026-04-03 16:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:03] Production.INFO: Date 2026-03-24
[2026-04-03 16:33:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:33:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:33:04] Production.INFO: Total Charge 0
[2026-04-03 16:33:04] Production.INFO: CreateAllLog End
[2026-04-03 16:33:04] Production.INFO: Account Balance End.
[2026-04-03 16:33:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:33:04] Production.INFO: ==14477== Releasing lock...
[2026-04-03 16:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:33:11] Production.ERROR: CronJobId end10
[2026-04-03 16:33:11] Production.INFO: ==14475== Releasing lock...
[2026-04-03 16:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:33:14] Production.INFO: call_cost start
[2026-04-03 16:33:14] Production.INFO: call_cost end
[2026-04-03 16:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:33:14] Production.INFO: ==14471== Releasing lock...
[2026-04-03 16:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:34:01] Production.INFO: ==14539== Lock acquired, processing the job...
[2026-04-03 21:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:34:01] Production.INFO: neon service started
[2026-04-03 21:34:01] Production.INFO: neon service started
[2026-04-03 21:34:01] Production.INFO: ==14539== Releasing lock...
[2026-04-03 21:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:34:02] Production.INFO: ==14541== Lock acquired, processing the job...
[2026-04-03 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:34:02] Production.INFO: ==14543== Lock acquired, processing the job...
[2026-04-03 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:34:02] Production.INFO: ==14543== Releasing lock...
[2026-04-03 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:34:02] Production.INFO: ==14541== Releasing lock...
[2026-04-03 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:34:03] Production.INFO: ==14549== Lock acquired, processing the job...
[2026-04-03 16:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:34:03] Production.INFO: ==14545== Lock acquired, processing the job...
[2026-04-03 16:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:34:03] Production.INFO: ==14551== Lock acquired, processing the job...
[2026-04-03 16:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:34:03] Production.INFO: ==14547== Lock acquired, processing the job...
[2026-04-03 16:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:34:03] Production.INFO: ==14553== Lock acquired, processing the job...
[2026-04-03 16:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:34:03] Production.INFO: Account Balance Start.
[2026-04-03 16:34:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:34:03] Production.INFO: 117
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16: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-03 16: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-03 16: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-03 16:34:03] Production.INFO: ==14553== Releasing lock...
[2026-04-03 16:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:34:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: ==14547== Releasing lock...
[2026-04-03 16:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:34:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:34:04] Production.INFO: Total Charge 0
[2026-04-03 16:34:04] Production.INFO: CreateAllLog End
[2026-04-03 16:34:04] Production.INFO: Account Balance End.
[2026-04-03 16:34:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:34:04] Production.INFO: ==14551== Releasing lock...
[2026-04-03 16:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:34: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-03 16:34:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:34:11] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:34:11] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:34:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:34:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:34:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:34:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:34:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:34:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:34:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:34:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:34:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:34:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:34:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:34:11] Production.ERROR: CronJobId end10
[2026-04-03 16:34:11] Production.INFO: ==14549== Releasing lock...
[2026-04-03 16:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:34:11] Production.INFO: call_cost start
[2026-04-03 16:34:11] Production.INFO: call_cost end
[2026-04-03 16:34:11] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:34:11] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:34:11] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:34:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:34:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:34:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:34:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:34:11] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:34:11] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:34:11] Production.INFO: ==14545== Releasing lock...
[2026-04-03 16:34:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:34:11] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:35:02] Production.INFO: ==14614== Lock acquired, processing the job...
[2026-04-03 21:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:35:02] Production.INFO: neon service started
[2026-04-03 21:35:02] Production.INFO: neon service started
[2026-04-03 21:35:02] Production.INFO: ==14614== Releasing lock...
[2026-04-03 21:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:35:02] Production.INFO: ==14616== Lock acquired, processing the job...
[2026-04-03 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:35:02] Production.INFO: ==14616== Releasing lock...
[2026-04-03 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:35:02] Production.INFO: ==14618== Lock acquired, processing the job...
[2026-04-03 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:35:02] Production.INFO: ==14618== Releasing lock...
[2026-04-03 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:35:03] Production.INFO: ==14622== Lock acquired, processing the job...
[2026-04-03 16:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:35:03] Production.INFO: ==14628== Lock acquired, processing the job...
[2026-04-03 16:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16: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-03 16: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-03 16: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-03 16:35:03] Production.INFO: ==14628== Releasing lock...
[2026-04-03 16:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:35:03] Production.INFO: ==14620== Lock acquired, processing the job...
[2026-04-03 16:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:35:03] Production.INFO: ==14624== Lock acquired, processing the job...
[2026-04-03 16:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:35:03] Production.INFO: ==14626== Lock acquired, processing the job...
[2026-04-03 16:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:35:03] Production.INFO: Account Balance Start.
[2026-04-03 16:35:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:35:03] Production.INFO: 117
[2026-04-03 16:35:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:35:03] Production.INFO: ==14622== Releasing lock...
[2026-04-03 16:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:35:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:35:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:35:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:35:04] Production.INFO: Total Charge 0
[2026-04-03 16:35:04] Production.INFO: CreateAllLog End
[2026-04-03 16:35:04] Production.INFO: Account Balance End.
[2026-04-03 16:35:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:35:05] Production.INFO: ==14626== Releasing lock...
[2026-04-03 16:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:35:12] Production.ERROR: CronJobId end10
[2026-04-03 16:35:12] Production.INFO: ==14624== Releasing lock...
[2026-04-03 16:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:35:15] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:35:15] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:35:15] Production.INFO: call_cost start
[2026-04-03 16:35:15] Production.INFO: call_cost end
[2026-04-03 16:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:35:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:35:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:35:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:35:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:35:15] Production.INFO: ==14620== Releasing lock...
[2026-04-03 16:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:36:01] Production.INFO: ==14695== Lock acquired, processing the job...
[2026-04-03 21:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:36:01] Production.INFO: neon service started
[2026-04-03 21:36:01] Production.INFO: neon service started
[2026-04-03 21:36:01] Production.INFO: ==14695== Releasing lock...
[2026-04-03 21:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:36:01] Production.INFO: ==14699== Lock acquired, processing the job...
[2026-04-03 20:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:36:02] Production.INFO: ==14699== Releasing lock...
[2026-04-03 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:36:02] Production.INFO: ==14697== Lock acquired, processing the job...
[2026-04-03 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:36:02] Production.INFO: ==14697== Releasing lock...
[2026-04-03 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:36:03] Production.INFO: ==14704== Lock acquired, processing the job...
[2026-04-03 16:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:36:03] Production.INFO: ==14706== Lock acquired, processing the job...
[2026-04-03 16:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:36:03] Production.INFO: ==14708== Lock acquired, processing the job...
[2026-04-03 16:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:36:03] Production.INFO: ==14702== Lock acquired, processing the job...
[2026-04-03 16:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:36:03] Production.INFO: ==14710== Lock acquired, processing the job...
[2026-04-03 16:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:36:03] Production.INFO: Account Balance Start.
[2026-04-03 16:36:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:36:03] Production.INFO: 117
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16:36:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: ==14710== Releasing lock...
[2026-04-03 16:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: ==14704== Releasing lock...
[2026-04-03 16:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:36:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:36:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:36:04] Production.INFO: Total Charge 0
[2026-04-03 16:36:04] Production.INFO: CreateAllLog End
[2026-04-03 16:36:04] Production.INFO: Account Balance End.
[2026-04-03 16:36:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:36:04] Production.INFO: ==14708== Releasing lock...
[2026-04-03 16:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:36:11] Production.ERROR: CronJobId end10
[2026-04-03 16:36:11] Production.INFO: ==14706== Releasing lock...
[2026-04-03 16:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:36:14] Production.INFO: call_cost start
[2026-04-03 16:36:14] Production.INFO: call_cost end
[2026-04-03 16:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:36:14] Production.INFO: ==14702== Releasing lock...
[2026-04-03 16:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:37:01] Production.INFO: ==14773== Lock acquired, processing the job...
[2026-04-03 21:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:37:02] Production.INFO: neon service started
[2026-04-03 21:37:02] Production.INFO: neon service started
[2026-04-03 21:37:02] Production.INFO: ==14773== Releasing lock...
[2026-04-03 21:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:37:02] Production.INFO: ==14775== Lock acquired, processing the job...
[2026-04-03 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:37:02] Production.INFO: ==14775== Releasing lock...
[2026-04-03 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:37:02] Production.INFO: ==14777== Lock acquired, processing the job...
[2026-04-03 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:37:02] Production.INFO: ==14777== Releasing lock...
[2026-04-03 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:37:03] Production.INFO: ==14784== Lock acquired, processing the job...
[2026-04-03 16:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:37:03] Production.INFO: ==14780== Lock acquired, processing the job...
[2026-04-03 16:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:37:03] Production.INFO: ==14782== Lock acquired, processing the job...
[2026-04-03 16:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:37:03] Production.INFO: ==14786== Lock acquired, processing the job...
[2026-04-03 16:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:37:03] Production.INFO: ==14788== Lock acquired, processing the job...
[2026-04-03 16:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:37:03] Production.INFO: Account Balance Start.
[2026-04-03 16:37:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:37:03] Production.INFO: 117
[2026-04-03 16:37:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:37:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16:37:03] Production.INFO: ==14788== Releasing lock...
[2026-04-03 16:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:37:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:37:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: ==14782== Releasing lock...
[2026-04-03 16:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:37:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:37:04] Production.INFO: Total Charge 0
[2026-04-03 16:37:04] Production.INFO: CreateAllLog End
[2026-04-03 16:37:05] Production.INFO: Account Balance End.
[2026-04-03 16:37:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:37:05] Production.INFO: ==14786== Releasing lock...
[2026-04-03 16:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:37:12] Production.ERROR: CronJobId end10
[2026-04-03 16:37:12] Production.INFO: ==14784== Releasing lock...
[2026-04-03 16:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:37:15] Production.INFO: call_cost start
[2026-04-03 16:37:15] Production.INFO: call_cost end
[2026-04-03 16:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:37:15] Production.INFO: ==14780== Releasing lock...
[2026-04-03 16:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:38:01] Production.INFO: ==14845== Lock acquired, processing the job...
[2026-04-03 21:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:38:01] Production.INFO: neon service started
[2026-04-03 21:38:01] Production.INFO: neon service started
[2026-04-03 21:38:01] Production.INFO: ==14845== Releasing lock...
[2026-04-03 21:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:38:01] Production.INFO: ==14847== Lock acquired, processing the job...
[2026-04-03 16:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:38:01] Production.INFO: ==14849== Lock acquired, processing the job...
[2026-04-03 20:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:38:01] Production.INFO: ==14849== Releasing lock...
[2026-04-03 20:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:38:01] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:38:02] Production.INFO: ==14847== Releasing lock...
[2026-04-03 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:38:02] Production.INFO: ==14852== Lock acquired, processing the job...
[2026-04-03 16:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:38:02] Production.INFO: ==14854== Lock acquired, processing the job...
[2026-04-03 16:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:38:03] Production.INFO: ==14860== Lock acquired, processing the job...
[2026-04-03 16:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:38:03] Production.INFO: ==14856== Lock acquired, processing the job...
[2026-04-03 16:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:38:03] Production.INFO: ==14858== Lock acquired, processing the job...
[2026-04-03 16:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16: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-03 16: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-03 16:38:03] Production.INFO: Account Balance Start.
[2026-04-03 16:38:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:38:03] Production.INFO: 117
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-08
[2026-04-03 16: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-03 16:38:03] Production.INFO: ==14860== Releasing lock...
[2026-04-03 16:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:38:03] Production.INFO: ==14854== Releasing lock...
[2026-04-03 16:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-24
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:03] Production.INFO: Date 2026-03-25
[2026-04-03 16:38:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:38:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:38:04] Production.INFO: Total Charge 0
[2026-04-03 16:38:04] Production.INFO: CreateAllLog End
[2026-04-03 16:38:04] Production.INFO: Account Balance End.
[2026-04-03 16:38:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:38:04] Production.INFO: ==14858== Releasing lock...
[2026-04-03 16:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:38:11] Production.ERROR: CronJobId end10
[2026-04-03 16:38:11] Production.INFO: ==14856== Releasing lock...
[2026-04-03 16:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:38:14] Production.INFO: call_cost start
[2026-04-03 16:38:14] Production.INFO: call_cost end
[2026-04-03 16:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:38:14] Production.INFO: ==14852== Releasing lock...
[2026-04-03 16:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:39:01] Production.INFO: ==14925== Lock acquired, processing the job...
[2026-04-03 21:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:39:01] Production.INFO: neon service started
[2026-04-03 21:39:01] Production.INFO: neon service started
[2026-04-03 21:39:01] Production.INFO: ==14925== Releasing lock...
[2026-04-03 21:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:39:02] Production.INFO: ==14929== Lock acquired, processing the job...
[2026-04-03 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:39:02] Production.INFO: ==14929== Releasing lock...
[2026-04-03 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:39:02] Production.INFO: ==14927== Lock acquired, processing the job...
[2026-04-03 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:39:02] Production.INFO: ==14927== Releasing lock...
[2026-04-03 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:39:03] Production.INFO: ==14931== Lock acquired, processing the job...
[2026-04-03 16:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:39:03] Production.INFO: ==14935== Lock acquired, processing the job...
[2026-04-03 16:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:39:03] Production.INFO: ==14933== Lock acquired, processing the job...
[2026-04-03 16:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:39:03] Production.INFO: ==14937== Lock acquired, processing the job...
[2026-04-03 16:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:39:03] Production.INFO: ==14939== Lock acquired, processing the job...
[2026-04-03 16:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:39:03] Production.INFO: Account Balance Start.
[2026-04-03 16:39:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:39:03] Production.INFO: 117
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16: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-03 16:39:03] Production.INFO: ==14939== Releasing lock...
[2026-04-03 16:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:03] Production.INFO: ==14933== Releasing lock...
[2026-04-03 16:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:39:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:39:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:39:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:39:04] Production.INFO: Total Charge 0
[2026-04-03 16:39:04] Production.INFO: CreateAllLog End
[2026-04-03 16:39:04] Production.INFO: Account Balance End.
[2026-04-03 16:39:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:39:04] Production.INFO: ==14937== Releasing lock...
[2026-04-03 16:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:39:11] Production.ERROR: CronJobId end10
[2026-04-03 16:39:11] Production.INFO: ==14935== Releasing lock...
[2026-04-03 16:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:39:14] Production.INFO: call_cost start
[2026-04-03 16:39:14] Production.INFO: call_cost end
[2026-04-03 16:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:39:14] Production.INFO: ==14931== Releasing lock...
[2026-04-03 16:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:40:02] Production.INFO: ==15001== Lock acquired, processing the job...
[2026-04-03 21:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:40:02] Production.INFO: neon service started
[2026-04-03 21:40:02] Production.INFO: neon service started
[2026-04-03 21:40:02] Production.INFO: ==15001== Releasing lock...
[2026-04-03 21:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:40:02] Production.INFO: ==15003== Lock acquired, processing the job...
[2026-04-03 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:40:02] Production.INFO: ==15003== Releasing lock...
[2026-04-03 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:40:02] Production.INFO: ==15005== Lock acquired, processing the job...
[2026-04-03 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:40:03] Production.INFO: ==15005== Releasing lock...
[2026-04-03 20:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:40:03] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:40:03] Production.INFO: ==15007== Lock acquired, processing the job...
[2026-04-03 16:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:40:03] Production.INFO: ==15011== Lock acquired, processing the job...
[2026-04-03 16:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:40:03] Production.INFO: ==15009== Lock acquired, processing the job...
[2026-04-03 16:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:40:03] Production.INFO: ==15013== Lock acquired, processing the job...
[2026-04-03 16:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:40:03] Production.INFO: ==15015== Lock acquired, processing the job...
[2026-04-03 16:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16: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-03 16: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-03 16: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-03 16:40:03] Production.INFO: ==15015== Releasing lock...
[2026-04-03 16:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:40:03] Production.INFO: Account Balance Start.
[2026-04-03 16:40:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:40:03] Production.INFO: 117
[2026-04-03 16:40:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:40:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: ==15009== Releasing lock...
[2026-04-03 16:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:40:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:40:04] Production.INFO: Total Charge 0
[2026-04-03 16:40:05] Production.INFO: CreateAllLog End
[2026-04-03 16:40:05] Production.INFO: Account Balance End.
[2026-04-03 16:40:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:40:05] Production.INFO: ==15013== Releasing lock...
[2026-04-03 16:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:40:11] Production.ERROR: CronJobId end10
[2026-04-03 16:40:11] Production.INFO: ==15011== Releasing lock...
[2026-04-03 16:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:40:14] Production.INFO: call_cost start
[2026-04-03 16:40:14] Production.INFO: call_cost end
[2026-04-03 16:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:40:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:40:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:40:15] Production.INFO: ==15007== Releasing lock...
[2026-04-03 16:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:41:01] Production.INFO: ==15076== Lock acquired, processing the job...
[2026-04-03 21:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:41:01] Production.INFO: neon service started
[2026-04-03 21:41:01] Production.INFO: neon service started
[2026-04-03 21:41:01] Production.INFO: ==15076== Releasing lock...
[2026-04-03 21:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:41:01] Production.INFO: ==15079== Lock acquired, processing the job...
[2026-04-03 16:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:41:02] Production.INFO: ==15079== Releasing lock...
[2026-04-03 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:41:02] Production.INFO: ==15081== Lock acquired, processing the job...
[2026-04-03 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:41:02] Production.INFO: ==15081== Releasing lock...
[2026-04-03 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:41:03] Production.INFO: ==15089== Lock acquired, processing the job...
[2026-04-03 16:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:41:03] Production.INFO: ==15095== Lock acquired, processing the job...
[2026-04-03 16:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:41:03] Production.INFO: ==15083== Lock acquired, processing the job...
[2026-04-03 16:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-03 16:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-03 16:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 16:41:03] Production.ERROR: CronJob PID - 15089
[2026-04-03 16:41:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-03 16:41:03] Production.ERROR: CronJob ID - 10
[2026-04-03 16:41:03] Production.ERROR: CronJob Last Run Time 2026-04-03 16:41:00
[2026-04-03 16:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 16:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 16:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-03 16:41:03] Production.ERROR: CronJob PID - 15095
[2026-04-03 16:41:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-03 16:41:03] Production.ERROR: CronJob ID - 19
[2026-04-03 16:41:03] Production.ERROR: CronJob Last Run Time 2026-04-03 16:41:00
[2026-04-03 16:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-03 16:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-03 16: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-03 16: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-03 16:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-03 16:41:03] Production.INFO: ==15083== Releasing lock...
[2026-04-03 16:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-03 16:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-03 16: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-03 16:41:03] Production.INFO: ==15095== Releasing lock...
[2026-04-03 16:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:41:03] Production.INFO: ==15085== Lock acquired, processing the job...
[2026-04-03 16:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:41:03] Production.INFO: ==15087== Lock acquired, processing the job...
[2026-04-03 16:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:41:03] Production.INFO: ==15091== Lock acquired, processing the job...
[2026-04-03 16:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:41:03] Production.INFO: ==15093== Lock acquired, processing the job...
[2026-04-03 16:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-03 16:41:03] Production.INFO: Account Balance Start.
[2026-04-03 16:41:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:41:03] Production.INFO: 117
[2026-04-03 16:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-03 16:41:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:41:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.ERROR: done
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-03 16:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030914', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) start
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: ==15087== Releasing lock...
[2026-04-03 16:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:41:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:41:04] Production.INFO: Total Charge 0
[2026-04-03 16:41:04] Production.INFO: CreateAllLog End
[2026-04-03 16:41:05] Production.INFO: Account Balance End.
[2026-04-03 16:41:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:41:05] Production.INFO: ==15091== Releasing lock...
[2026-04-03 16:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17030914', 'tblTempUsageDetail_20reseller','2026-04-03','2026-04-03','1' ) end
[2026-04-03 16:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-03 16:41:10] Production.INFO: ProcessCDR(1,17030914,1,1,2)
[2026-04-03 16:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17030914,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 16:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17030914,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-03 16:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-03 16:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-03 16:41:10] Production.INFO: ==15093== Releasing lock...
[2026-04-03 16:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-03 16:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-03 16:41:14] Production.ERROR: CronJobId end10
[2026-04-03 16:41:14] Production.INFO: ==15089== Releasing lock...
[2026-04-03 16:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:41:16] Production.INFO: call_cost start
[2026-04-03 16:41:16] Production.INFO: call_cost end
[2026-04-03 16:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:41:16] Production.INFO: ==15085== Releasing lock...
[2026-04-03 16:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:42:01] Production.INFO: ==15150== Lock acquired, processing the job...
[2026-04-03 21:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:42:01] Production.INFO: neon service started
[2026-04-03 21:42:01] Production.INFO: neon service started
[2026-04-03 21:42:01] Production.INFO: ==15150== Releasing lock...
[2026-04-03 21:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:42:02] Production.INFO: ==15154== Lock acquired, processing the job...
[2026-04-03 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:42:02] Production.INFO: ==15154== Releasing lock...
[2026-04-03 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:42:02] Production.INFO: ==15152== Lock acquired, processing the job...
[2026-04-03 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:42:02] Production.INFO: ==15152== Releasing lock...
[2026-04-03 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:42:03] Production.INFO: ==15157== Lock acquired, processing the job...
[2026-04-03 16:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:42:03] Production.INFO: ==15159== Lock acquired, processing the job...
[2026-04-03 16:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:42:03] Production.INFO: ==15161== Lock acquired, processing the job...
[2026-04-03 16:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:42:03] Production.INFO: ==15163== Lock acquired, processing the job...
[2026-04-03 16:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:42:03] Production.INFO: ==15165== Lock acquired, processing the job...
[2026-04-03 16:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:42:03] Production.INFO: Account Balance Start.
[2026-04-03 16:42:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:42:03] Production.INFO: 117
[2026-04-03 16:42:03] Production.INFO: Date 2026-03-08
[2026-04-03 16: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-03 16: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-03 16:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:42:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:42:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:03] Production.INFO: ==15165== Releasing lock...
[2026-04-03 16:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: ==15159== Releasing lock...
[2026-04-03 16:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:42:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:42:04] Production.INFO: Total Charge 0
[2026-04-03 16:42:04] Production.INFO: CreateAllLog End
[2026-04-03 16:42:04] Production.INFO: Account Balance End.
[2026-04-03 16:42:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:42:05] Production.INFO: ==15163== Releasing lock...
[2026-04-03 16:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:42:12] Production.ERROR: CronJobId end10
[2026-04-03 16:42:12] Production.INFO: ==15161== Releasing lock...
[2026-04-03 16:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:42:15] Production.INFO: call_cost start
[2026-04-03 16:42:15] Production.INFO: call_cost end
[2026-04-03 16:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:42:15] Production.INFO: ==15157== Releasing lock...
[2026-04-03 16:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:43:01] Production.INFO: ==15228== Lock acquired, processing the job...
[2026-04-03 21:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:43:01] Production.INFO: neon service started
[2026-04-03 21:43:01] Production.INFO: neon service started
[2026-04-03 21:43:01] Production.INFO: ==15228== Releasing lock...
[2026-04-03 21:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:43:01] Production.INFO: ==15230== Lock acquired, processing the job...
[2026-04-03 16:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:43:01] Production.INFO: ==15232== Lock acquired, processing the job...
[2026-04-03 20:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 16:43:01] Production.INFO: ==15230== Releasing lock...
[2026-04-03 16:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:43:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:43:02] Production.INFO: ==15232== Releasing lock...
[2026-04-03 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:43:02] Production.INFO: ==15236== Lock acquired, processing the job...
[2026-04-03 16:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:43:02] Production.INFO: ==15240== Lock acquired, processing the job...
[2026-04-03 16:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:43:02] Production.INFO: Account Balance Start.
[2026-04-03 16:43:02] Production.INFO: CreateAllLog Start
[2026-04-03 16:43:02] Production.INFO: 117
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-08
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-09
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-10
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-11
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-12
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-13
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-14
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-15
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-16
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-17
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:02] Production.INFO: Date 2026-03-18
[2026-04-03 16:43:02] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: ==15234== Lock acquired, processing the job...
[2026-04-03 16:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: ==15242== Lock acquired, processing the job...
[2026-04-03 16:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: ==15238== Lock acquired, processing the job...
[2026-04-03 16:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16:43:03] Production.INFO: ==15236== Releasing lock...
[2026-04-03 16:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16: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-03 16:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:43:03] Production.INFO: ==15242== Releasing lock...
[2026-04-03 16:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-24
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-25
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-26
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-27
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-28
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-29
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-30
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-03-31
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-04-01
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-04-02
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Date 2026-04-03
[2026-04-03 16:43:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:43:03] Production.INFO: Total Charge 0
[2026-04-03 16:43:03] Production.INFO: CreateAllLog End
[2026-04-03 16:43:03] Production.INFO: Account Balance End.
[2026-04-03 16:43:03] Production.ERROR: CronJobId end 12
[2026-04-03 16:43:03] Production.INFO: ==15240== Releasing lock...
[2026-04-03 16:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:43:10] Production.ERROR: CronJobId end10
[2026-04-03 16:43:10] Production.INFO: ==15238== Releasing lock...
[2026-04-03 16:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:43:13] Production.INFO: call_cost start
[2026-04-03 16:43:13] Production.INFO: call_cost end
[2026-04-03 16:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:43:13] Production.INFO: ==15234== Releasing lock...
[2026-04-03 16:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:44:01] Production.INFO: ==15301== Lock acquired, processing the job...
[2026-04-03 21:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:44:01] Production.INFO: neon service started
[2026-04-03 21:44:01] Production.INFO: neon service started
[2026-04-03 21:44:01] Production.INFO: ==15301== Releasing lock...
[2026-04-03 21:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:44:02] Production.INFO: ==15303== Lock acquired, processing the job...
[2026-04-03 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:44:02] Production.INFO: ==15303== Releasing lock...
[2026-04-03 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 20:44:02] Production.INFO: ==15306== Lock acquired, processing the job...
[2026-04-03 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:44:02] Production.INFO: ==15306== Releasing lock...
[2026-04-03 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:44:03] Production.INFO: ==15310== Lock acquired, processing the job...
[2026-04-03 16:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:44:03] Production.INFO: ==15308== Lock acquired, processing the job...
[2026-04-03 16:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:44:03] Production.INFO: ==15314== Lock acquired, processing the job...
[2026-04-03 16:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:44:03] Production.INFO: ==15312== Lock acquired, processing the job...
[2026-04-03 16:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:44:03] Production.INFO: Account Balance Start.
[2026-04-03 16:44:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:44:03] Production.INFO: 117
[2026-04-03 16:44:03] Production.INFO: ==15316== Lock acquired, processing the job...
[2026-04-03 16:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16: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-03 16:44:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:44:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:44:03] Production.INFO: ==15316== Releasing lock...
[2026-04-03 16:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: ==15310== Releasing lock...
[2026-04-03 16:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-21
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-22
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:03] Production.INFO: Date 2026-03-23
[2026-04-03 16:44:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:44:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:44:04] Production.INFO: Total Charge 0
[2026-04-03 16:44:04] Production.INFO: CreateAllLog End
[2026-04-03 16:44:04] Production.INFO: Account Balance End.
[2026-04-03 16:44:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:44:04] Production.INFO: ==15314== Releasing lock...
[2026-04-03 16:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:44:11] Production.ERROR: CronJobId end10
[2026-04-03 16:44:11] Production.INFO: ==15312== Releasing lock...
[2026-04-03 16:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:44:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:44:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:44:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:44:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:44:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:44:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:44:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:44:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:44:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:44:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:44:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:44:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:44:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:44:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:44:13] Production.INFO: call_cost start
[2026-04-03 16:44:13] Production.INFO: call_cost end
[2026-04-03 16:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:44:13] Production.INFO: ==15308== Releasing lock...
[2026-04-03 16:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:45:02] Production.INFO: ==15377== Lock acquired, processing the job...
[2026-04-03 21:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:45:02] Production.INFO: neon service started
[2026-04-03 21:45:02] Production.INFO: neon service started
[2026-04-03 21:45:02] Production.INFO: ==15377== Releasing lock...
[2026-04-03 21:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:45:02] Production.INFO: ==15379== Lock acquired, processing the job...
[2026-04-03 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:45:02] Production.INFO: ==15381== Lock acquired, processing the job...
[2026-04-03 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:45:02] Production.INFO: ==15381== Releasing lock...
[2026-04-03 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:45:03] Production.INFO: ==15379== Releasing lock...
[2026-04-03 16:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:45:03] Production.INFO: ==15384== Lock acquired, processing the job...
[2026-04-03 16:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:45:03] Production.INFO: ==15386== Lock acquired, processing the job...
[2026-04-03 16:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:45:03] Production.INFO: ==15390== Lock acquired, processing the job...
[2026-04-03 16:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:45:03] Production.INFO: ==15392== Lock acquired, processing the job...
[2026-04-03 16:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16: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-03 16:45:04] Production.INFO: ==15388== Lock acquired, processing the job...
[2026-04-03 16:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16: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-03 16:45:04] Production.INFO: Account Balance Start.
[2026-04-03 16:45:04] Production.INFO: CreateAllLog Start
[2026-04-03 16: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-03 16:45:04] Production.INFO: 117
[2026-04-03 16:45:04] Production.INFO: ==15392== Releasing lock...
[2026-04-03 16:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-08
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: ==15386== Releasing lock...
[2026-04-03 16:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:45:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:05] Production.INFO: Date 2026-04-02
[2026-04-03 16:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:05] Production.INFO: Date 2026-04-03
[2026-04-03 16:45:05] Production.INFO: Reseller ==> 0
[2026-04-03 16:45:05] Production.INFO: Total Charge 0
[2026-04-03 16:45:05] Production.INFO: CreateAllLog End
[2026-04-03 16:45:05] Production.INFO: Account Balance End.
[2026-04-03 16:45:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:45:05] Production.INFO: ==15390== Releasing lock...
[2026-04-03 16:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:45:11] Production.ERROR: CronJobId end10
[2026-04-03 16:45:11] Production.INFO: ==15388== Releasing lock...
[2026-04-03 16:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:45:15] Production.INFO: call_cost start
[2026-04-03 16:45:15] Production.INFO: call_cost end
[2026-04-03 16:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:45:15] Production.INFO: ==15384== Releasing lock...
[2026-04-03 16:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 21:46:01] Production.INFO: ==15452== Lock acquired, processing the job...
[2026-04-03 21:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:46:01] Production.INFO: neon service started
[2026-04-03 21:46:01] Production.INFO: neon service started
[2026-04-03 21:46:01] Production.INFO: ==15452== Releasing lock...
[2026-04-03 21:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 20:46:02] Production.INFO: ==15456== Lock acquired, processing the job...
[2026-04-03 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:46:02] Production.INFO: ==15456== Releasing lock...
[2026-04-03 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:46:02] Production.INFO: ==15454== Lock acquired, processing the job...
[2026-04-03 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 16:46:02] Production.INFO: ==15454== Releasing lock...
[2026-04-03 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:46:03] Production.INFO: ==15461== Lock acquired, processing the job...
[2026-04-03 16:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:46:03] Production.INFO: ==15463== Lock acquired, processing the job...
[2026-04-03 16:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:46:03] Production.INFO: ==15459== Lock acquired, processing the job...
[2026-04-03 16:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:46:03] Production.INFO: ==15465== Lock acquired, processing the job...
[2026-04-03 16:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:46:03] Production.INFO: ==15467== Lock acquired, processing the job...
[2026-04-03 16:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:46:03] Production.INFO: Account Balance Start.
[2026-04-03 16:46:03] Production.INFO: CreateAllLog Start
[2026-04-03 16:46:03] Production.INFO: 117
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-08
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:46:03] Production.INFO: Date 2026-03-09
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:46:03] Production.INFO: Date 2026-03-10
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16:46:03] Production.INFO: ==15467== Releasing lock...
[2026-04-03 16:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-11
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-12
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-13
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-14
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-15
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-16
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:03] Production.INFO: ==15461== Releasing lock...
[2026-04-03 16:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-17
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-18
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-19
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:03] Production.INFO: Date 2026-03-20
[2026-04-03 16:46:03] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:46:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:46:04] Production.INFO: Total Charge 0
[2026-04-03 16:46:04] Production.INFO: CreateAllLog End
[2026-04-03 16:46:04] Production.INFO: Account Balance End.
[2026-04-03 16:46:04] Production.ERROR: CronJobId end 12
[2026-04-03 16:46:04] Production.INFO: ==15465== Releasing lock...
[2026-04-03 16:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:46: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,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-03 16:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:46:12] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:46:12] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:46:13] Production.INFO: call_cost start
[2026-04-03 16:46:13] Production.INFO: call_cost end
[2026-04-03 16:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-03 16:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-03 16:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-03 16:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-03 16:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-03 16:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-03 16:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-03 16:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-03 16:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-03 16:46:13] Production.INFO: ==15459== Releasing lock...
[2026-04-03 16:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-03 16:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-03 16:46:13] Production.ERROR: CronJobId end10
[2026-04-03 16:46:13] Production.INFO: ==15463== Releasing lock...
[2026-04-03 16:46:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:46:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 21:47:02] Production.INFO: ==15526== Lock acquired, processing the job...
[2026-04-03 21:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-03 21:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-03 21:47:02] Production.INFO: neon service started
[2026-04-03 21:47:02] Production.INFO: neon service started
[2026-04-03 21:47:02] Production.INFO: ==15526== Releasing lock...
[2026-04-03 21:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-03 21:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-03 16:47:02] Production.INFO: ==15530== Lock acquired, processing the job...
[2026-04-03 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-03 20:47:02] Production.INFO: ==15532== Lock acquired, processing the job...
[2026-04-03 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-03 20:47:02] Production.INFO: ==15532== Releasing lock...
[2026-04-03 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-03 20:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-03 16:47:02] Production.INFO: ==15530== Releasing lock...
[2026-04-03 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-03 16:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-03 16:47:03] Production.INFO: ==15535== Lock acquired, processing the job...
[2026-04-03 16:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-03 16:47:03] Production.INFO: ==15537== Lock acquired, processing the job...
[2026-04-03 16:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-03 16:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-03 16:47:03] Production.INFO: ==15539== Lock acquired, processing the job...
[2026-04-03 16:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-03 16:47:03] Production.INFO: ==15543== Lock acquired, processing the job...
[2026-04-03 16:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-03 16:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403Live done
[2026-04-03 16:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403Live done
[2026-04-03 16:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260403Live)
[2026-04-03 16:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-03','2026-04-03','120260403Live')
[2026-04-03 16:47:03] Production.INFO: ==15541== Lock acquired, processing the job...
[2026-04-03 16:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-03 16:47:04] Production.INFO: Account Balance Start.
[2026-04-03 16:47:04] Production.INFO: CreateAllLog Start
[2026-04-03 16:47:04] Production.INFO: 117
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-08
[2026-04-03 16: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-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16: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-03 16: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-03 16:47:04] Production.INFO: ==15543== Releasing lock...
[2026-04-03 16:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-03 16:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-09
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-10
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-11
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: ==15537== Releasing lock...
[2026-04-03 16:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-03 16:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-12
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-13
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-14
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-15
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-16
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-17
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-18
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-19
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-20
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-21
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-22
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-23
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-24
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-25
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-26
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-27
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-28
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-29
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-30
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-03-31
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-04-01
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-04-02
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Date 2026-04-03
[2026-04-03 16:47:04] Production.INFO: Reseller ==> 0
[2026-04-03 16:47:04] Production.INFO: Total Charge 0
[2026-04-03 16:47:05] Production.INFO: CreateAllLog End
[2026-04-03 16:47:05] Production.INFO: Account Balance End.
[2026-04-03 16:47:05] Production.ERROR: CronJobId end 12
[2026-04-03 16:47:05] Production.INFO: ==15541== Releasing lock...
[2026-04-03 16:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-03 16:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-03 16:47:12] Production.ERROR: CronJobId end10
[2026-04-03 16:47:12] Production.INFO: ==15539== Releasing lock...
[2026-04-03 16:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-03 16:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-03 16:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-03 16:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-03 16:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-03 16:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-03 16:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-03 16:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-03 16:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-03 16:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-03 16:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-03 16:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-03 16:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-03 16:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-03 16:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-03 16:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-03 16:47:14] Production.INFO: call_cost start
[2026-04-03 16:47:14] Production.INFO: call_cost end
[2026-04-03 16:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04